1 2016-06-24 Alan Modra <amodra@gmail.com>
3 * objdump.c (struct print_file_list): Add "max_printed".
4 (try_print_file_open): Init new field.
5 (show_line): Don't show 5 context lines when redisplaying source.
7 2016-06-22 Nick Clifton <nickc@redhat.com>
9 * testsuite/binutils-all/ar.exp: Skip tests for Alpha target.
10 Skip bfdtest1 tests for tic30 target.
11 * testsuite/binutils-all/arm/objdump.exp: Skip for aout arm
13 * testsuite/binutils-all/compress.exp: Expect some tests to fail
15 * testsuite/binutils-all/copy-3.d: Skip for go32 targets.
16 * testsuite/binutils-all/copy-4.d: Skip for AIX and linuxecoff
18 * testsuite/binutils-all/nm.exp: Treat beos based targets as ELF
20 * testsuite/binutils-all/objcopy.exp: Only run reverse bytes tests
21 if the bintest.o file was created. Use the
22 get_standard_section_names proc to get the name of the data
24 * testsuite/binutils-all/objdump.exp: Update regexps to allow for
26 * testsuite/binutils-all/readelf.exp: Use
27 get_standard_section_names proc to get the name of the data
29 * testsuite/binutils-all/readelf.r: Allow for non standard text
31 * testsuite/binutils-all/readelf.s: Update regexps for tilepro.
32 * testsuite/binutils-all/size.exp: Allow for non standard section
34 * testsuite/binutils-all/update-section.exp: Expect comapre 1vs4
35 to fail on mips targets.
36 * testsuite/lib/utils-lib.exp (default_binutils_run): Use
37 get_standard_section_names proc.
38 (run_dump_test): Likewise.
39 (proc get_standard_section_names): New proc.
41 2016-06-22 Nick Clifton <nickc@redhat.com>
43 * readelf.c (dynamic_section_mips_val): Increase size of timebuf.
44 (process_mips_specific): Likewise.
45 (process_gnu_liblist): Likewise.
47 2016-06-21 Graham Markall <graham.markall@embecosm.com>
49 * readelf.c (decode_ARC_machine_flags): Remove E_ARC_MACH_NPS400
52 2016-06-15 Nick Clifton <nickc@redhat.com>
54 * readelf.c (is_24bit_abs_reloc): Add support for R_FT32_20
57 2016-06-14 John Baldwin <jhb@FreeBSD.org>
59 * objcopy.c (do_elf_stt_common): Use correct type.
61 2016-06-14 Alan Modra <amodra@gmail.com>
63 * ar.c: Expand uses of bfd_my_archive.
66 2016-06-14 Alan Modra <amodra@gmail.com>
69 * bucomm.c (bfd_get_archive_filename): Return file name within thin
72 2016-06-02 Nick Clifton <nickc@redhat.com>
75 * objcopy.c (group_signature): Fail if the input symbol table has
76 not been loaded, or if the sh_info field of the group header is 0.
78 * dwarf.c (display_debug_frames): Do not display any
79 interpretation if the block consists solely of DW__CFA_NOPs.
81 2016-05-31 Alan Modra <amodra@gmail.com>
83 * objcopy.c: Formatting, whitespace throughout.
84 (copy_main): Init newsym->othersym.
85 (parse_symflags): Make len a size_t. Adjust uses.
87 2016-05-25 H.J. Lu <hongjiu.lu@intel.com>
90 * NEWS: Mention --enable-64-bit-archive.
92 2016-05-18 Nick Clifton <nickc@redhat.com>
95 * objcopy.c (copy_relocations_in_section): Also check for the
96 symbol pointed to by sym_ptr_ptr being NULL.
98 2016-05-18 Maciej W. Rozycki <macro@imgtec.com>
100 * testsuite/binutils-all/mips/mixed-mips16-micromips.d: New test.
101 * testsuite/binutils-all/mips/mixed-mips16-micromips.s: New test
103 * testsuite/binutils-all/mips/mips.exp: Run the new test.
105 2016-05-18 Nick Clifton <nickc@redhat.com>
107 * po/sv.po: Updated Swedish translation.
109 2016-05-18 Maciej W. Rozycki <macro@imgtec.com>
111 * readelf.c (dynamic_section_mips_val) <DT_MIPS_RLD_VERSION>
112 <DT_MIPS_LOCAL_GOTNO, DT_MIPS_CONFLICTNO, DT_MIPS_LIBLISTNO>
113 <DT_MIPS_SYMTABNO, DT_MIPS_UNREFEXTNO, DT_MIPS_HIPAGENO>
114 <DT_MIPS_DELTA_CLASS_NO, DT_MIPS_DELTA_INSTANCE_NO>
115 <DT_MIPS_DELTA_RELOC_NO, DT_MIPS_DELTA_SYM_NO>
116 <DT_MIPS_DELTA_CLASSSYM_NO, DT_MIPS_COMPACT_SIZE>: Use the
117 `d_val' rather than `d_ptr' member of the dynamic entry.
119 2016-05-17 Maciej W. Rozycki <macro@imgtec.com>
121 * testsuite/lib/binutils-common.exp (supports_gnu_unique): New
123 * testsuite/binutils-all/objcopy.exp: Use `supports_gnu_unique'
124 with the `strip-10' test.
126 2016-05-16 Maciej W. Rozycki <macro@imgtec.com>
128 * testsuite/binutils-all/objcopy.exp: Don't skip the `strip-10'
131 2016-05-11 Andrew Bennett <andrew.bennett@imgtec.com>
133 * readelf.c (print_mips_ases): Add DSPR3.
135 2016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
137 * readelf.c (display_arm_attribute): Add output for Tag_DSP_extension.
138 (arm_attr_public_tags): Define DSP_extension attribute.
140 2016-05-10 Andrew Burgess <andrew.burgess@embecosm.com>
142 * doc/binutils.texi (nm): Update description of --size-sort.
144 2016-05-09 Nick Clifton <nickc@redhat.com>
147 * readelf.c (get_32bit_section_headers): Warn if an out of range
148 sh_link or sh_info field is encountered.
149 (get_64bit_section_headers): Likewise.
151 2016-05-04 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
153 * testsuite/lib/binutils-common.exp (is_elf_format): Add avr-*-*.
155 2016-05-03 Nick Clifton <nickc@redhat.com>
157 * po/sv.po: Updated Swedish translation.
159 2016-04-29 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
161 * readelf.c (is_32bit_pcrel_reloc): Return true if reloc is 32-bit
162 PC relocation for AVR target.
163 (is_none_reloc): Return true if reloc is any of AVR diff
166 2016-04-29 Nick Clifton <nickc@redhat.com>
169 * readelf.c (get_solaris_segment_type): New function.
170 (get_segment_type): Call it.
172 2016-04-28 Nick Clifton <nickc@redhat.com>
174 * po/zh_CN.po: Updated Chinese (simplified) translation.
176 2016-04-28 Nick Clifton <nickc@redhat.com>
179 * testsuite/binutils-all/aarch64/illegal.s: New test.
180 * testsuite/binutils-all/aarch64/illegal.d: New test driver.
182 2016-04-20 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
184 * resres.c: Likewise.
186 2016-04-15 H.J. Lu <hongjiu.lu@intel.com>
188 * Makefile.in: Regenerated with automake 1.11.6.
189 * aclocal.m4: Likewise.
190 * doc/Makefile.in: Likewise.
192 2016-04-14 Nick Clifton <nickc@redhat.com>
195 * testsuite/binutils-all/i386/compressed-1b.d: Allow for the
196 string sections possibly having the SHF_STRINGS flag bit set.
197 * testsuite/binutils-all/i386/compressed-1c.d: Likewise.
198 * testsuite/binutils-all/readelf.s: Likewise.
199 * testsuite/binutils-all/readelf.s-64: Likewise.
200 * testsuite/binutils-all/x86-64/compressed-1b.d: Likewise.
201 * testsuite/binutils-all/x86-64/compressed-1c.d: Likewise.
203 2016-04-13 Nick Clifton <nickc@redhat.com>
206 * readelf.c (get_solaris_section_type): New function: Returns the
207 name of Solaris specific section types.
208 (get_solaris_dynamic_type): New function: Return the name of
209 Solaris specific dynamic types.
210 (get_dynamic_type): Use get_solaris_dynamic_type.
211 (get_section_type_name): Use get_solaris_section_type.
212 (get_solaris_symbol_visibility): New function: Returns Solaris
213 specific symbol visibilities.
214 (print_dynamic_symbol): Use get_solaris_symbol_visibility.
215 (process_symbol_table): Likewise.
217 2016-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
219 * dwarf.h (init_dwarf_regnames_s390): Declare.
220 * dwarf.c (dwarf_regnames_s390): New.
221 (init_dwarf_regnames_s390): New.
222 (init_dwarf_regnames): Call it.
223 * objdump.c (dump_dwarf): Likewise.
225 2016-04-11 Maciej W. Rozycki <macro@imgtec.com>
227 * testsuite/binutils-all/mips/mips16-undecoded.d: New test.
228 * testsuite/binutils-all/mips/mips16-undecoded.s: New test
230 * testsuite/binutils-all/mips/mips.exp: Run the new test.
232 2016-04-04 Nick Clifton <nickc@redhat.com>
235 * dwarf.c (display_debug_aranges): Skip warning about unrecognised
236 version number if the version is zero.
238 2016-03-29 Alan Modra <amodra@gmail.com>
240 * readelf.c (get_data): Use BFD_VMA_FMT to print bfd_size_type vars.
241 (get_dynamic_data): Likewise.
243 2016-03-22 Nick Clifton <nickc@redhat.com>
246 * dwarf.c (SAFE_BYTE_GET): Replace local dynamic array allocation
247 with run time size check.
249 * configure: Regenerate.
251 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
253 * readelf.c (decode_ARC_machine_flags): Handle nps400.
255 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
257 * readelf.c (get_machine_flags): Move arc processing into...
258 (decode_ARC_machine_flags): ... new function. Remove use of
259 EF_ARC_CPU_GENERIC, change default case from "generic arc" to
260 "unknown arc". Merged ABI printing between two machine types.
262 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
264 * testsuite/binutils-all/objdump.exp (cpus_expected): Add ARC700
265 to the architecture list.
267 2016-03-21 Nick Clifton <nickc@redhat.com>
269 * dlltool.c: Replace use of alloca with call to xmalloc.
270 * dllwrap.c: Likewise.
271 * nlmconv.c: Likewise.
272 * objdump.c: Likewise.
274 * winduni.c: Likewise.
275 * configure: Regenerate.
277 2016-03-07 Nick Clifton <nickc@redhat.com>
280 * testsuite/binutils-all/ar.exp (proc empty_archive): New proc.
282 * testsuite/binutils-all/empty: New, empty, file.
284 2016-03-04 Matthew Wahab <matthew.wahab@arm.com>
286 * readelf.c (arm_attry_tag_FP_arch): Add "NEON for ARMv8.1".
288 2016-02-26 H.J. Lu <hongjiu.lu@intel.com>
291 * NEWS: Mention --elf-stt-common= for objcopy.
292 * doc/binutils.texi: Document --elf-stt-common= for objcopy.
293 * objcopy.c (do_elf_stt_common): New.
294 (command_line_switch): Add OPTION_ELF_STT_COMMON.
295 (copy_options): Add --elf-stt-common=.
296 (copy_usage): Add --elf-stt-common=.
297 (copy_object): Also check do_elf_stt_common for ELF targets.
298 (copy_file): Handle do_elf_stt_common.
299 (copy_main): Handle OPTION_ELF_STT_COMMON.
300 * readelf.c (apply_relocations): Support STT_COMMON.
301 * testsuite/binutils-all/common-1.s: New file.
302 * testsuite/binutils-all/common-1a.d: Likewise.
303 * testsuite/binutils-all/common-1b.d: Likewise.
304 * testsuite/binutils-all/common-1c.d: Likewise.
305 * testsuite/binutils-all/common-1d.d: Likewise.
306 * testsuite/binutils-all/common-1e.d: Likewise.
307 * testsuite/binutils-all/common-1f.d: Likewise.
308 * testsuite/binutils-all/common-2.s: Likewise.
309 * testsuite/binutils-all/common-2a.d: Likewise.
310 * testsuite/binutils-all/common-2b.d: Likewise.
311 * testsuite/binutils-all/common-2c.d: Likewise.
312 * testsuite/binutils-all/common-2d.d: Likewise.
313 * testsuite/binutils-all/common-2e.d: Likewise.
314 * testsuite/binutils-all/common-2f.d: Likewise.
315 * testsuite/binutils-all/objcopy.exp
316 (objcopy_test_elf_common_symbols): New proc.
317 Run objcopy_test_elf_common_symbols for ELF targets
319 2016-02-16 H.J. Lu <hongjiu.lu@intel.com>
322 * readelf.c (get_section_type_name): Add a missing break.
324 2016-02-16 Claudiu Zissulescu <claziss@synopsys.com>
326 * readelf.c (is_32bit_pcrel_reloc): Add R_ARC_32_PCREL.
328 2016-02-15 Nick Clifton <nickc@redhat.com>
330 * readelf.c (get_section_type_name): Add hex prefix to offsets
331 printed for LOPROC and LOOS values. Ensure that a result is
332 always returned for the V850 target, even when an unrecognised
333 processor specific value is encountered.
334 (process_section_headers): Display key values in the order in
335 which they appear to the user. Add the "C (compressed)" value to
338 2016-02-12 H.J. Lu <hongjiu.lu@intel.com>
340 * doc/binutils.texi: Fix a typo.
342 2016-02-05 Cupertino Miranda <Cupertino.Miranda@synopsys.com>
344 * testsuite/binutils-all/objdump.exp: Update expected default
345 architecture value for ARC binaries.
347 2016-02-02 H.J. Lu <hongjiu.lu@intel.com>
350 * testsuite/binutils-all/objcopy.exp
351 (objcopy_test_without_global_symbol): New proc.
352 Run objcopy_test_without_global_symbol.
353 * testsuite/binutils-all/pr19547.c: New file.
355 2016-01-28 H.J. Lu <hongjiu.lu@intel.com>
358 * Makefile.am (check-DEJAGNU): Pass CC and CC_FOR_BUILD to
360 * Makefile.in: Regenerated.
361 * testsuite/binutils-all/compress.exp (test_gnu_debuglink): New
363 Run test_gnu_debuglink for native ELF build.
365 2016-01-20 Nick Clifton <nickc@redhat.com>
368 * testsuite/binutils-all/dlltool.exp: Fix tests for targets which
369 do not support inserting leading underscores.
371 2016-01-20 Mickael Guene <mickael.guene@st.com>
373 * readelf.c (get_elf_section_flags): Display y letter for section
374 with SHF_ARM_NOREAD section flag in readelf section output.
375 (process_section_headers): Add y letter in readelf section output
376 key mapping for ARM architecture.
377 * objdump.c (dump_section_header): Display NOREAD attributes as
379 * doc/binutils.texi (objdump): Note that it is correct for
380 sections to have both the READONLY and NOREAD attributes.
382 2016-01-19 John Baldwin <jhb@FreeBSD.org>
384 * readelf.c (get_freebsd_elfcore_note_type): Remove unused variable.
386 2016-01-19 John Baldwin <jhb@FreeBSD.org>
388 * readelf.c (get_freebsd_elfcore_note_type): New
389 (process_note): Add support for FreeBSD core notes.
391 2016-01-18 Miranda Cupertino <Cupertino.Miranda@synopsys.com>
392 Zissulescu Claudiu <Claudiu.Zissulescu@synopsys.com>
394 * readelf.c (get_machine_flags): Add support for newer ARC ELF
397 2016-01-18 Alan Modra <amodra@gmail.com>
399 * configure: Regenerate.
401 2016-01-17 Alan Modra <amodra@gmail.com>
403 * configure: Regenerate.
405 2016-01-17 Alan Modra <amodra@gmail.com>
407 * testsuite/lib/binutils-common.exp (is_elf_format): Return true
408 for m68hc11/12 and xgate triples.
410 2016-01-17 Alan Modra <amodra@gmail.com>
412 * readelf.c (is_32bit_abs_reloc): Add R_M68HC11_32.
414 2016-01-01 Alan Modra <amodra@gmail.com>
416 Update year range in copyright notice of all files.
418 For older changes see ChangeLog-2015 and testsuite/ChangeLog-1215
420 Copyright (C) 2016 Free Software Foundation, Inc.
422 Copying and distribution of this file, with or without modification,
423 are permitted in any medium without royalty provided the copyright
424 notice and this notice are preserved.
430 version-control: never