]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - bfd/ChangeLog
3012ba7c2f8bb27be59c43264e846f271965f8ab
[thirdparty/binutils-gdb.git] / bfd / ChangeLog
1 2006-01-17 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR binutils/2096
4 * dwarf2.c (comp_unit_contains_address): Update comment.
5 (_bfd_dwarf2_find_nearest_line): Use section's vma, instead of
6 lma. Return TRUE only if both comp_unit_contains_address and
7 comp_unit_find_nearest_line return TRUE.
8 (_bfd_dwarf2_find_line): Use section's vma, instead of lma.
9
10 2006-01-18 Alan Modra <amodra@bigpond.net.au>
11
12 * elf-bfd.h (struct elf_backend_data): Add gc_mark_dynamic_ref.
13 (bfd_elf_gc_mark_dynamic_ref_symbol): Declare.
14 * elflink.c (bfd_elf_gc_mark_dynamic_ref_symbol): Rename from
15 elf_gc_mark_dynamic_ref_symbol. Make global.
16 (bfd_elf_gc_sections): Call bed->gc_mark_dynamic_ref.
17 * elfxx-target.h (elf_backend_gc_mark_dynamic_ref): Define.
18 (elfNN_bed): Init new field.
19 * elf64-ppc.c (elf_backend_gc_mark_dynamic_ref): Define.
20 (ppc64_elf_gc_mark_dynamic_ref): New function.
21
22 2006-01-17 Alan Modra <amodra@bigpond.net.au>
23
24 * elf64-ppc.c (ppc64_elf_gc_mark_hook): Don't hang forever in loop.
25
26 2006-01-17 Nick Clifton <nickc@redhat.com>
27
28 PR binutils/2159
29 * elf.c (elfcore_write_pstatus): Add ATTRIBUTE_UNUSED to unused
30 parameters.
31
32 2006-01-11 Nick Clifton <nickc@redhat.com>
33
34 * elf32-arm.c (elf32_arm_output_symbol_hook): Install new entry
35 into the newly (re)allocated map array.
36
37 2006-01-09 Alexis Wilke <alexis_wilke@yahoo.com>
38
39 * peXXigen.c (tbl): Add comma after "HIGH3ADJ".
40
41 2006-01-01 Jakub Jelinek <jakub@redhat.com>
42
43 * elf64-ppc.c (ppc64_elf_action_discarded): Return 0
44 for .toc1 section.
45
46 For older changes see ChangeLog-2005
47 \f
48 Local Variables:
49 mode: change-log
50 left-margin: 8
51 fill-column: 74
52 version-control: never
53 End: