Regenerate AArch64 opcodes files
[binutils-gdb.git] / binutils / ChangeLog-2013
blob541de444b3f7a93bd96c2ff508556a03b5f48aa9
1 2013-12-31  Nick Clifton  <nickc@redhat.com>
3         * objcopy.c (dump_sections): New list.
4         (command_line_switch): Add OPTION_DUMP_SECTION.
5         (copy_options): Add dump-section.
6         (copy_usage): Document new option.
7         (copy_object): Dump requested sections.
8         (copy_main): Handle --dump-section.
9         * doc/binutils.texi: Document --dump-section option.
10         * NEWS: Mention new feature.
12 2013-12-20  Nick Clifton  <nickc@redhat.com>
14         PR binutils/16218
15         * dwarf.c (read_and_display_attr_value): Only print a tab
16         character if it preceeds further text.
18 2013-12-19  Tom Tromey  <tromey@redhat.com>
20         * dwarf.c (fetch_indirect_string): Don't bias by section address.
21         (fetch_indexed_string): Likewise.
22         (process_debug_info): Likewise.
23         (display_debug_loc): Likewise.
24         (display_debug_ranges): Likewise.
26 2013-12-13  Kuan-Lin Chen  <kuanlinchentw@gmail.com>
27             Wei-Cheng Wang  <cole945@gmail.com>
29         * readelf.c: Include elf/nds32.h
30         (guess_is_rela): Add case for EM_NDS32.
31         (dump_relocations): Add case for EM_NDS32.
32         (decode_NDS32_machine_flags): New.
33         (get_machine_flags): Add case for EM_NDS32.
34         (is_32bit_abs_reloc): Likewise.
35         (is_16bit_abs_reloc): Likewise.
36         (process_nds32_specific): New.
37         (process_arch_specific): Add case for EM_NDS32.
38         * NEWS: Announce Andes nds32 support.
39         * MAINTAINERS: Add nds32 maintainers.
41 2013-12-10  Roland McGrath  <mcgrathr@google.com>
43         * Makefile.am (install-exec-local): Prefix libtool invocation with
44         $(INSTALL_PROGRAM_ENV).
45         * Makefile.in: Regenerate.
47 2013-11-22  Cory Fields  <cory@coryfields.com>
49         * windres.c (define_resource): Use zero for timestamp, making
50         output deterministic. time.h include is no longer needed.
51         * resres.c (res_append_resource): Likewise.
53 2013-11-13  Martin Mitas  <mity@morous.org>
55         * rescoff.c (write_coff_file): Use 64-bit alignment for resource
56         data.
57         (coff_res_to_bin): Likewise.
59 2013-11-07  Doug Evans  <dje@google.com>
61         Add pretty-printing of .debug_gnu_pubnames, .debug_gnu_pubtypes.
62         * dwarf.c (get_gdb_index_symbol_kind_name): New function.
63         (display_debug_pubnames_worker): Renamed from display_debug_pubnames.
64         Add support for .debug_gnu_pubnames, .debug_gnu_pubtypes.
65         (display_debug_pubnames, display_debug_pubnames_gnu): New functions.
66         (display_gdb_index): Redo printing of symbol kind.
67         (debug_displays): Add .debug_gnu_pubnames, .debug_gnu_pubtypes.
68         * dwarf.h (dwarf_section_display_enum): Add gnu_pubnames, gnu_pubtypes.
69         * readelf.c (process_section_headers): Add gnu_pubnames, gnu_pubtypes.
71 2013-11-07  Roland McGrath  <mcgrathr@google.com>
73         * objdump.c (dump_dwarf): Grok bfd_mach_x86_64_nacl and
74         bfd_mach_x64_32_nacl as equivalent to bfd_mach_x86_64.
76 2013-10-30  Alan Modra  <amodra@gmail.com>
78         * readelf.c (get_ppc_dynamic_type): Replace PPC_TLSOPT with PPC_OPT.
79         (get_ppc64_dynamic_type): Replace PPC64_TLSOPT with PPC64_OPT.
81 2013-10-30  Ulrich Weigand  <uweigand@de.ibm.com>
83         * readelf.c (get_ppc64_symbol_other): New function.
84         (get_symbol_other): Use it for EM_PPC64.
86 2013-10-30  Alan Modra  <amodra@gmail.com>
88         * readelf.c (get_machine_flags): Display ABI version for EM_PPC64.
90 2013-10-24  Nick Clifton  <nickc@redhat.com>
92         * nm.c (display_rel_file): Treat bfd_error_no_symbols as
93         non-fatal.
95 2013-10-14  Chao-ying Fu  <Chao-ying.Fu@imgtec.com>
97         * readelf.c (display_mips_gnu_attribute): Support Tag_GNU_MIPS_ABI_MSA.
98         * doc/binutils.texi: Document -Mmsa disassembler option.
100 2013-10-14  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
102         * readelf.c (decode_arm_unwind): Don't initialize `addr'.
104 2013-10-14  Nick Clifton  <nickc@redhat.com>
106         * readelf.c (decode_arm_unwind): Initialise addr structure.
107         (process_symbol_table): Free lengths.
108         * srcconv.c (wr_sc): Free info.
110 2013-10-11  Roland McGrath  <mcgrathr@google.com>
112         * winduni.c (languages): Use \345 (octal syntax) rather than
113         literal non-ASCII/non-UTF8 character in string literal.
115         * readelf.c (print_dynamic_symbol): Use array subscript syntax
116         rather than addition syntax with string literal.
118 2013-10-09  Nick Clifton  <nickc@redhat.com>
120         PR binutils/16023
121         * debug.c (debug_type_samep): Add missing break statement.
123         PR binutils/16024
124         * objdump.c (usage): Mark as a no-return function.
125         (main): Add comment explaining why a break statement is not
126         needed.
128         * dwarf.c (add64): New function.
129         (read_and_display_attr_value): Add CU offset in to the value
130         displayed for a DW_AT_ref8 attribute.
132 2013-10-01  Cory Fields  <cory@coryfields.com>
134         * arsup.c (ar_save): Respect the deterministic setting when
135         reading from an mri script.
136         * ar.c (main): Set the default deterministic mode when reading
137         from an mri script.
139 2013-10-01  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
141         * dwarf.c (SAFE_BYTE_GET): Fix argument check.
143 2013-09-27  H.J. Lu  <hongjiu.lu@intel.com>
145         * dwarf.c (display_debug_frames): Pass offset_size to
146         print_dwarf_vma for cie_id.
148 2013-09-20  Alan Modra  <amodra@gmail.com>
150         * configure: Regenerate.
152 2013-09-18  Tristan Gingold  <gingold@adacore.com>
154         * NEWS: Add marker for 2.24.
156 2013-09-18  Tristan Gingold  <gingold@adacore.com>
158         * Makefile.am (LEXLIB): Define.  Replase references to @LEXLIB@
159         by $(LEXLIB).
160         * Makefile.in: Regenerate.
162 2013-09-17  Doug Gilmore  <Doug.Gilmore@imgtec.com>
164         * readelf.c (get_machine_flags): Handle EF_MIPS_FP64.
166 2013-09-12  Nick Clifton  <nickc@redhat.com>
168         * dwarf.c (dwarf_vmatoa): Rename to dwarf_vmatoa_1 and add a
169         precision parameter.
170         (dwarf_vmatoa): New wrapper for dwarf_vmatoa_1.
171         (print_dwarf_vma): Use dwarf_vmatoa_1.
172         (SAFE_BYTE_GET): Add check that VAL is big enough to contain
173         AMOUNT bytes.
174         (process_debug_info): Use an unsigned int for the offset size.
175         (process_debug_pubnames): Likewise.
176         (display_debug_aranges): Likewise.
177         (struct Frame_Chunk): Use dwarf_vma type for pc_begin and pc_range
178         fields.
179         (frame_display_row): Use print_dwarf_vma to display dwarf_vma
180         values.
181         (display_debug_frames): Likewise.
183 2013-09-10  Nick Clifton  <nickc@redhat.com>
185         * dwarf.c (display_debug_frames): Check for DW64_CIE_ID when
186         parsing 64-bit frames.
188 2013-08-27  Nick Clifton  <nickc@redhat.com>
190         PR binutils/15796
191         * ar.c (map_over_members): Correctly handle multiple same-name
192         entries on the command line and in the archive.
194 2013-08-23  H.J. Lu  <hongjiu.lu@intel.com>
196         * doc/binutils.texi: Remove the extra space.
198 2013-08-23  Mikael Pettersson  <mikpe@it.uu.se>
200         PR binutils/15779
201         * doc/binutils.texi (ranlib -D): Correct description.
202         PR binutils/15777
203         (nm --special-syms): Fix typo.
205 2013-08-23  Nick Clifton  <nickc@redhat.com>
207         PR binutils/15798
208         * doc/binutils.texi (ar cmdline): Update description of 'q'
209         command.
211         PR binutils/14136
212         (nm): Add description of 'I' symbol type.
214 2013-08-23  Yuri Chornoivan  <yurchor@ukr.net>
216         PR binutils/15834
217         * od-xcoff.c: Fix typos.
219 2013-08-19  Tristan Gingold  <gingold@adacore.com>
221         * nm.c (print_size_symbols): Directly get symbol size.
223 2013-08-12  Andreas Schwab  <schwab@suse.de>
225         PR binutils/15818
226         * objdump.c (disassemble_section): Return early if nothing from
227         this section needs to be disassembled.
229 2013-08-09  Nick Clifton  <nickc@redhat.com>
231         * readelf.c (get_machine_flags): Handle RL78 G10 flag.
233 2013-07-26  Sergey Guriev  <sergey.s.guriev@intel.com>
234             Alexander Ivchenko  <alexander.ivchenko@intel.com>
235             Maxim Kuznetsov  <maxim.kuznetsov@intel.com>
236             Sergey Lega  <sergey.s.lega@intel.com>
237             Anna Tikhonova  <anna.tikhonova@intel.com>
238             Ilya Tocar  <ilya.tocar@intel.com>
239             Andrey Turetskiy  <andrey.turetskiy@intel.com>
240             Ilya Verbin  <ilya.verbin@intel.com>
241             Kirill Yukhin  <kirill.yukhin@intel.com>
242             Michael Zolotukhin  <michael.v.zolotukhin@intel.com>
244         * dwarf.c (dwarf_regnames_i386): Add k0-k7 registers and
245         numeration in comments.
246         (dwarf_regnames_x86_64): Add xmm16-31 and k0-k7 registers to
247         dwarf table.
249 2013-07-19  Nick Clifton  <nickc@redhat.com>
251         PR binutils/15745
252         * readelf.c (get_unwind_section_word): Whilst searching for a
253         reloc section associated with an unwind section, check the type as
254         well as the section number.
256 2013-07-18  Jim Thomas  <thomas@cfht.hawaii.edu>
258         * ar.c (usage): Fix C conformance issue.
260 2013-07-18  Nick Clifton  <nickc@redhat.com>
262         * doc/binutils.texi (nm, objdump): Remove bogus links to STABS
263         documentation.
265         * readelf.c (process_unwind): Do not return the result of a void
266         function.
268 2013-07-15  Maciej W. Rozycki  <macro@codesourcery.com>
270         * readelf.c (display_mips_gnu_attribute): Replace hardcoded magic
271         numbers with enum values.
273 2013-07-12  Maciej W. Rozycki  <macro@codesourcery.com>
275         * readelf.c (get_machine_flags): Handle EF_MIPS_NAN2008.
277 2013-07-10  Tristan Gingold  <gingold@adacore.com>
279         * od-xcoff.c (OPT_LDINFO): Define.
280         (options): Add ldinfo.
281         (xcoff_help): Mention ldinfo.
282         (xcoff_dump): Rename to ...
283         (xcoff_dump_obj): ... this.  Add a break.
284         (dump_dumpx_core): New function.
285         (xcoff_dump_core): Likewise.
286         (xcoff_dump): Likewise.
287         * doc/binutils.texi (objdump): Mention ldinfo.
289 2013-07-09  Tristan Gingold  <gingold@adacore.com>
291         * configure.com: Add new defines to match changes in configure.
293 2013-05-28  Cary Coutant  <ccoutant@google.com>
295         * dwarf.c (display_debug_lines_raw): Print section offsets.
297 2013-05-15  Cary Coutant  <ccoutant@google.com>
299         * dwarf.c (SAFE_BYTE_GET64): Correct end-of-buffer check;
300         don't increment PTR.
301         (decode_location_expression): DW_OP_const2u should read 2 bytes.
302         (display_debug_lines_decoded): Adjust formatting.
303         * elfcomm.c (byte_get_little_endian): Add cases for 5-, 6-, and
304         7-byte reads.
305         (byte_get_big_endian): Likewise.
306         (byte_get_signed): Likewise.
308 2013-05-09  Andrew Pinski  <apinski@cavium.com>
310         * doc/binutils.texi: Document -Mvirt disassembler option.
312 2013-05-02  Nick Clifton  <nickc@redhat.com>
314         * readelf.c: Add support for MSP430X architecture.
316 2013-05-02  Nick Clifton  <nickc@redhat.com>
318         * dwarf.c (display_debug_lines_raw): Do not treat .debug_line.dwo
319         sections as if they were fragmentary .debug_line sections.
320         (display_debug_lines_decoded): Likewise.
322 2013-04-29  Nick Clifton  <nickc@redhat.com>
324         * dwarf.c (read_debug_line_header): New function.  Reads in a
325         header in a .debug_line section.
326         (display_debug_lines_raw): Use new function.  Handle fragmentary
327         .debug_line sections.
328         (display_debug_lines_decoded): Likewise.
329         * readelf.c (process_section_headers): Handle fragmenatry
330         .debug_line sections.
331         (display_debug_section): Likewise.
333 2013-04-26  Ian Lance Taylor  <iant@google.com>
335         * MAINTAINERS: Add myself and Cary as gold maintainers.
337 2013-04-08  Tom Tromey  <tromey@redhat.com>
339         * dwarf.c (process_debug_info): Check dwarf_cutoff_level.
341 2013-04-08  Tom Tromey  <tromey@redhat.com>
343         * dwarf-mode.el: Bump version number.
344         (dwarf-mode): Remove autoload.
345         (dwarf-die-reference): Relax regexp.
347 2013-04-05  Alan Modra  <amodra@gmail.com>
349         PR binutils/15324
350         * configure.in: Add strnlen to AC_CHECK_DECLS, sort.
351         * dwarf.c (strnlen): Provide fallback decl.
352         * config.in: Regnerate.
353         * configure: Regenerate.
355 2013-03-29  H.J. Lu  <hongjiu.lu@intel.com>
357         * dwarf.c (process_debug_info): Increment hdrptr by 8 after
358         SAFE_BYTE_GET64.
360 2013-03-27  Phil Krylov <phil.krylov@gmail.com>
362         PR binutils/13409
363         * winduni.c (codepages[]): Use UTF-16LE.
364         (wind_MultiByteToWideChar): Likewise.
365         (wind_WideCharToMultiByte): Likewise.
367 2013-03-27  Alan Modra  <amodra@gmail.com>
369         PR binutils/15206
370         * dwarf.c (read_and_display_attr_value): Cast format '*' arg to int.
372 2013-03-26  Nick Clifton  <nickc@redhat.com>
374         PR binutils/15206
375         * dwarf.c (SAFE_BYTE_GET): New macro - checks remaining buffer
376         space before calling byte_get.
377         (SAFE_BYTE_GET_AND_INC): New macro.
378         (SAFE_SIGNED_BYTE_GET): New macro.
379         (SAFE_SIGNED_BYTE_GET_AND_INC): New macro.
380         (SAFE_BYTE_GET64): New macro.
381         (process_extened_line_op): Use new macros.  Use strnlen when
382         appropriate.
383         (fetch_indirect_string): Likewise.
384         (get_FORM_name): Likewise.
385         (decode_location_expression): Likewise.
386         (read_and_display_attr_value): Likewise.
387         (process_debug_info): Likewise.
388         (display_debug_lines_raw): Likewise.
389         (display_debug_lines_decoded): Likewise.
390         (display_debug_pubnames): Likewise.
391         (display_debug_macinfo): Likewise.
392         (get_line_filename_and_dirname): Likewise.
393         (display_debug_macro): Likewise.
394         (display_loc_list): Likewise.
395         (display_loc_list_dwo): Likewise.
396         (display_debug_aranges): Likewise.
397         (display_debug_ranges): Likewise.
398         (frame_display_row): Likewise.
399         (display_debug_frames): Likewise.
401 2013-03-25  Nick Clifton  <nickc@redhat.com>
403         PR binutils/15202
404         * dwarf.c (read_leb128): Add END parameter.  Do not read at or
405         beyond end.
406         (read_sleb128): Add END parameter.
407         (read_uleb128): New function.
408         (process_extended_line_op): Pass END to leb128 functions.
409         (process_abbrev_section): Likewise.
410         (decode_location_expression): Likewise.
411         (read_and_display_attr_value): Likewise.
412         (read_and_display_attr): Likewise.
413         (process_debug_info): Likewise.
414         (display_debug_lines_raw): Likewise.
415         (display_debug_lines_decoded): Likewise.
416         (display_debug_macinfo): Likewise.
417         (get_line_filename_and_dirname): Likewise.
418         (display_debug_macro): Likewise.
419         (display_loc_list_dwo): Likewise.
420         (display_debug_ranges): Likewise.
421         * dwarf.h (read_leb128): Update prototype.
422         * readelf.c (read_uleb128): Add END parameter.
423         (decode_arm_unwind_bytecode): Pass END to read_uleb128.
424         (decode_tic6x_unwind_bytecode): Likewise.
425         (display_tag_value): New function.
426         (display_arm_attribute): Add END parameter. Pass END to
427         read_uleb128.  Use display_tag_value.
428         (display_gnu_attribute): Likewise.
429         (display_power_gnu_attribute): Likewise.
430         (display_sparc_gnu_attribute): Likewise.
431         (display_mips_gnu_attribute): Likewise.
432         (display_tic6x_attribute): Likewise.
433         (process_attributes): Likewise.
434         (display_raw_attribute): New function.
436 2013-03-22  Nick Clifton  <nickc@redhat.com>
438         PR binutils/15201
439         * dwarf.c (display_debug_ranges): Add checks for reading beyond
440         the end of the section.
442         PR binutils/15157
443         * readelf.c (apply_relocations): Catch relocations with negative
444         offsets.
446 2013-03-15  Nick Clifton  <nickc@redhat.com>
448         * addr2line.c (slurp_symtab): If canonicalization reveals that
449         there were no ordinary symbols, try loading the dynamic symbols
450         instead.
452 2013-03-14  Markos Chandras  <markos.chandras@imgtec.com>
454         * MAINTAINERS: Add myself as Meta maintainer.
456 2013-03-08  Andreas Arnez  <arnez@linux.vnet.ibm.com>
458         * readelf.c (get_note_type): Add NT_S390_TDB.
460 2013-03-07  Alan Modra  <amodra@gmail.com>
462         * strings.c (get_char): Dispense with buf[].  Instead shift
463         chars into big-endian value and byte-swap later if
464         little-endian.  Don't EOF check value read from object.
466 2013-03-05  Corinna Vinschen  <vinschen@redhat.com>
468         * configure.in: Build DLL tools on x86_64-*-cygwin* as well.
469         * configure: Regenerate.
471 2013-03-04  Nick Clifton  <nickc@redhat.com>
473         * elfcomm.c (error): Flush stdout before emitting the error
474         message.
475         (warn): Likewise.
477 2013-03-01  Cary Coutant  <ccoutant@google.com>
479         * dwarf.c (cu_tu_indexes_read, shndx_pool, shndx_pool_size)
480         (shndx_pool_used): Move to top of file.
481         (struct cu_tu_set): New type.
482         (cu_count, tu_count, cu_sets, tu_sets): New file scope variables.
483         (fetch_indexed_string): Add "this_set" parameter.  Update all callers.
484         (find_cu_tu_set_v2): New function.
485         (read_and_display_attr_value): Add "this_set" parameter.
486         (read_and_display_attr): Likewise.
487         (process_debug_info): Track base offsets for DWARF package files.
488         (load_debug_info): Call load_cu_tu_indexes.
489         (get_DW_SECT_short_name): New function.
490         (process_cu_tu_index): Add support for version 2 DWARF package files.
492 2013-02-27  Alan Modra  <amodra@gmail.com>
494         PR binutils/15191
495         * readelf.c (offsetof): Define.
496         (CHECK_ENTSIZE_VALUES): Remove extraneous indefinite article.
497         (process_corefile_note_segment): Allow notes without name or
498         desc.  Combine out-of-range checks.  Disallow "negative"
499         notesz or descsz.
501 2013-02-26  Nick Clifton  <nickc@redhat.com>
503         PR binutils/15191
504         * readelf.c (process_corefile_note_segment): Prevent attempts to
505         read beyond the end of the note buffer.
507 2013-02-15  Kai Tietz  <ktietz@redhat.com>
509         * objcopy.c (copy_main): Initialize context variable.
511 2013-02-15  Nick Clifton  <nickc@redhat.com>
513         PR binutils/15140
514         * ar.c (open_inarch): Fail on attempts to convert a normal archive
515         to a thin archive or vice versa.
516         * elfcomm.c (make_qualified_name): Handle corrupted thin
517         archives.
518         * readelf.c (process_archive): Likewise.
519         * doc/binutils.texi: Clarify documentation describing thin
520         archives.
522 2013-02-15  Nick Clifton  <nickc@redhat.com>
524         PR binutils/15033
525         * objcopy.c (enum change_action): Delete.
526         (struct section_list): Delete remove, copy, change_vma, change_lma
527         and set_flags fields.  Add context field.
528         (find_section_list): Add a context parameter.  Add support for
529         wildcard characters in section names.
530         (is_strip_section): Check for sections being both  copied and
531         removed.
532         (copy_object): Pass context to find_section_list.
533         (setup_section): Likewise.
534         (copy_section): Likewise.
535         (copy_main): Likewise.
536         * doc/binutils: Document the new behaviour.
537         * NEWS: Mention the new feature
539 2013-02-14  Nick Clifton  <nickc@redhat.com>
541         PR binutils/15125
542         * objcopy.c (copy_object): Provide a helpful warning message when
543         adding a gnu_debuglink section to an object which already contains
544         one.
546 2013-02-07  Nick Clifton  <nickc@redhat.com>
548         * elfcomm.c (get_archive_member_name): Prevent seg-fault if a
549         corrupt archive uses long names but has no long name table.
551 2013-02-06  Sandra Loosemore  <sandra@codesourcery.com>
552             Andrew Jenner <andrew@codesourcery.com>
554         Based on patches from Altera Corporation.
556         * readelf.c: Include elf/nios2.h.
557         (dump_relocations): Add case for EM_ALTERA_NIOS2.
558         (get_nios2_dynamic_type): New.
559         (get_dynamic_type): Add case for EM_ALTERA_NIOS2.
560         (is_32bit_abs_reloc): Fix EM_ALTERA_NIOS2 case.
561         (is_16bit_abs_reloc): Likewise.
562         (is_none_reloc): Add EM_ALTERA_NIOS2 and EM_NIOS32 cases.
563         * NEWS: Note Altera Nios II support.
564         * MAINTAINERS: Add Nios II maintainers.
566 2013-01-29  Xi Wang  <xi.wang@gmail.com>
568         * readelf.c (process_version_sections): Fix overflow checks to
569         avoid undefined behaviour.
571 2013-01-28  Doug Evans  <dje@google.com>
573         * dwarf.c (display_gdb_index): Handle .gdb_index version 8.
575 2013-01-28  Robert Schiele  <rschiele@gmail.com>
577         * objcopy.c (parse_flags): Add merge and strings section flags.
579 2013-01-25  Cary Coutant  <ccoutant@google.com>
581         * dwarf.c (display_loc_list): Update offset for each line
582         printed.
583         (print_addr_index): New function.
584         (display_loc_list_dwo): Update offset for each line printed.
585         Fix problems displaying loclists in .dwo files.  Add support
586         for type 4 entries.
587         (display_debug_loc): Remove custom header for .dwo files.
588         (display_debug_addr): Adjust formatting.
590 2013-01-25  Marco Atzeri  <marco.atzeri@gmail.com>
592         * objcopy.c : Enable long section names for OPTION_ADD_GNU_DEBUGLINK.
594 2013-01-24  Doug Evans  <dje@google.com>
596         * dwarf.c (display_debug_addr): Add missing parentheses to expression.
598 2013-01-24  Nick Clifton  <nickc@redhat.com>
600         * readelf.c (get_machine_flags): Decode E_V850E3V5_ARCH.
602 2013-01-23  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
604         * readelf.c: Add strings for NT_S390_LAST_BREAK and
605         NT_S390_SYSTEM_CALL.
607 2013-01-18  Nick Clifton  <nickc@redhat.com>
609         PR binutils/15026
610         * addr2line.c (translate_addresses): When pretty printing, print
611         unknown function names on the same line as unknown symbol names.
613 2013-01-17  Nickolai Zeldovich  <nickolai@csail.mit.edu>
615         * objdump.c (dump_target_specific): Fix NULL pointer test.
617 2013-01-16  Alan Modra  <amodra@gmail.com>
619         PR binutils/15018
620         * stabs.c (parse_stab_members): Always set physname here to avoid
621         gcc warning..
622         (parse_stab_argtypes): ..and don't duplicate the init here.
624 2013-01-10  Will Newton <will.newton@imgtec.com>
626         * binutils/readelf.c: (guess_is_rela): Add EM_METAG.
627         (dump_relocations): Add EM_METAG.
628         (get_machine_name): Correct case for Meta.
629         (is_32bit_abs_reloc): Add support for Meta ADDR32 reloc.
630         (is_none_reloc): Add support for Meta NONE reloc.
632 2013-01-08  Yufeng Zhang  <yufeng.zhang@arm.com>
634         * readelf.c (get_note_type): Handle NT_ARM_TLS, NT_ARM_HW_BREAK
635         and NT_ARM_HW_WATCH.
637 2013-01-07  Roland McGrath  <mcgrathr@google.com>
639         * objcopy.c (deterministic): Make int rather than bfd_boolean,
640         initialize to -1.
641         (strip_options, copy_options): Add -U/--disable-deterministic-archives.
642         (default_deterministic): New function.
643         (strip_main, copy_main): Handle -U.  Call default_deterministic.
644         (copy_usage, strip_usage): Describe -U.  Cite whether -D or -U is
645         the default based on DEFAULT_AR_DETERMINISTIC.
646         * doc/binutils.texi (objcopy, strip): Describe -U and effect of
647         configure options on -D.
649         * ar.c (default_deterministic): Comment fix.
651 2013-01-07  Patrice Dumas  <pertusus@free.fr>
653         * doc/binutils.texi: Fix ordering of top level nodes.
654         Replace erroneous uses of @itemx with @item.
656 2013-01-04  Andreas Schwab  <schwab@linux-m68k.org>
658         * doc/binutils.texi (elfedit): Fix use of @itemx in @table.
660 2013-01-03  Marcus Shawcroft  <marcus.shawcroft@arm.com>
662         * MAINTAINERS: Add myself as AArch64 co-maintainer.
664 2013-01-02  H.J. Lu  <hongjiu.lu@intel.com>
666         * version.c (print_version): Update copyright year to 2013.
668 For older changes see ChangeLog-2012
670 Copyright (C) 2013 Free Software Foundation, Inc.
672 Copying and distribution of this file, with or without modification,
673 are permitted in any medium without royalty provided the copyright
674 notice and this notice are preserved.
676 Local Variables:
677 mode: change-log
678 left-margin: 8
679 fill-column: 74
680 version-control: never
681 End: