* section.c (struct bfd_section): Delete has_tls_reloc,
[deliverable/binutils-gdb.git] / bfd / ChangeLog
CommitLineData
b0dddeec
AM
12010-02-08 Alan Modra <amodra@gmail.com>
2
3 * section.c (struct bfd_section): Delete has_tls_reloc,
4 has_tls_get_addr_call, has_gp_reloc, need_finalize_relax, reloc_done.
5 Add sec_flg0 thru sec_flg5.
6 (BFD_FAKE_SECTION): Update for changed flags.
7 * ecoff.c (bfd_debug_section): Likewise.
8 * elf32-ppc.c (has_tls_reloc, has_tls_get_addr_call): Define.
9 * elf64-ppc.c (has_tls_reloc, has_tls_get_addr_call): Define.
10 (has_toc_reloc, makes_toc_func_call, call_check_in_progress): Update.
11 * elf32-xtensa.c (reloc_done): Define.
12 * elfxx-ia64.c (skip_relax_pass_0, skip_relax_pass_1): Update.
13 * bfd-in2.h: Regenerate.
14
06988dfc
TG
152010-02-08 Tristan Gingold <gingold@adacore.com>
16
17 * mach-o.c (bfd_mach_o_canonicalize_one_reloc): Set reloc.r_extern
18 for non-scattered relocations.
19
deddc40b
NS
202010-02-08 Nathan Sidwell <nathan@codesourcery.com>
21
22 * elf32-ppc.c (ppc_elf_begin_write_processing): Allow empty
23 apuinfo sections, only scan input sections once and reuse the
24 buffer.
25
ce3d2015
AM
262010-02-08 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
27
28 * archures.c (bfd_mach_ppc_titan): Define.
29 * bfd-in2.h: Regenerate.
30 * cpu-powerpc.c (bfd_powerpc_archs): Add titan entry.
31
06a162cf
AM
322010-02-08 Alan Modra <amodra@gmail.com>
33
34 * elf32-ppc.c (ppc_elf_check_relocs): Remove dead ifunc code.
35
4c348442
SA
362010-02-05 Sterling Augustine <sterling@tensilica.com>
37
38 * elf.c (assign_file_positions_for_load_sections) Update lma of
39 section if necessary. Fixes Bugzilla 11219.
40
6bbec505
L
412010-02-05 H.J. Lu <hongjiu.lu@intel.com>
42
43 * elf32-i386.c: Remove trailing white spaces.
44 * elf64-x86-64.c: Likewise.
45
4dfe6ac6
NC
462010-02-03 Nick Clifton <nickc@redhat.com>
47
48 * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. Add
49 entries for other architectures.
50 (struct elf_link_hash_table): Add hash_table_id field.
51 (elf_hash_table_id): New accessor macro.
52 * elflink.c (_bfd_elf_link_hash_table_init): Add target_id
53 parameter.
54 * elf-m10300.c (elf32_mn10300_hash_table): Check table id before
55 returning cast pointer.
56 (elf32_mn10300_link_hash_table_create): Identify new table as
57 containing MN10300 extensions.
58 (mn10300_elf_relax_section): Check pointer returned by
59 elf32_mn10300_hash_table.
60 * elf32-arm.c: Likewise, except using ARM extensions.
61 * elf32-avr.c: Likewise, except using AVR extensions.
62 * elf32-bfin.c: Likewise, except using BFIN extensions.
63 * elf32-cris.c: Likewise, except using CRIS extensions.
64 * elf32-frv.c: Likewise, except using FRV extensions.
65 * elf32-hppa.c: Likewise, except using HPPA32 extensions.
66 * elf32-i386.c: Likewise, except using I386 extensions.
67 * elf32-lm32.c: Likewise, except using LM32 extensions.
68 * elf32-m32r.c: Likewise, except using M32RM extensions.
69 * elf32-m68hc11.c: Likewise, except using M68HC11 extensions.
70 * elf32-m68hc1x.c: Likewise, except using M68HC11 extensions.
71 * elf32-m68hc1x.h: Likewise, except using M68HC11 extensions.
72 * elf32-m68k.c: Likewise, except using M68K extensions.
73 * elf32-microblaze.c: Likewise, except using MICROBLAZE extensions.
74 * elf32-ppc.c: Likewise, except using PPC32 extensions.
75 * elf32-s390.c: Likewise, except using S390 extensions.
76 * elf32-sh.c: Likewise, except using SH extensions.
77 * elf32-spu.c: Likewise, except using SPU extensions.
78 * elf32-xtensa.c: Likewise, except using XTENSA extensions.
79 * elf64-alpha.c: Likewise, except using ALPHA extensions.
80 * elf64-hppa.c: Likewise, except using HPPA64 extensions.
81 * elf64-ppc.c: Likewise, except using PPC64 extensions.
82 * elf64-s390.c: Likewise, except using S390 extensions.
83 * elf64-x86-64.c: Likewise, except using X86_64 extensions.
84 * elfxx-ia64.c: Likewise, except using IA64 extensions.
85 * elfxx-mips.c: Likewise, except using MIPS extensions.
86 * elfxx-sparc.c: Likewise, except using SPARC extensions.
87 * elfxx-sparc.h: Likewise, except using SPARC extensions.
88 * elf32-cr16.c (struct elf32_cr16_link_hash_table): Delete
89 redundant structure.
90 (elf32_cr16_hash_table): Delete unused macro.
91 (elf32_cr16_link_hash_traverse): Delete unused macro.
92 * elf32-score.c: Likewise.
93 * elf32-score7.c: Likewise.
94 * elf32-vax.c: Likewise.
95 * elf64-sh64.c: Likewise.
96
927be08e
AM
972010-02-03 Alan Modra <amodra@gmail.com>
98
99 * elf64-ppc.c (struct plt_entry): Move earlier in file.
100 (struct got_entry): Likewise. Add is_indirect and got.ent fields.
101 (struct ppc64_elf_obj_tdata): Change tlsld_got to be a struct got_entry.
102 Update all uses.
103 (struct ppc_link_hash_table): Add got_reli_size and second_toc_pass.
104 Remove no_multi_toc.
105 (update_local_sym_info, ppc64_elf_check_relocs): Clear is_indirect
106 when allocating a new struct got_entry.
107 (allocate_got): New function, extracted from..
108 (allocate_dynrelocs): ..here. Abort on got entry in non-ppc64 bfd.
109 (ppc64_elf_size_dynamic_sections): Track got relocs allocated in
110 .reliplt by got_reli_size. Set owner on ppc64_tlsld_got entries.
111 (ppc64_elf_setup_section_lists): Remove output_bfd param and
112 no_multi_toc, add add_stub_section and layout_sections_again. Stash
113 new params in htab. Extract some code to..
114 (ppc64_elf_start_multitoc_partition): ..here. New function.
115 (ppc64_elf_next_toc_section): Check for linker script errors. Handle
116 second pass toc scan.
117 (merge_got_entries, merge_global_got, reallocate_got): New functions.
118 (ppc64_elf_reinit_toc): Rename to..
119 (ppc64_elf_finish_multitoc_partition): ..this.
120 (ppc64_elf_layout_multitoc): New function.
121 (ppc64_elf_size_stubs): Delete output_bfd, add_stub_section and
122 layout_sections_again params.
123 (ppc64_elf_relocate_section): Handle indirect got entries.
124 * elf64-ppc.h: Update prototypes. Declare new functions.
125
4339cae0
L
1262010-02-02 H.J. Lu <hongjiu.lu@intel.com>
127
128 * elf-bfd.h (elfcore_write_xstatereg): New.
129
130 * elf.c (elfcore_grok_xstatereg): New.
131 (elfcore_write_xstatereg): Likewise.
132 (elfcore_grok_note): Handle NT_X86_XSTATE.
133 (elfcore_write_register_note): Handle .reg-xstate section.
134
9848eadf
TG
1352010-02-01 Tristan Gingold <gingold@adacore.com>
136
137 * som.c (som_write_ar_hdr): Define this macro.
138
f6fd0237
DA
1392010-01-30 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
140
141 * elf32-hppa.c (final_link_relocate): Convert R_PARISC_TLS_GD21L,
142 R_PARISC_TLS_LDM21L and R_PARISC_TLS_IE21L relocations that use the
143 linkage table pointer to use the global table pointer if not doing
144 a shared link.
145
a1504221
JB
1462010-01-29 Joel Brobecker <brobecker@adacore.com>
147
148 * elf.c (elfcore_grok_lwpstatus): Do not overwrite the core signal
149 if it has already been set.
150
771deb08
TG
1512010-01-27 Tristan Gingold <gingold@adacore.com>
152
153 * vms.h: Remove trailing spaces.
154 (struct hdr_struct): Remove unused hdr_c_cpr field.
155 (enum file_format_enum): Add comments.
156 * vms.c (vms_bfd_print_private_bfd_data): New function that
157 replaces the macro.
158 Remove trailing spaces.
159 * vms-misc.c: Improve comments.
160 (_bfd_vms_get_object_record): Also handle files without pads.
161 * vms-hdr.c (_bfd_vms_write_dbg): Fix format string.
162 * vms-gsd.c (struct flagdescstruct): Make name field const.
163 (gsyflagdesc): Fix typo.
164
bf102f86
AM
1652010-01-27 Alan Modra <amodra@gmail.com>
166
167 PR ld/11217
168 * elf64-ppc.c (struct ppc_link_hash_table): Add toc_bfd, toc_first_sec.
169 (ppc64_elf_setup_section_lists): Init them.
170 (ppc64_elf_next_toc_section): Don't partition multi-toc between .got
171 and .toc on the same input file.
172 (ppc64_elf_relocate_section): Correct GOT entry offset.
173
8f95b6e4
TG
1742010-01-26 Tristan Gingold <gingold@adacore.com>
175
176 * targets.c (BFD_JUMP_TABLE_ARCHIVE): Add initializer for write_ar_hdr.
177 (bfd_target): Add _bfd_write_ar_hdr_fn field.
178 * archive.c (is_bsd44_extended_name): New macro.
179 (_bfd_generic_read_ar_hdr_mag): Use it. Add extra_size.
180 (bfd_slurp_armap): Also check for "__.SYMDEF" as a BSD4.4 extended
181 name.
182 (_bfd_archive_bsd44_construct_extended_name_table): New function.
183 (_bfd_generic_write_ar_hdr): Ditto.
184 (_bfd_bsd44_write_ar_hdr): Ditto.
185 (_bfd_write_archive_contents): Call _bfd_write_ar_hdr.
186 (bsd_write_armap): Adjust firstreal computation.
187 * libbfd-in.h (struct areltdata): Add extra_size field.
188 (_bfd_generic_write_ar_hdr): Add prototype.
189 (_bfd_bsd44_write_ar_hdr): Ditto.
190 (_bfd_write_ar_hdr): Define.
191 (_bfd_noarchive_write_ar_hdr): Ditto.
192 (_bfd_archive_bsd_write_ar_hdr): Ditto.
193 (_bfd_archive_coff_write_ar_hdr): Ditto.
194 (_bfd_archive_bsd44_slurp_armap): Ditto.
195 (_bfd_archive_bsd44_slurp_extended_name_table): Ditto.
196 (_bfd_archive_bsd44_construct_extended_name_table): New prototype.
197 (_bfd_archive_bsd44_truncate_arname): Ditto.
198 (_bfd_archive_bsd44_write_armap): Ditto.
199 (_bfd_archive_bsd44_read_ar_hdr): Ditto.
200 (_bfd_archive_bsd44_write_ar_hdr): Ditto.
201 (_bfd_archive_bsd44_openr_next_archived_file): Ditto.
202 (_bfd_archive_bsd44_get_elt_at_index): Ditto.
203 (_bfd_archive_bsd44_generic_stat_arch_elt): Ditto.
204 (_bfd_archive_bsd44_update_armap_timestamp): Ditto.
205 * libbfd.h: Regenerate.
206 * oasys.c (oasys_write_ar_hdr): Define.
207 * libecoff.h (_bfd_ecoff_write_ar_hdr): Define.
208 * ieee.c (ieee_write_ar_hdr): Define.
209 * elf64-mips.c (bfd_elf64_archive_write_ar_hdr): Define.
210 * coff-rs6000.c (rs6000coff_vec): Adjust for write_ar_hdr field.
211 (bfd_pmac_xcoff_backend_data): Ditto.
212 * coff64-rs6000.c (rs6000coff64_vec): Ditto.
213 (bfd_xcoff_aix5_backend_data): Ditto.
214 * coff-alpha.c (alpha_ecoff_write_ar_hdr): Define.
215 * aout-target.h (MY_write_ar_hdr): Define it if not defined.
216 * aout-tic30.c (MY_write_ar_hdr): Ditto.
217 * mach-o-target.c (TARGET_NAME): Use _bfd_archive_bsd44 archive.
218 (bfd_mach_o_mkarchive, bfd_mach_o_read_ar_hdr)
219 (bfd_mach_o_slurp_armap, bfd_mach_o_slurp_extended_name_table)
220 (bfd_mach_o_construct_extended_name_table)
221 (bfd_mach_o_truncate_arname, bfd_mach_o_write_armap)
222 (bfd_mach_o_get_elt_at_index, bfd_mach_o_generic_stat_arch_elt)
223 (bfd_mach_o_update_armap_timestamp): Moved to mach-o.c
224 * mach-o.c (bfd_mach_o_mkarchive, bfd_mach_o_read_ar_hdr)
225 (bfd_mach_o_slurp_armap, bfd_mach_o_slurp_extended_name_table)
226 (bfd_mach_o_construct_extended_name_table)
227 (bfd_mach_o_truncate_arname, bfd_mach_o_write_armap)
228 (bfd_mach_o_get_elt_at_index, bfd_mach_o_generic_stat_arch_elt)
229 (bfd_mach_o_update_armap_timestamp): Moved from mach-o-target.c
230 * bfd-in2.h: Regenerate.
231
98da7939
L
2322010-01-26 Alan Modra <amodra@gmail.com>
233 H.J. Lu <hongjiu.lu@intel.com>
234
235 PR ld/11218
236 * elflink.c (elf_link_output_extsym): Do not ignore undefined
237 symbols with ref_regular set when gc_sections is active.
238
766bc656
AM
2392010-01-25 Alan Modra <amodra@gmail.com>
240
241 PR ld/11217
242 * elf64-ppc.c (ppc64_elf_tls_optimize): Optimize tls sequences
243 with relocations against undefined weak symbols.
244 (ppc64_elf_relocate_section): Don't optimize calls to undefined
245 weak functions if the symbol is dynamic.
246 (ppc64_elf_relocate_section): Edit tprel tls sequences.
247 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
248 (_bfd_elf_ppc_at_tprel_transform): New function.
249 * bfd-in.h (_bfd_elf_ppc_at_tprel_transform): Declare.
250 * bfd-in2.h: Regenerate.
251
c865e45b
RS
2522010-01-23 Richard Sandiford <r.sandiford@uk.ibm.com>
253
254 * coff-rs6000.c (xcoff_howto_table): Change size to 0 and bitsize to 1.
255 (_bfd_xcoff_reloc_type_lookup): Handle BFD_RELOC_NONE.
256 * coff64-rs6000.c (xcoff64_howto_table): Change size to 0 and
257 bitsize to 1.
258 (xcoff64_reloc_type_lookup): Handle BFD_RELOC_NONE.
259
b918acf9
NC
2602010-01-21 Nick Clifton <nickc@redhat.com>
261
262 * elflink.c (elf_link_add_object_symbols): Look up name of
263 undefined symbol both before and after versioning has been
264 applied. Do not bother with symbols that are weakly undefined.
265
55786da2 2662010-01-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
b918acf9 267
55786da2
AK
268 * elf32-s390.c (elf32_s390_merge_private_bfd_data): New function.
269 (bfd_elf32_bfd_merge_private_bfd_data): New macro definition.
270
a37a68dd
CC
2712010-01-19 Cary Coutant <ccoutant@google.com>
272
273 * dwarf2.c (read_attribute_value): Add DW_FORM_ref_sig8.
274
ecd12bc1
AM
2752010-01-19 Daisuke Hatayama <d.hatayama@jp.fujitsu.com>
276 Alan Modra <amodra@gmail.com>
277
278 * elfcode.h (elf_swap_ehdr_out): Handle e_phnum > 0xffff.
279 (elf_object_p): Read e_phnum extension.
280 (elf_write_shdrs_and_ehdr): Write e_phnum extension.
281 * elfcore.h (elf_core_file_p): Read e_phnum extension. Sanity check
282 that we can read last program header.
283
f6ebfac0
AM
2842010-01-19 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
285
286 * elf32-arm.c (elf32_arm_howto_table_1): Correct bitsize of
287 R_ARM_THM_CALL entry.
288 (elf32_arm_final_link_relocate): Correct calculation of
289 reloc_signed_max when doing a R_ARM_THM_CALL, R_ARM_THM_XPC22,
290 or R_ARM_THM_JUMP24 relocation.
291
22eb4b1d
AM
2922010-01-18 Alan Modra <amodra@gmail.com>
293
294 PR 11168
295 * coffcode.h (coff_compute_section_file_positions): Move Rs6000COFF_C
296 block past vars in COFF_IMAGE_WITH_PE block. Report error on more
297 than 32k sections.
298
6ec12636
JK
2992010-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
300
301 Fix compilation warning on gcc-3.4.
302 * vms-tir.c (start_etir_record, sto_imm): Rename the prototype
303 parameter index to sec_index according to the function definition.
304
38a7df63
CF
3052010-01-13 Chao-ying Fu <fu@mips.com>
306
307 * elfxx-mips.c (JR_TO_B_P): New define to transform JR to B.
308 It is true for all CPUs.
309 (jal_reloc_p): New function.
310 (mips_elf_calculate_relocation): Rename require_jalxp to
311 cross_mode_jump_p.
312 Update comment for CROSS_MODE_JUMP_P.
313 Set up cross_mode_jump_p based on the mode change.
314 (mips_elf_perform_relocation): Rename require_jalx to cross_mode_jump_p.
315 Update comment for CROSS_MODE_JUMP_P.
316 Test cross_mode_jump_p and jal_reloc_p to turn jal to jalx.
317 Use !cross_mode_jump_p to guard conversion.
318 Convert "jr t9" to "b", if possible.
319 (_bfd_mips_elf_relocate_section): Rename require_jalx to
320 cross_mode_jump_p.
321 Pass &cross_mode_jump_p to call mips_elf_calculate_relocation.
322 Pass cross_mode_jump_p to call mips_elf_perform_relocation.
323
91b9a4a4
NC
3242010-01-13 Nick Clifton <nickc@redhat.com>
325
326 * cpu-m32c.c (m32c_scan): New function. Ensures that a scan for
327 "m32c" returns the m32c arch_info_struct and not the m16c
328 arch_info_struct.
329 (arch_info_struct): Use the new scan function.
330 (bfd_m32c_arch): Likewise.
331
618b7301
TG
3322010-01-13 Tristan Gingold <gingold@adacore.com>
333
334 * config.bfd: Remove duplicated target vector for i386-*-darwin.
335 Appends new arch instead of overriding.
336 Use mach_o_x86_64_vec for x86_64-*-darwin.
337 * configure.in: Add mach_o_x86_64_vec.
338 * configure: Regenerate.
339 * targets.c: Declare mach_o_x86_64_vec, add it to _bfd_target_vector.
340 * Makefile.am (BFD64_BACKENDS): Add mach-o-x86-64.lo
341 (BFD64_BACKENDS_CFILES): Add mach-o-x86-64.c
342 * Makefile.in: Regenerate.
343 * mach-o-x86-64.c: New file.
344
f88af2f1
TG
3452010-01-13 Tristan Gingold <gingold@adacore.com>
346
347 * reloc.c: Add MACH_O_X86_64 relocations.
348 * bfd-in2.h: Regenerate.
349 * libbfd.h: Regenerate.
350
19172f39
TG
3512010-01-13 Tristan Gingold <gingold@adacore.com>
352
353 * archive.c (normalize): Use lbasename.
354 (bfd_bsd_truncate_arname): Ditto.
355 (bfd_gnu_truncate_arname): Ditto.
356
6cdb8d82
TG
3572010-01-12 Tristan Gingold <gingold@adacore.com>
358
359 * makefile.vms (CFLAGS): Turns warnings into informational messages.
360
9a753de0
TG
3612010-01-11 Tristan Gingold <gingold@adacore.com>
362
363 * mach-o.h: Add x86-64 relocation types.
364
42fa0891
TG
3652010-01-11 Tristan Gingold <gingold@adacore.com>
366
367 * mach-o.h (bfd_mach_o_backend_data): Add arch field.
368 (bfd_mach_o_set_arch_mach): New prototype.
369 * mach-o.c (bfd_mach_o_mkobject): Define with bfd_mach_o_gen_mkobject.
370 (bfd_mach_o_set_arch_mach): New function.
371 (bfd_mach_o_gen_mkobject): New function.
372 Set TARGET_ARCHITECTURE for the generic back-ends.
373 * mach-o-target.c (bfd_mach_o_set_arch_mach): Remove define.
374 Check that TARGET_ARCHITECTURE is defined.
375 Add TARGET_ARCHITECTURE in TARGET_NAME_BACKEND structure.
376 * mach-o-i386.c (TARGET_ARCHITECTURE): Define.
377
cba0723b
TG
3782010-01-11 Tristan Gingold <gingold@adacore.com>
379
19172f39 380 * archive.c (bfd_slurp_armap): Also check for Mach-O sorted armap.
cba0723b 381
4d421096
NC
3822010-01-11 Nick Clifton <nickc@redhat.com>
383
384 * elf32-v850.c (v850_elf_perform_relocation): Fix overflow
385 handling of R_V850_HI16_S relocation.
386
20b1d3e3
AM
3872010-01-11 Alan Modra <amodra@gmail.com>
388
389 PR 11103
390 * dwarf1.c (parse_die): Correct FORM_STRING data pointer increment.
391
a358ecb8
AM
3922010-01-11 Alan Modra <amodra@gmail.com>
393
394 PR 6832
395 * dwarf2.c (struct comp_unit): Add sec_info_ptr.
396 (find_abstract_instance_name): Use it.
397 (parse_comp_unit): Set it.
398
3725885a
RW
3992010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
400
401 * Makefile.in: Regenerate.
402 * configure: Regenerate.
403
3ee87829
TG
4042010-01-08 Tristan Gingold <gingold@adacore.com>
405
406 * archive.c: Remove bfd_special_undocumented_glue.
407
fb34365b
AM
4082010-01-08 Alan Modra <amodra@gmail.com>
409
410 PR ld/11133
411 * elf32-cr16.c (elf32_cr16_gc_mark_hook): Call _bfd_elf_gc_mark_hook.
412 * elf32-microblaze.c (microblaze_elf_gc_mark_hook): Likewise.
413 * elf64-ppc.c (ppc64_elf_gc_mark_hook): Likewise.
414
d023c380
L
4152010-01-07 H.J. Lu <hongjiu.lu@intel.com>
416
417 PR ld/11138
418 * elflink.c (elf_link_check_versioned_symbol): Don't abort if
419 a symbol referenced by DSO is is defined in a non-shared object
420 and forced local.
421
bde6f3eb
L
4222010-01-07 H.J. Lu <hongjiu.lu@intel.com>
423
424 PR ld/11133
425 * elflink.c (_bfd_elf_gc_mark_hook): Check section XXX for
426 undefined __start_XXX/__stop_XXX in all input files and set
427 SEC_KEEP.
428
16583161
L
4292010-01-07 H.J. Lu <hongjiu.lu@intel.com>
430
431 PR ld/11143
432 * elflink.c (elf_gc_sweep): Keep SHT_NOTE section.
433
16231b7b
DG
4342010-01-04 Daniel Gutson <dgutson@codesourcery.com>
435
436 * bfd.m4 (BFD_HAVE_SYS_PROCFS_TYPE): Define _STRUCTURE_PROC
437 before including procfs.h.
438 (BFD_HAVE_SYS_PROCFS_TYPE_MEMBER): Likewise.
439 * configure.in: Added autoconf probe for the pr_fpreg member.
440 * configure: Regenerated.
441 * config.in: Regenerated.
442 * elf.c: Define _STRUCTURE_PROC before including procfs.h.
443
608fa8d3
JB
4442010-01-04 Joel Brobecker <brobecker@adacore.com>
445
446 Fix -Wshadow warnings in dwarf2.c (seen on alpha-tru64).
447 * dwarf2.c (concat_filename): Rename dirname with dir_name
448 to void shadowing the dirname function.
449 Rename subdirname with subdir_name to stay consistent with
450 the new dir_name variable name.
451
0dc93057
AM
4522010-01-04 Edmar Wienskoski <edmar@freescale.com>
453
454 * archures.c: Add bfd_mach_ppc_e500mc64.
455 * bfd-in2.h: Regenerate.
456 * cpu-powerpc.c (bfd_powerpc_archs): Add entry for
457 bfd_mach_ppc_e500mc64.
458
baf9bed3
JB
4592010-01-01 Joel Brobecker <brobecker@adacore.com>
460
461 Fix -Wshadow warnings (seen on ppc-aix)
462 * xcofflink.c: Replace finfo by flinfo throughout.
463
43ecc30f 464For older changes see ChangeLog-2009
56882138
AM
465\f
466Local Variables:
467mode: change-log
468left-margin: 8
469fill-column: 74
470version-control: never
471End:
This page took 0.579481 seconds and 4 git commands to generate.