]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - bfd/ChangeLog
Initialise 'gap'.
[thirdparty/binutils-gdb.git] / bfd / ChangeLog
CommitLineData
e970df31
NC
12006-03-02 Nick Clifton <nickc@redhat.com>
2
3 * elf32-m32c.c (m32c_elf_relax_section): Initialise 'gap'.
4
711de32c
RS
52006-03-02 Richard Sandiford <richard@codesourcery.com>
6
7 * elf32-i386.c (elf_i386_create_dynamic_sections): Use
8 elf_vxworks_create_dynamic_sections.
9 (elf_i386_size_dynamic_sections): Remove VxWorks GOT and PLT
10 symbol handling.
11 * elf32-ppc.c (ppc_elf_create_dynamic_sections): Use
12 elf_vxworks_create_dynamic_sections.
13 (ppc_elf_size_dynamic_sections): Remove VxWorks GOT and PLT
14 symbol handling.
15 * elf-vxworks.c (elf_vxworks_create_dynamic_sections): New function.
16 * elf-vxworks.h (elf_vxworks_create_dynamic_sections): Declare.
17
9c72ff84
RS
182006-03-02 Richard Sandiford <richard@codesourcery.com>
19
20 * elf32-i386.c (elf_i386_vxworks_link_output_symbol_hook): Delete.
21 (elf_backend_link_output_symbol_hook): Use
22 elf_vxworks_link_output_symbol_hook instead.
23 * elf32-ppc.c (elf_i386_vxworks_link_output_symbol_hook): Delete.
24 (elf_backend_link_output_symbol_hook): Use
25 elf_vxworks_link_output_symbol_hook instead.
26 * elf-vxworks.c (elf_vxworks_link_output_symbol_hook): Provide the
27 same interface as elf_backend_link_output_symbol_hook.
28 * elf-vxworks.h (elf_vxworks_link_output_symbol_hook): Update
29 prototype accordingly.
30
4a3dc543
RS
312006-03-02 Richard Sandiford <richard@codesourcery.com>
32
33 * elf32-ppc.c (ppc_elf_plt_type): New enumeration.
34 (ppc_elf_link_hash_table): Replace old_got and new_got with
35 plt_type and can_use_new_plt.
36 (ppc_elf_create_dynamic_sections): Add SEC_HAS_CONTENTS,
37 SEC_LOAD and SEC_READONLY to the VxWorks .plt flags.
38 (ppc_elf_check_relocs): Set can_use_new_plt instead of new_plt.
39 Move from plt_type == PLT_UNSET to PLT_OLD instead of setting old_plt.
40 (ppc_elf_select_plt_layout): Move from plt_type == PLT_UNSET to
41 either plt_type == PLT_OLD or plt_type == PLT_NEW. Assert that
42 this function should not be called for VxWorks targets.
43 (ppc_elf_tls_setup): Use plt_type instead of old_got.
44 (allocate_got): Likewise. Rearrange so that max_before_header
45 is only used for PLT_OLD and PLT_NEW.
46 (allocate_dynrelocs): Use plt_type instead of old_got and is_vxworks.
47 (ppc_elf_size_dynamic_sections): Likewise.
48 (ppc_elf_relax_section): Likewise.
49 (ppc_elf_relocate_section): Likewise.
50 (ppc_elf_finish_dynamic_symbol): Likewise.
51 (ppc_elf_vxworks_link_hash_table_create): Initialize plt_type.
52
5ae0bfb6
RS
532006-02-28 Richard Sandiford <richard@codesourcery.com>
54
55 * elf32-i386.c (elf_i386_link_hash_table): Add next_tls_desc_index.
56 (elf_i386_link_hash_table_create): Initialize it.
57 (elf_i386_compute_jump_table_size): Use it instead of
58 srelplt->reloc_count.
59 (allocate_dynrelocs): Likewise.
60 (elf_i386_size_dynamic_sections): Likewise.
61 (elf_i386_relocate_section): Likewise.
62
63752a75
JJ
632006-02-27 Jakub Jelinek <jakub@redhat.com>
64
65 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Handle S flag.
66 (_bfd_elf_write_section_eh_frame): Likewise.
67
f7d9e5c3
CD
682006-02-27 Carlos O'Donell <carlos@codesourcery.com>
69
70 * po/Make-in: Add html target.
71
22edb2f1
RS
722006-02-27 Richard Sandiford <richard@codesourcery.com>
73
74 * elf-m10300.c (_bfd_mn10300_elf_finish_dynamic_symbol): Use the
75 cached hgot entry to check for _GLOBAL_OFFSET_TABLE_.
76 * elf32-arm.c (elf32_arm_finish_dynamic_symbol): Likewise.
77 * elf32-bfin.c (bfin_finish_dynamic_symbol): Likewise.
78 * elf32-cris.c (elf_cris_finish_dynamic_symbol): Likewise.
79 * elf32-hppa.c (elf32_hppa_finish_dynamic_symbol): Likewise.
80 * elf32-i386.c (elf_i386_finish_dynamic_symbol): Likewise.
81 * elf32-m32r.c (m32r_elf_finish_dynamic_symbol): Likewise.
82 * elf32-m68k.c (elf_m68k_finish_dynamic_symbol): Likewise.
83 * elf32-sh.c (sh_elf_finish_dynamic_symbol): Likewise.
84 * elf32-vax.c (elf_vax_finish_dynamic_symbol): Likewise.
85 * elf32-xtensa.c (elf_xtensa_finish_dynamic_symbol): Likewise.
86 * elf64-sh64.c (sh64_elf64_finish_dynamic_symbol): Likewise.
87 * elf64-x86-64.c (elf64_x86_64_finish_dynamic_symbol): Likewise.
88 * elfxx-mips.c (_bfd_mips_elf_finish_dynamic_symbol): Likewise.
89 * elf32-s390.c (elf_s390_finish_dynamic_symbol): Likewise. Also use
90 the cached hplt entry to check for _PROCEDURE_LINKAGE_TABLE_.
91 * elf64-alpha.c (elf64_alpha_finish_dynamic_symbol): Likewise.
92 * elf64-s390.c (elf_s390_finish_dynamic_symbol): Likewise.
93 * elfxx-ia64.c (elfNN_ia64_finish_dynamic_symbol): Likewise.
94 * elfxx-sparc.c (_bfd_sparc_elf_finish_dynamic_symbol): Likewise.
95
7325306f
RS
962006-02-25 Richard Sandiford <richard@codesourcery.com>
97
98 * elf-bfd.h (elf_link_hash_table): Add hplt field.
99 * elflink.c (_bfd_elf_create_dynamic_sections): Initialize it.
100 * elf-m10300.c (_bfd_mn10300_elf_create_got_section): Likewise.
101 * elf32-frv.c (_frv_create_got_section): Likewise.
102 * elf32-m32r.c (m32r_elf_create_dynamic_sections): Likewise.
103 * elf32-sh.c (sh_elf_create_dynamic_sections): Likewise.
104 * elf64-alpha.c (elf64_alpha_create_dynamic_sections): Likewise.
105 * elf64-sh64.c (sh64_elf64_create_dynamic_sections): Likewise.
106 * elf32-i386.c (elf_i386_link_hash_table): Remove hgot and hplt.
107 (elf_i386_link_hash_table_create): Don't initialize them.
108 (elf_i386_size_dynamic_sections): Use the generic ELF hplt and
109 hgot fields.
110 (elf_i386_finish_dynamic_symbol): Likewise.
111 * elf32-ppc.c (ppc_elf_link_hash_table): Remove hplt.
112 (ppc_elf_size_dynamic_sections): Use the generic ELF hplt fields.
113 (ppc_elf_finish_dynamic_symbol): Likewise.
114
6772dd07
DD
1152006-02-24 DJ Delorie <dj@redhat.com>
116
117 * elf32-m32c.c (m32c_elf_howto_table): Add relaxation relocs.
118 (m32c_elf_relocate_section): Don't relocate them.
119 (compare_reloc): New.
120 (relax_reloc): Remove.
121 (m32c_offset_for_reloc): New.
122 (m16c_addr_encodings): New.
123 (m16c_jmpaddr_encodings): New.
124 (m32c_addr_encodings): New.
125 (m32c_elf_relax_section): Relax jumps and address displacements.
126 (m32c_elf_relax_delete_bytes): Adjust for internal syms. Fix up
127 short jumps.
128
129 * reloc.c: Add m32c relax relocs.
130 * libbfd.h: Regenerate.
131 * bfd-in2.h: Regenerate.
132
508c3946
L
1332006-02-24 H.J. Lu <hongjiu.lu@intel.com>
134
135 PR ld/2218
136 * elf-bfd.h (elf_backend_data): Add elf_backend_fixup_symbol.
137 (_bfd_elf_link_hash_fixup_symbol): New.
138
139 * elflink.c (_bfd_elf_link_hash_fixup_symbol): New.
140 (_bfd_elf_fix_symbol_flags): Call elf_backend_fixup_symbol if
141 it isn't NULL.
142
143 * elfxx-ia64.c (elf_backend_fixup_symbol): Defined.
144
145 * elfxx-target.h (elf_backend_fixup_symbol): New.
146 (elfNN_bed): Initialize elf_backend_fixup_symbol.
147
59cf82fe
L
1482006-02-23 H.J. Lu <hongjiu.lu@intel.com>
149
150 * cpu-ia64-opc.c (ins_immu5b): New.
151 (ext_immu5b): Likewise.
152 (elf64_ia64_operands): Add IMMU5b.
153
22d606e9
AM
1542006-02-21 Alan Modra <amodra@bigpond.net.au>
155
156 PR ld/2218
157 * elf32-arm.c (allocate_dynrelocs): Ensure undef weak sym in pie
158 is dynamic.
159 * elf32-hppa.c (allocate_dynrelocs): Likewise.
160 * elf32-i386.c (allocate_dynrelocs): Likewise.
161 * elf32-s390.c (allocate_dynrelocs): Likewise.
162 * elf32-sh.c (allocate_dynrelocs): Likewise.
163 * elf64-s390.c (allocate_dynrelocs): Likewise.
164 * elf64-x86-64.c (allocate_dynrelocs): Likewise.
165 * elf32-m32r.c (allocate_dynrelocs): Likewise. Discard relocs
166 on undef weak with non-default visibility too.
167 * elfxx-sparc.c (allocate_dynrelocs): Ditto.
168
3168356f
AM
1692006-02-21 Alan Modra <amodra@bigpond.net.au>
170
171 * bfd.c: (_bfd_default_error_handler): Don't call abort on
172 error, instead call _exit.
173 (_bfd_abort): Call _exit not xexit.
174
888b45b8
KB
1752006-02-17 Kevin Buettner <kevinb@redhat.com>
176
177 * elf32-frv.c (elf32_frv_grok_prstatus, elf32_frv_grok_psinfo):
178 New functions.
179 * elf_backend_grok_prstatus, elf_backend_grok_psinfo): Define.
180
d70c5fc7
NC
1812006-02-17 Shrirang Khisti <shrirangk@kpitcummins.com>
182 Anil Paranjape <anilp1@kpitcummins.com>
183 Shilin Shakti <shilins@kpitcummins.com>
184
185 * Makefile.am: Add xc16x related entry
186 * Makefile.in: Regenerate
187 * archures.c: Add bfd_xc16x_arch
188 * bfd-in2.h: Regenerate
189 * config.bfd: Add xc16x-*-elf
190 * configure.in: Add bfd_elf32_xc16x_vec
191 * configure: Regenerate.
192 * targets.c: Added xc16x related information
193 * cpu-xc16x.c: New file
194 * reloc.c: Add new relocations specific to xc16x:
195 BFD_RELOC_XC16X_PAG, BFD_RELOC_XC16X_POF, BFD_RELOC_XC16X_SEG,
196 BFD_RELOC_XC16X_SOF
197 * elf32-xc16x.c: New file.
198
cab87ef9
AM
1992006-02-17 Alan Modra <amodra@bigpond.net.au>
200
201 * elf32-ppc.c (allocate_dynrelocs): Tweak undef weak handling.
202 * elf64-ppc.c (allocate_dynrelocs): Likewise.
203
dfbb6ac9
AM
2042006-02-17 Alan Modra <amodra@bigpond.net.au>
205
206 PR ld/2218
207 * elf64-ppc.c (allocate_dynrelocs): Ensure undef weak sym is
208 dynamic.
209 (ppc64_elf_relocate_section): Check output reloc section size.
210 * elf32-ppc.c (allocate_dynrelocs): Simplify undef weak test.
211
cedc298e
L
2122006-02-16 H.J. Lu <hongjiu.lu@intel.com>
213
214 PR ld/2322
215 * elf.c (get_segment_type): New function.
216 (_bfd_elf_print_private_bfd_data): Use it.
217 (print_segment_map): New function.
218 (assign_file_positions_for_segments): Call print_segment_map
219 when there are not enough room for program headers.
220
aaa2ab3d
NH
2212006-02-16 Nick Hudson <nick.hudson@dsl.pipex.com>
222
223 * config.bfd (mips*el-*-netbsd*, mips*-*-netbsd*): Use
224 traditional MIPS ELF targets.
225
35ccda9e
L
2262006-02-15 H.J. Lu <hongjiu.lu@intel.com>
227
228 PR binutils/2338
229 * dwarf2.c (check_function_name): New function.
230 (_bfd_dwarf2_find_nearest_line): Use check_function_name to
231 check if function is correct.
232
e0ae6d6f
AM
2332006-02-16 Alan Modra <amodra@bigpond.net.au>
234
235 * elflink.c (_bfd_elf_default_action_discarded): Return 0 for
236 debug sections.
237 (elf_link_input_bfd): Adjust comments.
238
d55ce4e2
L
2392006-02-10 H.J. Lu <hongjiu.lu@intel.com>
240
241 * elf.c (copy_private_bfd_data): Minor update.
242
84d1d650
L
2432006-02-10 H.J. Lu <hongjiu.lu@intel.com>
244
245 PR binutils/2258
246 * elf.c (copy_private_bfd_data): Renamed to ...
247 (rewrite_elf_program_header): This.
248 (copy_elf_program_header): New function.
249 (copy_private_bfd_data): Likewise.
250
2512006-02-07 Nathan Sidwell <nathan@codesourcery.com>
266abb8f
NS
252
253 * archures.c (bfd_mach_mcf5200, bfd_mach_mcf5206e,
254 bfd_mach_mcf5307, bfd_mach_mcf5407, bfd_mach_mcf528x,
255 bfd_mach_mcfv4e, bfd_mach_mcf521x, bfd_mach_mcf5249,
256 bfd_mach_mcf547x, bfd_mach_mcf548x): Remove.
257 (bfd_mach_mcf_isa_a, bfd_mach_mcf_isa_a_div,
258 bfd_mach_mcf_isa_a_div_mac, bfd_mach_mcf_isa_a_div_emac,
259 bfd_mach_mcf_isa_aplus, bfd_mach_mcf_isa_aplus_mac,
260 bfd_mach_mcf_isa_aplus_emac, bfd_mach_mcf_isa_aplus_usp,
261 bfd_mach_mcf_isa_aplus_usp_mac, bfd_mach_mcf_isa_aplus_usp_emac,
262 bfd_mach_mcf_isa_b, bfd_mach_mcf_isa_b_mac, bfd_mach_mcf_isa_b_emac,
263 bfd_mach_mcf_isa_b_usp_float, bfd_mach_mcf_isa_b_usp_float_mac,
264 bfd_mach_mcf_isa_b_usp_float_emac): New.
265 (bfd_default_scan): Update coldfire mapping.
266 * bfd-in.h (bfd_m68k_mach_to_features,
267 bfd_m68k_features_to_mach): Declare.
268 * bfd-in2.h: Rebuilt.
269 * cpu-m68k.c (arch_info_struct): Add new coldfire machines,
270 adjust legacy names.
271 (m68k_arch_features): New.
272 (bfd_m68k_mach_to_features,
273 bfd_m68k_features_to_mach): Define.
274 * elf32-m68k.c (elf32_m68k_object_p): New.
275 (elf32_m68k_merge_private_bfd_data): Merge the CF EF flags.
276 (elf32_m68k_print_private_bfd_data): Print the CF EF flags.
277 (elf_backend_object_p): Define.
278 * ieee.c (ieee_write_processor): Update coldfire machines.
279 * libbfd.h: Rebuilt.
280
75eb734c
SE
2812006-02-06 Steve Ellcey <sje@cup.hp.com>
282
283 * elfxx-ia64.c (elfNN_ia64_fake_sections): Set SHF_IA_64_HP_TLS
284 if SHF_TLS is set.
285
134dcee5
AM
2862006-02-05 Arnold Metselaar <arnold.metselaar@planet.nl>
287
288 * coff-z80.c (r_imm24): New howto.
289 (rtype2howto): New case R_IMM24.
290 (coff_z80_reloc_type_lookup): New case BFD_RELOC_24.
291 (extra_case): Use bfd_get_8 for R_IMM8, new case R_IMM24.
292
4005427f
RS
2932006-02-04 Richard Sandiford <richard@codesourcery.com>
294
295 * elfxx-mips.c (mips_elf_initialize_tls_index): If a TLS symbol
296 has already been assigned a GOT index, copy that index to the
297 current hash table entry.
298
bb29dfea
EB
2992006-02-01 Eric Botcazou <ebotcazou@libertysurf.fr>
300
301 * elfxx-sparc.c (_bfd_sparc_elf_relocate_section): Reinstate bypass
302 for call-to-undefweak reloc overflow.
303
dc669dc8
EB
3042006-01-31 Eric Botcazou <ebotcazou@libertysurf.fr>
305
306 * elfxx-sparc.c (_bfd_sparc_elf_relocate_section): Reinstate bypass
307 for 32-bit relocs overflow.
308
1a0eb693
PB
3092006-01-27 Paul Brook <paul@codesourcery.com>
310
311 * elf32-arm.c (elf32_arm_get_symbol_type): Allow STT_TLS thumb
312 objects.
313
67a4f2b7
AO
3142006-01-18 Alexandre Oliva <aoliva@redhat.com>
315
316 Introduce TLS descriptors for i386 and x86_64.
317 * reloc.c (BFD_RELOC_386_TLS_GOTDESC, BFD_RELOC_386_TLS_DESC,
318 BFD_RELOC_386_TLS_DESC_CALL, BFD_RELOC_X86_64_GOTPC32_TLSDESC,
319 BFD_RELOC_X86_64_TLSDESC, BFD_RELOC_X86_64_TLSDESC_CALL): New.
320 * libbfd.h, bfd-in2.h: Rebuilt.
321 * elf32-i386.c (elf_howto_table): New relocations.
322 (R_386_tls): Adjust.
323 (elf_i386_reloc_type_lookup): Map new relocations.
324 (GOT_TLS_GDESC, GOT_TLS_GD_BOTH_P): New macros.
325 (GOT_TLS_GD_P, GOT_TLS_GDESC_P, GOT_TLS_GD_ANY_P): New macros.
326 (struct elf_i386_link_hash_entry): Add tlsdesc_got field.
327 (struct elf_i386_obj_tdata): Add local_tlsdesc_gotent field.
328 (elf_i386_local_tlsdesc_gotent): New macro.
329 (struct elf_i386_link_hash_table): Add sgotplt_jump_table_size.
330 (elf_i386_compute_jump_table_size): New macro.
331 (link_hash_newfunc): Initialize tlsdesc_got.
332 (elf_i386_link_hash_table_create): Set sgotplt_jump_table_size.
333 (elf_i386_tls_transition): Handle R_386_TLS_GOTDESC and
334 R_386_TLS_DESC_CALL.
335 (elf_i386_check_relocs): Likewise. Allocate space for
336 local_tlsdesc_gotent.
337 (elf_i386_gc_sweep_hook): Handle R_386_TLS_GOTDESC and
338 R_386_TLS_DESC_CALL.
339 (allocate_dynrelocs): Count function PLT relocations. Reserve
340 space for TLS descriptors and relocations.
341 (elf_i386_size_dynamic_sections): Reserve space for TLS
342 descriptors and relocations. Set up sgotplt_jump_table_size.
343 Don't zero reloc_count in srelplt.
344 (elf_i386_always_size_sections): New. Set up _TLS_MODULE_BASE_.
345 (elf_i386_relocate_section): Handle R_386_TLS_GOTDESC and
346 R_386_TLS_DESC_CALL.
347 (elf_i386_finish_dynamic_symbol): Use GOT_TLS_GD_ANY_P.
348 (elf_backend_always_size_sections): Define.
349 * elf64-x86-64.c (x86_64_elf_howto): Add R_X86_64_GOTPC32_TLSDESC,
350 R_X86_64_TLSDESC, R_X86_64_TLSDESC_CALL.
351 (R_X86_64_standard): Adjust.
352 (x86_64_reloc_map): Map new relocs.
353 (elf64_x86_64_rtype_to_howto): New, split out of...
354 (elf64_x86_64_info_to_howto): ... this function, and...
355 (elf64_x86_64_reloc_type_lookup): ... use it to map elf_reloc_val.
356 (GOT_TLS_GDESC, GOT_TLS_GD_BOTH_P): New macros.
357 (GOT_TLS_GD_P, GOT_TLS_GDESC_P, GOT_TLS_GD_ANY_P): New macros.
358 (struct elf64_x86_64_link_hash_entry): Add tlsdesc_got field.
359 (struct elf64_x86_64_obj_tdata): Add local_tlsdesc_gotent field.
360 (elf64_x86_64_local_tlsdesc_gotent): New macro.
361 (struct elf64_x86_64_link_hash_table): Add tlsdesc_plt,
362 tlsdesc_got and sgotplt_jump_table_size fields.
363 (elf64_x86_64_compute_jump_table_size): New macro.
364 (link_hash_newfunc): Initialize tlsdesc_got.
365 (elf64_x86_64_link_hash_table_create): Initialize new fields.
366 (elf64_x86_64_tls_transition): Handle R_X86_64_GOTPC32_TLSDESC and
367 R_X86_64_TLSDESC_CALL.
368 (elf64_x86_64_check_relocs): Likewise. Allocate space for
369 local_tlsdesc_gotent.
370 (elf64_x86_64_gc_sweep_hook): Handle R_X86_64_GOTPC32_TLSDESC and
371 R_X86_64_TLSDESC_CALL.
372 (allocate_dynrelocs): Count function PLT relocations. Reserve
373 space for TLS descriptors and relocations.
374 (elf64_x86_64_size_dynamic_sections): Reserve space for TLS
375 descriptors and relocations. Set up sgotplt_jump_table_size,
376 tlsdesc_plt and tlsdesc_got. Make room for them. Don't zero
377 reloc_count in srelplt. Add dynamic entries for DT_TLSDESC_PLT
378 and DT_TLSDESC_GOT.
379 (elf64_x86_64_always_size_sections): New. Set up
380 _TLS_MODULE_BASE_.
381 (elf64_x86_64_relocate_section): Handle R_386_TLS_GOTDESC and
382 R_386_TLS_DESC_CALL.
383 (elf64_x86_64_finish_dynamic_symbol): Use GOT_TLS_GD_ANY_P.
384 (elf64_x86_64_finish_dynamic_sections): Set DT_TLSDESC_PLT and
385 DT_TLSDESC_GOT. Set up TLS descriptor lazy resolver PLT entry.
386 (elf_backend_always_size_sections): Define.
387
6dd55cb7
L
3882006-01-17 H.J. Lu <hongjiu.lu@intel.com>
389
390 PR binutils/2096
391 * dwarf2.c (comp_unit_contains_address): Update comment.
392 (_bfd_dwarf2_find_nearest_line): Use section's vma, instead of
393 lma. Return TRUE only if both comp_unit_contains_address and
394 comp_unit_find_nearest_line return TRUE.
395 (_bfd_dwarf2_find_line): Use section's vma, instead of lma.
396
64d03ab5
AM
3972006-01-18 Alan Modra <amodra@bigpond.net.au>
398
399 * elf-bfd.h (struct elf_backend_data): Add gc_mark_dynamic_ref.
400 (bfd_elf_gc_mark_dynamic_ref_symbol): Declare.
401 * elflink.c (bfd_elf_gc_mark_dynamic_ref_symbol): Rename from
402 elf_gc_mark_dynamic_ref_symbol. Make global.
403 (bfd_elf_gc_sections): Call bed->gc_mark_dynamic_ref.
404 * elfxx-target.h (elf_backend_gc_mark_dynamic_ref): Define.
405 (elfNN_bed): Init new field.
406 * elf64-ppc.c (elf_backend_gc_mark_dynamic_ref): Define.
407 (ppc64_elf_gc_mark_dynamic_ref): New function.
408
b56cbdb9
AM
4092006-01-17 Alan Modra <amodra@bigpond.net.au>
410
411 * elf64-ppc.c (ppc64_elf_gc_mark_hook): Don't hang forever in loop.
412
6c10990d
NC
4132006-01-17 Nick Clifton <nickc@redhat.com>
414
415 PR binutils/2159
416 * elf.c (elfcore_write_pstatus): Add ATTRIBUTE_UNUSED to unused
417 parameters.
418
d7f735da
NC
4192006-01-11 Nick Clifton <nickc@redhat.com>
420
421 * elf32-arm.c (elf32_arm_output_symbol_hook): Install new entry
422 into the newly (re)allocated map array.
423
2bfd55ca
NC
4242006-01-09 Alexis Wilke <alexis_wilke@yahoo.com>
425
426 * peXXigen.c (tbl): Add comma after "HIGH3ADJ".
427
bce50a28
JJ
4282006-01-01 Jakub Jelinek <jakub@redhat.com>
429
430 * elf64-ppc.c (ppc64_elf_action_discarded): Return 0
431 for .toc1 section.
432
e88d958a 433For older changes see ChangeLog-2005
56882138
AM
434\f
435Local Variables:
436mode: change-log
437left-margin: 8
438fill-column: 74
439version-control: never
440End: