diff options
author | Alan Modra <amodra@gmail.com> | 2004-09-10 00:27:10 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2004-09-10 00:27:10 +0000 |
commit | e0638f7007c3f4734c293c399570727fbf2db125 (patch) | |
tree | da7c45dfa4dddde6dff6e71abe4701bec887b9a3 /bfd/ChangeLog | |
parent | 04c6f462e0c063d7a75f80185a9f4aeaf666d3b5 (diff) | |
download | gdb-e0638f7007c3f4734c293c399570727fbf2db125.zip gdb-e0638f7007c3f4734c293c399570727fbf2db125.tar.gz gdb-e0638f7007c3f4734c293c399570727fbf2db125.tar.bz2 |
* elf.c (assign_file_positions_except_relocs): Assign relocs
stored in a bfd section.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index ec7f060..01ea5cd 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2004-09-10 Alan Modra <amodra@bigpond.net.au> + + * elf.c (assign_file_positions_except_relocs): Assign relocs + stored in a bfd section. + 2004-09-08 Hans-Peter Nilsson <hp@axis.com> * elf32-cris.c (elf_cris_adjust_gotplt_to_got): Reset |