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