]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - binutils/ChangeLog
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
1 2016-06-21 Graham Markall <graham.markall@embecosm.com>
2
3 * readelf.c (decode_ARC_machine_flags): Remove E_ARC_MACH_NPS400
4 case.
5
6 2016-06-15 Nick Clifton <nickc@redhat.com>
7
8 * readelf.c (is_24bit_abs_reloc): Add support for R_FT32_20
9 reloc.
10
11 2016-06-14 John Baldwin <jhb@FreeBSD.org>
12
13 * objcopy.c (do_elf_stt_common): Use correct type.
14
15 2016-06-14 Alan Modra <amodra@gmail.com>
16
17 * ar.c: Expand uses of bfd_my_archive.
18 * size.c: Likewise.
19
20 2016-06-14 Alan Modra <amodra@gmail.com>
21
22 PR ld/20241
23 * bucomm.c (bfd_get_archive_filename): Return file name within thin
24 archive.
25
26 2016-06-02 Nick Clifton <nickc@redhat.com>
27
28 PR 20089
29 * objcopy.c (group_signature): Fail if the input symbol table has
30 not been loaded, or if the sh_info field of the group header is 0.
31
32 * dwarf.c (display_debug_frames): Do not display any
33 interpretation if the block consists solely of DW__CFA_NOPs.
34
35 2016-05-31 Alan Modra <amodra@gmail.com>
36
37 * objcopy.c: Formatting, whitespace throughout.
38 (copy_main): Init newsym->othersym.
39 (parse_symflags): Make len a size_t. Adjust uses.
40
41 2016-05-25 H.J. Lu <hongjiu.lu@intel.com>
42
43 PR binutils/14625
44 * NEWS: Mention --enable-64-bit-archive.
45
46 2016-05-18 Nick Clifton <nickc@redhat.com>
47
48 PR 20096
49 * objcopy.c (copy_relocations_in_section): Also check for the
50 symbol pointed to by sym_ptr_ptr being NULL.
51
52 2016-05-18 Maciej W. Rozycki <macro@imgtec.com>
53
54 * testsuite/binutils-all/mips/mixed-mips16-micromips.d: New test.
55 * testsuite/binutils-all/mips/mixed-mips16-micromips.s: New test
56 source.
57 * testsuite/binutils-all/mips/mips.exp: Run the new test.
58
59 2016-05-18 Nick Clifton <nickc@redhat.com>
60
61 * po/sv.po: Updated Swedish translation.
62
63 2016-05-18 Maciej W. Rozycki <macro@imgtec.com>
64
65 * readelf.c (dynamic_section_mips_val) <DT_MIPS_RLD_VERSION>
66 <DT_MIPS_LOCAL_GOTNO, DT_MIPS_CONFLICTNO, DT_MIPS_LIBLISTNO>
67 <DT_MIPS_SYMTABNO, DT_MIPS_UNREFEXTNO, DT_MIPS_HIPAGENO>
68 <DT_MIPS_DELTA_CLASS_NO, DT_MIPS_DELTA_INSTANCE_NO>
69 <DT_MIPS_DELTA_RELOC_NO, DT_MIPS_DELTA_SYM_NO>
70 <DT_MIPS_DELTA_CLASSSYM_NO, DT_MIPS_COMPACT_SIZE>: Use the
71 `d_val' rather than `d_ptr' member of the dynamic entry.
72
73 2016-05-17 Maciej W. Rozycki <macro@imgtec.com>
74
75 * testsuite/lib/binutils-common.exp (supports_gnu_unique): New
76 procedure.
77 * testsuite/binutils-all/objcopy.exp: Use `supports_gnu_unique'
78 with the `strip-10' test.
79
80 2016-05-16 Maciej W. Rozycki <macro@imgtec.com>
81
82 * testsuite/binutils-all/objcopy.exp: Don't skip the `strip-10'
83 test for the V850.
84
85 2016-05-11 Andrew Bennett <andrew.bennett@imgtec.com>
86
87 * readelf.c (print_mips_ases): Add DSPR3.
88
89 2016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
90
91 * readelf.c (display_arm_attribute): Add output for Tag_DSP_extension.
92 (arm_attr_public_tags): Define DSP_extension attribute.
93
94 2016-05-10 Andrew Burgess <andrew.burgess@embecosm.com>
95
96 * doc/binutils.texi (nm): Update description of --size-sort.
97
98 2016-05-09 Nick Clifton <nickc@redhat.com>
99
100 PR binutils/20063
101 * readelf.c (get_32bit_section_headers): Warn if an out of range
102 sh_link or sh_info field is encountered.
103 (get_64bit_section_headers): Likewise.
104
105 2016-05-04 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
106
107 * testsuite/lib/binutils-common.exp (is_elf_format): Add avr-*-*.
108
109 2016-05-03 Nick Clifton <nickc@redhat.com>
110
111 * po/sv.po: Updated Swedish translation.
112
113 2016-04-29 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
114
115 * readelf.c (is_32bit_pcrel_reloc): Return true if reloc is 32-bit
116 PC relocation for AVR target.
117 (is_none_reloc): Return true if reloc is any of AVR diff
118 relocations.
119
120 2016-04-29 Nick Clifton <nickc@redhat.com>
121
122 PR 19938
123 * readelf.c (get_solaris_segment_type): New function.
124 (get_segment_type): Call it.
125
126 2016-04-28 Nick Clifton <nickc@redhat.com>
127
128 * po/zh_CN.po: Updated Chinese (simplified) translation.
129
130 2016-04-28 Nick Clifton <nickc@redhat.com>
131
132 PR target/19722
133 * testsuite/binutils-all/aarch64/illegal.s: New test.
134 * testsuite/binutils-all/aarch64/illegal.d: New test driver.
135
136 2016-04-20 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
137
138 * resres.c: Likewise.
139
140 2016-04-15 H.J. Lu <hongjiu.lu@intel.com>
141
142 * Makefile.in: Regenerated with automake 1.11.6.
143 * aclocal.m4: Likewise.
144 * doc/Makefile.in: Likewise.
145
146 2016-04-14 Nick Clifton <nickc@redhat.com>
147
148 PR target/19938
149 * testsuite/binutils-all/i386/compressed-1b.d: Allow for the
150 string sections possibly having the SHF_STRINGS flag bit set.
151 * testsuite/binutils-all/i386/compressed-1c.d: Likewise.
152 * testsuite/binutils-all/readelf.s: Likewise.
153 * testsuite/binutils-all/readelf.s-64: Likewise.
154 * testsuite/binutils-all/x86-64/compressed-1b.d: Likewise.
155 * testsuite/binutils-all/x86-64/compressed-1c.d: Likewise.
156
157 2016-04-13 Nick Clifton <nickc@redhat.com>
158
159 PR target/19938
160 * readelf.c (get_solaris_section_type): New function: Returns the
161 name of Solaris specific section types.
162 (get_solaris_dynamic_type): New function: Return the name of
163 Solaris specific dynamic types.
164 (get_dynamic_type): Use get_solaris_dynamic_type.
165 (get_section_type_name): Use get_solaris_section_type.
166 (get_solaris_symbol_visibility): New function: Returns Solaris
167 specific symbol visibilities.
168 (print_dynamic_symbol): Use get_solaris_symbol_visibility.
169 (process_symbol_table): Likewise.
170
171 2016-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
172
173 * dwarf.h (init_dwarf_regnames_s390): Declare.
174 * dwarf.c (dwarf_regnames_s390): New.
175 (init_dwarf_regnames_s390): New.
176 (init_dwarf_regnames): Call it.
177 * objdump.c (dump_dwarf): Likewise.
178
179 2016-04-11 Maciej W. Rozycki <macro@imgtec.com>
180
181 * testsuite/binutils-all/mips/mips16-undecoded.d: New test.
182 * testsuite/binutils-all/mips/mips16-undecoded.s: New test
183 source.
184 * testsuite/binutils-all/mips/mips.exp: Run the new test.
185
186 2016-04-04 Nick Clifton <nickc@redhat.com>
187
188 PR 19872
189 * dwarf.c (display_debug_aranges): Skip warning about unrecognised
190 version number if the version is zero.
191
192 2016-03-29 Alan Modra <amodra@gmail.com>
193
194 * readelf.c (get_data): Use BFD_VMA_FMT to print bfd_size_type vars.
195 (get_dynamic_data): Likewise.
196
197 2016-03-22 Nick Clifton <nickc@redhat.com>
198
199 PR 19851
200 * dwarf.c (SAFE_BYTE_GET): Replace local dynamic array allocation
201 with run time size check.
202
203 * configure: Regenerate.
204
205 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
206
207 * readelf.c (decode_ARC_machine_flags): Handle nps400.
208
209 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
210
211 * readelf.c (get_machine_flags): Move arc processing into...
212 (decode_ARC_machine_flags): ... new function. Remove use of
213 EF_ARC_CPU_GENERIC, change default case from "generic arc" to
214 "unknown arc". Merged ABI printing between two machine types.
215
216 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
217
218 * testsuite/binutils-all/objdump.exp (cpus_expected): Add ARC700
219 to the architecture list.
220
221 2016-03-21 Nick Clifton <nickc@redhat.com>
222
223 * dlltool.c: Replace use of alloca with call to xmalloc.
224 * dllwrap.c: Likewise.
225 * nlmconv.c: Likewise.
226 * objdump.c: Likewise.
227 * resrc.c: Likewise.
228 * winduni.c: Likewise.
229 * configure: Regenerate.
230
231 2016-03-07 Nick Clifton <nickc@redhat.com>
232
233 PR binutils/19775
234 * testsuite/binutils-all/ar.exp (proc empty_archive): New proc.
235 Run the new proc.
236 * testsuite/binutils-all/empty: New, empty, file.
237
238 2016-03-04 Matthew Wahab <matthew.wahab@arm.com>
239
240 * readelf.c (arm_attry_tag_FP_arch): Add "NEON for ARMv8.1".
241
242 2016-02-26 H.J. Lu <hongjiu.lu@intel.com>
243
244 PR ld/19645
245 * NEWS: Mention --elf-stt-common= for objcopy.
246 * doc/binutils.texi: Document --elf-stt-common= for objcopy.
247 * objcopy.c (do_elf_stt_common): New.
248 (command_line_switch): Add OPTION_ELF_STT_COMMON.
249 (copy_options): Add --elf-stt-common=.
250 (copy_usage): Add --elf-stt-common=.
251 (copy_object): Also check do_elf_stt_common for ELF targets.
252 (copy_file): Handle do_elf_stt_common.
253 (copy_main): Handle OPTION_ELF_STT_COMMON.
254 * readelf.c (apply_relocations): Support STT_COMMON.
255 * testsuite/binutils-all/common-1.s: New file.
256 * testsuite/binutils-all/common-1a.d: Likewise.
257 * testsuite/binutils-all/common-1b.d: Likewise.
258 * testsuite/binutils-all/common-1c.d: Likewise.
259 * testsuite/binutils-all/common-1d.d: Likewise.
260 * testsuite/binutils-all/common-1e.d: Likewise.
261 * testsuite/binutils-all/common-1f.d: Likewise.
262 * testsuite/binutils-all/common-2.s: Likewise.
263 * testsuite/binutils-all/common-2a.d: Likewise.
264 * testsuite/binutils-all/common-2b.d: Likewise.
265 * testsuite/binutils-all/common-2c.d: Likewise.
266 * testsuite/binutils-all/common-2d.d: Likewise.
267 * testsuite/binutils-all/common-2e.d: Likewise.
268 * testsuite/binutils-all/common-2f.d: Likewise.
269 * testsuite/binutils-all/objcopy.exp
270 (objcopy_test_elf_common_symbols): New proc.
271 Run objcopy_test_elf_common_symbols for ELF targets
272
273 2016-02-16 H.J. Lu <hongjiu.lu@intel.com>
274
275 PR binutils/19647
276 * readelf.c (get_section_type_name): Add a missing break.
277
278 2016-02-16 Claudiu Zissulescu <claziss@synopsys.com>
279
280 * readelf.c (is_32bit_pcrel_reloc): Add R_ARC_32_PCREL.
281
282 2016-02-15 Nick Clifton <nickc@redhat.com>
283
284 * readelf.c (get_section_type_name): Add hex prefix to offsets
285 printed for LOPROC and LOOS values. Ensure that a result is
286 always returned for the V850 target, even when an unrecognised
287 processor specific value is encountered.
288 (process_section_headers): Display key values in the order in
289 which they appear to the user. Add the "C (compressed)" value to
290 the list.
291
292 2016-02-12 H.J. Lu <hongjiu.lu@intel.com>
293
294 * doc/binutils.texi: Fix a typo.
295
296 2016-02-05 Cupertino Miranda <Cupertino.Miranda@synopsys.com>
297
298 * testsuite/binutils-all/objdump.exp: Update expected default
299 architecture value for ARC binaries.
300
301 2016-02-02 H.J. Lu <hongjiu.lu@intel.com>
302
303 PR binutils/19547
304 * testsuite/binutils-all/objcopy.exp
305 (objcopy_test_without_global_symbol): New proc.
306 Run objcopy_test_without_global_symbol.
307 * testsuite/binutils-all/pr19547.c: New file.
308
309 2016-01-28 H.J. Lu <hongjiu.lu@intel.com>
310
311 PR binutils/19523
312 * Makefile.am (check-DEJAGNU): Pass CC and CC_FOR_BUILD to
313 runtest.
314 * Makefile.in: Regenerated.
315 * testsuite/binutils-all/compress.exp (test_gnu_debuglink): New
316 proc.
317 Run test_gnu_debuglink for native ELF build.
318
319 2016-01-20 Nick Clifton <nickc@redhat.com>
320
321 PR 19495
322 * testsuite/binutils-all/dlltool.exp: Fix tests for targets which
323 do not support inserting leading underscores.
324
325 2016-01-20 Mickael Guene <mickael.guene@st.com>
326
327 * readelf.c (get_elf_section_flags): Display y letter for section
328 with SHF_ARM_NOREAD section flag in readelf section output.
329 (process_section_headers): Add y letter in readelf section output
330 key mapping for ARM architecture.
331 * objdump.c (dump_section_header): Display NOREAD attributes as
332 well.
333 * doc/binutils.texi (objdump): Note that it is correct for
334 sections to have both the READONLY and NOREAD attributes.
335
336 2016-01-19 John Baldwin <jhb@FreeBSD.org>
337
338 * readelf.c (get_freebsd_elfcore_note_type): Remove unused variable.
339
340 2016-01-19 John Baldwin <jhb@FreeBSD.org>
341
342 * readelf.c (get_freebsd_elfcore_note_type): New
343 (process_note): Add support for FreeBSD core notes.
344
345 2016-01-18 Miranda Cupertino <Cupertino.Miranda@synopsys.com>
346 Zissulescu Claudiu <Claudiu.Zissulescu@synopsys.com>
347
348 * readelf.c (get_machine_flags): Add support for newer ARC ELF
349 header flags.
350
351 2016-01-18 Alan Modra <amodra@gmail.com>
352
353 * configure: Regenerate.
354
355 2016-01-17 Alan Modra <amodra@gmail.com>
356
357 * configure: Regenerate.
358
359 2016-01-17 Alan Modra <amodra@gmail.com>
360
361 * testsuite/lib/binutils-common.exp (is_elf_format): Return true
362 for m68hc11/12 and xgate triples.
363
364 2016-01-17 Alan Modra <amodra@gmail.com>
365
366 * readelf.c (is_32bit_abs_reloc): Add R_M68HC11_32.
367
368 2016-01-01 Alan Modra <amodra@gmail.com>
369
370 Update year range in copyright notice of all files.
371
372 For older changes see ChangeLog-2015 and testsuite/ChangeLog-1215
373 \f
374 Copyright (C) 2016 Free Software Foundation, Inc.
375
376 Copying and distribution of this file, with or without modification,
377 are permitted in any medium without royalty provided the copyright
378 notice and this notice are preserved.
379
380 Local Variables:
381 mode: change-log
382 left-margin: 8
383 fill-column: 74
384 version-control: never
385 End: