diff options
author | John Gilmore <gnu@cygnus> | 1992-11-05 08:17:56 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1992-11-05 08:17:56 +0000 |
commit | 00539ee3b31d69677138be9f11ac0e3d422078d9 (patch) | |
tree | 50b604ae5e81c48ee627079872149559e8af3f80 /bfd/ChangeLog | |
parent | 1549918a3f39110f41e78ab4ebbd022b4fe3da7d (diff) | |
download | gdb-00539ee3b31d69677138be9f11ac0e3d422078d9.zip gdb-00539ee3b31d69677138be9f11ac0e3d422078d9.tar.gz gdb-00539ee3b31d69677138be9f11ac0e3d422078d9.tar.bz2 |
* bfd-in.h: Improve comments to make it clear that bfd.h is
the wrong place to edit this file.
* Makefile.in (install): Install ansidecl.h and obstack.h in the
same places where we install bfd.h.
* libieee.h: Add FIXME about removing limit on number of sections.
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 c35363d..92f973f 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +Wed Nov 4 22:47:29 1992 John Gilmore (gnu@cygnus.com) + + * libieee.h: Add FIXME about removing limit on number of sections. + * bfd-in.h: Improve comments to make it clear that bfd.h is + the wrong place to edit this file. + * Makefile.in (install): Install ansidecl.h and obstack.h in the + same places where we install bfd.h. + Wed Nov 4 13:40:23 1992 Sean Eric Fagan (sef@cygnus.com) * coffcode.h (coff_swap_aux_out, coff_swap_aux_in): check for |