diff options
author | Joseph Myers <joseph@codesourcery.com> | 2011-01-29 00:12:52 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2011-01-29 00:12:52 +0000 |
commit | 5240d94db3d3ad8f1fcd6b603ab01da442e7358e (patch) | |
tree | 04a316d6ef613b362827682a127e69a8f8c98d88 /bfd/ChangeLog | |
parent | 21355e73e3702afd64b3ec598880bc07dab8fdfc (diff) | |
download | gdb-5240d94db3d3ad8f1fcd6b603ab01da442e7358e.zip gdb-5240d94db3d3ad8f1fcd6b603ab01da442e7358e.tar.gz gdb-5240d94db3d3ad8f1fcd6b603ab01da442e7358e.tar.bz2 |
* elf32-ppc.c (ppc_elf_link_hash_newfunc): Initialize has_sda_refs
field.
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 9bbd329..c643fb7 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2011-01-28 Joseph Myers <joseph@codesourcery.com> + + * elf32-ppc.c (ppc_elf_link_hash_newfunc): Initialize has_sda_refs + field. + 2011-01-22 Richard Sandiford <rdsandiford@googlemail.com> * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Ignore |