Updated Bulgarian, Spanish, Finnish, French, Russian and Ukranian translations.
[binutils-gdb.git] / binutils / ChangeLog
1 2011-10-10 Nick Clifton <nickc@redhat.com>
2
3 * po/bg.po: Updated Bulgarian translation.
4 * po/es.po: Updated Spansih translation.
5 * po/fi.po: Updated Finnish translation.
6 * po/fr.po: Updated French translation.
7
8 2011-10-05 DJ Delorie <dj@redhat.com>
9 Nick Clifton <nickc@redhat.com>
10
11 * readelf.c (get_machine_dlags): Add support for RX's PID mode.
12
13 2011-10-04 Paul Woegerer <paul_woegerer@mentor.com>
14 Carlos O'Donell <carlos@codesourcery.com>
15
16 * dwarf.c (display_debug_lines_decoded): Index directory_table with
17 directory_index from file_table entry.
18
19 2011-09-30 Cary Coutant <ccoutant@google.com>
20
21 * binutils/dwarf.h (dwarf_section_display_enum): Add missing enum
22 constant.
23
24 2011-09-28 Tristan Gingold <gingold@adacore.com>
25
26 * od-xcoff.c (dump_xcoff32_aout_header): Fix typo.
27
28 2011-09-27 Tristan Gingold <gingold@adacore.com>
29
30 * od-xcoff.c (dump_xcoff32_aout_header): Remove some gettext macros.
31 (dump_xcoff32_sections_header): Likewise.
32 (dump_xcoff32_symbols, dump_xcoff32_relocs): Likewise.
33 (dump_xcoff32_lineno, dump_xcoff32_loader): Likewise.
34 (dump_xcoff32_except): Likewise.
35 (dump_xcoff32_typchk, dump_xcoff32_tbtags): Likewise.
36
37 2011-09-27 Tristan Gingold <gingold@adacore.com>
38
39 * readelf.c (print_ia64_vms_note): Fix xgettext warnings.
40
41 2011-09-22 Tristan Gingold <gingold@adacore.com>
42
43 * NEWS: Add marker for 2.22.
44
45 2011-09-21 David S. Miller <davem@davemloft.net>
46
47 * MAINTAINER: Take over from Jakub Jalinek as SPARC maintainer.
48
49 * readelf.c (display_sparc_hwcaps): New.
50 (display_sparc_gnu_attribute): New.
51 (process_sparc_specific): New.
52 (process_arch_specific): When EM_SPARC, EM_SPARC32PLUS,
53 or EM_SPARCV9 invoke process_sparc_specific.
54
55 2011-09-18 H.J. Lu <hongjiu.lu@intel.com>
56
57 PR binutils/13196
58 * dwarf.c (display_debug_aranges): Check zero address size.
59
60 2011-09-15 H.J. Lu <hongjiu.lu@intel.com>
61
62 PR binutils/13180
63 * objcopy.c (is_strip_section_1): New.
64 (is_strip_section): Use it. Remove the group section if all
65 members are removed.
66
67 2011-09-08 Nick Clifton <nickc@redhat.com>
68
69 * po/ja.po: Updated Japanese translation.
70
71 2011-08-26 Nick Clifton <nickc@redhat.com>
72
73 * po/es.po: Updated Spanish translation.
74
75 2011-08-08 Marcus Comstedt <marcus@mc.pp.se>
76
77 PR binutils/12964
78 * Makefile.am (embedspu): Use awk rather than sed.
79 * Makefile.in: Regenerate.
80
81 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
82
83 * dwarf.c (read_and_display_attr_value): Recognize DW_FORM_data4 and
84 DW_FORM_data8 as location list pointers only for DWARF < 4.
85
86 2011-07-26 Jakub Jelinek <jakub@redhat.com>
87
88 * NEWS: Mention .debug_macro support.
89 * dwarf.c (read_and_display_attr_value): Don't print a tab
90 if attribute is 0.
91 (get_AT_name): Handle DW_AT_GNU_macros.
92 (get_line_filename_and_dirname, display_debug_macro): New
93 functions.
94 (debug_displays): Add an entry for .debug_macro and .zdebug_macro.
95 * readelf.c (process_section_headers): With do_debug_macinfo
96 handle also .debug_macro sections.
97 * dwarf.h (dwarf_section_display_enum): Add macro.
98
99 2011-07-24 Chao-ying Fu <fu@mips.com>
100 Maciej W. Rozycki <macro@codesourcery.com>
101
102 * readelf.c (get_machine_flags): Handle microMIPS ASE.
103 (get_mips_symbol_other): Likewise.
104
105 2011-07-22 H.J. Lu <hongjiu.lu@intel.com>
106
107 * dwarf.c (init_dwarf_regnames): Handle EM_K1OM.
108
109 * elfedit.c (elf_machine): Support EM_K1OM.
110 (elf_class): Likewise.
111
112 * readelf.c (guess_is_rela): Handle EM_K1OM.
113 (dump_relocations): Likewise.
114 (get_machine_name): Likewise.
115 (get_section_type_name): Likewise.
116 (get_elf_section_flags): Likewise.
117 (process_section_headers): Likewise.
118 (get_symbol_index_type): Likewise.
119 (is_32bit_abs_reloc): Likewise.
120 (is_32bit_pcrel_reloc): Likewise.
121 (is_64bit_abs_reloc): Likewise.
122 (is_64bit_pcrel_reloc): Likewise.
123 (is_none_reloc): Likewise.
124
125 * doc/binutils.texi: Mention K1OM for elfedit.
126
127 2011-07-11 Cary Coutant <ccoutant@google.com>
128
129 PR 12983
130 * binutils/nm.c (display_file): Decompress debug sections when
131 printing line numbers.
132
133 2011-07-03 Samuel Thibault <samuel.thibault@gnu.org>
134 Thomas Schwinge <thomas@schwinge.name>
135
136 PR binutils/12913
137 * elfedit.c (osabis): Use ELFOSABI_GNU name instead of ELFOSABI_LINUX
138 alias and ELFOSABI_HURD. Add GNU alias.
139 * readelf.c (get_osabi_name, get_symbol_binding, get_symbol_type):
140 Likewise.
141 * doc/binutils.texi <elfedit>: Update accordingly.
142
143 2011-07-01 Nick Clifton <nickc@redhat.com>
144
145 PR binutils/12325
146 * doc/binutils.texi (ar cmdline): Document --target, --version and
147 --help command line options.
148
149 2011-06-30 Nick Clifton <nickc@redhat.com>
150
151 PR binutils/12558
152 * ar.c (main): When asked to move members in an archive that is
153 being created, ignore the move request.
154
155 2011-06-29 Nick Clifton <nickc@redhat.com>
156
157 * readelf.c (get_section_type_name): When displaying an unknown
158 section type display the hex value first on the assumption that
159 the full message will probably be truncated into a 15 character
160 field.
161
162 2011-06-22 Jakub Jelinek <jakub@redhat.com>
163
164 * dwarf.c (decode_location_expression): For DW_OP_GNU_convert and
165 DW_OP_GNU_reinterpret, if uvalue is 0, don't add cu_offset.
166 Handle DW_OP_GNU_parameter_ref.
167
168 2011-06-16 Tom Tromey <tromey@redhat.com>
169
170 * dwarf-mode.el (dwarf-do-insert-substructure): Call
171 expand-file-name.
172 (dwarf-do-refresh): Likewise.
173
174 2011-06-15 Ulrich Weigand <ulrich.weigand@linaro.org>
175
176 * readelf.c (get_note_type): Handle NT_ARM_VFP.
177
178 2011-06-13 Walter Lee <walt@tilera.com>
179
180 * readelf.c: Include tilepro.h and tilegx.h.
181 (guess_is_rela): Handle EM_TILEGX and EM_TILEPRO.
182 (dump_relocations): Likewise.
183 (get_machine_name): Likewise.
184 (is_32bit_abs_reloc): Likewise.
185 (is_32bit_pcerel_reloc): Likewise.
186 (is_64bit_abs_reloc): Likewise.
187 (is_64bit_pcrel_reloc): Likewise.
188
189 2011-06-09 Tristan Gingold <gingold@adacore.com>
190
191 * od-xcoff.c (xcoff32_read_symbols): Allow missing string table
192 length.
193
194 2011-06-08 Nick Clifton <nickc@redhat.com>
195
196 PR binutils/12855
197 * readelf.c (process_version_sections): Handle binaries containing
198 corrupt version information.
199 (process_symbol_table): Stop processing a symbol's version
200 information if it could not be read in.
201
202 (get_data): Add comment describing the function.
203 (process_section_headers): Set dynamic_strings_length to 0 if the
204 dynamic strings could not be read in.
205 (process_dynamic_section): Likewise.
206 (process_section_groups): Stop processing the group information if
207 the data could not be read in.
208 (hppa_processs_unwind): Assert that there is only one string table
209 in the file.
210 (arm_process_unwind): Likewise.
211 (ia64_process_unwind): Likewise.
212 Set the size of the unwind auxillary information to 0 if the data
213 could not be read.
214 (load_specific_debug_section): Handle a failure to read in the
215 section.
216 (process_mips_specific): Stop display of the PLT GOT section if it
217 could not be read in.
218
219 2011-06-08 Tristan Gingold <gingold@adacore.com>
220
221 * makefile.vms (DEFS): Define OBJDUMP_PRIVATE_VECTORS.
222
223 2011-06-07 Cary Coutant <ccoutant@google.com>
224
225 * dwarf.c: Fix conversion to TU number.
226
227 2011-06-02 Nick Clifton <nickc@redhat.com>
228
229 * resres.c: Fix spelling typo.
230 * windint.h: Likewise.
231 * windmc.c: Likewise.
232 * windres.c: Likewise.
233 * po/POTFILES.in: Regenerate.
234 * po/binutils.pot: Regenerate.
235
236 2011-06-01 Daniel Jacobowitz <drow@false.org>
237
238 * MAINTAINERS: Update my email address.
239
240 2011-05-31 Matthias Klose <doko@ubuntu.com>
241
242 * configure.in (BUILD_INSTALL_MISC): Only add embedspu once.
243 * configure: Regenerate.
244
245 2011-05-30 Alan Modra <amodra@gmail.com>
246
247 PR binutils/12820
248 * Makefile.am (bin_PROGRAMS): Move BUILD_INSTALL_MISC to..
249 (bin_SCRIPTS): ..here.
250 (EXTRA_SCRIPTS): Define.
251 (EXTRA_DIST): Add embedspu.sh.
252 (DISTCLEANFILES): Add embedspu.
253 (embedspu): Depend on Makefile. Replace sed "s" command with "c".
254 * Makefile.in: Regenerate.
255
256 2011-05-25 Jakub Jelinek <jakub@redhat.com>
257
258 * dwarf.c (loc_offsets): New variable.
259 (loc_offsets_compar): New routine.
260 (display_debug_loc): Handle loc_offsets not being in ascending order
261 and also a single .debug_loc entry being used multiple times.
262
263 2011-05-18 Nick Clifton <nickc@redhat.com>
264
265 PR binutils/12753
266 * nm.c (filter_symbols): Treat unique symbols as global symbols.
267 * doc/binutils.texi (nm): Mention that some lowercase letters
268 actually indicate global symbols.
269
270 2011-05-15 Tristan Gingold <gingold@adacore.com>
271
272 * od-xcoff.c: New file.
273 * objdump.h: New file.
274 * objdump.c: Include objdump.h
275 (dump_private_options, objdump_private_vectors): New variables.
276 (usage): Mention -P/--private. Display handled options.
277 (long_options): Add -P/--private.
278 (dump_target_specific): New function.
279 (dump_bfd): Handle dump_private_options.
280 (main): Handle -P.
281 * doc/binutils.texi (objdump): Document -P/--private.
282 * configure.in (OBJDUMP_PRIVATE_VECTORS, OBJDUMP_PRIVATE_OFILES):
283 New variables, compute them.
284 (od_vectors): Add vectors for private dumpers. Make them uniq.
285 (OBJDUMP_DEFS): Add OBJDUMP_PRIVATE_VECTORS.
286 * Makefile.am (HFILES): Add objdump.h
287 (CFILES): Add od-xcoff.c
288 (OBJDUMP_PRIVATE_OFILES): New variable.
289 (objdump_DEPENDENCIES): Append OBJDUMP_PRIVATE_OFILES.
290 (objdump_LDADD): Ditto.
291 (EXTRA_objdump_SOURCES): Define.
292 * Makefile.in: Regenerate.
293 * configure: Regenerate.
294
295 2011-05-10 Tristan Gingold <gingold@adacore.com>
296
297 * dwarf.c (process_extended_line_op): Dump unknown records.
298
299 2011-05-07 Alan Modra <amodra@gmail.com>
300
301 PR binutils/12632
302 * objcopy.c (copy_archive): Check bfd_openw result in unknown object
303 case. Rewrite without goto.
304
305 2011-05-03 Jakub Jelinek <jakub@redhat.com>
306
307 * dwarf.c (decode_location_expression): Handle DW_OP_GNU_const_type,
308 DW_OP_GNU_regval_type, DW_OP_GNU_deref_type, DW_OP_GNU_convert
309 and DW_OP_GNU_reinterpret.
310
311 * MAINTAINERS: Add myself as DWARF2 maintainer.
312
313 2011-05-02 Alan Modra <amodra@gmail.com>
314
315 PR binutils/12720
316 Revert the following change
317 Michael Snyder <msnyder@vmware.com>
318 * ar.c (move_members): Plug memory leak.
319 (delete_members): Plug memory leak.
320
321 2011-04-28 Tom Tromey <tromey@redhat.com>
322
323 * NEWS: Add note about --dwarf-depth, --dwarf-start, and
324 dwarf-mode.el.
325 * objdump.c (suppress_bfd_header): New global.
326 (usage): Update.
327 (OPTION_DWARF_DEPTH, OPTION_DWARF_START): New constants.
328 (options): Add dwarf-depth and dwarf-start entries.
329 (dump_bfd): Use suppress_bfd_header.
330 (main): Handle OPTION_DWARF_START, OPTION_DWARF_DEPTH.
331 * doc/binutils.texi (objcopy): Document --dwarf-depth and
332 --dwarf-start.
333 (readelf): Likewise.
334 * dwarf-mode.el: New file.
335 * dwarf.c (dwarf_cutoff_level, dwarf_start_die): New globals.
336 (read_and_display_attr_value): Also check debug_info_p.
337 (process_debug_info): Handle dwarf_start_die and
338 dwarf_cutoff_level.
339 * dwarf.h (dwarf_cutoff_level, dwarf_start_die): Declare.
340 * readelf.c (usage): Update.
341 (OPTION_DWARF_DEPTH): New macro.
342 (OPTION_DWARF_START): Likewise.
343 (options): Add dwarf-depth and dwarf-start entries.
344 (parse_args): Handle OPTION_DWARF_START and OPTION_DWARF_DEPTH.
345
346 2011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
347
348 * dwarf.c (display_gdb_index): Support version 5, warn on version 4.
349
350 2011-04-27 Tristan Gingold <gingold@adacore.com>
351
352 * dwarf.c (process_extended_line_op): Handle
353 DW_LNE_HP_source_file_correlation.
354
355 2011-04-27 Nick Clifton <nickc@redhat.com>
356
357 * po/da.po: Updated Danish translation.
358
359 2011-04-21 Tom Tromey <tromey@redhat.com>
360
361 * readelf.c (print_stapsdt_note): New function.
362 (process_note): Use it.
363
364 2011-04-21 Tom Tromey <tromey@redhat.com>
365
366 * readelf.c (get_stapsdt_note_type): New function.
367 (process_note): Recognize "stapsdt" notes.
368
369 2011-04-21 Tom Tromey <tromey@redhat.com>
370
371 * readelf.c (process_corefile_note_segment): Change header field
372 widths.
373 (process_note): Change field widths.
374
375 2011-04-21 Tom Tromey <tromey@redhat.com>
376
377 * readelf.c (print_gnu_note): New function.
378 (process_note): Use it.
379
380 2011-04-21 Jie Zhang <jzhang918@gmail.com>
381
382 * MAINTAINERS: Update my email address.
383
384 2011-04-11 Kai Tietz <ktietz@redhat.com>
385
386 * windres.c (usage): Add new --preprocessor-arg option.
387 (option_values): Add new OPTION_PREPROCESSOR_ARG enumerator.
388 (option long_options): Add preprocessor-arg option.
389 (main): Handle it.
390 * doc/binutils.texi: Add documentation for --preprocessor-arg
391 option.
392 * NEWS: Add line about new --preprocessor-arg option for windres.
393
394 2011-04-08 John Marino <binutils@marino.st>
395
396 * arlex.l: Prevent redefinition of YY_NO_UNPUT.
397 * syslex.l: Likewise.
398
399 2011-04-07 Paul Brook <paul@codesourcery.com>
400
401 * readelf.c (arm_section_get_word): Handle C6000 relocations.
402 (decode_tic6x_unwind_regmask, decode_arm_unwind_bytecode,
403 decode_tic6x_unwind_bytecode, expand_prel31): New functions.
404 (decode_arm_unwind): Split out common code from ARM specific bits.
405 (dump_arm_unwind): Use expand_prel31.
406 (arm_process_unwind): Handle SHT_C6000_UNWIND sections.
407 (process_unwind): Add SHT_C6000_UNWIND.
408
409 2011-04-06 Joseph Myers <joseph@codesourcery.com>
410
411 * configure.in (thumb-*-pe*): Remove.
412 * configure: Regenerate.
413
414 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
415
416 * MAINTAINERS: Update my email address.
417
418 2011-04-03 H.J. Lu <hongjiu.lu@intel.com>
419
420 PR binutils/12632
421 * objcopy.c (copy_unknown_object): Make the archive element
422 readable.
423
424 2011-04-03 David S. Miller <davem@davemloft.net>
425
426 * objdump.c (dump_reloc_set): Output R_SPARC_OLO10 relocations
427 accurately, rather than how they are represented internally.
428
429 2011-03-31 Tristan Gingold <gingold@adacore.com>
430
431 * makefile.vms (readelf.exe): New target.
432
433 2011-03-31 Tristan Gingold <gingold@adacore.com>
434
435 * makefile.vms (DEBUG_OBJS): Add elfcomm.obj.
436
437 2011-03-31 Bernd Schmidt <bernds@codesourcery.com>
438
439 * readelf.c (get_symbol_index_type): Handle SCOM for TIC6X.
440 (dump_relocations): Likewise.
441
442 2011-03-31 Tristan Gingold <gingold@adacore.com>
443
444 * readelf.c (get_ia64_vms_note_type): New function.
445 (print_ia64_vms_note): Ditto.
446 (process_note): Recognize VMS/ia64 specific notes.
447 Display them.
448 (process_corefile_note_segment): Decode VMS notes.
449
450 2011-03-30 Catherine Moore <clm@codesourcery.com>
451
452 * addr2line.c (translate_addresses): Sign extend the pc
453 if sign_extend_vma is enabled.
454
455 2011-03-30 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
456
457 * readelf.c (process_gnu_liblist): Stop memory leak.
458
459 2011-03-29 Alan Modra <amodra@gmail.com>
460
461 * coffdump.c: Include bfd_stdint.h
462
463 2011-03-28 Pierre Muller <muller@ics.u-strasbg.fr>
464
465 * coffdump.c (coff_dump): Correct spelling error.
466 (show_usage): Replace SYSROFF by COFF.
467
468 2011-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
469
470 * coffdump.c (dump_coff_scope): Use double typecast for pointer P
471 to allow compilation for all targets.
472
473 2011-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
474
475 * dwarf.c (process_debug_info): Use offset_size to determine
476 the bit-size of the computation unit's offset.
477 (decode_location_expression): Use dwarf_vmatoa function to display
478 DW_OP_addr OP.
479 (process_debug_info): Use dwarf_vma type for local variables
480 length and type_offset.
481
482 2011-03-25 Michael Snyder <msnyder@vmware.com>
483
484 * strings.c (print_strings): Plug memory leak.
485 * ar.c (move_members): Plug memory leak.
486 (delete_members): Plug memory leak.
487 (write_archive): Plug memory leak.
488 * ieee.c (ieee_add_bb11): Plug memory leak.
489 (ieee_function_type): Likewise.
490 (ieee_class_baseclass): Likewise.
491 * prdbg.c (pr_function_type): Close memory leaks.
492 (pr_method_type): Likewise.
493 (tg_class_static_member): Likewise.
494 (tg_class_method_variant): Likewise.
495 (tg_class_static_method_variant): Likewise.
496 * stabs.c (parse_stab_enum_type): Fix memory leaks.
497 (parse_stab_struct_type): Likewise.
498 (parse_stab_struct_fields): Likewise.
499 (parse_stab_one_struct_field): Likewise.
500 (parse_stab_members): Likewise.
501 (stab_demangle_qualified): Likewise.
502 * objdump.c (dump_reloc_set): Free malloced memory.
503 * bucomm.c (make_tempname): Stop memory leak.
504
505 2011-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
506
507 Replace bfd_vma type and analog types by dwarf_vma and analogs.
508 Use dwarf specific print functions to display these type values.
509 * dwarf.h (dwarf_signed_vma): New type;
510 (DWARF2_External_LineInfo): Replace bfd_vma by dwarf_vma.
511 (DWARF2_External_PubNames): Likewise.
512 (DWARF2_External_CompUnit): Likewise.
513 (DWARF2_External_ARange): Likewise.
514 (read_leb128): Change return type to dwarf_vma.
515 * dwarf.c (print_dwarf_vma): Use __MINGW32__ conditional and
516 check byte_size values.
517 (dwarf_vmatoa): Change parameter type to dwarf_vma.
518 (dwarf_svmatoa): New static function.
519 (read_leb128): Change return type to dwarf_vma.
520 (read_sleb128): New static function.
521 (struct State_Machine_Registers): Change address field type to
522 dwarf_vma.
523 (process_extended_line_op): Adapt to type changes.
524 (fetch_indirect_string): Likewise.
525 (idisplay_block): Likewise.
526 (decode_location_expression): Likewise.
527 (read_and_display_attr_value): Likewise.
528 (process_debug_info): Likewise.
529 (display_debug_lines_raw): Likewise.
530 (display_debug_lines_decoded): Likewise.
531 (SLEB macro): Use new read_sleb128 function.
532
533 2011-03-17 Alan Modra <amodra@gmail.com>
534
535 PR 12590
536 * ar.c (ranlib_main): Init arg_index properly.
537 (usage): Describe --target.
538
539 2011-03-16 Jakub Jelinek <jakub@redhat.com>
540
541 * dwarf.c (dw_TAG_name): Handle DW_TAG_GNU_call_site_parameter.
542 (read_and_display_attr_value): Handle DW_AT_GNU_call_site_data_value,
543 DW_AT_GNU_call_site_target and DW_AT_GNU_call_site_target_clobbered.
544 (get_AT_name): Handle DW_AT_GNU_call_site_value,
545 DW_AT_GNU_call_site_data_value, DW_AT_GNU_call_site_target,
546 DW_AT_GNU_call_site_target_clobbered, DW_AT_GNU_tail_call,
547 DW_AT_GNU_all_tail_call_sites, DW_AT_GNU_all_call_sites and
548 DW_AT_GNU_all_source_call_sites.
549 (decode_location_expression) <case DW_OP_GNU_entry_value>: Adjust
550 handling.
551
552 2011-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
553
554 * dwarf.c (get_TAG_name): Handle DW_TAG_GNU_call_site.
555 (decode_location_expression): Handle DW_OP_GNU_entry_value.
556 (read_and_display_attr_value): Handle DW_AT_GNU_call_site_value.
557 (get_AT_name): Likewise.
558
559 2011-03-14 Michael Snyder <msnyder@vmware.com>
560
561 * objcopy.c (set_pe_subsystem): Free subsystem.
562
563 * wrstabs.c (stab_start_struct_type): Close memory leak.
564
565 * readelf.c (process_version_sections): Free symbols.
566
567 * nm.c (display_rel_file): Free symsizes.
568
569 2011-03-10 Nick Clifton <nickc@redhat.com>
570
571 * readelf.c (get_machine_name): Update EM_V850 entry.
572
573 2011-03-03 Mike Frysinger <vapier@gentoo.org>
574
575 * objdump.c (usage): Fix single typo.
576 * po/bg.po, po/binutils.pot, po/da.po, po/es.po, po/fi.po,
577 po/fr.po, po/id.po, po/ja.po, po/ru.po, po/vi.po: Likewise.
578
579 2011-03-01 Akos Pasztory <akos.pasztory@gmail.com>
580
581 PR binutils/12523
582 * readelf.c (process_object): Clear dynamic_info_DT_GNU_HASH.
583
584 2011-02-28 Kai Tietz <kai.tietz@onevision.com>
585
586 * debug.c (debug_start_source): Use filename_(n)cmp.
587 * ieee.c (ieee_finish_compilation_unit): Likewise.
588 (ieee_lineno): Likewise.
589 * nlmconv.c (main): Likewise.
590 * objcopy.c (strip_main): Likewise.
591 (copy_main): Likewise.
592 * objdump.c (show_line): Likewise.
593 (dump_reloc_set): Likewise.
594 * srconv.c (main): Likewise.
595 * wrstabs.c (stab_lineno): Likewise.
596
597 2011-02-24 Zachary T Welch <zwelch@codesourcery.com>
598
599 * readelf.c (decode_arm_unwind): Implement decoding of remaining
600 ARM unwind instructions (i.e. VFP/NEON and Intel Wireless MMX).
601
602 2011-02-23 Kai Tietz <kai.tietz@onevision.com>
603
604 * dwarf.c (read_leb128): Use bfd_vma instead of
605 long type.
606 (dwarf_vmatoa): New helper routine.
607 (process_extended_line_op): Use for adr bfd_vma
608 type and print those typed values via BFD_VMA_FMT
609 or via dwarf_vmatoa for localized prints.
610 (fetch_indirect_string): Adjust offset's type.
611 (decode_location_expression): Adjust argument types
612 and uvalue type.
613 (read_and_display_attr_value): Likewise.
614 (read_and_display_attr): Likewise.
615 (decode_location_expression): Adjust printf format.
616 (process_debug_info): Likewise.
617 (display_debug_lines_raw): Likewise.
618 (display_debug_lines_decoded): Likewise.
619 (display_debug_pubnames): Likewise.
620 (display_debug_loc): Likewise.
621 (display_debug_aranges): Likewise.
622 * dwarf.h (DWARF2_External_LineInfo,
623 DWARF2_Internal_LineInfo, DWARF2_External_PubNames,
624 DWARF2_Internal_PubNames, DWARF2_External_CompUnit,
625 DWARF2_Internal_CompUnit, DWARF2_External_ARange,
626 DWARF2_Internal_ARange): Added..
627 (read_leb128): Adjust return type.
628
629 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
630
631 * configure: Regenerate.
632
633 2011-02-08 Nick Clifton <nickc@redhat.com>
634
635 PR binutils/12467
636 * readelf.c (process_program_headers): Issue a warning if there
637 are no program headers but the file header has a non-zero program
638 header offset.
639 (process_section_headers): Issue a warning if there are no section
640 headers but the file header has a non-zero section header offset.
641 (process_section_groups): Reword the no section message so that it
642 can be distinguished from the one issued by process_section_headers.
643
644 2011-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
645 Doug Evans <dje@google.com>
646
647 * dwarf.c (display_gdb_index): Support version 4, warn on version 3.
648
649 2011-01-19 Maciej W. Rozycki <macro@codesourcery.com>
650
651 * readelf.c (process_object): Free dynamic_section after use.
652
653 2011-01-18 H.J. Lu <hongjiu.lu@intel.com>
654
655 PR binutils/12408
656 * readelf.c (process_archive): Free and reset dump_sects
657 after processing each archive member.
658
659 2011-01-11 Andreas Schwab <schwab@redhat.com>
660
661 * readelf.c (print_symbol): Handle symbol characters as unsigned.
662 Whitespace fixes.
663
664 2011-01-10 Nick Clifton <nickc@redhat.com>
665
666 * po/da.po: Updated Danish translation.
667
668 2011-01-06 Vladimir Siminov <sv@sw.ru>
669
670 * bucomm.c (get_file_size): Check for negative sizes and issue a
671 warning message if encountered.
672
673 2011-01-01 H.J. Lu <hongjiu.lu@intel.com>
674
675 * version.c (print_version): Update copyright to 2011.
676
677 For older changes see ChangeLog-2010
678 \f
679 Local Variables:
680 mode: change-log
681 left-margin: 8
682 fill-column: 74
683 version-control: never
684 End: