binutils-gdb/bfd/ChangeLog

45 lines
1.3 KiB
Plaintext
Raw Normal View History

2006-01-18 Alan Modra <amodra@bigpond.net.au>
* elf-bfd.h (struct elf_backend_data): Add gc_mark_dynamic_ref.
(bfd_elf_gc_mark_dynamic_ref_symbol): Declare.
* elflink.c (bfd_elf_gc_mark_dynamic_ref_symbol): Rename from
elf_gc_mark_dynamic_ref_symbol. Make global.
(bfd_elf_gc_sections): Call bed->gc_mark_dynamic_ref.
* elfxx-target.h (elf_backend_gc_mark_dynamic_ref): Define.
(elfNN_bed): Init new field.
* elf64-ppc.c (elf_backend_gc_mark_dynamic_ref): Define.
(ppc64_elf_gc_mark_dynamic_ref): New function.
2006-01-17 Alan Modra <amodra@bigpond.net.au>
* elf64-ppc.c (ppc64_elf_gc_mark_hook): Don't hang forever in loop.
2006-01-17 Nick Clifton <nickc@redhat.com>
PR binutils/2159
* elf.c (elfcore_write_pstatus): Add ATTRIBUTE_UNUSED to unused
parameters.
2006-01-11 Nick Clifton <nickc@redhat.com>
* elf32-arm.c (elf32_arm_output_symbol_hook): Install new entry
into the newly (re)allocated map array.
2006-01-09 13:55:01 +01:00
2006-01-09 Alexis Wilke <alexis_wilke@yahoo.com>
* peXXigen.c (tbl): Add comma after "HIGH3ADJ".
2006-01-01 Jakub Jelinek <jakub@redhat.com>
* elf64-ppc.c (ppc64_elf_action_discarded): Return 0
for .toc1 section.
2006-01-17 00:15:07 +01:00
For older changes see ChangeLog-2005
Local Variables:
mode: change-log
left-margin: 8
fill-column: 74
version-control: never
End: