Add copyright notices
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
fb98f7b7
KT
12012-11-27 Kai Tietz <ktietz@redhat.com>
2
3 * resbin.c (bin_to_res_version): Correct offset
4 and length calculation of resource.
5 (get_version_header): Apply alignement of 4 to len.
6
34b60028
L
72012-11-16 H.J. Lu <hongjiu.lu@intel.com>
8
9 * readelf.c (process_dynamic_section): Correct DF_1_CONFALT.
10 Also dump DF_1_ENDFILTEE, DF_1_DISPRELDNE, DF_1_NODIRECT,
11 DF_1_IGNMULDEF, DF_1_NOKSYMS, DF_1_NOHDR, DF_1_EDITED,
12 DF_1_NORELOC, DF_1_SYMINTPOSE, DF_1_GLOBAUDIT and DF_1_SINGLETON.
13
1778ad74
TG
142012-11-14 Tristan Gingold <gingold@adacore.com>
15
16 * od-macho.c (bfd_mach_o_load_command_name): Add new definitions.
17 (dump_load_command): Handle BFD_MACH_O_LC_SOURCE_VERSION
18 and BFD_MACH_O_LC_MAIN.
19
cec6a5b8
MR
202012-11-13 Maciej W. Rozycki <macro@codesourcery.com>
21
22 * readelf.c (get_machine_flags) <EM_MIPS, EM_MIPS_RS3_LE>: Move
23 code to handle EF_SH_PIC and EF_SH_FDPIC...
24 <EM_SH>: ... here.
25
708e2187
NC
262012-11-09 Nick Clifton <nickc@redhat.com>
27
28 * readelf.c (get_machine_flags): Add support for E_FLAG_RX_ABI.
de863c74
NC
29 (guess_is_rela): Add EM_V800.
30 (dump_relocations): Likewise.
31 (get_machine_name): Update EM_V800.
32 (get_machine_flags): Add support for RH850 ABI flags.
33 (is_32bit_abs_reloc): Add support for RH850 ABI reloc.
708e2187 34
5bb3703f
L
352012-11-09 H.J. Lu <hongjiu.lu@intel.com>
36
37 * coffgrok.c (coff_grok): Remove trailing redundant `;'.
38 * resrc.c (open_input_stream): Likewise.
39
6febeb74
AM
402012-11-08 Alan Modra <amodra@gmail.com>
41
42 * po/POTFILES.in: Regenerate.
43
ee7da987
L
442012-11-07 H.J. Lu <hongjiu.lu@intel.com>
45
46 * objcopy.c (copy_section): Don't read beyond section end.
47
f7da43f3
L
482012-11-06 H.J. Lu <hongjiu.lu@intel.com>
49
50 PR binutils/14567
51 * Makefile.am (BFDTEST2_PROG): New.
52 (bfdtest2_DEPENDENCIES): Likewise.
53 (TEST_PROGS): Add $(BFDTEST2_PROG).
54 * Makefile.in: Regenerated.
55 * bfdtest2.c: New file.
56
a481d14b
SC
572012-11-05 Stephane Carrez <Stephane.Carrez@gmail.com>
58
59 * MAINTAINERS: Update my email address.
60
e6f88107
AM
612012-11-05 Alan Modra <amodra@gmail.com>
62
63 * configure.in: Apply 2012-09-10 change to config.in here. Add
64 __CONFIG_H__ check.
65 * config.in: Regenerate.
66
ff826ef3
TT
672012-11-01 Tom Tromey <tromey@redhat.com>
68
69 * readelf.c (get_note_type): Handle NT_386_TLS, NT_386_IOPERM.
70
3bfcb652
NC
712012-10-30 Nick Clifton <nickc@redhat.com>
72
73 PR binutils/14779
74 * configure.in: Add checks for wchar.h and mbstate_t.
75 * config.in: Regenerate.
76 * configure: Regenerate.
77 * readelf.c: Conditionally include wchar.h.
78 (print_symbol): Conditionally use mbstate_t.
79
802012-10-30 Steve McIntyre <steve.mcintyre@linaro.org>
81
82 * readelf.c (decode_ARM_machine_flags): Recognise and display the
83 new ARM hard-float/soft-float ABI flags for EABI_VER5. Split out
84 the code for EABI_VER4 and EABI_VER5 to allow this.
85
ce23608f
AM
862012-10-29 Alan Modra <amodra@gmail.com>
87
88 * dlltool.c (INIT_SEC_DATA): Move.
89 (secdata <DLLTOOL_PPC>): Use here too.
90
31f7d8fd
NC
912012-10-26 Nick Clifton <nickc@redhat.com>
92
93 * po/hr.po: New Croation translation.
94 * configure.in (ALL_LINGUAS): Add hr.
95 * configure: Regenerate.
96
657d0d47
CC
972012-10-23 Cary Coutant <ccoutant@google.com>
98
99 * dwarf.c (do_debug_addr, do_debug_cu_index): New global flags.
100 (load_debug_info): Fix typo.
101 (cu_tu_indexes_read, shndx_pool, shndx_pool_size, shndx_pool_used):
102 New global variables.
103 (prealloc_cu_tu_list, add_shndx_to_cu_tu_entry, end_cu_tu_entry)
104 (process_cu_tu_index, load_cu_tu_indexes, find_cu_tu_set)
105 (display_cu_index): New functions.
106 (dwarf_select_sections_by_names): Add "debug_addr", "cu_index".
107 Sort entries alphabetically.
108 (dwarf_select_sections_all): Set do_debug_addr, do_debug_cu_index.
109 (debug_displays): Add .debug_cu_index, .debug_tu_index.
110 Clean up formatting.
111 * dwarf.h (dwarf_section_display_enum): Add dwp_cu_index,
112 dwp_tu_index.
113 (do_debug_addr, do_debug_cu_index): New global flags.
114 (find_cu_tu_set): New function declaration.
115 * objdump.c (usage): Add --dwarf=addr, --dwarf=cu_index.
116 * readelf.c (find_section_in_set): New function.
117 (usage): Add --debug-dump=addr, --debug_dump=cu_index.
118 (process_section_headers): Check do_debug_addr and do_debug_cu_index.
119 (section_subset): New global variable.
120 (load_debug_section): Restrict search to section subset.
121 (display_debug_section): Add section index as paramter. Select subset
122 of sections when dumping a .dwp file. Update caller.
123
9ece1fa9
TT
1242012-10-23 Tom Tromey <tromey@redhat.com>
125
126 * readelf.c (get_note_type): Handle NT_SIGINFO, NT_FILE.
127 (print_core_note): New function.
128 (process_note): Call it.
129
f24e5a8a
L
1302012-10-21 H.J. Lu <hongjiu.lu@intel.com>
131
132 * objdump.c (dump_dwarf): Handle bfd_mach_x64_32 and
133 bfd_mach_x64_32_intel_syntax.
134
8a72cc6e
AM
1352012-10-21 Alan Modra <amodra@gmail.com>
136
137 * objdump.c (load_specific_debug_section): Use
138 bfd_cache_section_contents.
139
4fc8b895
KT
1402012-10-18 Kai Tietz <ktietz@redhat.com>
141
a29a8af8
KT
142 * objdump.c (dump_bfd): Call dump headers after
143 call of slurp_symtab.
144
4fc8b895
KT
145 * objcopy.c (is_strip_section_1): Don't strip
146 .reloc section by default.
147
7c1cef97
DE
1482012-10-11 Doug Evans <dje@google.com>
149
150 * dwarf.c (display_gdb_index): Include static/global information
151 of each symbol.
152
6c9c0a50
DE
1532012-09-14 David Edelsohn <dje.gcc@gmail.com>
154
155 * configure: Regenerate.
156
00716ab1
AM
1572012-09-10 Matthias Klose <doko@ubuntu.com>
158
159 * config.in: Disable sanity check for kfreebsd.
160
6d2920c8
L
1612012-09-10 H.J. Lu <hongjiu.lu@intel.com>
162
163 * configure: Regenerated.
164
aae628c1
CC
1652012-09-06 Cary Coutant <ccoutant@google.com>
166
167 * dwarf.c (decode_location_expression): Add
168 DW_OP_GNU_const_index.
169
fa8f3997
NC
1702012-09-06 Nick Clifton <nickc@redhat.com>
171
172 * doc/binutils.texi (nm): Alpha-sort the option descriptions.
173 Add description of the --synthetic option.
174
c6d8cab4
L
1752012-09-04 H.J. Lu <hongjiu.lu@intel.com>
176
177 PR binutils/14493
178 * readelf.c (get_symbol_index_type): Check bad section index.
179
bca38921
MGD
1802012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
181
182 * readelf.c (arm_attr_tag_CPU_arch): Update for ARMv8.
183 (arm_attr_tag_FP_arch): Likewise.
184 (arm_attr_tag_Advanced_SIMD_arch): Likewise.
185
a8685210
AM
1862012-08-17 Yuri Chornoivan <yurchor@ukr.net>
187
188 * doc/binutils.texi, * objdump.c, * od-xcoff.c: Typo fixes.
189
58f594cd
L
1902012-08-16 H.J. Lu <hongjiu.lu@intel.com>
191
192 PR binutils/14481
193 * Makefile.am (BFDTEST1_PROG): New.
194 (TEST_PROGS): Likewise.
195 (bfdtest1_DEPENDENCIES): Likewise.
196 (noinst_PROGRAMS): Add $(TEST_PROGS).
197 * Makefile.in: Regenerated.
198
199 * bfdtest1.c: New file.
200
a06ea964 2012012-08-13 Ian Bolton <ian.bolton@arm.com>
c6d8cab4
L
202 Laurent Desnogues <laurent.desnogues@arm.com>
203 Jim MacArthur <jim.macarthur@arm.com>
204 Marcus Shawcroft <marcus.shawcroft@arm.com>
205 Nigel Stephens <nigel.stephens@arm.com>
206 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
207 Richard Earnshaw <rearnsha@arm.com>
208 Sofiane Naci <sofiane.naci@arm.com>
209 Tejas Belagod <tejas.belagod@arm.com>
210 Yufeng Zhang <yufeng.zhang@arm.com>
a06ea964
NC
211
212 * readelf.c (guess_is_rela): Handle EM_AARCH64.
213 (get_machine_name): Likewise.
214 (get_aarch64_segment_type): New function.
215 (get_segment_type): Handle EM_AARCH64 by calling the new function.
216 (get_aarch64_section_type_name): New function.
217 (get_section_type_name): Handle EM_AARCH64 by calling the new function.
218 (is_32bit_abs_reloc): Handle EM_AARCH64.
219 (is_32bit_pcrel_reloc): Likewise.
220 (is_64bit_abs_reloc): Likewise.
221 (is_64bit_pcrel_reloc): Likewise.
222 (is_none_reloc): Likewise.
223
3c892704
NC
2242012-08-09 Nick Clifton <nickc@redhat.com>
225
226 * po/vi.po: Updated Vietnamese translation.
227
a442b35f
TT
2282012-08-03 Tom Tromey <tromey@redhat.com>
229
230 * dlltool.c (scan_obj_file): Close arfile after calling
231 bfd_openr_next_archived_file.
232
399c99f7
L
2332012-08-02 H.J. Lu <hongjiu.lu@intel.com>
234
235 PR binutils/14420
236 * dwarf.c (process_abbrev_section): Add attribute terminator.
237 Warn missing section terminator.
238 (get_FORM_name): Special check for 0 value.
239 (get_AT_name): Likewise.
240 (process_debug_info): Display zero abbrev number. Check
241 attribute terminator.
242
a6dc81d2
NC
2432012-07-30 Nick Clifton <nickc@redhat.com>
244
245 * po/binutils.pot: Updated template.
246 * po/bg.po: Updated Bulgarian translation.
247 * po/es.po: Updated Spanish translation.
248 * po/fi.po: Updated Finnish translation.
249 * po/fr.po: Updated French translation.
250 * po/uk.po: Updated Ukranian translation.
251
ee6f7708
KT
2522012-07-28 Kai Tietz <ktietz@redhat.com>
253
254 * rcparse.y (FILEVERSION): Use optcnumexpr instead of cnumexpr.
255 (PRODUCTVERSION): Likewise.
256
c4dd807e
MF
2572012-07-27 Mike Frysinger <vapier@gentoo.org>
258
259 * configure.in (BFD_VERSION): Run bfd/configure --version and
260 parse the output of that.
261 * configure: Regenerate.
262
af18cb59
TG
2632012-07-27 Tristan Gingold <gingold@adacore.com>
264
265 * NEWS: Add marker for 2.23.
266
9b8d1a36
CC
2672012-07-24 Teresa Johnson <tejohnson@google.com>
268
269 * addr2line.c (find_address_in_section): Invoke
c6d8cab4 270 bfd_find_nearest_line_discriminator to get the discriminator.
9b8d1a36
CC
271 (find_offset_in_section): Likewise.
272 (translate_addresses): Print discriminator if it is non-zero.
273 * objdump.c (show_line): Invoke
c6d8cab4
L
274 bfd_find_nearest_line_discriminator to get the discriminator,
275 and keep track of prev_discriminator. Print discriminator
276 if it is non-zero.
9b8d1a36
CC
277 (disassemble_data): Initialize prev_discriminator.
278 (dump_reloc_set): Invoke bfd_find_nearest_line_discriminator
c6d8cab4
L
279 to get the discriminator, and keep track of last_discriminator.
280 Print discriminator if it is non-zero.
9b8d1a36 281
c2a7d3f5
NC
2822012-07-17 Nick Clifton <nickc@redhat.com>
283
284 * elfcomm.c (setup_archive): Extract index table and symbol table
285 scanning code into...
286 (process_archive_index_and_symbols): ... this function and add
287 support for 64-bit index tables.
288 * elfcomm.h (struct archive_info): Change type of index_num and
289 index_array to elf_vma.
290 Add 'uses_64bit_indicies' field.
291 * readelf.c (process_archive): Fix support for 64-bit indicies.
292
5f8ebec5
NC
2932012-07-03 Nick Clifton <nickc@redhat.com>
294
295 * readelf.c (process_archive): Display member indicies when
296 dumping index.
297
8d6eee87
TT
2982012-07-02 Tom Tromey <tromey@redhat.com>
299
300 * dwarf.c: Include gdb-index.h.
301 (display_gdb_index): Handle version 7.
302
6a1b08f5
L
3032012-06-29 H.J. Lu <hongjiu.lu@intel.com>
304
305 * nm.c (filter_symbols): Simplify global symbol handling.
306
34debcd1
NC
3072012-06-29 Francois Gouget <fgouget@codeweavers.com>
308
309 PR binutils/14302
310 * bucomm.c (print_arelt_descr): Correctly report the archive size
311 field (for 'ar tv').
312 * ar.c (print_contents): Use correct types for archive element
313 sizes (for 'ar p').
314 (extract_file): Likewise (for 'ar x').
315
e63734a3
AM
3162012-06-29 Alan Modra <amodra@gmail.com>
317
318 * readelf.c (is_16bit_abs_reloc): Handle mn10200 reloc.
319
6f7b1488
TT
3202012-06-12 Tom Tromey <tromey@redhat.com>
321
322 * dwarf-mode.el: Add final comment. Bump version.
323 (dwarf-insert-substructure-button): Use string-to-number.
324 (dwarf-browse): Fix autoload cookie.
325
a081f3cd
JJ
3262012-06-08 Jakub Jelinek <jakub@redhat.com>
327
328 * dwarf.c (read_and_display_attr_value): Handle
329 DW_FORM_GNU_ref_alt and DW_FORM_GNU_strp_alt.
330 (display_debug_macro): Handle DW_MACRO_GNU_define_indirect_alt,
331 DW_MACRO_GNU_undef_indirect_alt and
332 DW_MACRO_GNU_transparent_include_alt.
333
670b0bad
AM
3342012-06-01 Alan Modra <amodra@gmail.com>
335
336 * addr2line.c (translate_addresses): Truncate input addresses to
337 arch_size bits. Avoid undefined shift. Print '?' for zero line.
338
ea52a088
NC
3392012-05-30 Nick Clifton <nickc@redhat.com>
340
341 * readelf.c (process_section_headers): Correct bug in previous
342 delta - display full section type in wide mode.
343
7bfd842d
NC
3442012-05-28 Nick Clifton <nickc@redhat.com>
345
346 * readelf.c (print_symbol): Display multibyte characters in symbol
347 names.
348 (process_section_headers): Use print_symbol.
349
f2c621e4
AS
3502012-05-18 Andreas Schwab <schwab@linux-m68k.org>
351
352 * aclocal.m4: Regenerate.
353 * configure: Regenerate.
354 * config.in: Regenerate.
355 * Makefile.in: Regenerate.
356
df7b86aa
NC
3572012-05-17 Daniel Richard G. <skunk@iskunk.org>
358 Nick Clifton <nickc@redhat.com>
359
360 PR 14072
361 * configure.in: Add check that sysdep.h has been included before
362 any system header files.
363 * configure: Regenerate.
364 * config.in: Regenerate.
365 * unwind-ia64.h: Include config.h.
366
7282333f
AM
3672012-05-17 Alan Modra <amodra@gmail.com>
368
369 * dwarf.c (process_debug_info): Display abbrev offset in hex.
370 (display_debug_abbrev): Show offset of abbrev.
371
a2ff7a4b
AM
3722012-05-17 Alan Modra <amodra@gmail.com>
373
374 * dwarf.c (display_debug_ranges): Don't report more than one use
375 of the same range set as an overlap.
376
691bf19c
NC
3772012-05-16 Daniel Richard G. <skunk@iskunk.org>
378
379 PR binutils/13558
380 * Makefile.am (CFILES): Add syslex_wrap.c.
381 (sysinfo): Depend upon syslex_wrap.o.
382 (syslex_wrap.o): New rule.
383 (syslex.o): Delete rule.
384 * syslex_wrap.c: New file.
385 * Makefile.in: Regenerate.
386
6927f982
NC
3872012-05-15 James Murray <jsm@jsm-net.demon.co.uk>
388
389 * readelf.c (get_machine_name): Update m68hc12 entry.
390
343dbc36
L
3912012-05-13 H.J. Lu <hongjiu.lu@intel.com>
392
393 * objdump.c (disassemble_bytes): Print addend as signed.
394 (dump_reloc_set): Likewise.
395
4723351a
CC
3962012-05-04 Sterling Augustine <saugustine@google.com>
397 Cary Coutant <ccoutant@google.com>
398
399 * doc/binutils.texi: Add --dwarf-check option.
400 * dwarf.c (dwarf_check): New global flag.
401 (fetch_indexed_string): New function.
402 (fetch_indexed_value): New function.
403 (get_FORM_name): Add DW_FORM_GNU_str_index and DW_FORM_GNU_addr_index.
404 (decode_location_expression): Add DW_OP_GNU_addr_index.
405 (read_and_display_attr_value): Add DW_FORM_GNU_str_index,
406 DW_FORM_GNU_addr_index, DW_AT_GNU_addr_base, and DW_AT_GNU_ranges_base.
407 (get_AT_name): Add new attributes for Fission.
408 (process_debug_info): Load new debug sections for Fission.
409 (load_debug_info): Check for .debug_info.dwo section.
410 (display_loc_list, display_loc_list_dwo): New functions.
411 (display_debug_loc): Move logic to above two functions.
412 (display_debug_info): Choose abbrev section based on info section.
413 (display_debug_types): Likewise.
414 (display_trace_info): Likewise.
415 (comp_addr_base): New function.
416 (display_debug_addr): New function.
417 (display_debug_str_offsets): New function.
418 (display_debug_ranges): Allow missing range lists. Suppress
419 diagnostics if dwarf_check not set.
420 (debug_displays): Add column to select abbrev section.
421 * dwarf.h (enum dwarf_section_display_enum): Add new debug sections
422 for Fission.
423 (struct dwarf_section): Add abbrev_sec field.
424 (struct dwarf_section_display): New type.
425 (debug_info): Add addr_base, ranges_base fields.
426 (dwarf_check): New global variable.
427 * objdump.c (usage): Add --dwarf-check option.
428 (enum option_values): Add OPTION_DWARF_CHECK.
429 (long_options): Add --dwarf-check.
430 (main): Likewise.
431 * readelf.c (OPTION_DWARF_CHECK): New macro.
432 (options): Add --dwarf-check.
433 (parse_args): Likewise.
434 (process_section_headers): Use const_strneq instead of
435 streq.
436
e04d7088
L
4372012-05-11 H.J. Lu <hongjiu.lu@intel.com>
438
439 PR binutils/14088
440 * readelf.c (dump_relocations): Always display addend as
441 signed hex number.
442
208a4923
NC
4432012-05-11 Daniel Richard G. <skunk@iskunk.org>
444
445 PR binutils/14028
446 * configure.in: Invoke ACX_HEADER_STRING.
447 * configure: Regenerate.
448 * config.in: Regenerate.
449 * sysdep.h: If STRINGS_WITH_STRING is defined then include both
450 string.h and strings.h.
451
afd6e1ff
JJ
4522012-05-10 Jakub Jelinek <jakub@redhat.com>
453
454 * dwarf.c (read_and_display_attr_value): Don't look up tag from
455 abbrev for DW_FORM_ref_addr.
456
a8c30cba 4572012-05-08 Sean Keys <skeys@ipdatasys.com>
208a4923 458
a8c30cba 459 * binutils/MAINTAINERS: Added my entry to the maintainers secion.
208a4923 460
96109726
CC
4612012-05-08 Cary Coutant <ccoutant@google.com>
462
463 * doc/binutils.texi (objcopy): Add --strip-dwo, --extract-dwo options.
464 (strip): Add --strip-dwo option.
465 * objcopy.c (enum strip_action): Add STRIP_DWO, STRIP_NONDWO.
466 (enum command_line_switch): Add OPTION_EXTRACT_DWO, OPTION_STRIP_DWO.
467 (strip_options): Add --strip-dwo option.
468 (copy_options): Add --extract-dwo, --strip-dwo options.
469 (copy_usage): Likewise.
470 (strip_usage): Add --strip-dwo option.
471 (is_dwo_section): New function.
472 (is_strip_section_1): Check for DWO sections.
473 (copy_object): Check for --strip-dwo, --extract-dwo options.
474 (copy_relocations_in_section): Discard relocations for DWO sections.
475 Discard entire relocation section when no relocations.
476 (strip_main): Add --strip-dwo option.
477 (copy_main): Add --strip-dwo, --extract-dwo options.
478
e5b62927
AM
4792012-05-08 Alan Modra <amodra@gmail.com>
480
481 * Makefile.am (check_DEJAGNU): Export LC_ALL=C in place of other
482 LC and LANG environment vars.
483 * Makefile.in: Regenerate.
484
a19c41a7
TT
4852012-05-07 Tom Tromey <tromey@redhat.com>
486
487 * dwarf.c (get_TAG_name): Use get_DW_TAG_name.
488 (get_FORM_name): Use get_DW_FORM_name.
489 (get_AT_name): Use get_DW_AT_name.
490
cce3d66c
AM
4912012-05-07 Alan Modra <amodra@gmail.com>
492
493 * Makefile.am (check-DEJAGNU): Clear LC_COLLATE, LC_ALL and LANG.
494 * Makefile.in: Regenerate.
495
45dfa85a
AM
4962012-05-05 Alan Modra <amodra@gmail.com>
497
498 * dlltool.c (make_one_lib_file): Use bfd_und_section_ptr.
499
f6c1a2d5
NC
5002012-05-03 Sean Keys <skeys@ipdatasys.com>
501
502 * readelf.c: Add support for XGATE.
503
1c062060
NC
5042012-05-02 Nick Clifton <nickc@redhat.com>
505
506 * po/vi.po: Updated Vietnamese translation.
507 * po/it.po: New Italian translation.
508 * configure.in (ALL_LINGUAS): Add it.
509 * configure: Regenerate.
510
57402f1e
NC
5112012-05-01 Nick Clifton <nickc@redhat.com>
512
513 PR binutils/13121
514 * rescoff.c: Rename 'finfo' to 'flaginfo' to avoid conflicts with
515 AIX system headers.
516
2e30cb57
CC
5172012-04-25 Cary Coutant <ccoutant@google.com>
518
519 * doc/binutils.texi: Add -D/--enable-deterministic-archives option
520 to strip and objcopy.
521 * objcopy.c (deterministic): New global variable.
522 (strip_options): Add --enable-deterministic-archives.
523 (copy_options): Likewise.
524 (copy_usage): Likewise.
525 (strip_usage): Likewise.
526 (copy_archive): When stripping all, don't add archive map; set
527 deterministic output when requested.
528 (strip_main): Add -D/--enable-deterministic-archives option.
529 (copy_main): Likewise.
530
c3989150
L
5312012-04-12 H.J. Lu <hongjiu.lu@intel.com>
532
533 PR binutils/13947
534 * objcopy.c (copy_object): Call copy_relocations_in_section
535 before copy_section.
536 (skip_section): New.
537 (copy_relocations_in_section): Likewise.
538 (copy_section): Use skip_section. Don't copy relocations here.
539
1233b4a7
NC
5402012-04-11 Ryan Mansfield <rmansfield@qnx.com>
541
c6d8cab4
L
542 * objdump.c (dump_bfd): If defaulting to dwarf call
543 dwarf_select_sections_all to enable displays.
1233b4a7 544
58797674
RM
5452012-04-06 Roland McGrath <mcgrathr@google.com>
546
547 * configure.in (AC_CHECK_HEADERS): Add locale.h.
548 * config.in: Regenerate.
549 * configure: Regenerate.
550
44350750
NC
5512012-04-05 Nick Clifton <nickc@redhat.com>
552
553 * configure.in (AC_CHECK_FUNCS): Add setlocale.
554 (AM_LC_MESSAGES): Add.
555 * aclocal.m4: Regenerate.
556 * config.in: Regenerate.
557 * configure: Regenerate.
558
b149968f
NC
5592012-03-30 Nick Clifton <nickc@redhat.com>
560
561 PR binutils/13925
562 * stabs.c (stab_demangle_v3_arglist): Cope with the demangler
563 returning an empty context for a function with no arguments.
564
658c7344
TT
5652012-03-28 Tom Tromey <tromey@redhat.com>
566
567 * dwarf.c (display_gdb_index): Handle index version 6.
568
0a22ae8e
NC
5692012-03-07 Nick Clifton <nickc@redhat.com>
570
571 * readelf.c (is_16bit_abs_reloc): Add detection of R_MN10300_16.
572
ae9ab7c0
NC
5732012-02-29 Jeff Law <law@redhat.com>
574
575 * doc/binutils.texi (c++filt): Fix typos.
576
5b3d386e
KT
5772012-02-24 Kai Tietz <ktietz@redhat.com>
578
579 PR binutils/13710
580 * defparse.y (keyword_as_name): Disable LIBRARY
581 keyword.
582 * doc/binutils.texi: Document LIBRARY exception.
583
9a30f236
KT
5842012-02-21 Kai Tietz<ktietz@redhat.com>
585
586 PR binutils/13682
587 * NEWS: Mention new feature.
588 * dlltool.c (i386_x64_dljtab): New stub-code for x64
589 delayed-load feature.
590 (i386_x64_trampoline): New trampoline-code for x64
591 delayed-load feature.
592 (make_one_lib_file): Add support for x64 delayed-load
593 feature.
594 (make_delay_head): Likewis
595
6c713012
AM
5962012-02-20 Namhyung Kim <namhyung.kim@lge.com>
597
598 * objdump.c (slurp_file): Close file if fstat fails.
599
74bc6052
CC
6002012-02-14 Cary Coutant <ccoutant@google.com>
601
602 * dwarf.c (dwarf_vmatoa64): New function.
603 (read_and_display_attr_value): Print 8-byte forms as single hex
604 numbers.
605 (process_debug_info): Print type signatures as single hex numbers.
606 * elfcomm.c (byte_get_64): New function.
607 * elfcomm.h (byte_get_64): New function.
608
aa83d1ec
KT
6092012-02-11 Kai Tietz <ktietz@redhat.com>
610
611 PR binutils/13657
612 * defparse.y (%union): New type id_const.
613 (opt_name2): New rule.
614 (keyword_as_name): New rule.
615 (opt_name): Adjust rule.
616 (opt_import_name): Likewise.
617 (opt_equal_name): Likewise.
618
7afcdbb2
KT
6192012-02-11 Kai Tietz <ktietz@redhat.com>
620
621 PR binutils/13297
622 * resrc.c (write_rc_dialog_control): Omit text dump for
623 EDITTEXT, COMBOBOX, LISTBOX, and SCROLLBAR.
624
dbb7c441
AM
6252012-02-09 Alan Modra <amodra@gmail.com>
626
627 * sysdep.h: Include sys/stat.h here.
628 * ar.c: Don't include headers already included by sysdep.h.
629 * bucomm.c: Likewise.
630 * budbg.h: Likewise.
631 * dlltool.h: Likewise.
632 * elfedit.c: Likewise.
633 * nlmconv.c: Likewise.
634 * objcopy.c: Likewise.
635 * objdump.c: Likewise.
636 * objdump.h: Likewise.
637 * readelf.c: Likewise.
638 * rename.c: Likewise.
639 * resrc.c: Likewise.
640 * strings.c: Likewise.
641 * windres.c: Likewise.
642 * od-macho.c: Ensure #include sysdep.h is first.
643 * od-xcoff.c: Likewise.
644 * dllwrap.c: Remove alloca pragma handled by sysdep.h, and
645 remove duplicate headers.
646 * dlltool.c: Likewise and ensure #include sysdep.h is first.
647
36e32b27
NC
6482012-02-01 Nick Clifton <nickc@redhat.com>
649
650 PR binutils/13493
651 * ar.c (ranlib_main): Process --plugin option.
652 * doc/binutils.texi: Document --plugin support for ranlib.
653
8b971f9f
NC
6542012-02-01 Nick Clifton <nickc@redhat.com>
655
656 PR binutils/13482
657 * readelf.c (process_corefile_note_segment): Fix off-by-one errors
658 verifying the contents of a note.
659
fa1908fd
NC
6602012-01-26 Nick Clifton <nickc@redhat.com>
661
662 PR binutils/13622
663 * readelf.c (process_section_groups): If there are no section
664 headers do not scan for section groups.
665 (process_note_sections): Likewise for note sections.
666
2128eb39
TG
6672012-01-20 Tristan Gingold <gingold@adacore.com>
668
669 * od-macho.c (OPT_SEG_SPLIT_INFO): New macro.
670 (options): Add an entry for seg_split_info.
671 (mach_o_help): Document it.
672 (dump_segment_split_info): New function.
673 (dump_load_command): Handle seg_split_info.
674
2fc0fe4f
TG
6752012-01-19 Tristan Gingold <gingold@adacore.com>
676
677 * dwarf.c (process_extended_line_op): Add a cast to silent a
678 warning.
679
143a3db0
TG
6802012-01-19 Tristan Gingold <gingold@adacore.com>
681
682 * dwarf.c (process_extended_line_op): Reindent define_file output.
683 Detect define_file opcode length mismatch.
684 (display_debug_lines_decoded): Add an entry in file_table for each
685 define_file opcode.
686 Ignore DW_LNE_set_discriminator and DW_LNE_HP_set_sequence.
687 Display extended opcode for unhandle opcode.
688
576477a6
AM
6892012-01-17 Alan Modra <amodra@gmail.com>
690
691 * version.c (print_version): Update copyright message year.
692
ddb1377c
AM
6932012-01-16 Alan Modra <amodra@gmail.com>
694
695 PR binutils/13593
696 * nm.c (OPTION_SIZE_SORT): Define.
697 (long_options): Don't set no_sort, sort_numerically or
698 sort_by_size directly.
699 (main): Instead set the flags here, making them mutually exclusive.
700
1598539f
TG
7012012-01-10 Tristan Gingold <gingold@adacore.com>
702
703 * objdump.c (display_object_bfd): Renamed from ...
704 (display_bfd): ... this.
705 (display_any_bfd): New function.
706 (display_file): Split. Handle nested archives.
707
52546677
RM
7082012-01-09 Roland McGrath <mcgrathr@google.com>
709
710 * configure.in: Use AM_ZLIB.
711 * configure: Regenerated.
712
99eac5be
NC
7132012-01-06 Nick Clifton <nickc@redhat.com>
714
715 * po/ru.po: Updated Russian translation.
716
9f4a5bd1
TG
7172012-01-04 Tristan Gingold <gingold@adacore.com>
718
719 * od-macho.c (dump_load_command): Handle fvmlib.
720
fc55a902
TG
7212012-01-04 Tristan Gingold <gingold@adacore.com>
722
723 * od-macho.c: Update copyright year.
724 (dump_load_command): Handle BFD_MACH_O_LC_ENCRYPTION_INFO.
725
23e1d329 726For older changes see ChangeLog-2011
252b5132 727\f
752937aa
NC
728Copyright (C) 2012 Free Software Foundation, Inc.
729
730Copying and distribution of this file, with or without modification,
731are permitted in any medium without royalty provided the copyright
732notice and this notice are preserved.
733
252b5132
RH
734Local Variables:
735mode: change-log
736left-margin: 8
737fill-column: 74
738version-control: never
739End:
This page took 0.580772 seconds and 4 git commands to generate.