summaryrefslogtreecommitdiff
path: root/binutils/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* .Sanitize: reflect someone's apocopation of binutils.texi[nfo] nameRoland Pesch1991-11-151-6/+40
| | | | Makefile.in: improve texi2roff workarounds
* Remove '-' prefix from makeinfo invocation. There are no info errorsRoland Pesch1991-11-141-1/+1
| | | | in doc here; if any creep in I want a bug report.
* build and install info; install other correctlyK. Richard Pixley1991-11-141-7/+14
|
* (1) repair Makefile targets involving "binutils.texinfo" to useRoland Pesch1991-11-141-12/+18
| | | | | | | | | | 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.
* Added the $(MINUS_G) flag so that debugging can be turned offSteve Chamberlain1991-11-111-1/+2
|
* install man pages tooK. Richard Pixley1991-11-081-2/+13
|
* find include filesK. Richard Pixley1991-11-051-2/+2
|
* * Makefile.in ($(DIST_NAME).tar.Z), TODO: Various fixes.Per Bothner1991-11-031-4/+4
| | | | | | | | | | | * 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.
* * Makefile.in, ar.c, bucomm.c, copy.c, cplus-dem.c, filemode.c,Per Bothner1991-10-161-6/+25
| | | | | | | | 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.
* New targets binutils.mm, binutils.meRoland Pesch1991-10-151-2/+17
|
* Avoid Sun Make VPATH bugs by adding dependencies.John Gilmore1991-10-121-10/+18
|
* * Makefile.in: add target "binutils.ms"Roland Pesch1991-10-111-0/+17
|
* Use -I. to get sysdep.h.John Gilmore1991-10-111-8/+7
|
* * nm.c (print_symbols): Handle NULL name field of symbol.Per Bothner1991-10-101-3/+0
| | | | * Makefile.in: Removed spurious comment.
* * Makefile.in: new targets binutils.dvi, binutils.infoRoland Pesch1991-10-081-1/+11
|
* Fixed typo (for RANLIB_PROG).Per Bothner1991-10-081-1/+14
| | | | Started writing rules for making a tar file.
* * ar.c, Makefile.in, new files {is,not,maybe}-ranlib.c:Per Bothner1991-10-071-8/+19
| | | | | | | | | 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.
* no more configure on which to dependK. Richard Pixley1991-10-021-1/+1
|
* Exploit the new executable config.statusK. Richard Pixley1991-10-011-10/+7
|
* added support for binary comparisons.K. Richard Pixley1991-06-091-7/+11
|
* Merge devo/bfd with GDB's bfd.John Gilmore1991-05-021-3/+2
| | | | | Use "libiberty" rather than "getopt" directory. Add a few FIXME's to ar.c.
* Use the new merged include directory.John Gilmore1991-04-251-1/+1
|
* Three staging checkpoint.K. Richard Pixley1991-04-241-33/+34
|
* Now uses getopt from ../getopt.K. Richard Pixley1991-04-171-7/+4
|
* Now handles multiple hosts and targets.K. Richard Pixley1991-04-161-5/+19
|
* First cut config hits binutils.K. Richard Pixley1991-04-091-40/+50
|
* Initial revisionK. Richard Pixley1991-04-041-0/+189