* ar.c (print_contents): Don't internationalize strings without words.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
cc5914eb
AM
12010-11-17 Alan Modra <amodra@gmail.com>
2
3 * ar.c (print_contents): Don't internationalize strings without words.
4 * dwarf.c (process_extended_line_op): Likewise.
5 (process_debug_info): Likwise.
6 (display_debug_lines_raw): Likewise.
7 (display_debug_lines_decoded): Likewise.
8 (display_debug_abbrev): Likewise.
9 * readelf.c (process_file_header): Likewise.
10 (GET_OP): Likewise.
11 (decode_arm_unwind): Likewise.
12 (process_mips_specific): Likewise.
13 * resrc.c (run_cmd): Likewise.
14 (rcparse_warning): Likewise.
15 * objdump.c (dump_headers): Don't print "Pg".
16
426fb1a6
AM
172010-11-16 Jorma Karvonen <karvonen.jorma@gmail.com>
18
19 * windmc.c: ,%s' -> `%s' in a number of strings.
20
781303ce
MF
212010-11-16 Jie Zhang <jie.zhang@analog.com>
22
23 * readelf.c (get_machine_flags): Deal with Blackfin specific flags.
24
fd503541
NC
252010-11-11 Mingming Sun <mingm.sun@gmail.com>
26
27 * readelf.c (get_machine_flags): Add loongson-3a.
28
8e295ce0
NC
292010-11-10 Nick Clifton <nickc@redhat.com>
30
31 * po/ja.po: Updated Japanese translation.
32 * po/fr.po: Updated French translation.
33
6548efc1
NC
342010-11-08 Nick Clifton <nickc@redhat.com>
35
36 * po/ja.po: Updated Japanese translation.
37
4e011fb5
AM
382010-11-08 Alan Modra <amodra@gmail.com>
39
40 * objcopy.c (copy_main): No need to rename sections when compressing
41 or decompressing.
42
7603b4ae
AM
432010-11-05 Alan Modra <amodra@gmail.com>
44
45 * bin2c.c: Remove internationalization and version report.
46 * Makefile.am: Update bin2c rule.
47 * Makefile.in: Regenerate.
48
2ee0aedf
TG
492010-11-05 Tristan Gingold <gingold@adacore.com>
50
51 * po/binutils.pot: Regenerate
52
44f45767
TG
532010-11-05 Tristan Gingold <gingold@adacore.com>
54
55 * NEWS: Add marker for 2.21.
56
6b6bc957
L
572010-11-02 H.J. Lu <hongjiu.lu@intel.com>
58
59 * objdump.c (dump_bfd_header): Don't display
60 BFD_FLAGS_FOR_BFD_USE_MASK bits in abfd->flags.
61
87779176
JM
622010-11-02 Joseph Myers <joseph@codesourcery.com>
63
64 * readelf.c (display_tic6x_attribute): Handle more attributes.
65
290c52bd
KT
662010-10-30 Kai Tietz <kai.tietz@onevision.com>
67
68 * dlltool.c (scan_drectve_symbols): Allow quoted strings for -export
69 directives.
70
3cbd1c06
JM
712010-10-29 Joseph Myers <joseph@codesourcery.com>
72
73 * readelf.c (display_tic6x_attribute): Use Tag_ABI_compatibility
74 not hardcoded 32. Display name of this attribute.
75
4a114e3e
L
762010-10-29 H.J. Lu <hongjiu.lu@intel.com>
77
78 * addr2line.c (process_file): Set BFD_DECOMPRESS.
79
80 * objcopy.c (do_debug_sections): New.
81 (OPTION_COMPRESS_DEBUG_SECTIONS): New.
82 (OPTION_DECOMPRESS_DEBUG_SECTIONS): Likewise.
83 (copy_options): Add OPTION_COMPRESS_DEBUG_SECTIONS and
84 OPTION_DECOMPRESS_DEBUG_SECTIONS.
85 (copy_usage): Add --compress-debug-sections and
86 --decompress-debug-sections.
87 (copy_file): Set BFD_COMPRESS or BFD_DECOMPRESS.
88 (copy_section): Replace bfd_get_section_contents with
89 bfd_get_full_section_contents.
90 (copy_main): Handle OPTION_COMPRESS_DEBUG_SECTIONS and
91 OPTION_DECOMPRESS_DEBUG_SECTIONS. Check do_debug_sections to
92 rename DWARF debug sections.
93
94 * objdump.c (load_specific_debug_section): Replace
6548efc1 95 bfd_get_section_contents with bfd_get_full_section_contents.
4a114e3e
L
96 Remove bfd_uncompress_section_contents.
97 (dump_section): Replace bfd_get_section_contents with
98 bfd_get_full_section_contents.
99 (display_file): Set BFD_DECOMPRESS if needed.
100
101 * readelf.c (uncompress_section_contents): Set buffer to NULL
102 to indiate decompression failure.
103 (load_specific_debug_section): Always call
104 uncompress_section_contents.
105
106 * doc/binutils.texi: Document --compress-debug-sections and
107 --decompress-debug-sections.
108
e58bcb8f
NC
1092010-10-29 Nick Clifton <nickc@redhat.com>
110
111 PR binutils/12058
112 * ar.c (usage): Revert previous change. Describe how 's' can be
113 used as a command letter.
114 * doc/binutils.texi (ar cmdline): Describe how 's' can be used as
115 a command letter.
116
b5593623
JM
1172010-10-29 Bernd Schmidt <bernds@codesourcery.com>
118 Joseph Myers <joseph@codesourcery.com>
119
120 * readelf.c (display_tic6x_attribute): Handle Tag_ABI_DSBT.
121
3a728a9c
NC
1222010-10-28 Nick Clifton <nickc@redhat.com>
123
124 PR binutils/12058
125 * ar.c (usage): Remove spurious 's' from list of accepted command
126 letters.
127
137b6b5f
AM
1282010-10-28 Alan Modra <amodra@gmail.com>
129
130 * readelf.c (is_32bit_abs_reloc): Support i960 and microblaze.
131 (is_32bit_pcrel_reloc): Support microblaze.
132
a41df094
NC
1332010-10-26 Nick Clifton <nickc@redhat.com>
134
135 * po/ja.po: Updated Japanese transaltion.
136
75fa6dc1
JM
1372010-10-21 Joseph Myers <joseph@codesourcery.com>
138
139 * readelf.c (display_tic6x_attribute): Update for attribute
140 renaming.
141
598aaa76
L
1422010-10-08 H.J. Lu <hongjiu.lu@intel.com>
143
144 * dwarf.c (byte_get_signed): Make it extern.
145
146 * dwarf.h (byte_get_signed): New.
147
148 * readelf.c (BYTE_GET_SIGNED): New.
149 (slurp_rela_relocs): Use BYTE_GET_SIGNED on r_addend.
150 (dump_relocations): Properly dump r_addend.
151
a46d1146
JM
1522010-10-08 Joseph Myers <joseph@codesourcery.com>
153
154 * nm.c (value_format_64bit): Define appropriately for __MSVCRT__.
155 (set_print_radix): Update for __MSVCRT__ definition of
156 value_format_64bit.
157
9ccb8af9
AM
1582010-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
159
160 Fix build with -DDEBUG=7
161 * nlmheader.y (DEBUG token): Rename to DEBUG_K.
162
8e085dd2
AM
1632010-10-06 Alan Modra <amodra@gmail.com>
164
165 * bucomm.c (bfd_nonfatal, bfd_nonfatal_message): Don't clobber errno.
166
a8c62f1c
AM
1672010-10-05 Alan Modra <amodra@gmail.com>
168
169 * bucomm.c (bfd_nonfatal): Flush stdout before output to stderr.
170 (bfd_nonfatal_message, report, list_matching_formats): Likewise.
171 (list_supported_targets): Tidy.
172 * objdump.c (free_only_list): Formatting.
173 (slurp_dynamic_symtab): Non-zero exit status for "not a dynamic
174 object".
175 (update_source_path): Delete redundant check for NULL filename.
176 (disassemble_bytes): Error if disassemble_fn returns a value
177 that won't increment address.
178 (disassemble_data): Don't capitalize error message.
179 (read_section_stabs): Likewise.
180 (main): Return non-zero exit status on bad options.
181
a4b8af35
L
1822010-10-03 H.J. Lu <hongjiu.lu@intel.com>
183
184 PR binutils/12088
185 * nm.c (plugin_target): New.
186 (main): Set plugin_target to "plugin" for --plugin.
187 (display_file): Pass plugin_target to bfd_openr if target
188 isn't set.
189
3cac54d2
RW
1902010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
191
192 * configure: Regenerate.
193
1c37c8ce
MF
1942010-09-22 Mike Frysinger <vapier@gentoo.org>
195
196 * MAINTAINERS: Add self as ADI Blackfin maintainer.
197
553c6717 1982010-09-17 H.J. Lu <hongjiu.lu@intel.com>
a2478677
L
199
200 * emul_aix.c (ar_emul_aix_append): Add a target argument
201 and ignore it if it is set.
202 (ar_emul_aix5_append): Likewise.
203 (ar_emul_aix_replace): Likewise.
204 (ar_emul_aix5_replace): Likewise.
205
492d5973
L
2062010-09-15 H.J. Lu <hongjiu.lu@intel.com>
207
208 * ar.c (plugin_target): New.
209 (main): Set plugin_target to "plugin" for --plugin.
210 (open_inarch): Initialize target to plugin_target.
211 (replace_members): Pass plugin_target to ar_emul_replace
212 and ar_emul_append.
213
214 * binemul.h (ar_emul_append): Add a target argument.
215 (ar_emul_default_append): Likewise.
216 (ar_emul_replace): Likewise.
217 (ar_emul_default_replace): Likewise.
218 (bin_emulation_xfer_struct): Add a target argument to
219 ar_append and ar_replace.
220
221 * binemul.c (ar_emul_append): Updated. Pass target to bfd_openr.
222 (do_ar_emul_default_append): Likewise.
223 (ar_emul_default_append): Likewise.
224 (ar_emul_replace): Likewise.
225 (ar_emul_default_replace): Likewise.
226
b7dd81f7
NC
2272010-09-10 Ben Gardiner <bengardiner@nanometrics.ca>
228
229 * objcopy.c: Add --interleave-width option to allow interleaving
230 of more than one byte at a time.
231 (copy_width): New variable.
232 (copy_options): Add --interleave-width.
233 (copy_section): When interleaving copy in units of copy_width
234 bytes.
235 (copy_main): Parse the new option.
236 * doc/binutils: Document the new option.
237 * NEWS: Mention the new feature.
238
8383c696
JJ
2392010-09-09 Jakub Jelinek <jakub@redhat.com>
240
241 * dwarf.c (decode_location_expression): Fix data adjustment
242 for DW_OP_GNU_implicit_pointer in v3+.
243
75875724
TG
2442010-09-09 Tristan Gingold <gingold@adacore.com>
245
246 * NEWS: Add entry to NEWS for hppa/som.
247
b7807392
JJ
2482010-09-09 Jakub Jelinek <jakub@redhat.com>
249
250 * dwarf.h (debug_info): Add offset_info and dwarf_version fields.
251 * dwarf.c (decode_location_expression): Add offset_size and
252 dwarf_version arguments. Prefix DIE offset with 0x for
253 DW_OP_call{2,4,_ref}. Fix up DW_OP_call_ref operand size,
254 complain if in frame info section. Handle
255 DW_OP_GNU_implicit_pointer.
256 (read_and_display_attr_value, display_debug_loc,
257 display_debug_frames): Adjust decode_location_expression callers.
258 (process_debug_info): Save offset_size and dwarf_version values
259 into debug_information array.
260
3dbcc61d
NC
2612010-09-07 Nick Clifton <nickc@redhat.com>
262
263 * readelf.c (process_section_headers): Mention meaning of 'l'
264 section flag for x86-64 targets.
265
18464d4d
JK
2662010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
267 Jakub Jelinek <jakub@redhat.com>
268
269 * dwarf.c (regname): New declaration.
270 (decode_location_expression): Print for registers also regname output.
271
b129eb0e
RH
2722010-09-02 Richard Henderson <rth@redhat.com>
273
274 * dwarf.c (init_dwarf_regnames_i386, init_dwarf_regnames_x86_64): New.
275 (init_dwarf_regnames): Use them.
276 * dwarf.h: Declare them.
277 * objdump.c (dump_dwarf): Use bfd_get_arch + bfd_get_mach to set up
278 the regnames, rather than using elf_machine_code.
279
2802010-09-02 Richard Henderson <rth@redhat.com>
09fc85f6
RH
281
282 * objdump.c (dump_dwarf): Use bfd_arch_bits_per_address.
283
d0514c49
L
2842010-08-23 H.J. Lu <hongjiu.lu@intel.com>
285
286 * elfedit.c (input_elf_osabi): New.
287 (output_elf_osbi): Likewise.
288 (osabis): Likewise.
289 (elf_osabi): Likewise.
290 (update_elf_header): Support updating ELF OSABI.
291 (make_qualified_name): Break long line.
292 (command_line_switch): Add OPTION_INPUT_OSABI and
293 OPTION_OUTPUT_OSABI.
294 (options): Likewise.
295 (usage): Add --input-osabi and --output-osabi.
296 (main): Handle OPTION_INPUT_OSABI and OPTION_OUTPUT_OSABI.
297
298 * doc/binutils.texi: Document --input-osabi and --output-osabi
299 for elfedit.
300
9eeefea8
MR
3012010-08-23 Maciej W. Rozycki <macro@codesourcery.com>
302
303 * readelf.c (display_mips_gnu_attribute): Replace GCC options
304 with a textual description of a MIPS32r2 64-bit FPU.
305
dd24e3da
NC
3062010-08-13 Dan Rosenberg <dan.j.rosenberg@gmail.com>
307
308 PR binutils/11889
309 * readelf.c (get_32bit_elf_symbols): Check for a corrupt
310 sh_entsize.
311 (get_64bit_elf_symbols): Likewise.
312 (process_symbol_table): Likewise.
313 (process_section_groups): Check for corrupt headers.
314 (process_version_sections): Check for corrupt indicies.
315 (process_corefile_note_segment): Likewise.
316
f608cd77
NS
3172010-08-13 Nathan Sidwell <nathan@codesourcery.com>
318
319 * readelf.c (get_machine_flags): Detect CF ISA C and EMAC_B
320 variants.
321
0ac6fba0
AM
3222010-08-13 Tom Tromey <tromey@redhat.com>
323
324 * dwarf.c (process_debug_info): Don't subtract section address
325 when calculating location of cu abbrev within section.
326
2e49a6d0
NC
3272010-08-12 Michael Haubenwallner <haubi@gentoo.org>
328
329 PR binutils/11742
330 * readelf.c (get_archive_member_name): Do not read beyond the end
331 of the ar_name field.
332
1c4cc746
TG
3332010-08-03 Tristan Gingold <gingold@adacore.com>
334
335 * dwarf.c (display_debug_lines): Mark file argument unused.
336 Do not try to load .debug_info section.
337
c47320c3
AM
3382010-08-02 Alan Modra <amodra@gmail.com>
339
340 * readelf.c (apply_relocations): D30V is really REL.
341
1cd986c5
NC
3422010-07-23 Naveen.H.S <naveen.S@kpitcummins.com>
343 Ina Pandit <ina.pandit@kpitcummins.com>
344
345 * binutils/readelf.c: Add support for V850E2 and V850E2V3.
346
5506d11a
AM
3472010-07-22 Alan Modra <amodra@gmail.com>
348
349 * readelf.c: Add Moxie support.
350
f4638467
AM
3512010-07-20 Alan Modra <amodra@gmail.com>
352
353 * readelf.c (process_program_headers): Don't ignore all zero size
354 sections.
355
1d0055ea
AS
3562010-07-19 Andreas Schwab <schwab@redhat.com>
357
358 * readelf.c (process_section_headers): Update key to flags.
359
447049af
DK
3602010-07-17 Dave Korn <dave.korn.cygwin@gmail.com>
361
362 * objcopy.c (copy_usage): Tweak previous typofix.
363
235f6e53
L
3642010-07-17 H.J. Lu <hongjiu.lu@intel.com>
365
366 * objcopy.c (copy_usage): Fix a typo.
367
f14ead0d
KT
3682010-07-15 Kai Tietz <kai.tietz@onevision.com>
369
370 * dllwrap.c (main): Make sure is_leading_underscore
371 gets initialized with correct default.
372
d3dbc530
AM
3732010-07-05 Alan Modra <amodra@gmail.com>
374
375 * readelf.c (uncompress_section_contents): Avoid gcc-4.6 warning.
376
0acf065b
CC
3772010-07-03 Cary Coutant <ccoutant@google.com>
378
379 * objdump.c (load_specific_debug_section): Decompress section contents
380 before applying relocations.
381 * readelf.c (load_specific_debug_section): Update section size after
382 decompression.
383
6c67a030
AM
3842010-06-29 Alan Modra <amodra@gmail.com>
385
0ac6fba0 386 PR binutils/3166
6c67a030
AM
387 * objcopy.c (is_strip_section): Revert 2006-09-05.
388 (setup_section): Make SHT_GROUP section nobits.
389
360cfc9c
AM
3902010-06-29 Alan Modra <amodra@gmail.com>
391
392 * configure: Regenerate.
393 * po/POTFILES.in: Regenerate.
394
c7e2358a
AM
3952010-06-27 Alan Modra <amodra@gmail.com>
396
397 * resbin.c (res_to_bin_accelerator): Delete set but unused variables.
398
83bcb379
NC
3992010-06-17 Nick Clifton <nickc@redhat.com>
400
401 PR binutils/11711
402 * windres.c (enum option_values): New enum.
403 (long_options): Use separate option number for --include-dir
404 option.
405 (main): Separate backwards compatibility check from code to
406 implement --include-dir. Check to see if directory exists and do
407 not complain if it does.
408
59e6276b
JM
4092010-06-15 Joseph Myers <joseph@codesourcery.com>
410
411 * readelf.c (display_tic6x_attribute, process_tic6x_specific):
412 New.
413 (process_arch_specific): Call process_tic6x_specific for
414 EM_TI_C6000.
415
7f01b0c6
L
4162010-06-11 H.J. Lu <hongjiu.lu@intel.com>
417
418 * readelf.c (dump_ia64_vms_dynamic_fixups): Cast to unsigned long
419 for 0x%lx.
420
28f997cf
TG
4212010-06-11 Tristan Gingold <gingold@adacore.com>
422 Doug Rupp <rupp@gnat.com>
423
424 * readelf.c (is_ia64_vms): New function.
425 (dump_relocations): Use it.
426 (get_machine_flags): Display IA-64 OpenVMS flags.
427 (process_program_headers): No error on OpenVMS if no .dynamic section.
428 (struct ia64_vms_dynfixup, struct ia64_vms_dynimgrela): New
429 declarations.
430 (dump_ia64_vms_dynamic_fixups): New function.
431 (dump_ia64_vms_dynamic_relocs): Ditto.
432 (process_ia64_vms_dynamic_relocs): Ditto.
433 (process_relocs): Handle IA-64 OpenVMS relocs.
434 (VMS_EPOCH_OFFSET, VMS_GRANULARITY_FACTOR): New macros.
435 (print_vms_time): New function.
436 (dynamic_section_ia64_val): Handle DT_IA_64_VMS_LINKTIME and
437 DT_IA_64_VMS_LNKFLAGS.
438 (get_ia64_symbol_other): New function.
439 (get_symbol_other): Handle EM_IA_64.
440
9bcd0325
TG
4412010-06-11 Tristan Gingold <gingold@adacore.com>
442
443 * unwind-ia64.c (unw_print_abreg): Add const to special_reg.
444 (UNW_DEC_ABI): Ditto for abiname.
445 (unw_decode_table): Make it const.
446
e466bc6e
TG
4472010-06-10 Tristan Gingold <gingold@adacore.com>
448
449 * readelf.c (slurp_ia64_unwind_table): IA64 rela relocations are
450 not inplace.
451
8e45593f
NC
4522010-05-25 Daniel Jacobowitz <dan@codesourcery.com>
453 Joseph Myers <joseph@codesourcery.com>
454 Andrew Stubbs <ams@codesourcery.com>
455
456 * readelf.c (get_machine_flags): Handle EF_SH_PIC and EF_SH_FDPIC.
457
52a6ecd2
NC
4582010-05-25 Jay Krell <jay.krell@cornell.edu>
459
460 PR ld/11621
461 * Makefile.am: Replace all occurences of .o with .@OBJEXT@
462 * Makefile.in: Regenerate.
463
6f875884
TG
4642010-05-24 Tristan Gingold <gingold@adacore.com>
465
466 * readelf.c (usage): Add new trace sections for --debug-dump.
467 (process_section_headers): Handle dump of trace sections.
468 * objdump.c (usage): Add new trace sections for --dwarf.
469 * dwarf.h (do_trace_info, do_trace_abbrevs): New variables.
470 (do_trace_aranges): Ditto.
471 (enum dwarf_section_display_enum): Add trace_info, trace_abbrev
472 and trace_aranges literals.
473 * dwarf.c (do_trace_info, do_trace_abbrevs): New variables.
474 (do_trace_aranges): Ditto.
475 (process_debug_info): Add abbrev_sec argument and replace
476 abbrev with abbrev_sec.
477 (load_debug_info): Adjust call of process_debug_info.
478 (display_debug_info): Ditto.
479 (display_trace_info): New function.
480 (dwarf_select_sections_by_names): Add trace_info, trace_abbrevs
481 and trace_aranges sections name.
482 (dwarf_select_sections_all): Also select trace sections.
483 (debug_displays): Reindent. Add entries for the trace sections.
484 * doc/binutils.texi (readelf): Document new --dwarf parameters.
485 (objdump): Ditto.
486
18ae9cc1
L
4872010-05-18 H.J. Lu <hongjiu.lu@intel.com>
488
489 PR gas/11600
490 * readelf.c (get_elf_section_flags): Treat SHF_EXCLUDE as a
491 generic flag.
492
6540b386
TG
4932010-05-07 Tristan Gingold <gingold@adacore.com>
494
495 * Makefile.in: Regenerate with automake 1.11.1.
496 * aclocal.m4: Ditto.
497 * doc/Makefile.in: Ditto.
498
7f502d6c
L
4992010-05-06 H.J. Lu <hongjiu.lu@intel.com>
500
501 * dwarf.c (init_dwarf_regnames): Handle EM_L1OM.
502 * readelf.c (get_elf_section_flags): Likewise.
503 (process_section_headers): Likewise.
504
3e01a7fd
NC
5052010-05-05 Nick Clifton <nickc@redhat.com>
506
507 * po/es.po: Updated Spanish translation.
508
1d2ca237
KT
5092010-04-27 Kai Tietz <kai.tietz@onevision.com>
510
511 * dlltool.c (main): Query for bfd's underscoring default for
512 default target case.
513
4ba3f034
NC
5142010-04-27 Nick Clifton <nickc@redhat.com>
515
516 * po/ru.po: Updated Russian translation.
517
9a83a553
AM
5182010-04-23 Alan Modra <amodra@gmail.com>
519
520 * readelf.c (process_program_headers): Replace use of
521 ELF_IS_SECTION_IN_SEGMENT_MEMORY with ELF_SECTION_IN_SEGMENT.
522
9c9c98a5
NC
5232010-04-22 Nick Clifton <nickc@redhat.com>
524
525 * po/binutils.pot: Updated by the Translation project.
526 * po/fi.po: Updated Finnish translation.
527 * po/vi.po: Updated Vietnamese translation.
528 * po/bg.po: New Bulgarian translation.
529 * configure.in (ALL_LINGUAS): Add bg.
530 * configure: Regenerate.
531
21b13a54
NC
5322010-04-20 Nick Clifton <nickc@redhat.com>
533
534 * po/fr.po: Updated french translation.
535
2b692964
NC
5362010-04-20 Nick Clifton <nickc@redhat.com>
537
538 * readelf.c: Add _() macros to constant strings that are
539 translatable.
540
0982e157
MR
541 * readelf.c (display_mips_gnu_attribute): Replace GCC options
542 with a textual description of single and double precision float.
543
75375b3e
MGD
5442010-04-15 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
545
546 * readelf.c (arm_attr_tag_FP_arch): Rename from arm_attr_tag_VFP_arch.
547 (arm_attr_tag_ABI_align8_needed): Remove.
548 (arm_attr_tag_ABI_align8_preserved): Remove.
549 (arm_attr_tag_ABI_HardFP_use): Update text strings.
550 (arm_attr_public_tags): Add strings for ABI v2.08 attribute tags.
551 (display_arm_attribute): Add decoding of ABI v2.08 attributes.
552
1e70a64d
NC
5532010-04-13 Nick Clifton <nickc@redhat.com>
554
555 PR binutils/11419
556 * dwarf.c (process_debug_info): Initialise the signature array.
557
3d540e93
NC
5582010-04-09 Nick Clifton <nickc@redhat.com>
559
560 * dwarf.c (process_debug_info): Remove unused variable
561 cu_abbrev_offset_ptr.
562 (display_debug_lines_decoded): Remove unused variable prev_line.
563 * elfedit.c (process_archive): Remove unused variable
564 file_name_size.
565 * ieee.c (ieee_start_compilation_unit): Remove unused variable
566 nindx.
567 (ieee_set_type): Remove unused variables info, targetindx and
568 baseindx.
569 * objdump.c (disassmble_byte): Remove unused variable done_dot.
570 * rddbg.c (read_section_stabs_debugging_info): Remove unused
571 variable other.
572 * readelf.c (dump_section_as_strings): Remove unused variable
573 addr.
574 (process_archive): Remove unused variable file_name_size.
575 * stabs.c (parse_stab_string): Mark desc parameter as unused.
576 Remove unused variable lineno.
577 (parse_stab_struct_type): Remove unused variable orig.
578 (stab_demangle_type): Remove unused variables constp, volatilep
579 and hold.
580
397841b5
AM
5812010-04-07 Alan Modra <amodra@gmail.com>
582
583 * configure: Regenerate.
584
bd32c6bd
NC
5852010-04-06 Nick Clifton <nickc@redhat.com>
586
587 * po/vi.po: Updated Vietnamese translation.
588
a233b20c
JJ
5892010-04-05 Jakub Jelinek <jakub@redhat.com>
590
604282a7
JJ
591 * dwarf.c (struct Frame_Chunk): Add ptr_size and segment_size
592 fields.
593 (display_debug_frames): Handle CIE version 4.
594
a233b20c
JJ
595 * dwarf.c (struct State_Machine_Registers): Add op_index field,
596 change end_sequence type to unsigned char.
597 (reset_state_machine): Clear op_index.
598 (process_extended_line_op): For DW_LNE_set_address clear op_index.
599 (display_debug_lines_raw): Initialize li_max_ops_per_insn.
600 Track op_index state machine register and print it if
601 li_max_ops_per_insn is != 1.
602 (display_debug_lines_decoded): Likewise.
603
932fd279
JJ
6042010-04-01 Jakub Jelinek <jakub@redhat.com>
605
606 * dwarf.c (read_and_display_attr_value): Don't reject
607 dwarf_version == 4. Handle DW_FORM_sec_offset, DW_FORM_flag_present
608 and DW_FORM_exprloc.
609 (process_debug_info): Handle cu_version == 4.
610 (display_debug_lines_raw, display_debug_lines_decoded): Handle
611 li_version == 4.
612
9f3d83dc
AS
6132010-03-30 Andreas Schwab <schwab@linux-m68k.org>
614
615 * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
616 * Makefile.in: Regenerate.
617
40b36596
JM
6182010-03-25 Joseph Myers <joseph@codesourcery.com>
619
620 * MAINTAINERS: Add self as TI C6X maintainer.
621 * NEWS: Add news entry for TI C6X support.
622 * readelf.c: Include elf/tic6x.h.
623 (guess_is_rela): Handle EM_TI_C6000.
624 (dump_relocations): Likewise.
625 (get_tic6x_dynamic_type): New.
626 (get_dynamic_type): Call it.
627 (get_machine_flags): Handle EF_C6000_REL.
628 (get_osabi_name): Handle machine-specific values only for relevant
629 machines. Handle C6X values.
630 (get_tic6x_segment_type): New.
631 (get_segment_type): Call it.
632 (get_tic6x_section_type_name): New.
633 (get_section_type_name): Call it.
634 (is_32bit_abs_reloc, is_16bit_abs_reloc, is_none_reloc): Handle
635 EM_TI_C6000.
636
ba7f2642
TS
6372010-03-25 Thomas Schwinge <thomas@codesourcery.com>
638
639 * doc/binutils.texi (readelf) <unwind information>: Mention support for
640 ARM unwind tables.
641
b115cf96
L
6422010-03-18 H.J. Lu <hongjiu.lu@intel.com>
643
644 * readelf.c (decode_arm_unwind): Increase buf size to 9 byte.
645
8f73510c
AM
6462010-03-17 Alan Modra <amodra@gmail.com>
647
648 * readelf.c (dump_arm_unwind): Warning fix.
649
99164030
DJ
6502010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
651
652 * MAINTAINERS: Update my email address. List Tristan Gingold
653 as the release branch maintainer.
654
44ec90b9
RO
6552010-03-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
656
657 * readelf.c (get_ver_flags): Handle VER_FLG_INFO.
658
0b6ae522
DJ
6592010-03-02 Daniel Jacobowitz <dan@codesourcery.com>
660
661 * NEWS: Document .ARM.exidx / .ARM.extab support.
662
663 * dwarf.c (read_leb128): Make non-static.
664 * dwarf.h (read_leb128): Declare.
665 * readelf.c (REMOVE_ARCH_BITS): Define.
666 (find_section_by_address): New.
667 (read_uleb128): Move higher. Use read_leb128 from dwarf.c.
668 (find_symbol_for_address): Handle the Thumb bit for ARM, by
669 using REMOVE_ARCH_BITS.
670 (struct arm_section, struct arm_unw_aux_info, arm_print_vma_and_name)
671 (arm_free_section, arm_section_get_word, decode_arm_unwind)
672 (dump_arm_unwind, arm_process_unwind): New.
673 (process_unwind): Handle ARM.
674
92fc7b4f
JZ
6752010-02-26 Jie Zhang <jie@codesourcery.com>
676
677 * MAINTAINERS: Update my email address.
678
826fec2f
NC
6792010-02-23 Peter Breitenlohner <peb@mppmu.mpg.de>
680
681 PR binutils/11298
682 * doc/binutils.texi (windmc): Fix synopsis and description of
683 ASCII options.
684
220453ec
AM
6852010-02-19 Alan Modra <amodra@gmail.com>
686
687 * readelf.c (get_group_flags): Return empty string when flags zero.
688 Add space in other returned values.
689 (process_section_groups): Adjust format string.
690
cd21e546
MGD
6912010-02-18 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
692
693 * readelf.c (arm_attr_tag_Advanced_SIMD_arch): Add description of
694 newly permitted attribute values.
695 (arm_attr_tag_Virtualization_use): Likewise.
696 (arm_attr_tag_DIV_use): Add description of new attribute.
697 (arm_attr_tag_MPextension_use_legacy): Likewise.
698
ab7875de
NC
6992010-02-15 Nick Clifton <nickc@redhat.com>
700
701 * po/vi.po: Updated Vietnamese translation.
702
d7eeb400
MS
7032010-02-09 Michael Holzheu <holzheu@de.ibm.com>
704
705 * readelf.c (get_note_type): Handle NT_S390_TIMER, NT_S390_TODCMP,
706 NT_S390_TODPREG, NT_S390_CTRS and NT_S390_PREFIX.
707
d80e8de2
JB
7082010-02-08 Jim Blandy <jimb@red-bean.com>
709
710 * dwarf.c (display_debug_frames): Skip the 'S' character in CFI
711 'z' augmentation strings.
712
bb7c70ed
NC
7132010-02-08 Christophe Lyon <christophe.lyon@st.com>
714
715 * objdump.c (disassemble_bytes): Clear aux->reloc before printing
716 a new address, so as not to reuse a previous, non-related reloc.
717
4339cae0
L
7182010-02-02 H.J. Lu <hongjiu.lu@intel.com>
719
720 * readelf.c (get_note_type): Handle NT_X86_XSTATE.
721
0930eddd
NS
7222010-02-01 Nathan Sidwell <nathan@codesourcery.com>
723
724 * objcopy.c (copy_object): Set SEC_LINKER_CREATED when adding
725 sections.
726
70ecb384
NC
7272010-01-28 Nick Clifton <nickc@redhat.com>
728
729 PR 11225
730 * objdump.c (only): Replace with linked list.
731 (only_size, only_used): Replace with only_list.
732 (process_section_p): Set seen field on matches sections.
733 (add_only): New function.
734 (free_only_list): New function.
735 (disassemble_section): Check only_list.
736 (main): Use add_only and free_only_list.
737
571f7b5e
TG
7382010-01-26 Tristan Gingold <gingold@adacore.com>
739
740 * Makefile.am (bin2c): Add libintl dependance and library.
741 * Makefile.in: Regenerate.
742
55786da2 7432010-01-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
70ecb384 744
55786da2
AK
745 * readelf.c (get_machine_flags): Handle EF_S390_HIGH_GPRS.
746
500ee42e
ILT
7472010-01-19 Ian Lance Taylor <iant@google.com>
748
749 * objcopy.c (copy_main): Rewrite OPTION_ADD_SECTION code to work
750 with non-ordinary files like /dev/null.
751
2046a35d
AM
7522010-01-19 Daisuke Hatayama <d.hatayama@jp.fujitsu.com>
753 Alan Modra <amodra@gmail.com>
754
0ac6fba0 755 * readelf.c (process_file_header): Handle e_phnum extension.
2046a35d 756
60a0e0e7
TG
7572010-01-14 Tristan Gingold <gingold@adacore.com>
758
759 * dwarf.c (get_AT_name): Handle DW_AT_use_GNAT_descriptive_type
760 and DW_AT_GNAT_descriptive_type.
761
fd3a6816
TG
7622010-01-13 Tristan Gingold <gingold@adacore.com>
763
764 * ar.c (main): Use lbasename.
765 (normalize): Ditto.
766 * objdump.c (update_source_path): Ditto.
767
6cdb8d82
TG
7682010-01-12 Tristan Gingold <gingold@adacore.com>
769
770 * makefile.vms (CFLAGS): Turns warnings into informational messages.
771
2c610e4b
L
7722010-01-11 H.J. Lu <hongjiu.lu@intel.com>
773
774 PR ld/11146
775 * NEWS: Mention --dyn-syms for readelf.
776
777 * readelf.c (do_dyn_syms): New.
2c610e4b
L
778 (OPTION_DYN_SYMS): Likewise.
779 (options): Add "dyn-syms".
780 (usage): Add --dyn-syms.
781 (parse_args): Handle OPTION_DYN_SYMS.
782 (process_symbol_table): Handle do_dyn_syms.
783 (process_object): Likewise.
784 (process_archive): Likewise.
785
786 * doc/binutils.texi: Document --dyn-syms for readelf. Mention
787 symbol hash tables for -D.
788
20703056
NC
7892010-01-11 Nick Clifton <nickc@redhat.com>
790
d2420a8c
NC
791 * NEWS: Mention addition of elfedit.
792
20703056
NC
793 * po/fi.po: Updated Finnish translation.
794
3725885a
RW
7952010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
796
797 * Makefile.in: Regenerate.
798 * configure: Regenerate.
799 * doc/Makefile.in: Regenerate.
800
5256a5b0
L
8012010-01-08 H.J. Lu <hongjiu.lu@intel.com>
802
803 * version.c (print_version): Change to "Copyright 2010".
804
dd35de74
L
8052010-01-08 H.J. Lu <hongjiu.lu@intel.com>
806
807 * elfedit.c (input_elf_type): New.
808 (output_elf_type): Likewise.
809 (elf_type): Likewise.
810 (update_elf_header): Support updating ELF file type.
811 (command_line_switch): Add OPTION_INPUT_TYPE and
812 OPTION_OUTPUT_TYPE.
813 (options): Likewise.
814 (usage): Add --input-type and --output-type.
815 (main): Handle OPTION_INPUT_TYPE and OPTION_OUTPUT_TYPE. Check
816 one of --output-mach and --output-type must be specified.
817
818 * doc/binutils.texi: Document --input-type and --output-type
819 for elfedit.
820
c7a795f8
L
8212010-01-08 H.J. Lu <hongjiu.lu@intel.com>
822
823 * doc/binutils.texi: Fix a typo.
824
2dc654c3
L
8252010-01-08 H.J. Lu <hongjiu.lu@intel.com>
826
827 * elfedit.c (update_elf_header): Don't change input_elf_class
828 nor input_elf_machine if they are -1.
829
2ad0e9f1
TG
8302010-01-08 Tristan Gingold <gingold@adacore.com>
831
832 * ar.c: Remove bfd_special_undocumented_glue prototype.
833
71a72a84
L
8342010-01-07 H.J. Lu <hongjiu.lu@intel.com>
835
836 * elfedit.c (update_elf_header): Reformat.
837
3f08eb35
L
8382010-01-07 H.J. Lu <hongjiu.lu@intel.com>
839
840 * readelf.c (usage): Fix indent for --symbols.
841
ed22650e
L
8422010-01-07 H.J. Lu <hongjiu.lu@intel.com>
843
844 * doc/binutils.texi: Replace -histogram with --histogram.
845
30fd33bb
L
8462010-01-06 H.J. Lu <hongjiu.lu@intel.com>
847
848 PR binutils/11131
849 * Makefile.am (ELFEDIT_PROG): New.
850 (bin_PROGRAMS): Add $(ELFEDIT_PROG).
851 (CFILES): Add elfedit.c.
852 (elfedit_DEPENDENCIES): New.
853 (elfedit_SOURCES): Likewise.
854 (elfedit_LDADD): Likewise.
855 * Makefile.in: Regenerated.
856
857 * elfedit.c: New.
858
859 * doc/binutils.texi: Document elfedit.
860
861 * doc/Makefile.am (man_MANS): Add elfedit.1.
862 (elfedit.1): New.
863 * doc/Makefile.in: Regenerated.
864
d2ca6b5b
TG
8652010-01-06 Tristan Gingold <gingold@adacore.com>
866
867 * nm.c (usage): Remove extra blanks.
d2ca6b5b 868
a0f19280
L
8692010-01-04 H.J. Lu <hongjiu.lu@intel.com>
870
871 * objcopy.c: Update copyright.
872 * readelf.c: Likewise.
873
c1e2cb9d
L
8742010-01-04 H.J. Lu <hongjiu.lu@intel.com>
875
876 PR binutils/11130
877 * objcopy.c (copy_object): Remove "Warning: " from error
878 message.
879
c975cc98
NC
8802010-01-04 Nick Clifton <nickc@redhat.com>
881
882 PR 11128
883 * readelf.c (dump_section_as_strings): Use two separate
884 invocations of printf() in order to work around bugs in
885 the Solaris 8 implementation.
886
619c8a7d
NC
8872010-01-04 Nick Clifton <nickc@redhat.com>
888
a0f19280 889 * po/ru.po: Updated Russian translation.
a6da20b5 890
43ecc30f 891For older changes see ChangeLog-2009
252b5132
RH
892\f
893Local Variables:
894mode: change-log
895left-margin: 8
896fill-column: 74
897version-control: never
898End:
This page took 0.626978 seconds and 4 git commands to generate.