Fixes part of a problem reading deliberately non-conforming ELF binaries - where a
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2014-06-26 Nick Clifton <nickc@redhat.com>
2
3 * readelf.c (process_note_sections): If there are no note sections
4 try processing note segments instead.
5
6 2014-06-17 Anton Lavrentiwev <lavr@ncbi.nim.nih.gov>
7
8 PR binutils/16923
9 * rcparse.y (fixedverinfo): Prevent large version numbers from
10 corrupting other values.
11
12 2014-06-09 Romain Chastenet <romain.chastenet@free.fr>
13
14 PR binutils/16252
15 * dwarf.c (display_debug_frames): Remember the state of the
16 cfa_offset, cfa_reg, ra and cfa_exp field
17
18 2014-06-05 Joel Brobecker <brobecker@adacore.com>
19
20 * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Add dependency on
21 bfd's development.sh.
22 * Makefile.in, configure: Regenerate.
23
24 2014-05-16 Jon Turney <jon.turney@dronecode.org.uk>
25
26 * objcopy.c (is_nondebug_keep_contents_section): New function.
27 (setup_section): Use it.
28
29 2014-05-16 Kaushik Phata <Kaushik.Phatak@kpit.com>
30
31 * readelf.c (get_machine_flags): Handle RL78 64-bit doubles flag.
32
33 2014-05-02 Alan Modra <amodra@gmail.com>
34
35 * emul_aix.c: Update bfd target vector naming.
36 * testsuite/binutils-all/objcopy.exp: Likewise.
37
38 2014-04-24 Christian Svensson <blue@cmd.nu>
39
40 * MAINTAINERS: Add myself and Stefan as OR1K maintainers.
41
42 2014-04-23 Andrew Bennett <andrew.bennett@imgtec.com>
43
44 * doc/binutils.texi: Document the disassemble MIPS XPA instructions
45 command line option.
46
47 2014-04-22 Christian Svensson <blue@cmd.nu>
48
49 * readelf.c: Remove openrisc and or32 support. Add support for or1k.
50
51 2014-04-18 Tristan Gingold <gingold@adacore.com>
52
53 * od-macho.c (dump_section_map): Adjust as load commands
54 are now chained.
55 (dump_load_command, dump_section_content): Likewise.
56
57 2014-04-16 Tristan Gingold <gingold@adacore.com>
58
59 * od-macho.c (OPT_DYLD_INFO): New macro.
60 (options): Add entry for dyld_info.
61 (mach_o_help): Likewise.
62 (load_and_dump, dump_dyld_info_rebase, dump_dyld_info_bind)
63 (dump_dyld_info_export_1, dump_dyld_info_export): New functions.
64 (bfd_mach_o_dyld_rebase_type_name): New array.
65 (export_info_data): New struct.
66 (dump_dyld_info): Add verbose argument. Dump rebase, bind and
67 exports data.
68 (dump_load_command): Adjust dump_dyld_info call.
69 (mach_o_dump): Handle dyld_info.
70
71 2014-04-16 Tristan Gingold <gingold@adacore.com>
72
73 * od-macho.c (dump_header): Display sizeofcmds in decimal too.
74 (dump_segment): Reformat output.
75 (dump_dyld_info): Also display end offsets.
76 (dump_load_command): Add IDX argument, display commands size
77 and offset, reformat display.
78 (dump_load_commands): Adjust for added argument.
79
80 2014-04-07 Alan Modra <amodra@gmail.com>
81
82 PR binutils/16811
83 * objcopy.c (copy_object): Error if no sections.
84
85 2014-04-03 Markus Trippelsdorf <markus@trippelsdorf.de>
86
87 PR binutils/14698
88 ar.c: Set plugin_target early if plugins are supported.
89 nm.c: Likewise.
90
91 2014-04-03 Tristan Gingold <gingold@adacore.com>
92
93 * od-macho.c (printf_uint64): New function.
94 (dump_load_command, dump_obj_compact_unwind): Use it.
95 (dump_exe_compact_unwind): Display personality functions.
96
97 2014-04-02 Tristan Gingold <gingold@adacore.com>
98
99 * od-macho.c (OPT_TWOLEVEL_HINTS): New macro.
100 (options): Add entry for twolevel_hints.
101 (dump_data_in_code): Fix error message.
102 (dump_twolevel_hints): New function.
103 (dump_load_command): Handle prebound dylib, prebind cksum
104 and twolevel hints.
105 (mach_o_dump): Handle twolevel hints.
106
107 2014-04-01 Tristan Gingold <gingold@adacore.com>
108
109 * od-macho.c (OPT_DATA_IN_CODE): New macro.
110 (options): Add entry for data in code.
111 (mach_o_help): Ditto.
112 (data_in_code_kind_name): New array.
113 (dump_data_in_code): New function.
114 (dump_load_command): Handle data in code.
115 (mach_o_dump): Ditto.
116 (dump_header): Display a terminal newline.
117
118 2014-03-27 Tristan Gingold <gingold@adacore.com>
119
120 * od-macho.c (dump_load_command): Display value for
121 BFD_MACH_O_LC_DYLD_ENVIRONMENT. Handle BFD_MACH_O_LC_DATA_IN_CODE
122 and BFD_MACH_O_LC_DYLIB_CODE_SIGN_DRS.
123
124 2014-03-27 Tristan Gingold <gingold@adacore.com>
125
126 * od-macho.c (OPT_FUNCTION_STARTS): New macro.
127 (options): Add entry for function_starts.
128 (mach_o_help): Ditto.
129 (disp_segment_prot): New function.
130 (dump_section_map): Call disp_segment_prot.
131 (dump_function_starts): New function.
132 (dump_obj_compact_unwind): Fix ouput indentation.
133 (dump_exe_compact_unwind): Fix ouput indentation.
134 (mach_o_dump): Handle function_starts.
135
136 2014-03-26 Tristan Gingold <gingold@adacore.com>
137
138 * od-macho.c (bfd_mach_o_cpu_name): Add BFD_MACH_O_CPU_TYPE_ARM64.
139
140 2014-03-24 Tristan Gingold <gingold@adacore.com>
141
142 * objdump.c (load_specific_debug_section): Set address of section.
143
144 2014-03-24 Tristan Gingold <gingold@adacore.com>
145
146 * od-macho.c (dump_unwind_encoding_x86): Set the factor.
147 (dump_exe_compact_unwind): Change the condition. Improve
148 indentation.
149
150 2014-03-20 Nick Clifton <nickc@redhat.com>
151
152 * readelf.c (process_version_sections): Fix off-by-one error in
153 previous delta.
154
155 2014-03-19 Nick Clifton <nickc@redhat.com>
156
157 PR binutils/16723
158 * readelf.c (process_version_sections): Prevent an infinite loop
159 when the vn_next field is zero but there are still entries to be
160 processed.
161
162 2014-03-17 Tristan Gingold <gingold@adacore.com>
163
164 * od-macho.c (dump_section_header): Renames of dump_section.
165 (dump_segment): Adjust after renaming.
166 (OPT_COMPACT_UNWIND): Define.
167 (options): Add compact unwind.
168 (mach_o_help): Document compact_unwind.
169 (unwind_x86_64_regs, unwind_x86_regs): New arrays.
170 (dump_unwind_encoding_x86, dump_unwind_encoding)
171 (dump_obj_compact_unwind, dump_exe_compact_unwind)
172 (dump_section_content): New functions.
173 (mach_o_dump): Handle compact unwind.
174
175 2014-03-17 Tristan Gingold <gingold@adacore.com>
176
177 * od-macho.c (dump_load_command): Handle lazy load dylib.
178
179 2014-03-14 Anthony Green <green@moxielogic.com>
180
181 * objcopy.c (copy_object): Check fwrite return code.
182
183 2014-03-14 Meador Inge <meadori@codesourcery.com>
184
185 * dwarf.c (strnlen): Move prototype ...
186 * sysdep.h (strnlen): ... to here.
187
188 2014-03-12 Nick Clifton <nickc@redhat.com>
189
190 PR binutils/16652
191 * doc/binutils.texi (ar cmdline): Move --plugin command line
192 option to after the command option.
193
194 2014-03-12 Dmitry Gorbachev <d.g.gorbachev@gmail.com>
195
196 PR binutils/16567
197 * deflex.l: Add noinput and nounput options.
198
199 2014-03-12 Alan Modra <amodra@gmail.com>
200
201 * Makefile.in: Regenerate.
202 * doc/Makefile.in: Regenerate.
203
204 2014-03-06 Nick Clifton <nickc@redhat.com>
205
206 PR binutils/16664
207 * readelf.c (process_attributes): Add checks for corrupt
208 attribute section names.
209
210 2014-03-05 Alan Modra <amodra@gmail.com>
211
212 Update copyright years.
213
214 2014-03-03 Alan Modra <amodra@gmail.com>
215
216 * README: Add "Copyright Notices" paragraph.
217
218 2014-02-11 Cary Coutant <ccoutant@google.com>
219
220 * binutils/dwarf.c (read_and_display_attr_value): Don't warn
221 for zero-length attribute value.
222
223 2014-02-10 Alan Modra <amodra@gmail.com>
224
225 * po/binutils.pot: Regenerate.
226
227 2014-02-06 Andrew Pinski <apinski@cavium.com>
228
229 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_OCTEON3 case.
230
231 2014-02-06 Cary Coutant <ccoutant@google.com>
232
233 PR binutils/16444
234 * readelf.c (print_gnu_note): Add support for NT_GNU_GOLD_VERSION.
235
236 2014-01-08 H.J. Lu <hongjiu.lu@intel.com>
237
238 * version.c (print_version): Update copyright year to 2014.
239
240 2014-01-07 Tom Tromey <tromey@redhat.com>
241
242 * bucomm.c (fatal, non_fatal): Replace obsolete VA_* macros with
243 stdarg macros.
244 * dlltool.c (inform): Replace obsolete VA_* macros with stdarg
245 macros.
246 * dllwrap.c (inform, warn): Replace obsolete VA_* macros with
247 stdarg macros.
248
249 2014-01-07 Tom Tromey <tromey@redhat.com>
250
251 * coffgrok.h (coff_ofile): Don't use PARAMS.
252 * nlmheader.y (strerror): Don't use PARAMS.
253
254 For older changes see ChangeLog-2013
255 \f
256 Copyright (C) 2014 Free Software Foundation, Inc.
257
258 Copying and distribution of this file, with or without modification,
259 are permitted in any medium without royalty provided the copyright
260 notice and this notice are preserved.
261
262 Local Variables:
263 mode: change-log
264 left-margin: 8
265 fill-column: 74
266 version-control: never
267 End:
This page took 0.035677 seconds and 5 git commands to generate.