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