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