diff options
author | Daniel Jacobowitz <drow@false.org> | 2005-05-20 22:02:08 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2005-05-20 22:02:08 +0000 |
commit | 643796e38cff6ea4e4ed62cc5e00a267c4db23a2 (patch) | |
tree | 09c82d0606155f4dbd865275a25581c00bcefa49 /bfd/ChangeLog | |
parent | 4dc4a9a515d83cbef3d06d21b934df37e85d663c (diff) | |
download | gdb-643796e38cff6ea4e4ed62cc5e00a267c4db23a2.zip gdb-643796e38cff6ea4e4ed62cc5e00a267c4db23a2.tar.gz gdb-643796e38cff6ea4e4ed62cc5e00a267c4db23a2.tar.bz2 |
* elf32-i386.c (elf_i386_adjust_dynamic_symbol): Don't eliminate
copy relocations for VxWorks.
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 a32d1fc..d05d185 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,10 @@ 2005-05-20 Daniel Jacobowitz <dan@codesourcery.com> + * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Don't eliminate + copy relocations for VxWorks. + +2005-05-20 Daniel Jacobowitz <dan@codesourcery.com> + * bfd/elf32-ppc.c (struct ppc_elf_link_hash_entry): Add new field has_sda_refs. (ppc_elf_copy_indirect_symbol): Copy has_sda_refs. |