PR binutils/14028
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2012-05-11 Daniel Richard G. <skunk@iskunk.org>
2
3 PR binutils/14028
4 * configure.in: Invoke ACX_HEADER_STRING.
5 * configure: Regenerate.
6 * config.in: Regenerate.
7 * sysdep.h: If STRINGS_WITH_STRING is defined then include both
8 string.h and strings.h.
9
10 2012-05-10 Jakub Jelinek <jakub@redhat.com>
11
12 * dwarf.c (read_and_display_attr_value): Don't look up tag from
13 abbrev for DW_FORM_ref_addr.
14
15 2012-05-08 Sean Keys <skeys@ipdatasys.com>
16
17 * binutils/MAINTAINERS: Added my entry to the maintainers secion.
18
19 2012-05-08 Cary Coutant <ccoutant@google.com>
20
21 * doc/binutils.texi (objcopy): Add --strip-dwo, --extract-dwo options.
22 (strip): Add --strip-dwo option.
23 * objcopy.c (enum strip_action): Add STRIP_DWO, STRIP_NONDWO.
24 (enum command_line_switch): Add OPTION_EXTRACT_DWO, OPTION_STRIP_DWO.
25 (strip_options): Add --strip-dwo option.
26 (copy_options): Add --extract-dwo, --strip-dwo options.
27 (copy_usage): Likewise.
28 (strip_usage): Add --strip-dwo option.
29 (is_dwo_section): New function.
30 (is_strip_section_1): Check for DWO sections.
31 (copy_object): Check for --strip-dwo, --extract-dwo options.
32 (copy_relocations_in_section): Discard relocations for DWO sections.
33 Discard entire relocation section when no relocations.
34 (strip_main): Add --strip-dwo option.
35 (copy_main): Add --strip-dwo, --extract-dwo options.
36
37 2012-05-08 Alan Modra <amodra@gmail.com>
38
39 * Makefile.am (check_DEJAGNU): Export LC_ALL=C in place of other
40 LC and LANG environment vars.
41 * Makefile.in: Regenerate.
42
43 2012-05-07 Tom Tromey <tromey@redhat.com>
44
45 * dwarf.c (get_TAG_name): Use get_DW_TAG_name.
46 (get_FORM_name): Use get_DW_FORM_name.
47 (get_AT_name): Use get_DW_AT_name.
48
49 2012-05-07 Alan Modra <amodra@gmail.com>
50
51 * Makefile.am (check-DEJAGNU): Clear LC_COLLATE, LC_ALL and LANG.
52 * Makefile.in: Regenerate.
53
54 2012-05-05 Alan Modra <amodra@gmail.com>
55
56 * dlltool.c (make_one_lib_file): Use bfd_und_section_ptr.
57
58 2012-05-03 Sean Keys <skeys@ipdatasys.com>
59
60 * readelf.c: Add support for XGATE.
61
62 2012-05-02 Nick Clifton <nickc@redhat.com>
63
64 * po/vi.po: Updated Vietnamese translation.
65 * po/it.po: New Italian translation.
66 * configure.in (ALL_LINGUAS): Add it.
67 * configure: Regenerate.
68
69 2012-05-01 Nick Clifton <nickc@redhat.com>
70
71 PR binutils/13121
72 * rescoff.c: Rename 'finfo' to 'flaginfo' to avoid conflicts with
73 AIX system headers.
74
75 2012-04-25 Cary Coutant <ccoutant@google.com>
76
77 * doc/binutils.texi: Add -D/--enable-deterministic-archives option
78 to strip and objcopy.
79 * objcopy.c (deterministic): New global variable.
80 (strip_options): Add --enable-deterministic-archives.
81 (copy_options): Likewise.
82 (copy_usage): Likewise.
83 (strip_usage): Likewise.
84 (copy_archive): When stripping all, don't add archive map; set
85 deterministic output when requested.
86 (strip_main): Add -D/--enable-deterministic-archives option.
87 (copy_main): Likewise.
88
89 2012-04-12 H.J. Lu <hongjiu.lu@intel.com>
90
91 PR binutils/13947
92 * objcopy.c (copy_object): Call copy_relocations_in_section
93 before copy_section.
94 (skip_section): New.
95 (copy_relocations_in_section): Likewise.
96 (copy_section): Use skip_section. Don't copy relocations here.
97
98 2012-04-11 Ryan Mansfield <rmansfield@qnx.com>
99
100 * objdump.c (dump_bfd): If defaulting to dwarf call
101 dwarf_select_sections_all to enable displays.
102
103 2012-04-06 Roland McGrath <mcgrathr@google.com>
104
105 * configure.in (AC_CHECK_HEADERS): Add locale.h.
106 * config.in: Regenerate.
107 * configure: Regenerate.
108
109 2012-04-05 Nick Clifton <nickc@redhat.com>
110
111 * configure.in (AC_CHECK_FUNCS): Add setlocale.
112 (AM_LC_MESSAGES): Add.
113 * aclocal.m4: Regenerate.
114 * config.in: Regenerate.
115 * configure: Regenerate.
116
117 2012-03-30 Nick Clifton <nickc@redhat.com>
118
119 PR binutils/13925
120 * stabs.c (stab_demangle_v3_arglist): Cope with the demangler
121 returning an empty context for a function with no arguments.
122
123 2012-03-28 Tom Tromey <tromey@redhat.com>
124
125 * dwarf.c (display_gdb_index): Handle index version 6.
126
127 2012-03-07 Nick Clifton <nickc@redhat.com>
128
129 * readelf.c (is_16bit_abs_reloc): Add detection of R_MN10300_16.
130
131 2012-02-29 Jeff Law <law@redhat.com>
132
133 * doc/binutils.texi (c++filt): Fix typos.
134
135 2012-02-24 Kai Tietz <ktietz@redhat.com>
136
137 PR binutils/13710
138 * defparse.y (keyword_as_name): Disable LIBRARY
139 keyword.
140 * doc/binutils.texi: Document LIBRARY exception.
141
142 2012-02-21 Kai Tietz<ktietz@redhat.com>
143
144 PR binutils/13682
145 * NEWS: Mention new feature.
146 * dlltool.c (i386_x64_dljtab): New stub-code for x64
147 delayed-load feature.
148 (i386_x64_trampoline): New trampoline-code for x64
149 delayed-load feature.
150 (make_one_lib_file): Add support for x64 delayed-load
151 feature.
152 (make_delay_head): Likewis
153
154 2012-02-20 Namhyung Kim <namhyung.kim@lge.com>
155
156 * objdump.c (slurp_file): Close file if fstat fails.
157
158 2012-02-14 Cary Coutant <ccoutant@google.com>
159
160 * dwarf.c (dwarf_vmatoa64): New function.
161 (read_and_display_attr_value): Print 8-byte forms as single hex
162 numbers.
163 (process_debug_info): Print type signatures as single hex numbers.
164 * elfcomm.c (byte_get_64): New function.
165 * elfcomm.h (byte_get_64): New function.
166
167 2012-02-11 Kai Tietz <ktietz@redhat.com>
168
169 PR binutils/13657
170 * defparse.y (%union): New type id_const.
171 (opt_name2): New rule.
172 (keyword_as_name): New rule.
173 (opt_name): Adjust rule.
174 (opt_import_name): Likewise.
175 (opt_equal_name): Likewise.
176
177 2012-02-11 Kai Tietz <ktietz@redhat.com>
178
179 PR binutils/13297
180 * resrc.c (write_rc_dialog_control): Omit text dump for
181 EDITTEXT, COMBOBOX, LISTBOX, and SCROLLBAR.
182
183 2012-02-09 Alan Modra <amodra@gmail.com>
184
185 * sysdep.h: Include sys/stat.h here.
186 * ar.c: Don't include headers already included by sysdep.h.
187 * bucomm.c: Likewise.
188 * budbg.h: Likewise.
189 * dlltool.h: Likewise.
190 * elfedit.c: Likewise.
191 * nlmconv.c: Likewise.
192 * objcopy.c: Likewise.
193 * objdump.c: Likewise.
194 * objdump.h: Likewise.
195 * readelf.c: Likewise.
196 * rename.c: Likewise.
197 * resrc.c: Likewise.
198 * strings.c: Likewise.
199 * windres.c: Likewise.
200 * od-macho.c: Ensure #include sysdep.h is first.
201 * od-xcoff.c: Likewise.
202 * dllwrap.c: Remove alloca pragma handled by sysdep.h, and
203 remove duplicate headers.
204 * dlltool.c: Likewise and ensure #include sysdep.h is first.
205
206 2012-02-01 Nick Clifton <nickc@redhat.com>
207
208 PR binutils/13493
209 * ar.c (ranlib_main): Process --plugin option.
210 * doc/binutils.texi: Document --plugin support for ranlib.
211
212 2012-02-01 Nick Clifton <nickc@redhat.com>
213
214 PR binutils/13482
215 * readelf.c (process_corefile_note_segment): Fix off-by-one errors
216 verifying the contents of a note.
217
218 2012-01-26 Nick Clifton <nickc@redhat.com>
219
220 PR binutils/13622
221 * readelf.c (process_section_groups): If there are no section
222 headers do not scan for section groups.
223 (process_note_sections): Likewise for note sections.
224
225 2012-01-20 Tristan Gingold <gingold@adacore.com>
226
227 * od-macho.c (OPT_SEG_SPLIT_INFO): New macro.
228 (options): Add an entry for seg_split_info.
229 (mach_o_help): Document it.
230 (dump_segment_split_info): New function.
231 (dump_load_command): Handle seg_split_info.
232
233 2012-01-19 Tristan Gingold <gingold@adacore.com>
234
235 * dwarf.c (process_extended_line_op): Add a cast to silent a
236 warning.
237
238 2012-01-19 Tristan Gingold <gingold@adacore.com>
239
240 * dwarf.c (process_extended_line_op): Reindent define_file output.
241 Detect define_file opcode length mismatch.
242 (display_debug_lines_decoded): Add an entry in file_table for each
243 define_file opcode.
244 Ignore DW_LNE_set_discriminator and DW_LNE_HP_set_sequence.
245 Display extended opcode for unhandle opcode.
246
247 2012-01-17 Alan Modra <amodra@gmail.com>
248
249 * version.c (print_version): Update copyright message year.
250
251 2012-01-16 Alan Modra <amodra@gmail.com>
252
253 PR binutils/13593
254 * nm.c (OPTION_SIZE_SORT): Define.
255 (long_options): Don't set no_sort, sort_numerically or
256 sort_by_size directly.
257 (main): Instead set the flags here, making them mutually exclusive.
258
259 2012-01-10 Tristan Gingold <gingold@adacore.com>
260
261 * objdump.c (display_object_bfd): Renamed from ...
262 (display_bfd): ... this.
263 (display_any_bfd): New function.
264 (display_file): Split. Handle nested archives.
265
266 2012-01-09 Roland McGrath <mcgrathr@google.com>
267
268 * configure.in: Use AM_ZLIB.
269 * configure: Regenerated.
270
271 2012-01-06 Nick Clifton <nickc@redhat.com>
272
273 * po/ru.po: Updated Russian translation.
274
275 2012-01-04 Tristan Gingold <gingold@adacore.com>
276
277 * od-macho.c (dump_load_command): Handle fvmlib.
278
279 2012-01-04 Tristan Gingold <gingold@adacore.com>
280
281 * od-macho.c: Update copyright year.
282 (dump_load_command): Handle BFD_MACH_O_LC_ENCRYPTION_INFO.
283
284 For older changes see ChangeLog-2011
285 \f
286 Local Variables:
287 mode: change-log
288 left-margin: 8
289 fill-column: 74
290 version-control: never
291 End:
This page took 0.055667 seconds and 4 git commands to generate.