diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2001-08-30 21:26:26 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2001-08-30 21:26:26 +0000 |
commit | 2bab97856da7437912bee19ffaf296cccc14ab04 (patch) | |
tree | 81eb642316554a0ba91e8663d1611d2301f07878 /bfd/ChangeLog | |
parent | f41e352811dd407e8acc3dc2d95a2e7c9e147178 (diff) | |
download | gdb-2bab97856da7437912bee19ffaf296cccc14ab04.zip gdb-2bab97856da7437912bee19ffaf296cccc14ab04.tar.gz gdb-2bab97856da7437912bee19ffaf296cccc14ab04.tar.bz2 |
2001-08-30 H.J. Lu <hjl@gnu.org>
* elf32-mips.c (mips_elf_calculate_relocation): Revert the last
2 changes.
(_bfd_mips_elf_adjust_dynamic_symbol): Allocate dynamic
relocations for weak definitions.
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 afbae91..1eba7a8 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,12 @@ 2001-08-30 H.J. Lu <hjl@gnu.org> + * elf32-mips.c (mips_elf_calculate_relocation): Revert the last + 2 changes. + (_bfd_mips_elf_adjust_dynamic_symbol): Allocate dynamic + relocations for weak definitions. + +2001-08-30 H.J. Lu <hjl@gnu.org> + * Makefile.am (BFD32_BACKENDS): Add elf32-h8300.lo. (BFD32_BACKENDS_CFILES): Add elf32-h8300.c. * Makefile.in: Rebuild. |