]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
Increase size of string buffer used to hold printed versions of timestamps.
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
d5b07ef4
NC
12016-06-22 Nick Clifton <nickc@redhat.com>
2
3 * readelf.c (dynamic_section_mips_val): Increase size of timebuf.
4 (process_mips_specific): Likewise.
5 (process_gnu_liblist): Likewise.
6
bdd582db
GM
72016-06-21 Graham Markall <graham.markall@embecosm.com>
8
9 * readelf.c (decode_ARC_machine_flags): Remove E_ARC_MACH_NPS400
10 case.
11
3ee6e4fb
NC
122016-06-15 Nick Clifton <nickc@redhat.com>
13
14 * readelf.c (is_24bit_abs_reloc): Add support for R_FT32_20
15 reloc.
16
eecc1a7f
JB
172016-06-14 John Baldwin <jhb@FreeBSD.org>
18
19 * objcopy.c (do_elf_stt_common): Use correct type.
20
3860d2b4
AM
212016-06-14 Alan Modra <amodra@gmail.com>
22
23 * ar.c: Expand uses of bfd_my_archive.
24 * size.c: Likewise.
25
b0cffb47
AM
262016-06-14 Alan Modra <amodra@gmail.com>
27
28 PR ld/20241
29 * bucomm.c (bfd_get_archive_filename): Return file name within thin
30 archive.
31
5b6312fd
NC
322016-06-02 Nick Clifton <nickc@redhat.com>
33
bcc3a8bc
NC
34 PR 20089
35 * objcopy.c (group_signature): Fail if the input symbol table has
c09ec62d 36 not been loaded, or if the sh_info field of the group header is 0.
bcc3a8bc 37
5b6312fd
NC
38 * dwarf.c (display_debug_frames): Do not display any
39 interpretation if the block consists solely of DW__CFA_NOPs.
40
f7433f01
AM
412016-05-31 Alan Modra <amodra@gmail.com>
42
43 * objcopy.c: Formatting, whitespace throughout.
44 (copy_main): Init newsym->othersym.
45 (parse_symflags): Make len a size_t. Adjust uses.
46
e6cc316a
L
472016-05-25 H.J. Lu <hongjiu.lu@intel.com>
48
49 PR binutils/14625
50 * NEWS: Mention --enable-64-bit-archive.
51
f507bebf
NC
522016-05-18 Nick Clifton <nickc@redhat.com>
53
54 PR 20096
55 * objcopy.c (copy_relocations_in_section): Also check for the
56 symbol pointed to by sym_ptr_ptr being NULL.
57
1401d2fe
MR
582016-05-18 Maciej W. Rozycki <macro@imgtec.com>
59
60 * testsuite/binutils-all/mips/mixed-mips16-micromips.d: New test.
61 * testsuite/binutils-all/mips/mixed-mips16-micromips.s: New test
62 source.
63 * testsuite/binutils-all/mips/mips.exp: Run the new test.
64
50498060
NC
652016-05-18 Nick Clifton <nickc@redhat.com>
66
67 * po/sv.po: Updated Swedish translation.
68
c69075ac
MR
692016-05-18 Maciej W. Rozycki <macro@imgtec.com>
70
71 * readelf.c (dynamic_section_mips_val) <DT_MIPS_RLD_VERSION>
72 <DT_MIPS_LOCAL_GOTNO, DT_MIPS_CONFLICTNO, DT_MIPS_LIBLISTNO>
73 <DT_MIPS_SYMTABNO, DT_MIPS_UNREFEXTNO, DT_MIPS_HIPAGENO>
74 <DT_MIPS_DELTA_CLASS_NO, DT_MIPS_DELTA_INSTANCE_NO>
75 <DT_MIPS_DELTA_RELOC_NO, DT_MIPS_DELTA_SYM_NO>
76 <DT_MIPS_DELTA_CLASSSYM_NO, DT_MIPS_COMPACT_SIZE>: Use the
77 `d_val' rather than `d_ptr' member of the dynamic entry.
78
a43942db
MR
792016-05-17 Maciej W. Rozycki <macro@imgtec.com>
80
81 * testsuite/lib/binutils-common.exp (supports_gnu_unique): New
82 procedure.
83 * testsuite/binutils-all/objcopy.exp: Use `supports_gnu_unique'
84 with the `strip-10' test.
85
71de3413
MR
862016-05-16 Maciej W. Rozycki <macro@imgtec.com>
87
88 * testsuite/binutils-all/objcopy.exp: Don't skip the `strip-10'
89 test for the V850.
90
8f4f9071
MF
912016-05-11 Andrew Bennett <andrew.bennett@imgtec.com>
92
93 * readelf.c (print_mips_ases): Add DSPR3.
94
15afaa63
TP
952016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
96
97 * readelf.c (display_arm_attribute): Add output for Tag_DSP_extension.
98 (arm_attr_public_tags): Define DSP_extension attribute.
99
29f4fdc4
AB
1002016-05-10 Andrew Burgess <andrew.burgess@embecosm.com>
101
102 * doc/binutils.texi (nm): Update description of --size-sort.
103
315350be
NC
1042016-05-09 Nick Clifton <nickc@redhat.com>
105
106 PR binutils/20063
107 * readelf.c (get_32bit_section_headers): Warn if an out of range
108 sh_link or sh_info field is encountered.
109 (get_64bit_section_headers): Likewise.
110
4a85cc09
SKS
1112016-05-04 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
112
113 * testsuite/lib/binutils-common.exp (is_elf_format): Add avr-*-*.
114
99d1b268
NC
1152016-05-03 Nick Clifton <nickc@redhat.com>
116
117 * po/sv.po: Updated Swedish translation.
118
d347c9df
PS
1192016-04-29 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
120
121 * readelf.c (is_32bit_pcrel_reloc): Return true if reloc is 32-bit
122 PC relocation for AVR target.
123 (is_none_reloc): Return true if reloc is any of AVR diff
124 relocations.
125
5522f910
NC
1262016-04-29 Nick Clifton <nickc@redhat.com>
127
128 PR 19938
129 * readelf.c (get_solaris_segment_type): New function.
130 (get_segment_type): Call it.
131
786a118c
NC
1322016-04-28 Nick Clifton <nickc@redhat.com>
133
134 * po/zh_CN.po: Updated Chinese (simplified) translation.
135
4bd13cde
NC
1362016-04-28 Nick Clifton <nickc@redhat.com>
137
138 PR target/19722
139 * testsuite/binutils-all/aarch64/illegal.s: New test.
140 * testsuite/binutils-all/aarch64/illegal.d: New test driver.
141
e6c7cdec
TS
1422016-04-20 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
143
144 * resres.c: Likewise.
145
6fd8e7c2
L
1462016-04-15 H.J. Lu <hongjiu.lu@intel.com>
147
148 * Makefile.in: Regenerated with automake 1.11.6.
149 * aclocal.m4: Likewise.
150 * doc/Makefile.in: Likewise.
151
84865015
NC
1522016-04-14 Nick Clifton <nickc@redhat.com>
153
154 PR target/19938
155 * testsuite/binutils-all/i386/compressed-1b.d: Allow for the
156 string sections possibly having the SHF_STRINGS flag bit set.
157 * testsuite/binutils-all/i386/compressed-1c.d: Likewise.
158 * testsuite/binutils-all/readelf.s: Likewise.
159 * testsuite/binutils-all/readelf.s-64: Likewise.
160 * testsuite/binutils-all/x86-64/compressed-1b.d: Likewise.
161 * testsuite/binutils-all/x86-64/compressed-1c.d: Likewise.
162
fd85a6a1
NC
1632016-04-13 Nick Clifton <nickc@redhat.com>
164
84865015 165 PR target/19938
fd85a6a1
NC
166 * readelf.c (get_solaris_section_type): New function: Returns the
167 name of Solaris specific section types.
168 (get_solaris_dynamic_type): New function: Return the name of
169 Solaris specific dynamic types.
170 (get_dynamic_type): Use get_solaris_dynamic_type.
171 (get_section_type_name): Use get_solaris_section_type.
172 (get_solaris_symbol_visibility): New function: Returns Solaris
173 specific symbol visibilities.
174 (print_dynamic_symbol): Use get_solaris_symbol_visibility.
175 (process_symbol_table): Likewise.
176
d6bb17b0
AA
1772016-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
178
179 * dwarf.h (init_dwarf_regnames_s390): Declare.
180 * dwarf.c (dwarf_regnames_s390): New.
181 (init_dwarf_regnames_s390): New.
182 (init_dwarf_regnames): Call it.
183 * objdump.c (dump_dwarf): Likewise.
184
92708cec
MR
1852016-04-11 Maciej W. Rozycki <macro@imgtec.com>
186
187 * testsuite/binutils-all/mips/mips16-undecoded.d: New test.
188 * testsuite/binutils-all/mips/mips16-undecoded.s: New test
189 source.
190 * testsuite/binutils-all/mips/mips.exp: Run the new test.
191
67f101ee
NC
1922016-04-04 Nick Clifton <nickc@redhat.com>
193
194 PR 19872
195 * dwarf.c (display_debug_aranges): Skip warning about unrecognised
196 version number if the version is zero.
197
ed754a13
AM
1982016-03-29 Alan Modra <amodra@gmail.com>
199
200 * readelf.c (get_data): Use BFD_VMA_FMT to print bfd_size_type vars.
201 (get_dynamic_data): Likewise.
202
9780e045
NC
2032016-03-22 Nick Clifton <nickc@redhat.com>
204
34b9f729
NC
205 PR 19851
206 * dwarf.c (SAFE_BYTE_GET): Replace local dynamic array allocation
207 with run time size check.
208
9780e045
NC
209 * configure: Regenerate.
210
8699fc3e
AB
2112016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
212
213 * readelf.c (decode_ARC_machine_flags): Handle nps400.
214
a9522a21
AB
2152016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
216
217 * readelf.c (get_machine_flags): Move arc processing into...
218 (decode_ARC_machine_flags): ... new function. Remove use of
219 EF_ARC_CPU_GENERIC, change default case from "generic arc" to
220 "unknown arc". Merged ABI printing between two machine types.
221
24740d83
AB
2222016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
223
224 * testsuite/binutils-all/objdump.exp (cpus_expected): Add ARC700
225 to the architecture list.
226
e1fa0163
NC
2272016-03-21 Nick Clifton <nickc@redhat.com>
228
229 * dlltool.c: Replace use of alloca with call to xmalloc.
230 * dllwrap.c: Likewise.
231 * nlmconv.c: Likewise.
232 * objdump.c: Likewise.
233 * resrc.c: Likewise.
234 * winduni.c: Likewise.
235 * configure: Regenerate.
236
4fc87424
NC
2372016-03-07 Nick Clifton <nickc@redhat.com>
238
239 PR binutils/19775
240 * testsuite/binutils-all/ar.exp (proc empty_archive): New proc.
241 Run the new proc.
242 * testsuite/binutils-all/empty: New, empty, file.
243
9411fd44
MW
2442016-03-04 Matthew Wahab <matthew.wahab@arm.com>
245
246 * readelf.c (arm_attry_tag_FP_arch): Add "NEON for ARMv8.1".
247
11e5f1ec
L
2482016-02-26 H.J. Lu <hongjiu.lu@intel.com>
249
250 PR ld/19645
251 * NEWS: Mention --elf-stt-common= for objcopy.
252 * doc/binutils.texi: Document --elf-stt-common= for objcopy.
253 * objcopy.c (do_elf_stt_common): New.
254 (command_line_switch): Add OPTION_ELF_STT_COMMON.
255 (copy_options): Add --elf-stt-common=.
256 (copy_usage): Add --elf-stt-common=.
257 (copy_object): Also check do_elf_stt_common for ELF targets.
258 (copy_file): Handle do_elf_stt_common.
259 (copy_main): Handle OPTION_ELF_STT_COMMON.
260 * readelf.c (apply_relocations): Support STT_COMMON.
261 * testsuite/binutils-all/common-1.s: New file.
262 * testsuite/binutils-all/common-1a.d: Likewise.
263 * testsuite/binutils-all/common-1b.d: Likewise.
264 * testsuite/binutils-all/common-1c.d: Likewise.
265 * testsuite/binutils-all/common-1d.d: Likewise.
266 * testsuite/binutils-all/common-1e.d: Likewise.
267 * testsuite/binutils-all/common-1f.d: Likewise.
268 * testsuite/binutils-all/common-2.s: Likewise.
269 * testsuite/binutils-all/common-2a.d: Likewise.
270 * testsuite/binutils-all/common-2b.d: Likewise.
271 * testsuite/binutils-all/common-2c.d: Likewise.
272 * testsuite/binutils-all/common-2d.d: Likewise.
273 * testsuite/binutils-all/common-2e.d: Likewise.
274 * testsuite/binutils-all/common-2f.d: Likewise.
275 * testsuite/binutils-all/objcopy.exp
276 (objcopy_test_elf_common_symbols): New proc.
277 Run objcopy_test_elf_common_symbols for ELF targets
278
a9fb83be
L
2792016-02-16 H.J. Lu <hongjiu.lu@intel.com>
280
281 PR binutils/19647
282 * readelf.c (get_section_type_name): Add a missing break.
283
726c18e1
CZ
2842016-02-16 Claudiu Zissulescu <claziss@synopsys.com>
285
286 * readelf.c (is_32bit_pcrel_reloc): Add R_ARC_32_PCREL.
287
9fb71ee4
NC
2882016-02-15 Nick Clifton <nickc@redhat.com>
289
290 * readelf.c (get_section_type_name): Add hex prefix to offsets
291 printed for LOPROC and LOOS values. Ensure that a result is
292 always returned for the V850 target, even when an unrecognised
293 processor specific value is encountered.
294 (process_section_headers): Display key values in the order in
295 which they appear to the user. Add the "C (compressed)" value to
296 the list.
297
96d491cf
L
2982016-02-12 H.J. Lu <hongjiu.lu@intel.com>
299
300 * doc/binutils.texi: Fix a typo.
301
bdbca4e6
CM
3022016-02-05 Cupertino Miranda <Cupertino.Miranda@synopsys.com>
303
304 * testsuite/binutils-all/objdump.exp: Update expected default
305 architecture value for ARC binaries.
306
14f2c699
L
3072016-02-02 H.J. Lu <hongjiu.lu@intel.com>
308
309 PR binutils/19547
310 * testsuite/binutils-all/objcopy.exp
311 (objcopy_test_without_global_symbol): New proc.
312 Run objcopy_test_without_global_symbol.
313 * testsuite/binutils-all/pr19547.c: New file.
314
bf150a0b
L
3152016-01-28 H.J. Lu <hongjiu.lu@intel.com>
316
317 PR binutils/19523
318 * Makefile.am (check-DEJAGNU): Pass CC and CC_FOR_BUILD to
319 runtest.
320 * Makefile.in: Regenerated.
321 * testsuite/binutils-all/compress.exp (test_gnu_debuglink): New
322 proc.
323 Run test_gnu_debuglink for native ELF build.
324
0398b8d6
NC
3252016-01-20 Nick Clifton <nickc@redhat.com>
326
327 PR 19495
328 * testsuite/binutils-all/dlltool.exp: Fix tests for targets which
bdbca4e6 329 do not support inserting leading underscores.
0398b8d6 330
91f68a68
MG
3312016-01-20 Mickael Guene <mickael.guene@st.com>
332
333 * readelf.c (get_elf_section_flags): Display y letter for section
334 with SHF_ARM_NOREAD section flag in readelf section output.
335 (process_section_headers): Add y letter in readelf section output
336 key mapping for ARM architecture.
337 * objdump.c (dump_section_header): Display NOREAD attributes as
338 well.
339 * doc/binutils.texi (objdump): Note that it is correct for
340 sections to have both the READONLY and NOREAD attributes.
341
40068dcc
JB
3422016-01-19 John Baldwin <jhb@FreeBSD.org>
343
344 * readelf.c (get_freebsd_elfcore_note_type): Remove unused variable.
345
f4ddf30f
JB
3462016-01-19 John Baldwin <jhb@FreeBSD.org>
347
348 * readelf.c (get_freebsd_elfcore_note_type): New
349 (process_note): Add support for FreeBSD core notes.
350
34e967a5
MC
3512016-01-18 Miranda Cupertino <Cupertino.Miranda@synopsys.com>
352 Zissulescu Claudiu <Claudiu.Zissulescu@synopsys.com>
353
354 * readelf.c (get_machine_flags): Add support for newer ARC ELF
355 header flags.
356
3d961d0d
AM
3572016-01-18 Alan Modra <amodra@gmail.com>
358
359 * configure: Regenerate.
360
5c14705f
AM
3612016-01-17 Alan Modra <amodra@gmail.com>
362
363 * configure: Regenerate.
364
b3066ae8
AM
3652016-01-17 Alan Modra <amodra@gmail.com>
366
367 * testsuite/lib/binutils-common.exp (is_elf_format): Return true
368 for m68hc11/12 and xgate triples.
369
adec12c1
AM
3702016-01-17 Alan Modra <amodra@gmail.com>
371
372 * readelf.c (is_32bit_abs_reloc): Add R_M68HC11_32.
373
6f2750fe
AM
3742016-01-01 Alan Modra <amodra@gmail.com>
375
376 Update year range in copyright notice of all files.
377
3499769a
AM
378For older changes see ChangeLog-2015 and testsuite/ChangeLog-1215
379\f
380Copyright (C) 2016 Free Software Foundation, Inc.
381
382Copying and distribution of this file, with or without modification,
383are permitted in any medium without royalty provided the copyright
384notice and this notice are preserved.
385
386Local Variables:
387mode: change-log
388left-margin: 8
389fill-column: 74
390version-control: never
391End: