diff options
author | Per Bothner <per@bothner.com> | 1992-02-16 21:05:54 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1992-02-16 21:05:54 +0000 |
commit | adf441b91911706f2ca9768a27641c167693cb9a (patch) | |
tree | 5de10e6c8809e9f45661776f18660f99d810eb5e /bfd | |
parent | 6f34472d9365ec039c9ca0a6676f07f7115c6e13 (diff) | |
download | gdb-adf441b91911706f2ca9768a27641c167693cb9a.zip gdb-adf441b91911706f2ca9768a27641c167693cb9a.tar.gz gdb-adf441b91911706f2ca9768a27641c167693cb9a.tar.bz2 |
* aout-target.h (MY(write_object_contents):
Set obj_reloc_entry_size (abfd).
* gen-aout.c: Change to emit a .c files, not a .h file.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b03d56b..7d720fb 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Sun Feb 16 13:01:49 1992 Per Bothner (bothner at cygnus.com) + + * aout-target.h (MY(write_object_contents): + Set obj_reloc_entry_size (abfd). + * gen-aout.c: Change to emit a .c files, not a .h file. + Thu Feb 13 20:11:47 1992 Fred Fish (fnf at cygnus.com) * elf.c (elf_slurp_symbol_table): Remove obsolete use of |