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