diff options
author | Mark Mitchell <mark@codesourcery.com> | 1999-08-03 16:58:26 +0000 |
---|---|---|
committer | Mark Mitchell <mark@codesourcery.com> | 1999-08-03 16:58:26 +0000 |
commit | 3811169e5f5d8001a26886e2f04f46e188a275ec (patch) | |
tree | 82f2d06f771fd46e3f470965df7cd789bb8a53cc /bfd/ChangeLog | |
parent | 18069efc88a146c810d69cf0d3f28e108684d597 (diff) | |
download | gdb-3811169e5f5d8001a26886e2f04f46e188a275ec.zip gdb-3811169e5f5d8001a26886e2f04f46e188a275ec.tar.gz gdb-3811169e5f5d8001a26886e2f04f46e188a275ec.tar.bz2 |
* elf32-mips.c (mips_elf_calculate_relocation): Restore
_DYNAMIC_LINK handling and handling of undefined symbols in shared
libraries.
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 487589a..980c633 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +1999-08-03 Mark Mitchell <mark@codesourcery.com> + + * elf32-mips.c (mips_elf_calculate_relocation): Restore + _DYNAMIC_LINK handling and handling of undefined symbols in shared + libraries. + 1999-08-03 Ian Lance Taylor <ian@zembu.com> * elf32-ppc.c (ppc_elf_relocate_section): Don't use the relocation |