update japanese translation
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
a9a7adc0
AM
12010-11-26 Alan Modra <amodra@gmail.com>
2
3 * po/ja.po: Update.
4
1de34e0a
AM
52010-11-25 Alan Modra <amodra@gmail.com>
6
7 * po/bg.po: Update.
8 * po/es.po: Update.
9 * po/fi.po: Update.
10 * po/ja.po: Update.
11 * po/ru.po: Update.
12 * po/zh_CN.po: Update.
13
3284fe0c
L
142010-11-21 H.J. Lu <hongjiu.lu@intel.com>
15
16 PR binutils/12235
17 * elfcomm.c: New.
18 * elfcomm.h: Likewise.
19
20 * Makefile.am (HFILES): Add elfcomm.h.
21 (CFILES): Add elfcomm.c.
22 (ELFLIBS): New.
23 (readelf_SOURCES): Add $(ELFLIBS).
24 (elfedit_SOURCES): Likewise.
25 (objdump_SOURCES): Likewise.
26 * Makefile.in: Regenerated.
27
28 * dwarf.c: Include "elfcomm.h".
29 (byte_get): Removed.
30 (byte_get_little_endian): Likewise.
31 (byte_get_big_endian): Likewise.
32 (byte_get_signed): Likewise.
33 (error): Likewise.
34 (warn): Likewise.
35
36 * dwarf.h (dwarf_vma): Defined with HOST_WIDEST_INT.
37 (dwarf_size_type): Likewise.
38 (byte_get): Removed.
39 (byte_get_signed): Likewise.
40 (byte_get_little_endian): Likewise.
41 (byte_get_big_endian): Likewise.
42 (error): Likewise.
43 (warn): Likewise.
44
45 * elfedit.c: Include "elfcomm.h". Don't include "aout/ar.h".
46 Call error () instead of non_fatal ().
47 (streq): Removed.
48 (strneq): Likewise.
49 (const_strneq): Likewise.
50 (non_fatal): Likewise.
51 (BYTE_GET): Likewise.
52 (BYTE_PUT): Likewise.
53 (byte_get): Likewise.
54 (byte_put): Likewise.
55 (byte_get_little_endian): Likewise.
56 (byte_get_big_endian): Likewise.
57 (byte_put_little_endian): Likewise.
58 (byte_put_big_endian): Likewise.
59 (adjust_relative_path): Likewise.
60 (archive_info): Likewise.
61 (setup_archive): Likewise.
62 (release_archive): Likewise.
63 (setup_nested_archive): Likewise.
64 (get_archive_member_name): Likewise.
65 (get_archive_member_name_at): Likewise.
66 (make_qualified_name): Likewise.
67
68 * objdump.c: Include "elfcomm.h".
69
70 * readelf.c: Include "elfcomm.h". Don't include "aout/ar.h".
71 (BYTE_GET): Removed.
72 (BYTE_GET_SIGNED): Removed.
73 (streq): Likewise.
74 (strneq): Likewise.
75 (const_strneq): Likewise.
76 (byte_put): Likewise.
77 (byte_put_little_endian): Likewise.
78 (byte_put_big_endian): Likewise.
79 (adjust_relative_path): Likewise.
80 (archive_info): Likewise.
81 (setup_archive): Likewise.
82 (release_archive): Likewise.
83 (setup_nested_archive): Likewise.
84 (get_archive_member_name): Likewise.
85 (get_archive_member_name_at): Likewise.
86 (make_qualified_name): Likewise.
87
3832723d
AM
882010-11-18 Alan Modra <amodra@gmail.com>
89
90 PR binutils/11742
91 * readelf.c (get_archive_member_name): Formatting. Properly
92 handle full size ar_name.
93
cc5914eb
AM
942010-11-17 Alan Modra <amodra@gmail.com>
95
96 * ar.c (print_contents): Don't internationalize strings without words.
97 * dwarf.c (process_extended_line_op): Likewise.
98 (process_debug_info): Likwise.
99 (display_debug_lines_raw): Likewise.
100 (display_debug_lines_decoded): Likewise.
101 (display_debug_abbrev): Likewise.
102 * readelf.c (process_file_header): Likewise.
103 (GET_OP): Likewise.
104 (decode_arm_unwind): Likewise.
105 (process_mips_specific): Likewise.
106 * resrc.c (run_cmd): Likewise.
107 (rcparse_warning): Likewise.
108 * objdump.c (dump_headers): Don't print "Pg".
109
426fb1a6
AM
1102010-11-16 Jorma Karvonen <karvonen.jorma@gmail.com>
111
112 * windmc.c: ,%s' -> `%s' in a number of strings.
113
781303ce
MF
1142010-11-16 Jie Zhang <jie.zhang@analog.com>
115
116 * readelf.c (get_machine_flags): Deal with Blackfin specific flags.
117
fd503541
NC
1182010-11-11 Mingming Sun <mingm.sun@gmail.com>
119
120 * readelf.c (get_machine_flags): Add loongson-3a.
121
8e295ce0
NC
1222010-11-10 Nick Clifton <nickc@redhat.com>
123
124 * po/ja.po: Updated Japanese translation.
125 * po/fr.po: Updated French translation.
126
6548efc1
NC
1272010-11-08 Nick Clifton <nickc@redhat.com>
128
129 * po/ja.po: Updated Japanese translation.
130
4e011fb5
AM
1312010-11-08 Alan Modra <amodra@gmail.com>
132
133 * objcopy.c (copy_main): No need to rename sections when compressing
134 or decompressing.
135
7603b4ae
AM
1362010-11-05 Alan Modra <amodra@gmail.com>
137
138 * bin2c.c: Remove internationalization and version report.
139 * Makefile.am: Update bin2c rule.
140 * Makefile.in: Regenerate.
141
2ee0aedf
TG
1422010-11-05 Tristan Gingold <gingold@adacore.com>
143
144 * po/binutils.pot: Regenerate
145
44f45767
TG
1462010-11-05 Tristan Gingold <gingold@adacore.com>
147
148 * NEWS: Add marker for 2.21.
149
6b6bc957
L
1502010-11-02 H.J. Lu <hongjiu.lu@intel.com>
151
152 * objdump.c (dump_bfd_header): Don't display
153 BFD_FLAGS_FOR_BFD_USE_MASK bits in abfd->flags.
154
87779176
JM
1552010-11-02 Joseph Myers <joseph@codesourcery.com>
156
157 * readelf.c (display_tic6x_attribute): Handle more attributes.
158
290c52bd
KT
1592010-10-30 Kai Tietz <kai.tietz@onevision.com>
160
161 * dlltool.c (scan_drectve_symbols): Allow quoted strings for -export
162 directives.
163
3cbd1c06
JM
1642010-10-29 Joseph Myers <joseph@codesourcery.com>
165
166 * readelf.c (display_tic6x_attribute): Use Tag_ABI_compatibility
167 not hardcoded 32. Display name of this attribute.
168
4a114e3e
L
1692010-10-29 H.J. Lu <hongjiu.lu@intel.com>
170
171 * addr2line.c (process_file): Set BFD_DECOMPRESS.
172
173 * objcopy.c (do_debug_sections): New.
174 (OPTION_COMPRESS_DEBUG_SECTIONS): New.
175 (OPTION_DECOMPRESS_DEBUG_SECTIONS): Likewise.
176 (copy_options): Add OPTION_COMPRESS_DEBUG_SECTIONS and
177 OPTION_DECOMPRESS_DEBUG_SECTIONS.
178 (copy_usage): Add --compress-debug-sections and
179 --decompress-debug-sections.
180 (copy_file): Set BFD_COMPRESS or BFD_DECOMPRESS.
181 (copy_section): Replace bfd_get_section_contents with
182 bfd_get_full_section_contents.
183 (copy_main): Handle OPTION_COMPRESS_DEBUG_SECTIONS and
184 OPTION_DECOMPRESS_DEBUG_SECTIONS. Check do_debug_sections to
185 rename DWARF debug sections.
186
187 * objdump.c (load_specific_debug_section): Replace
6548efc1 188 bfd_get_section_contents with bfd_get_full_section_contents.
4a114e3e
L
189 Remove bfd_uncompress_section_contents.
190 (dump_section): Replace bfd_get_section_contents with
191 bfd_get_full_section_contents.
192 (display_file): Set BFD_DECOMPRESS if needed.
193
194 * readelf.c (uncompress_section_contents): Set buffer to NULL
195 to indiate decompression failure.
196 (load_specific_debug_section): Always call
197 uncompress_section_contents.
198
199 * doc/binutils.texi: Document --compress-debug-sections and
200 --decompress-debug-sections.
201
e58bcb8f
NC
2022010-10-29 Nick Clifton <nickc@redhat.com>
203
204 PR binutils/12058
205 * ar.c (usage): Revert previous change. Describe how 's' can be
206 used as a command letter.
207 * doc/binutils.texi (ar cmdline): Describe how 's' can be used as
208 a command letter.
209
b5593623
JM
2102010-10-29 Bernd Schmidt <bernds@codesourcery.com>
211 Joseph Myers <joseph@codesourcery.com>
212
213 * readelf.c (display_tic6x_attribute): Handle Tag_ABI_DSBT.
214
3a728a9c
NC
2152010-10-28 Nick Clifton <nickc@redhat.com>
216
217 PR binutils/12058
218 * ar.c (usage): Remove spurious 's' from list of accepted command
219 letters.
220
137b6b5f
AM
2212010-10-28 Alan Modra <amodra@gmail.com>
222
223 * readelf.c (is_32bit_abs_reloc): Support i960 and microblaze.
224 (is_32bit_pcrel_reloc): Support microblaze.
225
a41df094
NC
2262010-10-26 Nick Clifton <nickc@redhat.com>
227
228 * po/ja.po: Updated Japanese transaltion.
229
75fa6dc1
JM
2302010-10-21 Joseph Myers <joseph@codesourcery.com>
231
232 * readelf.c (display_tic6x_attribute): Update for attribute
233 renaming.
234
598aaa76
L
2352010-10-08 H.J. Lu <hongjiu.lu@intel.com>
236
237 * dwarf.c (byte_get_signed): Make it extern.
238
239 * dwarf.h (byte_get_signed): New.
240
241 * readelf.c (BYTE_GET_SIGNED): New.
242 (slurp_rela_relocs): Use BYTE_GET_SIGNED on r_addend.
243 (dump_relocations): Properly dump r_addend.
244
a46d1146
JM
2452010-10-08 Joseph Myers <joseph@codesourcery.com>
246
247 * nm.c (value_format_64bit): Define appropriately for __MSVCRT__.
248 (set_print_radix): Update for __MSVCRT__ definition of
249 value_format_64bit.
250
9ccb8af9
AM
2512010-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
252
253 Fix build with -DDEBUG=7
254 * nlmheader.y (DEBUG token): Rename to DEBUG_K.
255
8e085dd2
AM
2562010-10-06 Alan Modra <amodra@gmail.com>
257
258 * bucomm.c (bfd_nonfatal, bfd_nonfatal_message): Don't clobber errno.
259
a8c62f1c
AM
2602010-10-05 Alan Modra <amodra@gmail.com>
261
262 * bucomm.c (bfd_nonfatal): Flush stdout before output to stderr.
263 (bfd_nonfatal_message, report, list_matching_formats): Likewise.
264 (list_supported_targets): Tidy.
265 * objdump.c (free_only_list): Formatting.
266 (slurp_dynamic_symtab): Non-zero exit status for "not a dynamic
267 object".
268 (update_source_path): Delete redundant check for NULL filename.
269 (disassemble_bytes): Error if disassemble_fn returns a value
270 that won't increment address.
271 (disassemble_data): Don't capitalize error message.
272 (read_section_stabs): Likewise.
273 (main): Return non-zero exit status on bad options.
274
a4b8af35
L
2752010-10-03 H.J. Lu <hongjiu.lu@intel.com>
276
277 PR binutils/12088
278 * nm.c (plugin_target): New.
279 (main): Set plugin_target to "plugin" for --plugin.
280 (display_file): Pass plugin_target to bfd_openr if target
281 isn't set.
282
3cac54d2
RW
2832010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
284
285 * configure: Regenerate.
286
1c37c8ce
MF
2872010-09-22 Mike Frysinger <vapier@gentoo.org>
288
289 * MAINTAINERS: Add self as ADI Blackfin maintainer.
290
553c6717 2912010-09-17 H.J. Lu <hongjiu.lu@intel.com>
a2478677
L
292
293 * emul_aix.c (ar_emul_aix_append): Add a target argument
294 and ignore it if it is set.
295 (ar_emul_aix5_append): Likewise.
296 (ar_emul_aix_replace): Likewise.
297 (ar_emul_aix5_replace): Likewise.
298
492d5973
L
2992010-09-15 H.J. Lu <hongjiu.lu@intel.com>
300
301 * ar.c (plugin_target): New.
302 (main): Set plugin_target to "plugin" for --plugin.
303 (open_inarch): Initialize target to plugin_target.
304 (replace_members): Pass plugin_target to ar_emul_replace
305 and ar_emul_append.
306
307 * binemul.h (ar_emul_append): Add a target argument.
308 (ar_emul_default_append): Likewise.
309 (ar_emul_replace): Likewise.
310 (ar_emul_default_replace): Likewise.
311 (bin_emulation_xfer_struct): Add a target argument to
312 ar_append and ar_replace.
313
314 * binemul.c (ar_emul_append): Updated. Pass target to bfd_openr.
315 (do_ar_emul_default_append): Likewise.
316 (ar_emul_default_append): Likewise.
317 (ar_emul_replace): Likewise.
318 (ar_emul_default_replace): Likewise.
319
b7dd81f7
NC
3202010-09-10 Ben Gardiner <bengardiner@nanometrics.ca>
321
322 * objcopy.c: Add --interleave-width option to allow interleaving
323 of more than one byte at a time.
324 (copy_width): New variable.
325 (copy_options): Add --interleave-width.
326 (copy_section): When interleaving copy in units of copy_width
327 bytes.
328 (copy_main): Parse the new option.
329 * doc/binutils: Document the new option.
330 * NEWS: Mention the new feature.
331
8383c696
JJ
3322010-09-09 Jakub Jelinek <jakub@redhat.com>
333
334 * dwarf.c (decode_location_expression): Fix data adjustment
335 for DW_OP_GNU_implicit_pointer in v3+.
336
75875724
TG
3372010-09-09 Tristan Gingold <gingold@adacore.com>
338
339 * NEWS: Add entry to NEWS for hppa/som.
340
b7807392
JJ
3412010-09-09 Jakub Jelinek <jakub@redhat.com>
342
343 * dwarf.h (debug_info): Add offset_info and dwarf_version fields.
344 * dwarf.c (decode_location_expression): Add offset_size and
345 dwarf_version arguments. Prefix DIE offset with 0x for
346 DW_OP_call{2,4,_ref}. Fix up DW_OP_call_ref operand size,
347 complain if in frame info section. Handle
348 DW_OP_GNU_implicit_pointer.
349 (read_and_display_attr_value, display_debug_loc,
350 display_debug_frames): Adjust decode_location_expression callers.
351 (process_debug_info): Save offset_size and dwarf_version values
352 into debug_information array.
353
3dbcc61d
NC
3542010-09-07 Nick Clifton <nickc@redhat.com>
355
356 * readelf.c (process_section_headers): Mention meaning of 'l'
357 section flag for x86-64 targets.
358
18464d4d
JK
3592010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
360 Jakub Jelinek <jakub@redhat.com>
361
362 * dwarf.c (regname): New declaration.
363 (decode_location_expression): Print for registers also regname output.
364
b129eb0e
RH
3652010-09-02 Richard Henderson <rth@redhat.com>
366
367 * dwarf.c (init_dwarf_regnames_i386, init_dwarf_regnames_x86_64): New.
368 (init_dwarf_regnames): Use them.
369 * dwarf.h: Declare them.
370 * objdump.c (dump_dwarf): Use bfd_get_arch + bfd_get_mach to set up
371 the regnames, rather than using elf_machine_code.
372
3732010-09-02 Richard Henderson <rth@redhat.com>
09fc85f6
RH
374
375 * objdump.c (dump_dwarf): Use bfd_arch_bits_per_address.
376
d0514c49
L
3772010-08-23 H.J. Lu <hongjiu.lu@intel.com>
378
379 * elfedit.c (input_elf_osabi): New.
380 (output_elf_osbi): Likewise.
381 (osabis): Likewise.
382 (elf_osabi): Likewise.
383 (update_elf_header): Support updating ELF OSABI.
384 (make_qualified_name): Break long line.
385 (command_line_switch): Add OPTION_INPUT_OSABI and
386 OPTION_OUTPUT_OSABI.
387 (options): Likewise.
388 (usage): Add --input-osabi and --output-osabi.
389 (main): Handle OPTION_INPUT_OSABI and OPTION_OUTPUT_OSABI.
390
391 * doc/binutils.texi: Document --input-osabi and --output-osabi
392 for elfedit.
393
9eeefea8
MR
3942010-08-23 Maciej W. Rozycki <macro@codesourcery.com>
395
396 * readelf.c (display_mips_gnu_attribute): Replace GCC options
397 with a textual description of a MIPS32r2 64-bit FPU.
398
dd24e3da
NC
3992010-08-13 Dan Rosenberg <dan.j.rosenberg@gmail.com>
400
401 PR binutils/11889
402 * readelf.c (get_32bit_elf_symbols): Check for a corrupt
403 sh_entsize.
404 (get_64bit_elf_symbols): Likewise.
405 (process_symbol_table): Likewise.
406 (process_section_groups): Check for corrupt headers.
407 (process_version_sections): Check for corrupt indicies.
408 (process_corefile_note_segment): Likewise.
409
f608cd77
NS
4102010-08-13 Nathan Sidwell <nathan@codesourcery.com>
411
412 * readelf.c (get_machine_flags): Detect CF ISA C and EMAC_B
413 variants.
414
0ac6fba0
AM
4152010-08-13 Tom Tromey <tromey@redhat.com>
416
417 * dwarf.c (process_debug_info): Don't subtract section address
418 when calculating location of cu abbrev within section.
419
2e49a6d0
NC
4202010-08-12 Michael Haubenwallner <haubi@gentoo.org>
421
422 PR binutils/11742
423 * readelf.c (get_archive_member_name): Do not read beyond the end
424 of the ar_name field.
425
1c4cc746
TG
4262010-08-03 Tristan Gingold <gingold@adacore.com>
427
428 * dwarf.c (display_debug_lines): Mark file argument unused.
429 Do not try to load .debug_info section.
430
c47320c3
AM
4312010-08-02 Alan Modra <amodra@gmail.com>
432
433 * readelf.c (apply_relocations): D30V is really REL.
434
1cd986c5
NC
4352010-07-23 Naveen.H.S <naveen.S@kpitcummins.com>
436 Ina Pandit <ina.pandit@kpitcummins.com>
437
438 * binutils/readelf.c: Add support for V850E2 and V850E2V3.
439
5506d11a
AM
4402010-07-22 Alan Modra <amodra@gmail.com>
441
442 * readelf.c: Add Moxie support.
443
f4638467
AM
4442010-07-20 Alan Modra <amodra@gmail.com>
445
446 * readelf.c (process_program_headers): Don't ignore all zero size
447 sections.
448
1d0055ea
AS
4492010-07-19 Andreas Schwab <schwab@redhat.com>
450
451 * readelf.c (process_section_headers): Update key to flags.
452
447049af
DK
4532010-07-17 Dave Korn <dave.korn.cygwin@gmail.com>
454
455 * objcopy.c (copy_usage): Tweak previous typofix.
456
235f6e53
L
4572010-07-17 H.J. Lu <hongjiu.lu@intel.com>
458
459 * objcopy.c (copy_usage): Fix a typo.
460
f14ead0d
KT
4612010-07-15 Kai Tietz <kai.tietz@onevision.com>
462
463 * dllwrap.c (main): Make sure is_leading_underscore
464 gets initialized with correct default.
465
d3dbc530
AM
4662010-07-05 Alan Modra <amodra@gmail.com>
467
468 * readelf.c (uncompress_section_contents): Avoid gcc-4.6 warning.
469
0acf065b
CC
4702010-07-03 Cary Coutant <ccoutant@google.com>
471
472 * objdump.c (load_specific_debug_section): Decompress section contents
473 before applying relocations.
474 * readelf.c (load_specific_debug_section): Update section size after
475 decompression.
476
6c67a030
AM
4772010-06-29 Alan Modra <amodra@gmail.com>
478
0ac6fba0 479 PR binutils/3166
6c67a030
AM
480 * objcopy.c (is_strip_section): Revert 2006-09-05.
481 (setup_section): Make SHT_GROUP section nobits.
482
360cfc9c
AM
4832010-06-29 Alan Modra <amodra@gmail.com>
484
485 * configure: Regenerate.
486 * po/POTFILES.in: Regenerate.
487
c7e2358a
AM
4882010-06-27 Alan Modra <amodra@gmail.com>
489
490 * resbin.c (res_to_bin_accelerator): Delete set but unused variables.
491
83bcb379
NC
4922010-06-17 Nick Clifton <nickc@redhat.com>
493
494 PR binutils/11711
495 * windres.c (enum option_values): New enum.
496 (long_options): Use separate option number for --include-dir
497 option.
498 (main): Separate backwards compatibility check from code to
499 implement --include-dir. Check to see if directory exists and do
500 not complain if it does.
501
59e6276b
JM
5022010-06-15 Joseph Myers <joseph@codesourcery.com>
503
504 * readelf.c (display_tic6x_attribute, process_tic6x_specific):
505 New.
506 (process_arch_specific): Call process_tic6x_specific for
507 EM_TI_C6000.
508
7f01b0c6
L
5092010-06-11 H.J. Lu <hongjiu.lu@intel.com>
510
511 * readelf.c (dump_ia64_vms_dynamic_fixups): Cast to unsigned long
512 for 0x%lx.
513
28f997cf
TG
5142010-06-11 Tristan Gingold <gingold@adacore.com>
515 Doug Rupp <rupp@gnat.com>
516
517 * readelf.c (is_ia64_vms): New function.
518 (dump_relocations): Use it.
519 (get_machine_flags): Display IA-64 OpenVMS flags.
520 (process_program_headers): No error on OpenVMS if no .dynamic section.
521 (struct ia64_vms_dynfixup, struct ia64_vms_dynimgrela): New
522 declarations.
523 (dump_ia64_vms_dynamic_fixups): New function.
524 (dump_ia64_vms_dynamic_relocs): Ditto.
525 (process_ia64_vms_dynamic_relocs): Ditto.
526 (process_relocs): Handle IA-64 OpenVMS relocs.
527 (VMS_EPOCH_OFFSET, VMS_GRANULARITY_FACTOR): New macros.
528 (print_vms_time): New function.
529 (dynamic_section_ia64_val): Handle DT_IA_64_VMS_LINKTIME and
530 DT_IA_64_VMS_LNKFLAGS.
531 (get_ia64_symbol_other): New function.
532 (get_symbol_other): Handle EM_IA_64.
533
9bcd0325
TG
5342010-06-11 Tristan Gingold <gingold@adacore.com>
535
536 * unwind-ia64.c (unw_print_abreg): Add const to special_reg.
537 (UNW_DEC_ABI): Ditto for abiname.
538 (unw_decode_table): Make it const.
539
e466bc6e
TG
5402010-06-10 Tristan Gingold <gingold@adacore.com>
541
542 * readelf.c (slurp_ia64_unwind_table): IA64 rela relocations are
543 not inplace.
544
8e45593f
NC
5452010-05-25 Daniel Jacobowitz <dan@codesourcery.com>
546 Joseph Myers <joseph@codesourcery.com>
547 Andrew Stubbs <ams@codesourcery.com>
548
549 * readelf.c (get_machine_flags): Handle EF_SH_PIC and EF_SH_FDPIC.
550
52a6ecd2
NC
5512010-05-25 Jay Krell <jay.krell@cornell.edu>
552
553 PR ld/11621
554 * Makefile.am: Replace all occurences of .o with .@OBJEXT@
555 * Makefile.in: Regenerate.
556
6f875884
TG
5572010-05-24 Tristan Gingold <gingold@adacore.com>
558
559 * readelf.c (usage): Add new trace sections for --debug-dump.
560 (process_section_headers): Handle dump of trace sections.
561 * objdump.c (usage): Add new trace sections for --dwarf.
562 * dwarf.h (do_trace_info, do_trace_abbrevs): New variables.
563 (do_trace_aranges): Ditto.
564 (enum dwarf_section_display_enum): Add trace_info, trace_abbrev
565 and trace_aranges literals.
566 * dwarf.c (do_trace_info, do_trace_abbrevs): New variables.
567 (do_trace_aranges): Ditto.
568 (process_debug_info): Add abbrev_sec argument and replace
569 abbrev with abbrev_sec.
570 (load_debug_info): Adjust call of process_debug_info.
571 (display_debug_info): Ditto.
572 (display_trace_info): New function.
573 (dwarf_select_sections_by_names): Add trace_info, trace_abbrevs
574 and trace_aranges sections name.
575 (dwarf_select_sections_all): Also select trace sections.
576 (debug_displays): Reindent. Add entries for the trace sections.
577 * doc/binutils.texi (readelf): Document new --dwarf parameters.
578 (objdump): Ditto.
579
18ae9cc1
L
5802010-05-18 H.J. Lu <hongjiu.lu@intel.com>
581
582 PR gas/11600
583 * readelf.c (get_elf_section_flags): Treat SHF_EXCLUDE as a
584 generic flag.
585
6540b386
TG
5862010-05-07 Tristan Gingold <gingold@adacore.com>
587
588 * Makefile.in: Regenerate with automake 1.11.1.
589 * aclocal.m4: Ditto.
590 * doc/Makefile.in: Ditto.
591
7f502d6c
L
5922010-05-06 H.J. Lu <hongjiu.lu@intel.com>
593
594 * dwarf.c (init_dwarf_regnames): Handle EM_L1OM.
595 * readelf.c (get_elf_section_flags): Likewise.
596 (process_section_headers): Likewise.
597
3e01a7fd
NC
5982010-05-05 Nick Clifton <nickc@redhat.com>
599
600 * po/es.po: Updated Spanish translation.
601
1d2ca237
KT
6022010-04-27 Kai Tietz <kai.tietz@onevision.com>
603
604 * dlltool.c (main): Query for bfd's underscoring default for
605 default target case.
606
4ba3f034
NC
6072010-04-27 Nick Clifton <nickc@redhat.com>
608
609 * po/ru.po: Updated Russian translation.
610
9a83a553
AM
6112010-04-23 Alan Modra <amodra@gmail.com>
612
613 * readelf.c (process_program_headers): Replace use of
614 ELF_IS_SECTION_IN_SEGMENT_MEMORY with ELF_SECTION_IN_SEGMENT.
615
9c9c98a5
NC
6162010-04-22 Nick Clifton <nickc@redhat.com>
617
618 * po/binutils.pot: Updated by the Translation project.
619 * po/fi.po: Updated Finnish translation.
620 * po/vi.po: Updated Vietnamese translation.
621 * po/bg.po: New Bulgarian translation.
622 * configure.in (ALL_LINGUAS): Add bg.
623 * configure: Regenerate.
624
21b13a54
NC
6252010-04-20 Nick Clifton <nickc@redhat.com>
626
627 * po/fr.po: Updated french translation.
628
2b692964
NC
6292010-04-20 Nick Clifton <nickc@redhat.com>
630
631 * readelf.c: Add _() macros to constant strings that are
632 translatable.
633
0982e157
MR
634 * readelf.c (display_mips_gnu_attribute): Replace GCC options
635 with a textual description of single and double precision float.
636
75375b3e
MGD
6372010-04-15 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
638
639 * readelf.c (arm_attr_tag_FP_arch): Rename from arm_attr_tag_VFP_arch.
640 (arm_attr_tag_ABI_align8_needed): Remove.
641 (arm_attr_tag_ABI_align8_preserved): Remove.
642 (arm_attr_tag_ABI_HardFP_use): Update text strings.
643 (arm_attr_public_tags): Add strings for ABI v2.08 attribute tags.
644 (display_arm_attribute): Add decoding of ABI v2.08 attributes.
645
1e70a64d
NC
6462010-04-13 Nick Clifton <nickc@redhat.com>
647
648 PR binutils/11419
649 * dwarf.c (process_debug_info): Initialise the signature array.
650
3d540e93
NC
6512010-04-09 Nick Clifton <nickc@redhat.com>
652
653 * dwarf.c (process_debug_info): Remove unused variable
654 cu_abbrev_offset_ptr.
655 (display_debug_lines_decoded): Remove unused variable prev_line.
656 * elfedit.c (process_archive): Remove unused variable
657 file_name_size.
658 * ieee.c (ieee_start_compilation_unit): Remove unused variable
659 nindx.
660 (ieee_set_type): Remove unused variables info, targetindx and
661 baseindx.
662 * objdump.c (disassmble_byte): Remove unused variable done_dot.
663 * rddbg.c (read_section_stabs_debugging_info): Remove unused
664 variable other.
665 * readelf.c (dump_section_as_strings): Remove unused variable
666 addr.
667 (process_archive): Remove unused variable file_name_size.
668 * stabs.c (parse_stab_string): Mark desc parameter as unused.
669 Remove unused variable lineno.
670 (parse_stab_struct_type): Remove unused variable orig.
671 (stab_demangle_type): Remove unused variables constp, volatilep
672 and hold.
673
397841b5
AM
6742010-04-07 Alan Modra <amodra@gmail.com>
675
676 * configure: Regenerate.
677
bd32c6bd
NC
6782010-04-06 Nick Clifton <nickc@redhat.com>
679
680 * po/vi.po: Updated Vietnamese translation.
681
a233b20c
JJ
6822010-04-05 Jakub Jelinek <jakub@redhat.com>
683
604282a7
JJ
684 * dwarf.c (struct Frame_Chunk): Add ptr_size and segment_size
685 fields.
686 (display_debug_frames): Handle CIE version 4.
687
a233b20c
JJ
688 * dwarf.c (struct State_Machine_Registers): Add op_index field,
689 change end_sequence type to unsigned char.
690 (reset_state_machine): Clear op_index.
691 (process_extended_line_op): For DW_LNE_set_address clear op_index.
692 (display_debug_lines_raw): Initialize li_max_ops_per_insn.
693 Track op_index state machine register and print it if
694 li_max_ops_per_insn is != 1.
695 (display_debug_lines_decoded): Likewise.
696
932fd279
JJ
6972010-04-01 Jakub Jelinek <jakub@redhat.com>
698
699 * dwarf.c (read_and_display_attr_value): Don't reject
700 dwarf_version == 4. Handle DW_FORM_sec_offset, DW_FORM_flag_present
701 and DW_FORM_exprloc.
702 (process_debug_info): Handle cu_version == 4.
703 (display_debug_lines_raw, display_debug_lines_decoded): Handle
704 li_version == 4.
705
9f3d83dc
AS
7062010-03-30 Andreas Schwab <schwab@linux-m68k.org>
707
708 * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
709 * Makefile.in: Regenerate.
710
40b36596
JM
7112010-03-25 Joseph Myers <joseph@codesourcery.com>
712
713 * MAINTAINERS: Add self as TI C6X maintainer.
714 * NEWS: Add news entry for TI C6X support.
715 * readelf.c: Include elf/tic6x.h.
716 (guess_is_rela): Handle EM_TI_C6000.
717 (dump_relocations): Likewise.
718 (get_tic6x_dynamic_type): New.
719 (get_dynamic_type): Call it.
720 (get_machine_flags): Handle EF_C6000_REL.
721 (get_osabi_name): Handle machine-specific values only for relevant
722 machines. Handle C6X values.
723 (get_tic6x_segment_type): New.
724 (get_segment_type): Call it.
725 (get_tic6x_section_type_name): New.
726 (get_section_type_name): Call it.
727 (is_32bit_abs_reloc, is_16bit_abs_reloc, is_none_reloc): Handle
728 EM_TI_C6000.
729
ba7f2642
TS
7302010-03-25 Thomas Schwinge <thomas@codesourcery.com>
731
732 * doc/binutils.texi (readelf) <unwind information>: Mention support for
733 ARM unwind tables.
734
b115cf96
L
7352010-03-18 H.J. Lu <hongjiu.lu@intel.com>
736
737 * readelf.c (decode_arm_unwind): Increase buf size to 9 byte.
738
8f73510c
AM
7392010-03-17 Alan Modra <amodra@gmail.com>
740
741 * readelf.c (dump_arm_unwind): Warning fix.
742
99164030
DJ
7432010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
744
745 * MAINTAINERS: Update my email address. List Tristan Gingold
746 as the release branch maintainer.
747
44ec90b9
RO
7482010-03-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
749
750 * readelf.c (get_ver_flags): Handle VER_FLG_INFO.
751
0b6ae522
DJ
7522010-03-02 Daniel Jacobowitz <dan@codesourcery.com>
753
754 * NEWS: Document .ARM.exidx / .ARM.extab support.
755
756 * dwarf.c (read_leb128): Make non-static.
757 * dwarf.h (read_leb128): Declare.
758 * readelf.c (REMOVE_ARCH_BITS): Define.
759 (find_section_by_address): New.
760 (read_uleb128): Move higher. Use read_leb128 from dwarf.c.
761 (find_symbol_for_address): Handle the Thumb bit for ARM, by
762 using REMOVE_ARCH_BITS.
763 (struct arm_section, struct arm_unw_aux_info, arm_print_vma_and_name)
764 (arm_free_section, arm_section_get_word, decode_arm_unwind)
765 (dump_arm_unwind, arm_process_unwind): New.
766 (process_unwind): Handle ARM.
767
92fc7b4f
JZ
7682010-02-26 Jie Zhang <jie@codesourcery.com>
769
770 * MAINTAINERS: Update my email address.
771
826fec2f
NC
7722010-02-23 Peter Breitenlohner <peb@mppmu.mpg.de>
773
774 PR binutils/11298
775 * doc/binutils.texi (windmc): Fix synopsis and description of
776 ASCII options.
777
220453ec
AM
7782010-02-19 Alan Modra <amodra@gmail.com>
779
780 * readelf.c (get_group_flags): Return empty string when flags zero.
781 Add space in other returned values.
782 (process_section_groups): Adjust format string.
783
cd21e546
MGD
7842010-02-18 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
785
786 * readelf.c (arm_attr_tag_Advanced_SIMD_arch): Add description of
787 newly permitted attribute values.
788 (arm_attr_tag_Virtualization_use): Likewise.
789 (arm_attr_tag_DIV_use): Add description of new attribute.
790 (arm_attr_tag_MPextension_use_legacy): Likewise.
791
ab7875de
NC
7922010-02-15 Nick Clifton <nickc@redhat.com>
793
794 * po/vi.po: Updated Vietnamese translation.
795
d7eeb400
MS
7962010-02-09 Michael Holzheu <holzheu@de.ibm.com>
797
798 * readelf.c (get_note_type): Handle NT_S390_TIMER, NT_S390_TODCMP,
799 NT_S390_TODPREG, NT_S390_CTRS and NT_S390_PREFIX.
800
d80e8de2
JB
8012010-02-08 Jim Blandy <jimb@red-bean.com>
802
803 * dwarf.c (display_debug_frames): Skip the 'S' character in CFI
804 'z' augmentation strings.
805
bb7c70ed
NC
8062010-02-08 Christophe Lyon <christophe.lyon@st.com>
807
808 * objdump.c (disassemble_bytes): Clear aux->reloc before printing
809 a new address, so as not to reuse a previous, non-related reloc.
810
4339cae0
L
8112010-02-02 H.J. Lu <hongjiu.lu@intel.com>
812
813 * readelf.c (get_note_type): Handle NT_X86_XSTATE.
814
0930eddd
NS
8152010-02-01 Nathan Sidwell <nathan@codesourcery.com>
816
817 * objcopy.c (copy_object): Set SEC_LINKER_CREATED when adding
818 sections.
819
70ecb384
NC
8202010-01-28 Nick Clifton <nickc@redhat.com>
821
822 PR 11225
823 * objdump.c (only): Replace with linked list.
824 (only_size, only_used): Replace with only_list.
825 (process_section_p): Set seen field on matches sections.
826 (add_only): New function.
827 (free_only_list): New function.
828 (disassemble_section): Check only_list.
829 (main): Use add_only and free_only_list.
830
571f7b5e
TG
8312010-01-26 Tristan Gingold <gingold@adacore.com>
832
833 * Makefile.am (bin2c): Add libintl dependance and library.
834 * Makefile.in: Regenerate.
835
55786da2 8362010-01-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
70ecb384 837
55786da2
AK
838 * readelf.c (get_machine_flags): Handle EF_S390_HIGH_GPRS.
839
500ee42e
ILT
8402010-01-19 Ian Lance Taylor <iant@google.com>
841
842 * objcopy.c (copy_main): Rewrite OPTION_ADD_SECTION code to work
843 with non-ordinary files like /dev/null.
844
2046a35d
AM
8452010-01-19 Daisuke Hatayama <d.hatayama@jp.fujitsu.com>
846 Alan Modra <amodra@gmail.com>
847
0ac6fba0 848 * readelf.c (process_file_header): Handle e_phnum extension.
2046a35d 849
60a0e0e7
TG
8502010-01-14 Tristan Gingold <gingold@adacore.com>
851
852 * dwarf.c (get_AT_name): Handle DW_AT_use_GNAT_descriptive_type
853 and DW_AT_GNAT_descriptive_type.
854
fd3a6816
TG
8552010-01-13 Tristan Gingold <gingold@adacore.com>
856
857 * ar.c (main): Use lbasename.
858 (normalize): Ditto.
859 * objdump.c (update_source_path): Ditto.
860
6cdb8d82
TG
8612010-01-12 Tristan Gingold <gingold@adacore.com>
862
863 * makefile.vms (CFLAGS): Turns warnings into informational messages.
864
2c610e4b
L
8652010-01-11 H.J. Lu <hongjiu.lu@intel.com>
866
867 PR ld/11146
868 * NEWS: Mention --dyn-syms for readelf.
869
870 * readelf.c (do_dyn_syms): New.
2c610e4b
L
871 (OPTION_DYN_SYMS): Likewise.
872 (options): Add "dyn-syms".
873 (usage): Add --dyn-syms.
874 (parse_args): Handle OPTION_DYN_SYMS.
875 (process_symbol_table): Handle do_dyn_syms.
876 (process_object): Likewise.
877 (process_archive): Likewise.
878
879 * doc/binutils.texi: Document --dyn-syms for readelf. Mention
880 symbol hash tables for -D.
881
20703056
NC
8822010-01-11 Nick Clifton <nickc@redhat.com>
883
d2420a8c
NC
884 * NEWS: Mention addition of elfedit.
885
20703056
NC
886 * po/fi.po: Updated Finnish translation.
887
3725885a
RW
8882010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
889
890 * Makefile.in: Regenerate.
891 * configure: Regenerate.
892 * doc/Makefile.in: Regenerate.
893
5256a5b0
L
8942010-01-08 H.J. Lu <hongjiu.lu@intel.com>
895
896 * version.c (print_version): Change to "Copyright 2010".
897
dd35de74
L
8982010-01-08 H.J. Lu <hongjiu.lu@intel.com>
899
900 * elfedit.c (input_elf_type): New.
901 (output_elf_type): Likewise.
902 (elf_type): Likewise.
903 (update_elf_header): Support updating ELF file type.
904 (command_line_switch): Add OPTION_INPUT_TYPE and
905 OPTION_OUTPUT_TYPE.
906 (options): Likewise.
907 (usage): Add --input-type and --output-type.
908 (main): Handle OPTION_INPUT_TYPE and OPTION_OUTPUT_TYPE. Check
909 one of --output-mach and --output-type must be specified.
910
911 * doc/binutils.texi: Document --input-type and --output-type
912 for elfedit.
913
c7a795f8
L
9142010-01-08 H.J. Lu <hongjiu.lu@intel.com>
915
916 * doc/binutils.texi: Fix a typo.
917
2dc654c3
L
9182010-01-08 H.J. Lu <hongjiu.lu@intel.com>
919
920 * elfedit.c (update_elf_header): Don't change input_elf_class
921 nor input_elf_machine if they are -1.
922
2ad0e9f1
TG
9232010-01-08 Tristan Gingold <gingold@adacore.com>
924
925 * ar.c: Remove bfd_special_undocumented_glue prototype.
926
71a72a84
L
9272010-01-07 H.J. Lu <hongjiu.lu@intel.com>
928
929 * elfedit.c (update_elf_header): Reformat.
930
3f08eb35
L
9312010-01-07 H.J. Lu <hongjiu.lu@intel.com>
932
933 * readelf.c (usage): Fix indent for --symbols.
934
ed22650e
L
9352010-01-07 H.J. Lu <hongjiu.lu@intel.com>
936
937 * doc/binutils.texi: Replace -histogram with --histogram.
938
30fd33bb
L
9392010-01-06 H.J. Lu <hongjiu.lu@intel.com>
940
941 PR binutils/11131
942 * Makefile.am (ELFEDIT_PROG): New.
943 (bin_PROGRAMS): Add $(ELFEDIT_PROG).
944 (CFILES): Add elfedit.c.
945 (elfedit_DEPENDENCIES): New.
946 (elfedit_SOURCES): Likewise.
947 (elfedit_LDADD): Likewise.
948 * Makefile.in: Regenerated.
949
950 * elfedit.c: New.
951
952 * doc/binutils.texi: Document elfedit.
953
954 * doc/Makefile.am (man_MANS): Add elfedit.1.
955 (elfedit.1): New.
956 * doc/Makefile.in: Regenerated.
957
d2ca6b5b
TG
9582010-01-06 Tristan Gingold <gingold@adacore.com>
959
960 * nm.c (usage): Remove extra blanks.
d2ca6b5b 961
a0f19280
L
9622010-01-04 H.J. Lu <hongjiu.lu@intel.com>
963
964 * objcopy.c: Update copyright.
965 * readelf.c: Likewise.
966
c1e2cb9d
L
9672010-01-04 H.J. Lu <hongjiu.lu@intel.com>
968
969 PR binutils/11130
970 * objcopy.c (copy_object): Remove "Warning: " from error
971 message.
972
c975cc98
NC
9732010-01-04 Nick Clifton <nickc@redhat.com>
974
975 PR 11128
976 * readelf.c (dump_section_as_strings): Use two separate
977 invocations of printf() in order to work around bugs in
978 the Solaris 8 implementation.
979
619c8a7d
NC
9802010-01-04 Nick Clifton <nickc@redhat.com>
981
a0f19280 982 * po/ru.po: Updated Russian translation.
a6da20b5 983
43ecc30f 984For older changes see ChangeLog-2009
252b5132
RH
985\f
986Local Variables:
987mode: change-log
988left-margin: 8
989fill-column: 74
990version-control: never
991End:
This page took 0.500873 seconds and 4 git commands to generate.