Commit Graph

10 Commits

Author SHA1 Message Date
John Gilmore d7381d0cb0 Restructure configuration scheme for bfd, binutils, ld.
* include/sys/h-*.h:  Move to bfd/hosts/h-*.h.
* configure.in:  Revise to symlink sysdep.h to ../bfd/hosts/h-xxx.h.
Change some config names to match other dirs.
* *.c:  Include bfd.h before sysdep.h, so ansidecl and PROTO()
get defined first.
* Makefile.in:  Use -I. to get sysdep.h.
1991-10-11 11:24:04 +00:00
Roland Pesch c9629e6eac * binutils.texinfo: minor typos, phrasing, formatting fixes. 1991-10-08 23:55:58 +00:00
Per Bothner 398eef0a8d * configure.in: Get host file from ../bfd/config, not config. 1991-10-08 22:15:27 +00:00
Roland Pesch b7a11ec217 * Makefile.in: new targets binutils.dvi, binutils.info 1991-10-08 22:01:41 +00:00
Roland Pesch 050f05e73f Tue Oct 8 13:58:59 1991 Roland H. Pesch (pesch at cygnus.com)
* binutils.texinfo: remove most remaining FIXME's, delete
	references to __.SYMDEF by name
1991-10-08 20:59:54 +00:00
Steve Chamberlain 71e83453e5 Tue Oct 8 10:23:44 1991 Steve Chamberlain (steve at cygnus.com)
* objdump.c (print_address) Print addresses nicely.
1991-10-08 18:07:33 +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
John Gilmore e779a58cf4 Cope with renames of a few BFD types & enums. 1991-10-05 04:50:54 +00:00
Roland Pesch 0a5403df39 *** empty log message *** 1991-10-05 02:08:34 +00:00
Per Bothner 3fdbfe8d12 * bucomm.c (fatal): Conditionally compile fatal() depending on
MISSING_VFPRINTF, and don't confuse the issue with NO_VARARGS.
	* objdump.c (dump_headers):  Trivial output format change.
	* objdump.c (display_info): Loop over integers, not enums,
	to appease old compilers.
1991-09-30 19:47:49 +00:00