Per Bothner
8d5d0e117f
* Makefile.in: Added mostlyclean, distclean rules,
and cleaned up clean, realclean.
34 years ago
Ian Lance Taylor
3790af1d33
Brought forward from p3:
Sun Aug 30 21:18:59 1992 Ian Lance Taylor (ian@cygnus.com )
* Makefile.in: map program names through program_transform_name
when installing.
34 years ago
Mike Werner
fd9d7e4a76
Link libopcodes with objdump
34 years ago
Steve Chamberlain
a4ef860176
Disassemble for z8k and build using opcode library
34 years ago
Per Bothner
455a0d2890
* Makefile.in: Bump to versions 1.97.90.
* cplus-dem.c: Removed. Was nowhere used - and if some
programs are changed to to demangling should now use the
versions in libiberty.
34 years ago
Ian Lance Taylor
f478fcf663
Moved in from p3:
Tue Aug 18 13:28:44 1992 Ian Lance Taylor (ian@cygnus.com )
* config/mh-apollo68v: removed -g from CC definition.
* Makefile.in: always create installation directories.
35 years ago
Mark Eichin
9752f9fdcd
use byacc instead of bison.
35 years ago
Per Bothner
45212e5e5c
* Makefile.in: Better lex support.
* Makefile.in (dist): Generate flex and bison outputs
for distribution.
35 years ago
Per Bothner
5b07d69372
* Makefile.in: Bump to version 1.97.
* ar.c: Declare errno for machines that need it.
35 years ago
John Gilmore
22923083bf
* objdump.c (display_info): Handle error cases without coredump.
Close the dummy temporary file we open in the loop.
* Makefile.in (arsup.o): Add kludge to build with Sun Make.
35 years ago
K. Richard Pixley
7d6cc102a2
added test-install target
35 years ago
K. Richard Pixley
dc76082997
sanity test
35 years ago
Steve Chamberlain
60c8001642
Add support for 386 disassembly
35 years ago
K. Richard Pixley
d8e89b6b95
rework CFLAGS so that they can be passed on the make command line
35 years ago
Roland Pesch
c83497f545
.Sanitize: reflect someone's apocopation of binutils.texi[nfo] name
Makefile.in: improve texi2roff workarounds
35 years ago
Roland Pesch
6141fd50d6
Remove '-' prefix from makeinfo invocation. There are no info errors
in doc here; if any creep in I want a bug report.
35 years ago
K. Richard Pixley
de53632ceb
build and install info; install other correctly
35 years ago
Roland Pesch
2226a09076
(1) repair Makefile targets involving "binutils.texinfo" to use
instead new short name "binutils.texi" (which presumably someone
changed for SysV short-name file systems).
(2) use [what I understand to be] current conventions for $srcdir,
makeinfo -o.
(3) more filtering of roff'able target forms of doc.
35 years ago
Steve Chamberlain
f79edb02ab
Added the $(MINUS_G) flag so that debugging can be turned off
35 years ago
K. Richard Pixley
84396dcf34
install man pages too
35 years ago
K. Richard Pixley
40773f7f3f
find include files
35 years ago
Per Bothner
b27d204648
* Makefile.in ($(DIST_NAME).tar.Z), TODO: Various fixes.
* ar.c (get_pos_bfd): Fix to handling of before/after
positioning options.
* bucomm.c (fatal): MISSING_VFPRINTF is no longer an issue,
since libiberty contains vfprintf etc if otherwise missing.
* m68k-pinsn.c (print_insn_arg): Support BB/BW/BL
type operands, as used by branch instructions.
* nm.c: Delegate printing of symbols to BFD,
by using bfd_print_symbol to do the formatting.
35 years ago
Per Bothner
d8474a9bc1
* Makefile.in, ar.c, bucomm.c, copy.c, cplus-dem.c, filemode.c,
i960-pinsn.c, m68k-pinsn.c, nm.c, objdump.c, size.c, sparc-pinsn.c,
* strip.c: Add or update Copyright notice.
* TODO: Add note on 'nm -a'.
* version.c: Update version number to 1.90.
* Makefile.in: Fix making of documentation for dist.
35 years ago
Roland Pesch
0c10ff03a5
New targets binutils.mm, binutils.me
35 years ago
John Gilmore
d7cce023da
Avoid Sun Make VPATH bugs by adding dependencies.
35 years ago
Roland Pesch
6b58372076
* Makefile.in: add target "binutils.ms"
35 years ago
John Gilmore
7eff5bcf96
Use -I. to get sysdep.h.
35 years ago
Per Bothner
3f51b6cf18
* nm.c (print_symbols): Handle NULL name field of symbol.
* Makefile.in: Removed spurious comment.
35 years ago
Roland Pesch
b7a11ec217
* Makefile.in: new targets binutils.dvi, binutils.info
35 years ago
Per Bothner
8539db10f4
Fixed typo (for RANLIB_PROG).
Started writing rules for making a tar file.
35 years ago
Per Bothner
06a97fbd00
* ar.c, Makefile.in, new files {is,not,maybe}-ranlib.c:
Make two different binaries for ar and ranlib, instead of
distinguishing them at run time using argv[0].
(Old behavior is still available if you "make ar_with_ranlib",
but it is not the default.)
* ranlib.sh (new): An alternative one-line
shell implementation of ranlib.
35 years ago
K. Richard Pixley
f1eb48b62e
no more configure on which to depend
35 years ago
K. Richard Pixley
a26878d1fa
Exploit the new executable config.status
35 years ago
K. Richard Pixley
a01bf1fbc1
added support for binary comparisons.
36 years ago
John Gilmore
7a5a3c7b86
Merge devo/bfd with GDB's bfd.
Use "libiberty" rather than "getopt" directory.
Add a few FIXME's to ar.c.
36 years ago
John Gilmore
d6e467b4c5
Use the new merged include directory.
36 years ago
K. Richard Pixley
6a3958b22d
Three staging checkpoint.
36 years ago
K. Richard Pixley
9bba778491
Now uses getopt from ../getopt.
36 years ago
K. Richard Pixley
b5132a6b85
Now handles multiple hosts and targets.
36 years ago
K. Richard Pixley
a10d26a1d4
First cut config hits binutils.
36 years ago
K. Richard Pixley
99a42820d9
Initial revision
36 years ago