1 2016-03-04 Matthew Wahab <matthew.wahab@arm.com>
3 * readelf.c (arm_attry_tag_FP_arch): Add "NEON for ARMv8.1".
5 2016-02-26 H.J. Lu <hongjiu.lu@intel.com>
8 * NEWS: Mention --elf-stt-common= for objcopy.
9 * doc/binutils.texi: Document --elf-stt-common= for objcopy.
10 * objcopy.c (do_elf_stt_common): New.
11 (command_line_switch): Add OPTION_ELF_STT_COMMON.
12 (copy_options): Add --elf-stt-common=.
13 (copy_usage): Add --elf-stt-common=.
14 (copy_object): Also check do_elf_stt_common for ELF targets.
15 (copy_file): Handle do_elf_stt_common.
16 (copy_main): Handle OPTION_ELF_STT_COMMON.
17 * readelf.c (apply_relocations): Support STT_COMMON.
18 * testsuite/binutils-all/common-1.s: New file.
19 * testsuite/binutils-all/common-1a.d: Likewise.
20 * testsuite/binutils-all/common-1b.d: Likewise.
21 * testsuite/binutils-all/common-1c.d: Likewise.
22 * testsuite/binutils-all/common-1d.d: Likewise.
23 * testsuite/binutils-all/common-1e.d: Likewise.
24 * testsuite/binutils-all/common-1f.d: Likewise.
25 * testsuite/binutils-all/common-2.s: Likewise.
26 * testsuite/binutils-all/common-2a.d: Likewise.
27 * testsuite/binutils-all/common-2b.d: Likewise.
28 * testsuite/binutils-all/common-2c.d: Likewise.
29 * testsuite/binutils-all/common-2d.d: Likewise.
30 * testsuite/binutils-all/common-2e.d: Likewise.
31 * testsuite/binutils-all/common-2f.d: Likewise.
32 * testsuite/binutils-all/objcopy.exp
33 (objcopy_test_elf_common_symbols): New proc.
34 Run objcopy_test_elf_common_symbols for ELF targets
36 2016-02-16 H.J. Lu <hongjiu.lu@intel.com>
39 * readelf.c (get_section_type_name): Add a missing break.
41 2016-02-16 Claudiu Zissulescu <claziss@synopsys.com>
43 * readelf.c (is_32bit_pcrel_reloc): Add R_ARC_32_PCREL.
45 2016-02-15 Nick Clifton <nickc@redhat.com>
47 * readelf.c (get_section_type_name): Add hex prefix to offsets
48 printed for LOPROC and LOOS values. Ensure that a result is
49 always returned for the V850 target, even when an unrecognised
50 processor specific value is encountered.
51 (process_section_headers): Display key values in the order in
52 which they appear to the user. Add the "C (compressed)" value to
55 2016-02-12 H.J. Lu <hongjiu.lu@intel.com>
57 * doc/binutils.texi: Fix a typo.
59 2016-02-05 Cupertino Miranda <Cupertino.Miranda@synopsys.com>
61 * testsuite/binutils-all/objdump.exp: Update expected default
62 architecture value for ARC binaries.
64 2016-02-02 H.J. Lu <hongjiu.lu@intel.com>
67 * testsuite/binutils-all/objcopy.exp
68 (objcopy_test_without_global_symbol): New proc.
69 Run objcopy_test_without_global_symbol.
70 * testsuite/binutils-all/pr19547.c: New file.
72 2016-01-28 H.J. Lu <hongjiu.lu@intel.com>
75 * Makefile.am (check-DEJAGNU): Pass CC and CC_FOR_BUILD to
77 * Makefile.in: Regenerated.
78 * testsuite/binutils-all/compress.exp (test_gnu_debuglink): New
80 Run test_gnu_debuglink for native ELF build.
82 2016-01-20 Nick Clifton <nickc@redhat.com>
85 * testsuite/binutils-all/dlltool.exp: Fix tests for targets which
86 do not support inserting leading underscores.
88 2016-01-20 Mickael Guene <mickael.guene@st.com>
90 * readelf.c (get_elf_section_flags): Display y letter for section
91 with SHF_ARM_NOREAD section flag in readelf section output.
92 (process_section_headers): Add y letter in readelf section output
93 key mapping for ARM architecture.
94 * objdump.c (dump_section_header): Display NOREAD attributes as
96 * doc/binutils.texi (objdump): Note that it is correct for
97 sections to have both the READONLY and NOREAD attributes.
99 2016-01-19 John Baldwin <jhb@FreeBSD.org>
101 * readelf.c (get_freebsd_elfcore_note_type): Remove unused variable.
103 2016-01-19 John Baldwin <jhb@FreeBSD.org>
105 * readelf.c (get_freebsd_elfcore_note_type): New
106 (process_note): Add support for FreeBSD core notes.
108 2016-01-18 Miranda Cupertino <Cupertino.Miranda@synopsys.com>
109 Zissulescu Claudiu <Claudiu.Zissulescu@synopsys.com>
111 * readelf.c (get_machine_flags): Add support for newer ARC ELF
114 2016-01-18 Alan Modra <amodra@gmail.com>
116 * configure: Regenerate.
118 2016-01-17 Alan Modra <amodra@gmail.com>
120 * configure: Regenerate.
122 2016-01-17 Alan Modra <amodra@gmail.com>
124 * testsuite/lib/binutils-common.exp (is_elf_format): Return true
125 for m68hc11/12 and xgate triples.
127 2016-01-17 Alan Modra <amodra@gmail.com>
129 * readelf.c (is_32bit_abs_reloc): Add R_M68HC11_32.
131 2016-01-01 Alan Modra <amodra@gmail.com>
133 Update year range in copyright notice of all files.
135 For older changes see ChangeLog-2015 and testsuite/ChangeLog-1215
137 Copyright (C) 2016 Free Software Foundation, Inc.
139 Copying and distribution of this file, with or without modification,
140 are permitted in any medium without royalty provided the copyright
141 notice and this notice are preserved.
147 version-control: never