1 2014-03-26 Tristan Gingold <gingold@adacore.com>
3 * od-macho.c (bfd_mach_o_cpu_name): Add BFD_MACH_O_CPU_TYPE_ARM64.
5 2014-03-24 Tristan Gingold <gingold@adacore.com>
7 * objdump.c (load_specific_debug_section): Set address of section.
9 2014-03-24 Tristan Gingold <gingold@adacore.com>
11 * od-macho.c (dump_unwind_encoding_x86): Set the factor.
12 (dump_exe_compact_unwind): Change the condition. Improve
15 2014-03-20 Nick Clifton <nickc@redhat.com>
17 * readelf.c (process_version_sections): Fix off-by-one error in
20 2014-03-19 Nick Clifton <nickc@redhat.com>
23 * readelf.c (process_version_sections): Prevent an infinite loop
24 when the vn_next field is zero but there are still entries to be
27 2014-03-17 Tristan Gingold <gingold@adacore.com>
29 * od-macho.c (dump_section_header): Renames of dump_section.
30 (dump_segment): Adjust after renaming.
31 (OPT_COMPACT_UNWIND): Define.
32 (options): Add compact unwind.
33 (mach_o_help): Document compact_unwind.
34 (unwind_x86_64_regs, unwind_x86_regs): New arrays.
35 (dump_unwind_encoding_x86, dump_unwind_encoding)
36 (dump_obj_compact_unwind, dump_exe_compact_unwind)
37 (dump_section_content): New functions.
38 (mach_o_dump): Handle compact unwind.
40 2014-03-17 Tristan Gingold <gingold@adacore.com>
42 * od-macho.c (dump_load_command): Handle lazy load dylib.
44 2014-03-14 Anthony Green <green@moxielogic.com>
46 * objcopy.c (copy_object): Check fwrite return code.
48 2014-03-14 Meador Inge <meadori@codesourcery.com>
50 * dwarf.c (strnlen): Move prototype ...
51 * sysdep.h (strnlen): ... to here.
53 2014-03-12 Nick Clifton <nickc@redhat.com>
56 * doc/binutils.texi (ar cmdline): Move --plugin command line
57 option to after the command option.
59 2014-03-12 Dmitry Gorbachev <d.g.gorbachev@gmail.com>
62 * deflex.l: Add noinput and nounput options.
64 2014-03-12 Alan Modra <amodra@gmail.com>
66 * Makefile.in: Regenerate.
67 * doc/Makefile.in: Regenerate.
69 2014-03-06 Nick Clifton <nickc@redhat.com>
72 * readelf.c (process_attributes): Add checks for corrupt
73 attribute section names.
75 2014-03-05 Alan Modra <amodra@gmail.com>
77 Update copyright years.
79 2014-03-03 Alan Modra <amodra@gmail.com>
81 * README: Add "Copyright Notices" paragraph.
83 2014-02-11 Cary Coutant <ccoutant@google.com>
85 * binutils/dwarf.c (read_and_display_attr_value): Don't warn
86 for zero-length attribute value.
88 2014-02-10 Alan Modra <amodra@gmail.com>
90 * po/binutils.pot: Regenerate.
92 2014-02-06 Andrew Pinski <apinski@cavium.com>
94 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_OCTEON3 case.
96 2014-02-06 Cary Coutant <ccoutant@google.com>
99 * readelf.c (print_gnu_note): Add support for NT_GNU_GOLD_VERSION.
101 2014-01-08 H.J. Lu <hongjiu.lu@intel.com>
103 * version.c (print_version): Update copyright year to 2014.
105 2014-01-07 Tom Tromey <tromey@redhat.com>
107 * bucomm.c (fatal, non_fatal): Replace obsolete VA_* macros with
109 * dlltool.c (inform): Replace obsolete VA_* macros with stdarg
111 * dllwrap.c (inform, warn): Replace obsolete VA_* macros with
114 2014-01-07 Tom Tromey <tromey@redhat.com>
116 * coffgrok.h (coff_ofile): Don't use PARAMS.
117 * nlmheader.y (strerror): Don't use PARAMS.
119 For older changes see ChangeLog-2013
121 Copyright (C) 2014 Free Software Foundation, Inc.
123 Copying and distribution of this file, with or without modification,
124 are permitted in any medium without royalty provided the copyright
125 notice and this notice are preserved.
131 version-control: never