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