]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
Add LM32 port.
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
84e94c90
NC
12008-12-23 Jon Beniston <jon@beniston.com>
2
3 * MAINTAINERS: Added Jon Beniston as maintainer for LM32 port.
4 * readelf.c: Add support for LM32 machine number.
5
16a1d66b
KT
62008-12-23 Kai Tietz <kai.tietz@onevision.com>
7
8 * rcparse.y (rcdata_data): Allow empty comma elements.
9
0f88be7a
NC
102008-12-23 Nick Clifton <nickc@redhat.com>
11
12 * objdump.c (dump_reloc_set): Remove STT_IFUNC support.
13 * readelf.c (dump_relocations): Likewise.
14 (get_symbol_type): Likewise.
15 * doc/binutils.texi: Likewise.
16
22e8c8e0
RW
172008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
18
19 * configure: Regenerate.
20
f904699a
TT
212008-12-09 Tom Tromey <tromey@redhat.com>
22
23 * srconv.c (wr_hd): Add parens to placate gcc 4.4.
24
f5f53991
AS
252008-12-09 Andrew Stubbs <ams@codesourcery.com>
26
27 * readelf.c (arm_attr_tag_CPU_arch): Add "v6-M" and "v6S-M".
28 (arm_attr_tag_WMMX_arch): Add "WMMXv2".
29 (arm_attr_tag_NEON_arch): Rename to ...
30 (arm_attr_tag_Advanced_SIMD_arch): ... official name.
31 (arm_attr_tag_ABI_PCS_config): Rename to ...
32 (arm_attr_tag_PCS_config): ... official name.
33 (arm_attr_tag_ABI_PCS_RO_DATA): Rename to ...
34 (arm_attr_tag_ABI_PCS_RO_data): ... official name.
35 (arm_attr_tag_ABI_FP_denormal): Add "Sign only".
36 (arm_attr_tag_CPU_unaligned_access): New array.
37 (arm_attr_tag_T2EE_use): New array.
38 (arm_attr_tag_Virtualization_use): New array.
39 (arm_attr_tag_MPextension_use): New array.
40 (arm_attr_publ): NEON_arch -> Advanced_SIMD_arch.
41 ABI_PCS_config -> PCS_config.
42 ABI_PCS_RO_DATA -> ABI_PCS_RO_data.
43 Add CPU_unaligned_access, nodefaults, also_compatible_with,
44 T2EE_use, conformance, Virtualization_use and MPextension_use.
45 (display_arm_attribute): Handle Tag_nodefaults and
46 Tag_also_compatible_with.
47
2f3bb96a
BE
482008-12-04 Ben Elliston <bje@au.ibm.com>
49
50 * doc/binutils.texi (objdump): Update booke documentation.
51 * NEWS: Document user-visible changes to command line options.
52
171191ba
NC
532008-12-04 Nick Clifton <nickc@redhat.com>
54
55 * objdump.c (dump_reloc_set): Append "()" to symbol names which
56 have the BSF_INDIRECT_FUNCTION type.
57 * readelf.c (print_symbol): Fix handling of negative widths.
58 (dump_relocations): Append "()" to symbol names which have the
59 STT_IFUNC type. Display negative offsets as a positive number with
60 a "-" prefix.
61 (get_symbol_type): Return "IFUNC" for STT_IFUNC symbols.
62 * doc/binutils.texi: Document 'i' symbol type.
63
508e676d
JK
642008-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
65
66 * strings.c (main): New variable `s'. Have string_min parsing
67 call fatal for invalid input strings.
68
20359e08
NC
692008-11-25 Nick Clifton <nickc@redhat.com>
70
71 PR7044
72 * dlltool.c (run): Use formatting string to avoid compile time
73 warning.
74 (gen_exp_file): Check return value from fread.
75 * windmc.c (main): Check return value from fread.
76
073f969c
SA
772008-11-21 Sterling Augustine <sterling@tensilica.com>
78
79 * MAINTAINERS: Take over from Bob Wilson as Xtensa maintainer.
80
793c5807
NC
812008-11-19 Nick Clifton <nickc@redhat.com>
82
83 * doc/fdl.texi: Update to v1.3
84 * doc/binutils.texinfo: Change license to v1.3.
85
8e79c3df
CM
862008-11-18 Catherine Moore <clm@codesourcery.com>
87
88 * readelf.c (arm_attr_tag_ABI_FP_16bit_format): New.
89 (arm_attr_tag_VFP_HP_extension): New.
90 (arm_attr_public_tag arm_attr_public_tags): Support
91 new attributes.
92
764c62eb
NC
932008-11-17 Nick Clifton <nickc@redhat.com>
94
95 * version.c (print_version): Update copyright year.
96
9b91d2fc
DS
972008-11-16 Danny Smith <dannysmith@usesr.sourceforge.net>
98
99 * dlltool.c (identify_search_section): Cast argument, not return
100 value, of xstrdup to 'char*'.
101
d4732f7c
CW
1022008-11-15 Charles Wilson <cygwin@cwilson.fastmail.fm>
103
104 Added --identify option to dlltool.
105 * binutils/dlltool.c: Add new global variables
106 identify_imp_name and identify_dll_name.
107 (identify_dll_for_implib, identify_search_archive,
108 identify_search_member, identify_process_section_p,
109 identify_search_section): New functions.
110 (usage): Added --identify.
111 (long_options): Added --identify.
112 (main): Handle --identify option.
113 * binutils/doc/binutils.texi: Document --identify.
114
f5913efe
TG
1152008-11-14 Tristan Gingold <gingold@adacore.com>
116
117 Remove outdated mach-o specific tests.
118 * objdump.c (load_debug_section): Remove mach-o specific test.
119 (mach_o_uncompressed_dwarf_sections): Removed.
120 (mach_o_compressed_dwarf_sections): Removed.
121 (generic_uncompressed_dwarf_sections): Removed.
122 (generic_compressed_dwarf_sections): Removed.
123 (check_mach_o_dwarf): Removed.
124 (dump_dwarf): Remove call to check_mach_o_dwarf.
125
d387240a
TG
1262008-11-14 Tristan Gingold <gingold@adacore.com>
127
128 * configure.com: Get version from configure.in of bfd.
129 * makefile.vms-in (DEBUG_OBJS): Add dwarf.obj.
130 (CFLAGS): Update flags.
131
ede76260
HPN
1322008-11-13 Hans-Peter Nilsson <hp@axis.com>
133 Alan Modra <amodra@bigpond.net.au>
134
135 * nm.c (filter_symbols): Only call memcpy when from != to.
136
17ceb936
AM
1372008-11-10 Tristan Gingold <gingold@adacore.com>
138 Alan Modra <amodra@bigpond.net.au>
139
140 * objdump.c (disassemble_bytes): Don't skip leading zeros when
141 end of section calculation overflows.
142
db448d50
NC
1432008-11-07 Prafulla Thakare <prafulla.thakare@kpitcummins.com>
144
145 * MAINTAINERS: Take over from Anil Paranjpe as H8300 maintainer.
146
27d93c47
AM
1472008-10-31 Alan Modra <amodra@bigpond.net.au>
148
149 * po/id.po: New file.
ac5d747e
AM
150 * configure.in (ALL_LINGUAS): Add id.
151 * configure: Regenerate.
27d93c47 152
e449363a
AM
1532008-10-21 Alan Modra <amodra@bigpond.net.au>
154
155 * windmc.c (res_alloc): Remove unnecessary cast.
156 * windres.c (res_alloc, reswr_alloc): Likewise.
157
cb8f3167
NC
1582008-10-20 Nick Clifton <nickc@redhat.com>
159
160 * readelf.c: Tidy up code formatting.
161
f82e0623
NF
1622008-10-10 Nathan Froyd <froydnj@codesourcery.com>
163
164 * readelf.c (display_power_gnu_attribute): Decode
165 Tag_GNU_Power_ABI_Struct_Return.
166
c67d8df7
AM
1672008-10-10 Alan Modra <amodra@bigpond.net.au>
168
169 * embedspu.sh: Pass -Wa,-noexecstack to $CC.
170
d078078d
KT
1712008-10-09 Kai Tietz <kai.tietz@onevision.com>
172
173 * dlltool.c (PAGE_SIZE): Make sure it has bfd_vma type.
174 (PAGE_MASK): Likewise.
175 (sfunc): Change to address size of bfd_vma for base-file.
176 (flush_page): Likewise.
177 (gen_exp_file): Likewise.
178
b9eb56c1
NC
1792008-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
180
181 * readelf.c (process_section_headers): Do not cut the section names and
182 types if running with --wide.
183
80c35038
NC
1842008-10-06 Tom Tromey <tromey@redhat.com>
185
186 * dwarf.c (display_debug_frames): Change text for uniformity.
187 (process_debug_info): Likewise.
188 (display_debug_aranges): Likewise. Indent address output.
189 (display_debug_pubnames): Print offset in hex.
190
6176abac
NC
1912008-10-02 Andrew Paprocki <andrew@ishiboo.com>
192
193 PR 6934
194 * stabs.c (parse_stab_string): Parse and ignore =Y<name> strings
195 generated by the SUNPro C++ compiler.
196
42b722c1
NC
1972008-09-30 Andrew Paprocki <andrew@ishiboo.com>
198
199 PR 6922
200 * stabs.c (parse_stab_sun_builtin_type): Parse, but ignore SUN's
201 'b' and 'v' extensions.
202
718a6fd8
SE
2032008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
204 Steve Ellcey <sje@cup.hp.com>
205
206 * configure: Regenerate for new libtool.
207 * aclocal.m4: Ditto.
208 * Makefile.in: Ditto.
209 * doc/Makefile.in: Ditto.
210
119f4245
AM
2112008-09-28 Alan Modra <amodra@bigpond.net.au>
212
213 * objcopy.c (setup_section): Set elf_group_id.
214
f1c4cc75
RH
2152008-09-24 Richard Henderson <rth@redhat.com>
216
217 * dwarf.c (size_of_encoded_value, get_encoded_value): Move up.
218 (decode_location_expression): Add section parameter. Handle
219 DW_OP_GNU_encoded_addr.
220 (read_and_display_attr_value): Update decode_location_expression call.
221 (display_debug_loc, display_debug_frames): Likewise.
222
72556929
AM
2232008-09-25 Alan Modra <amodra@bigpond.net.au>
224
225 PR 6913
226 * dwarf.c (print_dwarf_vma): Don't call printf without format string.
227
2a7b2e88
JK
2282008-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
229
230 Suppress warnings on NONE relocations to discarded sections.
231 * readelf.c (is_none_reloc): New function.
232 (debug_apply_relocations): Ignore is_none_reloc() relocations.
233
d053aef8
JK
2342008-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
235
236 Fix loading large elf64 binaries on 32bit hosts.
237 * configure.in: Call AC_SYS_LARGEFILE.
238 * config.in: Regenerate.
239 * configure: Regenerate.
240
5cb12a97
AM
2412008-09-11 Alan Modra <amodra@bigpond.net.au>
242
243 * po/sv.po: Update.
244
9d4f29f3
TG
2452008-09-08 Tristan Gingold <gingold@adacore.com>
246
247 * BRANCHES: Add 2.18 and 2.19 release branches.
248
6e33da12
TG
2492008-09-08 Tristan Gingold <gingold@adacore.com>
250
251 * NEWS: Add a marker for the 2.19 features.
252
d966045b
DJ
2532008-09-05 Daniel Jacobowitz <dan@codesourcery.com>
254
255 * readelf.c (load_specific_debug_section): New function, from
256 load_debug_section.
257 (load_debug_section): Use load_specific_debug_section.
258 (display_debug_section): Use load_specific_debug_section. Check for
259 multiple sections with the same name.
260
62bb81b8
TG
2612008-08-28 Tristan Gingold <gingold@adacore.com>
262
263 * objdump.c (dump_stabs): Add sections for Darwin.
264
4cef8a9f
AM
2652008-08-25 Alan Modra <amodra@bigpond.net.au>
266
267 * sysdep.h: Include "binary-io.h".
268 (O_BINARY): Don't define here.
269 * bin2c.c (O_BINARY, O_TEXT, SET_BINARY): Don't define here.
270 * strings.c: Likewise.
271 (main): Remove #ifdef SET_BINARY.
272 * Makefile.am: Run "make dep-am"
273 * Makefile.in: Regenerate.
274
da594c4a
AM
2752008-08-24 Alan Modra <amodra@bigpond.net.au>
276
277 * configure.in: Update a number of obsolete autoconf macros.
278 * configure: Regenerate.
279 * aclocal.m4: Regenerate.
280
85acf597
RH
2812008-08-21 Richard Henderson <rth@redhat.com>
282
283 * readelf.c (is_32bit_pcrel_reloc): Fix hppa entry.
284 (is_64bit_pcrel_reloc): New.
285 (debug_apply_relocations): Use it. Handle hppa pcrel bias.
286
7357c5b6
AM
2872008-08-15 Alan Modra <amodra@bigpond.net.au>
288
289 PR 6526
290 * configure.in: Invoke AC_USE_SYSTEM_EXTENSIONS.
291 * Makefile.in: Regenerate.
292 * aclocal.m4: Regenerate.
293 * config.in: Regenerate.
294 * configure: Regenerate.
295 * doc/Makefile.in: Regenerate.
296
216ff8b4
AM
2972008-08-09 Alan Modra <amodra@bigpond.net.au>
298
299 PR 6615
300 * rename.c (smart_rename): Punctuate error messages.
301
861fb55a
DJ
3022008-08-08 Richard Sandiford <rdsandiford@googlemail.com>
303 Daniel Jacobowitz <dan@codesourcery.com>
304 Catherine Moore <clm@codesourcery.com>
305 Mark Shinwell <shinwell@codesourcery.com>
306
307 * readelf.c (get_mips_symbol_other): Handle STO_MIPS_PLT and
308 STO_MIPS_PIC.
309 (slurp_rela_relocs, slurp_rel_relocs): Handle MIPS ELF64 here.
310 (dump_relocations, debug_apply_relocations): Don't handle it here.
311 (get_mips_dynamic_type): Handle DT_MIPS_PLTGOT and DT_MIPS_RWPLT.
312 (print_mips_pltgot_entry): New function.
313 (process_mips_specific): Dump the PLT GOT.
314
85a82265
AM
3152008-08-08 Alan Modra <amodra@bigpond.net.au>
316
317 * readelf.c (is_64bit_abs_reloc): Return true for R_MIPS_64.
318
237dcb53
AM
3192008-08-06 Alan Modra <amodra@bigpond.net.au>
320
d3ae097c 321 PR 6774
237dcb53
AM
322 * objcopy.c (copy_object): Don't setup_bfd_headers when extract_symbol.
323 (setup_section): Don't zero vma and lma when extract_symbol.
324 (copy_section): Discard relocations when extract_symbol.
325 * doc/binutils.texi: Update --extract-symbol description.
326
323ee3f4
AM
3272008-08-04 Alan Modra <amodra@bigpond.net.au>
328
329 * Makefile.am (POTFILES.in): Set LC_ALL=C.
330 * Makefile.in: Regenerate.
331
3b26c801
AM
3322008-08-04 Markus Weiss <weissms@aros.org>
333
334 * readelf.c (get_osabi_name <ELFOSABI_AROS>): Change name.
335
a656ed5b
L
3362008-08-01 H.J. Lu <hongjiu.lu@intel.com>
337
338 * dwarf.c (dwarf_regnames_i386): Remove AVX registers.
339 (dwarf_regnames_x86_64): Likewise.
340
0af1713e
AM
3412008-07-30 Alan Modra <amodra@bigpond.net.au>
342
343 * dlltool.c, dwarf.c, objdump.c, readelf.c, resrc.c, resres.c,
344 windmc.c: Silence gcc warnings.
345
437c2fb7
AM
3462008-07-28 Alan Modra <amodra@bigpond.net.au>
347
348 * readelf.c (print_vma): Typo fix.
349
14a91970
AM
3502008-07-28 Alan Modra <amodra@bigpond.net.au>
351
352 PR 6769
353 * readelf.c (print_dec_vma, print_hex_vma): Delete.
354 (print_vma): Use BFD_VMA_FMT.
355 * size.c (size_number, rprint_number): Likewise.
356
6fcc464a
AM
3572008-07-26 Michael Eager <eager@eagercon.com>
358
359 * readelf.c (display_power_gnu_attribute): Display
360 single-precision hard float.
361
89eeb0bc
LM
3622008-07-21 Luis Machado <luisgpm@br.ibm.com>
363
364 * readelf.c (get_note_type): Handle VSX notes.
365
a71cc8e0
L
3662008-07-15 H.J. Lu <hongjiu.lu@intel.com>
367
368 * objdump.c (load_debug_section): Initialize section_is_compressed
369 for gcc 3.4/ia64.
370 * readelf.c (load_debug_section): Likewise.
371
1bac266e
JZ
3722008-07-12 Jie Zhang <jie.zhang@analog.com>
373
374 Revert
375 2008-07-12 Jie Zhang <jie.zhang@analog.com>
376 * readelf.c (get_machine_flags): Deal with Blackfin specific
377 flags.
378
8c684578
JZ
3792008-07-12 Jie Zhang <jie.zhang@analog.com>
380
381 * readelf.c (get_machine_flags): Deal with Blackfin specific
382 flags.
383
1b315056
CS
3842008-07-09 Craig Silverstein <csilvers@google.com>
385
386 * config.in: Add HAVE_ZLIB_H
387 * configure.in: Add test for libz and zlib.h
388 * configure: Regenerate.
389 * dwarf.c (debug_displays): Add .zdebug_* strings.
390 * dwarf.h (struct dwarf_section): Add fields uncompressed_namd
391 and compressed_name.
392 * objdump.c (load_debug_section): Call
393 bfd_uncompress_section_contents when loading a compressed
394 section.
395 (dump_dwarf_section): Recognize compressed section name.
396 (mach_o_dwarf_sections): Rename as
397 mach_o_uncompressed_dwarf_sections.
398 (mach_o_compressed_dwarf_sections): New variable.
399 (generic_dwarf_section): Rename as
400 generic_uncompressed_dwarf_sections.
401 (generic_compressed_dwarf_sections): New variable.
402 (check_mach_o_dwarf): Save and restore
403 mach_o_compressed_dwarf_sections.
404 * readelf.c: Add #include for config.h and zlib.h
405 (process_section_headers): Recognize compressed section name.
406 (uncompress_section_contents): New function.
407 (load_debug_section): Call uncompress_section_contents when
408 loading a compressed section.
409 (display_debug_section): Recognize compressed section name.
410
2b4590fb
AM
4112008-07-07 Alan Modra <amodra@bigpond.net.au>
412
413 * objdump.c (find_symbol_for_address): Prefer symbols in current
414 section.
415
0eb80fd3
AM
4162008-07-07 Alan Modra <amodra@bigpond.net.au>
417
418 * ieee.c (write_ieee_debugging_info): Use bfd_make_section_with_flags.
419 * nlmconv.c (main, powerpc_build_stubs): Likewise.
420 * rescoff.c (write_coff_file): Likewise.
421 * resres.c (write_res_file): Likewise.
422 * windmc.c (windmc_write_bin): Likewise.
423
c1184619
SR
4242008-06-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
425
426 * readelf.c (guess_is_rela): Add EM_CR16_OLD.
427 (dump_relocations): Likewise.
428 (get_machine_name): Likewise.
429 (is_32bit_abs_reloc): Likewise.
430
7a283e07
RW
4312008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
432
433 * configure: Regenerate.
434
ff7eeb89
DD
4352008-06-12 DJ Delorie <dj@redhat.com>
436
437 * readelf.c (guess_is_rela): Add EM_M32C_OLD.
438 (dump_relocations): Likewise.
439 (process_section_headers): Likewise.
440 (is_32bit_abs_reloc): Likewise.
441 (is_16bit_abs_reloc): Likewise.
442
b922d590
NC
4432008-06-12 Nick Clifton <nickc@redhat.com>
444
445 PR binutils/6483
446 * objdump.c (dump_bfd): If the -g option found no STABS or IEEE
447 debug information to display, try dumping DWARF information
448 instead.
449 * rddbg.c (read_debugging_info): Add a parameter to suppress the
450 display of a warning message when no debug information is found.
451 * budbg.h (read_debugging_info): Update prototype.
452 * objcopy.c (copy_object): Continue to allow read_debugging_info
453 to produce warning messages.
454 * doc/binutils.texi (--debugging): Document new behaviour of the
455 -g/--debugging option.
456
3201a343
BE
4572008-06-10 Ben Elliston <bje@gnu.org>
458
459 * MAINTAINERS: Remove myself as m68k maintainer.
460
8944f3c2
AM
4612008-05-14 Alan Modra <amodra@bigpond.net.au>
462
463 * Makefile.in: Regenerate.
464 * doc/Makefile.in: Regenerate.
465
cef1fe97
AM
4662008-05-12 Alan Modra <amodra@bigpond.net.au>
467
468 * embedspu.sh: Test for presence of ._ea by looking at section
469 table rather than looking at relocs. Correct toe_addr substitution.
470
8374f9d4
AM
4712008-05-08 Alan Modra <amodra@bigpond.net.au>
472
473 * embedspu.sh: Take note of R_SPU_PPU32/64 relocs without a symbol,
474 and if present, put image in ".data.speelf". Put program handle
475 in ".data.spehandle".
476
961c521f
NC
4772008-05-01 Nick Clifton <nickc@redhat.com>
478
479 * readelf.c (print_symbol): Add code to display non-printing
480 characters.
481
830bf75c
NC
4822008-04-30 John Heidemann <johnh@isi.edu>
483
484 * doc/binutils.texi (strings): Add "unicode" to the documentation
485 of strings in order to make explicit that it supports this
486 feature.
487
b391a3e3
AM
4882008-04-30 Alan Modra <amodra@bigpond.net.au>
489
490 * readelf.c (process_program_headers): Correct section in segment
491 display.
492
417ed8af
NC
4932008-04-28 M Thomas <mthomas@rhrk.uni-kl.de>
494 Nick Clifton <nickc@redhat.com>
495
496 PR binutils/6449
497 * objdump.c (slurp_file): Open the file in binary mode.
498 * ar.c: Remove conditional definition of O_BINARY.
499 * bin2.c: Likewise.
500 * rename.c: Likewise.
501 * strings.c: Likewise.
502 * sysdep.h: Add conditional definition of O_BINARY.
503
6194aaab
L
5042008-04-23 Paolo Bonzini <bonzini@gnu.org>
505
506 * aclocal.m4: Regenerate.
507 * configure: Regenerate.
508
047c9024
NC
5092008-04-16 Jean-Yves Lefort <jylefort@brutele.be>
510
511 PR binutils/6034
512 * objcopy.c (stuct symlist): Rename to
513 is_specified_symbol_predicate_data.
514 (strip_specific_list): Rename to strip_specific_htab.
515 (strip_unneeded_list): Rename to strip_unneeded_htab.
516 (keep_specific_list): Rename to keep_specific_htab.
517 (localize_specific_list): Rename to localize_specific_htab.
518 (globalize_specific_list): Rename to globalize_specific_htab.
519 (keepglobal_specific_list): Rename to keepglobal_specific_htab.
520 (weaken_specific_list): Rename to weaken_specific_htab.
521 (eq_string): New function.
522 (create_symbol_htab): New function.
523 (create_symbol_htabs): New function.
524 (add_specific_symbol): Change to use hash tables.
525 (is_specified_symbol_predicate): New function.
526 (is_specified_symbol): Use hash table lookup.
527 (is_strip_section): Update to use new functions and hash tables.
528 (filter_symbols): Likewise.
529 (copy_object): Likewise.
530 (copy_section): Likewise.
531 (strip_main): Likewise.
532 (copy_main): Likewise.
533 (main): Likewise.
534
0297aed6
DM
5352008-04-14 David S. Miller <davem@davemloft.net>
536
537 * readelf.c (get_gnu_elf_note_type): Recognize NT_GNU_GOLD_VERSION.
538
a262ae96
NC
5392008-04-11 Torleif Sandnes <torleif.sandnes@gmail.com>
540
541 * dwarf.c (display_debug_lines): Rename to
542 display_debug_lines_raw.
543 (display_debug_lines_decoded): New function. Displays the
544 interpreted contents of a .debug_line section.
545 (display_debug_lines): New function: Selects either a raw dump or
546 a decoded dump (or both) as requested by the user.
547 * dwarf.h (do_debug_lines_decoded): New extern.
548 * readelf.c: Add support for -wL or --debug-dump=decodedline
549 option to display the decoded contents of a .debug_line section.
550 * doc/binutils.texi: Document the new option.
551 * NEWS: Mention the new feature.
552
cecf136e
AM
5532008-04-08 Alan Modra <amodra@bigpond.net.au>
554
555 * dwarf.c: Remove trailing whitespace throughout file.
556
1419b114
NC
5572008-04-04 Nick Clifton <nickc@redhat.com>
558
559 * po/sk.po: Updated Slovak translation.
560
c0f3af97
L
5612008-04-03 H.J. Lu <hongjiu.lu@intel.com>
562
563 * dwarf.c (dwarf_regnames_i386): Add AVX registers.
564 (dwarf_regnames_x86_64): Likewise.
565
a8da6403
NC
5662008-03-27 Cary Coutant <ccoutant@google.com>
567
c0f3af97 568 Add support for thin archives.
a8da6403
NC
569 * ar.c (make_thin_archive): New global flag.
570 (map_over_members): Deal with full pathnames in thin archives.
571 (usage, main): Add 'T' option for building thin archives.
572 (replace_members): Pass thin archive flag to ar_emul_append.
573 * arsup.c (ar_open): Initialize new flag.
574 * binemul.c (ar_emul_append): Add new parameter for
575 flattening nested archives.
576 (do_ar_emul_default_append): New function.
577 (ar_emul_default_append): Factored out recursive code.
578 * binutils/binemul.h (ar_emul_default_append): Add new parameter.
579 (struct bin_emulation_xfer_struct): New parameter for ar_append.
580 * dlltool.c (gen_lib_file): Initialize thin archive flag.
581 * emul_aix.c (ar_emul_aix_internal): Add new flatten
582 parameter, currently unimplemented.
583 All callers changed.
584 * objcopy.c (copy_archive): Preserve thin archive flag.
585 * doc/binutils.texi: Update ar documentation.
586 * NEWS: Mention the new feature.
587
bbeee7ea
L
5882008-03-20 H.J. Lu <hongjiu.lu@intel.com>
589
590 * readelf.c (process_mips_specific): Declare addr_size as int.
591
ccb4c951
RS
5922008-03-20 Richard Sandiford <rsandifo@nildram.co.uk>
593
594 * readelf.c (print_mips_got_entry): New function.
595 (process_mips_specific): Print GOT information.
596
58c85be7
RW
5972008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
598
599 * aclocal.m4: Regenerate.
600 * configure: Likewise.
601 * Makefile.in: Likewise.
602 * doc/Makefile.in: Likewise.
603
c59aaa83
BD
6042008-03-16 Brian Dessent <brian@dessent.net>
605
606 * rcparse.y (resid): Allow control text to span multiple lines.
607
72de5009
AM
6082008-03-13 Alan Modra <amodra@bigpond.net.au>
609
610 * readelf.c: Use %u throughout when printing sh_link or sh_info,
611 %lu when printing sh_addralign.
612 (process_version_sections): Use identical formats when printing
613 all offset and sh_link fields.
614
50e7d84b
AM
6152008-03-13 Alan Modra <amodra@bigpond.net.au>
616
617 * Makefile.am: Run "make dep-am".
618 * Makefile.in: Regenerate.
619 * doc/Makefile.in: Regenerate.
620 * configure: Regenerate.
621
4fbb74a6
AM
6222008-03-12 Alan Modra <amodra@bigpond.net.au>
623
624 PR 5900
625 * readelf.c (SECTION_HEADER_INDEX, SECTION_HEADER_NUM): Delete.
626 Remove use throughout file.
627 (SECTION_HEADER): Likewise.
628 (dump_relocations): Don't adjust st_shndx for reserved range.
629 (process_file_header): Mask SHN_XINDEX to values seen in external
630 elf structs. Simplify valid section index tests.
631 (get_32bit_elf_symbols, get_64bit_elf_symbols): Mask SHN_XINDEX.
632 Map reserved st_shndx to internal form.
633 (process_section_groups): Test that group symbol st_shndx is in
634 range, not just non-zero. Delete reserved range check.
635 (get_symbol_index_type): Mask "type" to 16 bits when printing PRC,
636 OS or RSV.
637
b1cc4aeb
PB
6382008-03-09 Paul Brook <paul@codesourcery.com>
639
640 * readelf.c (arm_attr_tag_VFP_arch): Add "VFPv3-D16".
641
4b3be0b6
JW
6422008-03-03 James E. Wilson <wilson@tuliptree.org>
643
644 * MAINTAINERS: Update my email address.
645
35d60fe4
NC
6462008-03-03 Nick Clifton <nickc@redhat.com>
647
648 * dwarf.c (decode_location_expression): Handle
649 DW_OP_PGI_omp_thread_num.
650
d253b654
AM
6512008-03-01 Alan Modra <amodra@bigpond.net.au>
652
653 * objdump.c (objdump_print_addr): Initialise "sym".
654
20c0b65d
NC
6552008-02-27 Justin Pryzby <justinpryzby@users.sourceforge.net>
656 Nick Clifton <nickc@redhat.com>
657
658 * ar.c (usage): Mention -t command line switch.
659 * doc/binutils.texi (ranlib): Document -t command line switch.
660
32760852
NC
6612008-02-26 Nick Clifton <nickc@redhat.com>
662
663 * objdump.c (objdump_print_addr): If displaying file offsets, show
664 the offset even if there are no symbols available.
665 (dump_section): Display nothing if none of the section is going to
666 be dumped. Display the file offset, if requested, of the location
667 from where the dump starts.
668 * doc/binutils.texi (objdump): Mention that dumping via the -s
669 switch is also affected by the -F option.
670
fa0d8a3e
NC
6712008-02-26 Nick Clifton <nickc@redhat.com>
672
673 Re-apply this patch which was accidentally deleted:
674 2006-05-16 Carlos O'Donell <carlos@codesourcery.com>
675
676 * doc/binutils.texi: Use "Binutils Index" for index name.
677
98ec6e72
NC
6782008-02-22 Nick Clifton <nickc@redhat.com>
679
680 * objdump.c (display_file_offsets): New variable.
681 (long_options): Add -F/--file-offsets.
682 (objdump_print_addr_with_sym): If displaying file offsets, print
683 the offset of the given address.
684 (disassemble_bytes): If displaying file offsets, tell the user how
685 many zeroes are skipped and the file offset of the point where
686 dumping resumes.
687 (disassemble_section): Only display the name of the section if
688 data is going to be dumped from it.
689 (main): Handle new option. Produce error messages if the start or
690 stop addresses do not make sense.
691 * doc/binutils.texi: Document the new feature.
692 * NEWS: Mention the new feature.
693
7cefd12b
NC
6942008-02-15 Chu Li <chul@cn.fujitsu.com>
695 Nick Clifton <nickc@redhat.com>
c904a764
NC
696
697 PR binutils/5713
698 * strings.c (integer_arg): Delete function.
699 (string_min): Initialise to 4.
700 (main): Use strtoul to parse integer arguments.
701 Move check for an invalid string length to after all the arguments
702 have been parsed.
703 (usage): Use indentation to indicate that -<n> is a another form
704 of the --bytes= command line option.
705
fd64a958
NC
7062008-02-12 Nick Clifton <nickc@redhat.com>
707
708 * dlltool.c (mcore_elf_cache_filename): Add a const qualifier to
709 the argument.
710 (scan_obj_filename): Do not drop the const qualifier when calling
711 mcore_elf_cache_filename.
712 (struct fname_cache): Add const qualifier to filename field.
713
d51c3015
L
7142008-02-08 H.J. Lu <hongjiu.lu@intel.com>
715
716 PR binutils/5713
717 * strings.c (main): Set string_min to 4 if it is <= 0.
718
ee832e18
AM
7192008-02-07 Alan Modra <amodra@bigpond.net.au>
720
721 * objdump.c (main): Don't pass unadorned NULL to concat.
722
bb8541b9
L
7232008-02-04 H.J. Lu <hongjiu.lu@intel.com>
724
725 PR 5715
726 * configure: Regenerated.
727
05c6f050
AN
7282008-02-03 Adam Nemet <anemet@caviumnetworks.com>
729
730 * readelf.c (get_machine_flags): Handle Octeon.
731
148b93f2
NC
7322008-01-30 Tristan Gingold <gingold@adacore.com>
733
734 * readelf.c (dump_relocations): Decode OpenVMS-specific sections.
735 (get_ia64_dynamic_type): Decode OpenVMS-specific tags.
736 (get_dynamic_type): Handle IA64-specific tags.
737 (get_ia64_section_type_name): Handle OpenVMS-specific sections.
738 (get_section_type_name): Handle OS-specific sections (and
739 particularly IA64 OpenVMS one).
740 (get_elf_section_flags): Makes flags static. Add entries for IA64 and
741 decode them.
742
2d9472a2
NC
7432008-01-29 Nick Clifton <nickc@redhat.com>
744
745 * dwarf.c (print_dwarf_vma): New function. Display the value of a
2e14fae2 746 dwarf_vma type at a specified precision. Use mingw field type
68e08bce 747 specifier if necessary.
2d9472a2
NC
748 (display_debug_loc): Use dwarf_vma type for begin and end values.
749 Use print_dwarf_vma to display their values. Use byte_get_signed
750 in order to correctly detect the -1 escape value.
751 (display_debug_aranges): Likewise.
752 (display_debug_ranges): Likewise.
753
fefffff8
AM
7542008-01-29 Alan Modra <amodra@bigpond.net.au>
755
756 * dwarf.c (display_debug_loc): Correct test for base address
757 entry when 64-bit host dumping 32-bit object.
758
ccdb9c9f
AM
7592008-01-29 Alan Modra <amodra@bigpond.net.au>
760
761 * MAINTAINERS: Remove myself as ix86 maintainer. Add for SPU.
762
e36ea2de
NC
7632008-01-28 Nick Clifton <nickc@redhat.com>
764
765 PR binutils/5529
766 * rclex.c (yylex): Also allow the hypen character.
767
2dc4cec1
L
7682008-01-28 H.J. Lu <hongjiu.lu@intel.com>
769
770 * dwarf.c: Include "elf/common.h".
771 (eh_addr_size): Changed to int.
772 (dwarf_regnames_i386): New.
773 (dwarf_regnames_x86_64): Likewise.
774 (dwarf_regnames): Likewise.
775 (dwarf_regnames_count): Likewise.
776 (init_dwarf_regnames): Likewise.
777 (regname): Likewise.
778 (frame_display_row): Properly support different address size.
779 Call regname to get register name.
780 (display_debug_frames): Call regname to get register name.
781 Display DW_CFA_def_cfa_register as DW_CFA_def_cfa_register
782 instead of DW_CFA_def_cfa_reg.
783
784 * dwarf.h (init_dwarf_regnames): New.
785
786 * objdump.c: Include "elf-bfd.h".
787 (dump_dwarf): Call init_dwarf_regnames on ELF input.
788
789 * readelf.c (guess_is_rela): Change argument to int.
790 (parse_args): Remove the undocumented upper case options for
791 -wX.
a65c77b9 792 (process_file_header): Call init_dwarf_regnames.
2dc4cec1 793
f4236fe4
DD
7942008-01-25 DJ Delorie <dj@redhat.com>
795
796 * readelf.c (process_section_headers): Add m16c handler.
797 (is_16bit_abs_reloc): Recognize R_M32C_16.
798
6e3d6dc1
NC
7992008-01-25 Kai Tietz <kai.tietz@onevision.com>
800
801 * prdbg.c: Correct formatter style use.
802 * readelf.c: Likewise.
803 * strings.c: Likewise.
804
5ca3b13d
NC
8052008-01-25 Nick Clifton <nickc@redhat.com>
806
807 * po/ru.po: Updated Russian translation.
808
fabda5a7
L
8092008-01-17 H.J. Lu <hjl.tools@gmail.com>
810
811 * MAINTAINERS: Update my email address.
812
1febe64d
NC
8132008-01-14 Nick Clifton <nickc@redhat.com>
814
815 * dwarf.c (process_debug_info): Include the CU offset and corrupt
816 version value when reporting unrecognised DWARF version numbers.
817 (load_debug_info): Remember a failed attempt to load and parse the
818 .debug_info section and do not repeat such attempts.
819 (display_debug_lines): Check the return value from load_debug_info
820 and return whilst displaying a warning message if the load failed.
821 (display_debug_loc): Likewise.
822 (display_debug_ranges): Likewise.
cc86f28f
NC
823 (DEBUG_INFO_UNAVAILABLE): Value stored in num_debug_info_entries
824 when the .debug_info section could not be loaded/parsed.
825 (process_debug_info): Display the length of the compilation unit
826 in hex, so that it corresponds with the offsets that will follow.
827 Tell the user if the length was 32-bit or 64-bit.
828 If a DIE abbreviation could not be found, tell the user the offset
829 of the DIE.
830 (free_debug_memory): Do not attempt to free any entries in the
831 debug_information array if num_debug_info_entries is set to
832 DEBUG_INFO_UNAVAILABLE.
1febe64d 833
e819ade1
AS
8342008-01-10 Andreas Schwab <schwab@suse.de>
835
836 * readelf.c (is_64bit_abs_reloc): Handle R_S390_64.
837
d25576aa
NC
8382008-01-09 Jakub Zawadzki <darkjames@darkjames.ath.cx>
839
840 PR binutils/55326
841 * bucomm.c (list_supported_architectures): Free architecture list
842 after use.
843 * windres.c (set_endianess): Likewise.
844 * windmc.c (set_endianess): Likewise.
845
aeafac0c
KT
8462008-01-08 Kai Tietz <kai.tietz@onevision.com>
847
e36ea2de 848 PR binutils/5529
aeafac0c 849 * binutils/rclex.c: (yylex): Add ':', '_', '\\', and '/' to post
e36ea2de 850 characters for name tokens.
aeafac0c 851
3c75e4f8
GM
8522008-01-04 Greg McGary <greg@mcgary.org>
853
854 * prdbg.c (print_vma): Print as long long, if host supports it.
855
ec4d4525
NC
8562008-01-03 Nick Clifton <nickc@redhat.com>
857
858 * dwarf.c (read_and_display_attr_value): Prefix values that are
859 displayed in hexadecimal with 0x.
860 For the DW_AT_import attribute display the abbreviation number and
861 tag of the imported DIE.
862 (process_debug_info): Warn about lengths that reserved by the
863 DWARF3 specification.
864 Provide more information when corrupted DIEs are detected.
865 Warn if DIE corruption makes the sibling level negative.
866
6c7ac64e 867For older changes see ChangeLog-2007
252b5132
RH
868\f
869Local Variables:
870mode: change-log
871left-margin: 8
872fill-column: 74
873version-control: never
874End: