5dc988c168ac1d7d734327b9a8c8f9ba4835a753
[platform/upstream/binutils.git] / binutils / ChangeLog
1 Fri Oct  4 19:08:09 1991  Roland H. Pesch  (pesch at cygnus.com)
2
3         * binutils.texinfo: add new file (rudimentary docn)
4
5 Mon Sep 30 12:30:39 1991  Per Bothner  (bothner at cygnus.com)
6
7         * config/hmake-news: Add new file (for Sony NEWSOS3).
8         * bucomm.c (fatal):  Conditionally compile fatal() depending on
9         MISSING_VFPRINTF, and don't confuse the issue with NO_VARARGS.
10         * objdump.c (dump_headers):  Trivial output format change.
11         * objdump.c (display_info): Loop over integers, not enums,
12         to appease old compilers.
13
14 Mon May 20 16:14:07 1991  Steve Chamberlain  (steve at cygint.cygnus.com)
15
16         *objdump.c *nm.c *copy.c :hanged some types to work with 64 bit object files
17
18 Thu May 16 16:06:55 1991  Steve Chamberlain  (steve at cygint.cygnus.com)
19      from bother
20         * objdump.c (print_address): Make disasembled output more
21         consistent with gdb and as: Add 0x when printing hex.
22         Don't print extra leading zeros.
23         Attempt to not print "filename.o".
24         * objdump.c: Add some enum-to-int casts to accomodate old compilers.
25
26
27 Fri May  3 22:21:44 1991  John Gilmore  (gnu at cygint.cygnus.com)
28
29         * copy.c:  Change =& constructs to = &, since they confuse older
30         C compilers.
31
32