diff options
author | John Gilmore <gnu@cygnus> | 1991-10-04 02:49:06 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1991-10-04 02:49:06 +0000 |
commit | f004165ea50e6515128729bcbfe3a12db1e0a627 (patch) | |
tree | cb511b6bb8ee873e3aee04ae6bfa6b2287786b21 /bfd/ChangeLog | |
parent | b14f76edd1e62933e0c633f61390624443c3f509 (diff) | |
download | gdb-f004165ea50e6515128729bcbfe3a12db1e0a627.zip gdb-f004165ea50e6515128729bcbfe3a12db1e0a627.tar.gz gdb-f004165ea50e6515128729bcbfe3a12db1e0a627.tar.bz2 |
* bfd-in.h: enum boolean => enum bfd_boolean for SVR4. Gumby's
prediction is vindicated!
* bfd-in.h, libbfd-in.h, doc/Makefile, doc/tolibbfd, doc/intobfd:
Remove refs to howto.c, since Steve forgot.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 5ef7aa2..a02663a 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +Thu Oct 3 19:39:55 1991 John Gilmore (gnu at cygnus.com) + + * bfd-in.h: enum boolean => enum bfd_boolean for SVR4. Gumby's + prediction is vindicated! + + * bfd-in.h, libbfd-in.h, doc/Makefile, doc/tolibbfd, doc/intobfd: + Remove refs to howto.c, since Steve forgot. + Thu Oct 3 07:49:21 1991 Steve Chamberlain (steve at cygnus.com) * elf.c: took the abort out of set_arch_mach so that objdump -i will |