objdump: set address of debug sections.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2014-03-26 Tristan Gingold <gingold@adacore.com>
2
3 * od-macho.c (bfd_mach_o_cpu_name): Add BFD_MACH_O_CPU_TYPE_ARM64.
4
5 2014-03-24 Tristan Gingold <gingold@adacore.com>
6
7 * objdump.c (load_specific_debug_section): Set address of section.
8
9 2014-03-24 Tristan Gingold <gingold@adacore.com>
10
11 * od-macho.c (dump_unwind_encoding_x86): Set the factor.
12 (dump_exe_compact_unwind): Change the condition. Improve
13 indentation.
14
15 2014-03-20 Nick Clifton <nickc@redhat.com>
16
17 * readelf.c (process_version_sections): Fix off-by-one error in
18 previous delta.
19
20 2014-03-19 Nick Clifton <nickc@redhat.com>
21
22 PR binutils/16723
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
25 processed.
26
27 2014-03-17 Tristan Gingold <gingold@adacore.com>
28
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.
39
40 2014-03-17 Tristan Gingold <gingold@adacore.com>
41
42 * od-macho.c (dump_load_command): Handle lazy load dylib.
43
44 2014-03-14 Anthony Green <green@moxielogic.com>
45
46 * objcopy.c (copy_object): Check fwrite return code.
47
48 2014-03-14 Meador Inge <meadori@codesourcery.com>
49
50 * dwarf.c (strnlen): Move prototype ...
51 * sysdep.h (strnlen): ... to here.
52
53 2014-03-12 Nick Clifton <nickc@redhat.com>
54
55 PR binutils/16652
56 * doc/binutils.texi (ar cmdline): Move --plugin command line
57 option to after the command option.
58
59 2014-03-12 Dmitry Gorbachev <d.g.gorbachev@gmail.com>
60
61 PR binutils/16567
62 * deflex.l: Add noinput and nounput options.
63
64 2014-03-12 Alan Modra <amodra@gmail.com>
65
66 * Makefile.in: Regenerate.
67 * doc/Makefile.in: Regenerate.
68
69 2014-03-06 Nick Clifton <nickc@redhat.com>
70
71 PR binutils/16664
72 * readelf.c (process_attributes): Add checks for corrupt
73 attribute section names.
74
75 2014-03-05 Alan Modra <amodra@gmail.com>
76
77 Update copyright years.
78
79 2014-03-03 Alan Modra <amodra@gmail.com>
80
81 * README: Add "Copyright Notices" paragraph.
82
83 2014-02-11 Cary Coutant <ccoutant@google.com>
84
85 * binutils/dwarf.c (read_and_display_attr_value): Don't warn
86 for zero-length attribute value.
87
88 2014-02-10 Alan Modra <amodra@gmail.com>
89
90 * po/binutils.pot: Regenerate.
91
92 2014-02-06 Andrew Pinski <apinski@cavium.com>
93
94 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_OCTEON3 case.
95
96 2014-02-06 Cary Coutant <ccoutant@google.com>
97
98 PR binutils/16444
99 * readelf.c (print_gnu_note): Add support for NT_GNU_GOLD_VERSION.
100
101 2014-01-08 H.J. Lu <hongjiu.lu@intel.com>
102
103 * version.c (print_version): Update copyright year to 2014.
104
105 2014-01-07 Tom Tromey <tromey@redhat.com>
106
107 * bucomm.c (fatal, non_fatal): Replace obsolete VA_* macros with
108 stdarg macros.
109 * dlltool.c (inform): Replace obsolete VA_* macros with stdarg
110 macros.
111 * dllwrap.c (inform, warn): Replace obsolete VA_* macros with
112 stdarg macros.
113
114 2014-01-07 Tom Tromey <tromey@redhat.com>
115
116 * coffgrok.h (coff_ofile): Don't use PARAMS.
117 * nlmheader.y (strerror): Don't use PARAMS.
118
119 For older changes see ChangeLog-2013
120 \f
121 Copyright (C) 2014 Free Software Foundation, Inc.
122
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.
126
127 Local Variables:
128 mode: change-log
129 left-margin: 8
130 fill-column: 74
131 version-control: never
132 End:
This page took 0.035527 seconds and 5 git commands to generate.