Commit Graph

27 Commits

Author SHA1 Message Date
Roland Pesch c83497f545 .Sanitize: reflect someone's apocopation of binutils.texi[nfo] name
Makefile.in: improve texi2roff workarounds
1991-11-15 23:34:35 +00:00
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.
1991-11-14 01:11:52 +00:00
K. Richard Pixley de53632ceb build and install info; install other correctly 1991-11-14 00:14:57 +00:00
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.
1991-11-14 00:06:25 +00:00
Steve Chamberlain f79edb02ab Added the $(MINUS_G) flag so that debugging can be turned off 1991-11-11 17:51:21 +00:00
K. Richard Pixley 84396dcf34 install man pages too 1991-11-08 00:14:07 +00:00
K. Richard Pixley 40773f7f3f find include files 1991-11-05 00:06:29 +00:00
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.
1991-11-03 22:58:48 +00:00
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.
1991-10-16 18:57:08 +00:00
Roland Pesch 0c10ff03a5 New targets binutils.mm, binutils.me 1991-10-15 00:35:13 +00:00
John Gilmore d7cce023da Avoid Sun Make VPATH bugs by adding dependencies. 1991-10-12 05:44:58 +00:00
Roland Pesch 6b58372076 * Makefile.in: add target "binutils.ms" 1991-10-11 23:11:17 +00:00
John Gilmore 7eff5bcf96 Use -I. to get sysdep.h. 1991-10-11 11:22:25 +00:00
Per Bothner 3f51b6cf18 * nm.c (print_symbols): Handle NULL name field of symbol.
* Makefile.in: Removed spurious comment.
1991-10-10 05:44:37 +00:00
Roland Pesch b7a11ec217 * Makefile.in: new targets binutils.dvi, binutils.info 1991-10-08 22:01:41 +00:00
Per Bothner 8539db10f4 Fixed typo (for RANLIB_PROG).
Started writing rules for making a tar file.
1991-10-08 00:56:23 +00:00
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.
1991-10-07 23:14:30 +00:00
K. Richard Pixley f1eb48b62e no more configure on which to depend 1991-10-02 07:24:45 +00:00
K. Richard Pixley a26878d1fa Exploit the new executable config.status 1991-10-01 03:46:00 +00:00
K. Richard Pixley a01bf1fbc1 added support for binary comparisons. 1991-06-09 20:27:20 +00:00
John Gilmore 7a5a3c7b86 Merge devo/bfd with GDB's bfd.
Use "libiberty" rather than "getopt" directory.
Add a few FIXME's to ar.c.
1991-05-02 03:06:46 +00:00
John Gilmore d6e467b4c5 Use the new merged include directory. 1991-04-25 04:25:00 +00:00
K. Richard Pixley 6a3958b22d Three staging checkpoint. 1991-04-24 16:52:32 +00:00
K. Richard Pixley 9bba778491 Now uses getopt from ../getopt. 1991-04-17 01:58:08 +00:00
K. Richard Pixley b5132a6b85 Now handles multiple hosts and targets. 1991-04-16 00:04:50 +00:00
K. Richard Pixley a10d26a1d4 First cut config hits binutils. 1991-04-09 23:44:28 +00:00
K. Richard Pixley 99a42820d9 Initial revision 1991-04-04 18:37:36 +00:00