* 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 19:57:08 +01:00
|
|
|
Wed Oct 16 11:45:36 1991 Per Bothner (bothner at cygnus.com)
|
|
|
|
|
|
|
|
* 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.
|
|
|
|
|
|
|
|
Tue Oct 15 00:17:17 1991 Per Bothner (bothner at cygnus.com)
|
|
|
|
|
|
|
|
* README: New file.
|
|
|
|
* Makefile.in: New kludgy rules for making a tarfile.
|
|
|
|
* Makefile.in: Fix bindir path.
|
|
|
|
|
1991-10-15 01:35:13 +01:00
|
|
|
Mon Oct 14 17:34:29 1991 Roland H. Pesch (pesch at cygnus.com)
|
|
|
|
|
|
|
|
* Makefile.in: add targets binutils.mm, binutils.me
|
|
|
|
|
1991-10-12 06:44:58 +01:00
|
|
|
Fri Oct 11 22:44:21 1991 John Gilmore (gnu at cygnus.com)
|
|
|
|
|
|
|
|
* Makefile.in: Avoid Sun Make VPATH bugs by adding dependencies.
|
|
|
|
|
1991-10-11 20:52:56 +01:00
|
|
|
Fri Oct 11 12:51:33 1991 Roland H. Pesch (pesch at cygnus.com)
|
|
|
|
|
1991-10-12 00:11:17 +01:00
|
|
|
* Makefile.in: add target "binutils.ms"
|
|
|
|
|
1991-10-11 20:52:56 +01:00
|
|
|
* binutils.texinfo: minor restructuring for texi2roff comfort.
|
|
|
|
|
1991-10-11 12:24:04 +01:00
|
|
|
Fri Oct 11 04:12:28 1991 John Gilmore (gnu at cygnus.com)
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
Wed Oct 9 22:42:56 1991 Per Bothner (bothner at cygnus.com)
|
|
|
|
|
|
|
|
* nm.c (print_symbols): Handle NULL name field of symbol.
|
|
|
|
* Makefile.in: Removed spurious comment.
|
|
|
|
|
1991-10-09 00:55:58 +01:00
|
|
|
Tue Oct 8 16:55:03 1991 Roland H. Pesch (pesch at cygnus.com)
|
|
|
|
|
|
|
|
* binutils.texinfo: minor typos, phrasing, formatting fixes.
|
|
|
|
|
1991-10-08 23:15:27 +01:00
|
|
|
Tue Oct 8 15:13:20 1991 Per Bothner (bothner at cygnus.com)
|
|
|
|
|
|
|
|
* configure.in: Get host file from ../bfd/config, not config.
|
|
|
|
* config/*: Remove config directory and its files.
|
|
|
|
|
1991-10-08 21:59:54 +01:00
|
|
|
Tue Oct 8 13:58:59 1991 Roland H. Pesch (pesch at cygnus.com)
|
|
|
|
|
1991-10-08 23:01:41 +01:00
|
|
|
* Makefile.in: new targets binutils.dvi, binutils.info
|
|
|
|
|
1991-10-08 21:59:54 +01:00
|
|
|
* binutils.texinfo: remove most remaining FIXME's, delete
|
|
|
|
references to __.SYMDEF by name
|
|
|
|
|
|
|
|
|
1991-10-08 19:07:33 +01:00
|
|
|
Tue Oct 8 10:23:44 1991 Steve Chamberlain (steve at cygnus.com)
|
|
|
|
|
|
|
|
* objdump.c (print_address) Print addresses nicely.
|
|
|
|
|
1991-10-08 00:14:30 +01:00
|
|
|
Mon Oct 7 11:31:05 1991 Per Bothner (bothner at cygnus.com)
|
|
|
|
|
|
|
|
* 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-05 05:50:54 +01:00
|
|
|
Fri Oct 4 21:49:44 1991 John Gilmore (gnu at cygnus.com)
|
|
|
|
|
|
|
|
* objdump.c: Cope with renames of a few BFD types & enums.
|
|
|
|
|
1991-10-05 03:08:34 +01:00
|
|
|
Fri Oct 4 19:08:09 1991 Roland H. Pesch (pesch at cygnus.com)
|
|
|
|
|
|
|
|
* binutils.texinfo: add new file (rudimentary docn)
|
|
|
|
|
1991-09-30 20:47:49 +01:00
|
|
|
Mon Sep 30 12:30:39 1991 Per Bothner (bothner at cygnus.com)
|
|
|
|
|
1991-10-05 03:08:34 +01:00
|
|
|
* config/hmake-news: Add new file (for Sony NEWSOS3).
|
1991-09-30 20:47:49 +01:00
|
|
|
* 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.
|
|
|
|
|
|
|
|
Mon May 20 16:14:07 1991 Steve Chamberlain (steve at cygint.cygnus.com)
|
|
|
|
|
|
|
|
*objdump.c *nm.c *copy.c :hanged some types to work with 64 bit object files
|
|
|
|
|
|
|
|
Thu May 16 16:06:55 1991 Steve Chamberlain (steve at cygint.cygnus.com)
|
|
|
|
from bother
|
|
|
|
* objdump.c (print_address): Make disasembled output more
|
|
|
|
consistent with gdb and as: Add 0x when printing hex.
|
|
|
|
Don't print extra leading zeros.
|
|
|
|
Attempt to not print "filename.o".
|
|
|
|
* objdump.c: Add some enum-to-int casts to accomodate old compilers.
|
|
|
|
|
|
|
|
|
|
|
|
Fri May 3 22:21:44 1991 John Gilmore (gnu at cygint.cygnus.com)
|
|
|
|
|
|
|
|
* copy.c: Change =& constructs to = &, since they confuse older
|
|
|
|
C compilers.
|
|
|
|
|
|
|
|
|