diff options
author | Richard Henderson <rth@redhat.com> | 2000-04-21 17:25:29 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 2000-04-21 17:25:29 +0000 |
commit | b51a13381712ad0f4192fd54edce35931867bffa (patch) | |
tree | 4ff7cffa7f3610c022ff771ddb75a50a4d5bfd94 /bfd/ChangeLog | |
parent | 66156876b78f9f1e896fcac94e8bcde08920f99a (diff) | |
download | gdb-b51a13381712ad0f4192fd54edce35931867bffa.zip gdb-b51a13381712ad0f4192fd54edce35931867bffa.tar.gz gdb-b51a13381712ad0f4192fd54edce35931867bffa.tar.bz2 |
* elf32-d30v.c (bfd_elf_d30v_reloc): Don't modify section
contents when performing a partial link.
(bfd_elf_d30v_reloc_21): Likewise.
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 9c1c319..458fbfa 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2000-04-21 Richard Henderson <rth@cygnus.com> + + * elf32-d30v.c (bfd_elf_d30v_reloc): Don't modify section + contents when performing a partial link. + (bfd_elf_d30v_reloc_21): Likewise. + 2000-04-20 H.J. Lu <hjl@gnu.org> * elf32-i386.c (elf_i386_relocate_section): Restrict 1998-12-10 |