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