diff options
author | Stan Shebs <shebs@codesourcery.com> | 1994-01-23 00:31:14 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1994-01-23 00:31:14 +0000 |
commit | 378536737534d2a8710807f1e5fbed43d372e6a4 (patch) | |
tree | 14fa89bafa624d6fa760db562308213f8354a617 /binutils/ChangeLog | |
parent | dfd4c728fa4aad5c2975966d280d3ae976dce121 (diff) | |
download | gdb-378536737534d2a8710807f1e5fbed43d372e6a4.zip gdb-378536737534d2a8710807f1e5fbed43d372e6a4.tar.gz gdb-378536737534d2a8710807f1e5fbed43d372e6a4.tar.bz2 |
Minor MPW compatibility tweaks.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 9a323fe..cecd866 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,11 @@ +Sat Jan 22 16:20:46 1994 Stan Shebs (shebs@andros.cygnus.com) + + * Makefile.in (MALLOC): Set to emptiness by default. + (ALL_CFLAGS): Add and use. + (arparse.h): Make it depend on arparse.y. + * ar.c (libbfd.h): Don't require to be in ../bfd. + * objdump.c (comp): Rename to compare_symbols. + Fri Jan 21 20:22:30 1994 David J. Mackenzie (djm@thepub.cygnus.com) * objdump.c (list_matching_formats): If the file format is ambiguous, |