diff options
author | Alan Modra <amodra@gmail.com> | 2004-04-16 03:29:13 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2004-04-16 03:29:13 +0000 |
commit | 57a1784ed8fb404cd444134a16921a40163692ec (patch) | |
tree | e3a8cec2ca2650107aa30f6d28757ff88cc9a5d9 /bfd/ChangeLog | |
parent | dc718098ad86059b07d50687186c77bbf843d116 (diff) | |
download | gdb-57a1784ed8fb404cd444134a16921a40163692ec.zip gdb-57a1784ed8fb404cd444134a16921a40163692ec.tar.gz gdb-57a1784ed8fb404cd444134a16921a40163692ec.tar.bz2 |
* simple.c (bfd_simple_get_relocated_section_contents): Don't
change reloc_done. Set and restore _cooked_size.
(RETURN): Delete.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index f12dc09..f128442 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2004-04-16 Alan Modra <amodra@bigpond.net.au> + + * simple.c (bfd_simple_get_relocated_section_contents): Don't + change reloc_done. Set and restore _cooked_size. + (RETURN): Delete. + 2004-04-15 Mark Kettenis <kettenis@gnu.org> * netbsd-core.c (netbsd_core_file_p): Set architecture for VAX |