diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2000-09-03 02:57:52 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2000-09-03 02:57:52 +0000 |
commit | 3d96075c0c800bdf44c57a02bbe3d434caf4c97f (patch) | |
tree | 2a0ca3beb83999d25568ed77094e70a3ea382ce9 /bfd/ChangeLog | |
parent | de24da47db2517cd171399ab3af0c81c9f9abafd (diff) | |
download | gdb-3d96075c0c800bdf44c57a02bbe3d434caf4c97f.zip gdb-3d96075c0c800bdf44c57a02bbe3d434caf4c97f.tar.gz gdb-3d96075c0c800bdf44c57a02bbe3d434caf4c97f.tar.bz2 |
2000-09-02 H.J. Lu <hjl@gnu.org>
* reloc.c (BFD_RELOC_SH_COPY, BFD_RELOC_SH_GLOB_DAT,
BFD_RELOC_SH_JMP_SLOT, BFD_RELOC_SH_RELATIVE,
BFD_RELOC_SH_GOTPC): Move them from the MIPS section to the SH
section.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 5bb6085..3a967f7 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +2000-09-02 H.J. Lu <hjl@gnu.org> + + * reloc.c (BFD_RELOC_SH_COPY, BFD_RELOC_SH_GLOB_DAT, + BFD_RELOC_SH_JMP_SLOT, BFD_RELOC_SH_RELATIVE, + BFD_RELOC_SH_GOTPC): Move them from the MIPS section to the SH + section. + 2000-09-02 Jason Eckhardt <jle@cygnus.com> * elf32-i860.c (bfd_elf32_bfd_is_local_label_name): Define macro. |