* elf-bfd.h (struct elf_backend_data): Add gc_mark_dynamic_ref.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
1 2006-01-18 Alan Modra <amodra@bigpond.net.au>
2
3 * elf-bfd.h (struct elf_backend_data): Add gc_mark_dynamic_ref.
4 (bfd_elf_gc_mark_dynamic_ref_symbol): Declare.
5 * elflink.c (bfd_elf_gc_mark_dynamic_ref_symbol): Rename from
6 elf_gc_mark_dynamic_ref_symbol. Make global.
7 (bfd_elf_gc_sections): Call bed->gc_mark_dynamic_ref.
8 * elfxx-target.h (elf_backend_gc_mark_dynamic_ref): Define.
9 (elfNN_bed): Init new field.
10 * elf64-ppc.c (elf_backend_gc_mark_dynamic_ref): Define.
11 (ppc64_elf_gc_mark_dynamic_ref): New function.
12
13 2006-01-17 Alan Modra <amodra@bigpond.net.au>
14
15 * elf64-ppc.c (ppc64_elf_gc_mark_hook): Don't hang forever in loop.
16
17 2006-01-17 Nick Clifton <nickc@redhat.com>
18
19 PR binutils/2159
20 * elf.c (elfcore_write_pstatus): Add ATTRIBUTE_UNUSED to unused
21 parameters.
22
23 2006-01-11 Nick Clifton <nickc@redhat.com>
24
25 * elf32-arm.c (elf32_arm_output_symbol_hook): Install new entry
26 into the newly (re)allocated map array.
27
28 2006-01-09 Alexis Wilke <alexis_wilke@yahoo.com>
29
30 * peXXigen.c (tbl): Add comma after "HIGH3ADJ".
31
32 2006-01-01 Jakub Jelinek <jakub@redhat.com>
33
34 * elf64-ppc.c (ppc64_elf_action_discarded): Return 0
35 for .toc1 section.
36
37 For older changes see ChangeLog-2005
38 \f
39 Local Variables:
40 mode: change-log
41 left-margin: 8
42 fill-column: 74
43 version-control: never
44 End:
This page took 0.03064 seconds and 5 git commands to generate.