* gdb.texinfo (General Query Packets): Remove @var{} around the
[deliverable/binutils-gdb.git] / bfd / ChangeLog
CommitLineData
460e679b
AM
12009-01-13 Alan Modra <amodra@bigpond.net.au>
2
3 * elf32-spu.c (spu_elf_build_stubs): Make __icache_base absolute.
4
25076afa
AM
52009-01-13 Alan Modra <amodra@bigpond.net.au>
6
7 * elf32-spu.c (remove_cycles): Always set call->max_depth.
8
37107878
AM
92009-01-12 Alan Modra <amodra@bigpond.net.au>
10
11 * elf32-spu.c (spu_elf_auto_overlay): Correct vma mask.
12
cd4a7468
AM
132009-01-12 Alan Modra <amodra@bigpond.net.au>
14
15 * elf32-spu.c (struct spu_link_hash_table): Add init, line_size_log2,
16 num_lines_log2.
17 (struct got_entry): Add br_addr.
18 (struct call_info): Add priority.
19 (struct function_info): Add lr_store and sp_adjust.
20 (spu_elf_setup): Init line_size_log2 and num_lines_log2.
21 (spu_elf_find_overlays): For soft-icache, mark any section within cache
22 area as an overlay, and check that no other overlays exist. Look up
23 icache overlay manager entry sym.
24 (BRA_STUBS, BRA, BRASL): Define.
25 (enum _stub_type): Replace ovl_stub with call_ovl_stub and br*_ovl_stub.
26 (needs_ovl_stub): Adjust for soft-icache. Return priority encoded
27 in branch insn.
28 (count_stub, build_stub): Support soft-icache.
29 (build_spuear_stubs, process_stubs): Adjust build_stub call.
30 (spu_elf_size_stubs): Size soft-icache stubs.
31 (overlay_index): New function.
32 (spu_elf_build_stubs): Make static. Support soft-icache.
33 (spu_elf_check_vma): Don't turn off auto_overlay if soft-icache.
34 (find_function_stack_adjust): Save lr store and stack adjust insn
35 offsets.
36 (maybe_insert_function): Adjust find_function_stack_adjust call.
37 (mark_functions_via_relocs): Retrieve priority.
38 (remove_cycles): Only warn about pruned arcs when stack_analysis.
39 (sort_calls): Sort by priority first.
40 (mark_overlay_section): Ignore .ovl.init.
41 (sum_stack): Only print when stack_analysis.
42 (print_one_overlay_section): New function, extracted from..
43 (spu_elf_auto_overlay): ..here. Support soft-icache overlays.
44 (spu_elf_stack_analysis): Only print when htab->stack_analysis.
45 (spu_elf_final_link): Call spu_elf_stack_analysis for lrlive
46 analysis. Call spu_elf_build_stubs.
47 (spu_elf_relocate_section): For soft-icache encode overlay index
48 into addresses.
49 (spu_elf_output_symbol_hook): Support soft-icache.
50 (spu_elf_modify_program_headers: Likewise.
37107878 51
cd4a7468
AM
52 * elf32-spu.h (struct spu_elf_params): Add lrlive_analysis. Rename
53 num_regions to num_lines. Add line_size and max_branch.
54 (enum _ovly_flavour): Add ovly_soft_icache.
55 (spu_elf_build_stubs): Delete.
56
80c29487
JK
572009-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
58
59 * elflink.c (_bfd_elf_section_already_linked): Handle g++-3.4
60 relocations in `.gnu.linkonce.r.*' referencing its `.gnu.linkonce.t.*'.
61
1bc86aea
HPN
622009-01-07 Hans-Peter Nilsson <hp@axis.com>
63
64 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_GD>
65 <case R_CRIS_16_GOT_GD, R_CRIS_32_GOT_GD>: For a symbol defined in
66 the program, the known offset starts at the negative size of the
67 TLS section.
68 <case R_CRIS_32_IE, R_CRIS_32_GOT_TPREL, R_CRIS_16_GOT_TPREL>:
69 Similar.
70
3baa454d 712009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>
75606e85 72
3baa454d 73 * config.bfd: Add lm32-*-rtems*.
75606e85 74
9dbe8890
L
752009-01-03 H.J. Lu <hongjiu.lu@intel.com>
76
77 * coff-ppc.c: Add 2009 to Copyright.
78 * elf32-cris.c: Likewise.
79 * elflink.c: Likewise.
80
0bdf8d40
HPN
812009-01-03 Hans-Peter Nilsson <hp@axis.com>
82
83 * elf32-cris.c (elf_cris_finish_dynamic_symbol): Rename
84 gotplt_index to rela_plt_index. Adjust for R_CRIS_DTPMOD entry.
85
54ac0771
L
862009-01-02 H.J. Lu <hongjiu.lu@intel.com>
87
88 PR ld/9679
89 * elflink.c (elf_merge_st_other): New.
90 (_bfd_elf_merge_symbol): Use it on skipped weak definitions and
91 hide them if needed.
92 (elf_link_add_object_symbols): Updated.
93
d8880531
L
942009-01-02 H.J. Lu <hongjiu.lu@intel.com>
95
96 PR ld/9676
97 * elflink.c (elf_link_add_object_symbols): Update def_dynamic,
98 ref_dynamic and dynamic_def fields when setting def_regular
99 to 1.
100
b70b5c14
NC
1012009-01-02 Curtis Mackie <curtmackevo@gmail.com>
102
103 PR 9682
104 * coff-ppc.c (dump_toc): Fix up calls to fprintf without a string
105 literal.
106
d8880531 107For older changes see ChangeLog-2008
56882138
AM
108\f
109Local Variables:
110mode: change-log
111left-margin: 8
112fill-column: 74
113version-control: never
114End:
This page took 0.466178 seconds and 4 git commands to generate.