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