[ARM] Build attributes for ARMv8.1-A AdvSIMD
[external/binutils.git] / binutils / ChangeLog
1 2016-03-04  Matthew Wahab  <matthew.wahab@arm.com>
2
3         * readelf.c (arm_attry_tag_FP_arch): Add "NEON for ARMv8.1".
4
5 2016-02-26  H.J. Lu  <hongjiu.lu@intel.com>
6
7         PR ld/19645
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
35
36 2016-02-16  H.J. Lu  <hongjiu.lu@intel.com>
37
38         PR binutils/19647
39         * readelf.c (get_section_type_name): Add a missing break.
40
41 2016-02-16  Claudiu Zissulescu  <claziss@synopsys.com>
42
43         * readelf.c (is_32bit_pcrel_reloc): Add R_ARC_32_PCREL.
44
45 2016-02-15  Nick Clifton  <nickc@redhat.com>
46
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
53         the list.
54
55 2016-02-12  H.J. Lu  <hongjiu.lu@intel.com>
56
57         * doc/binutils.texi: Fix a typo.
58
59 2016-02-05  Cupertino Miranda  <Cupertino.Miranda@synopsys.com>
60
61         * testsuite/binutils-all/objdump.exp: Update expected default
62         architecture value for ARC binaries.
63
64 2016-02-02  H.J. Lu  <hongjiu.lu@intel.com>
65
66         PR binutils/19547
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.
71
72 2016-01-28  H.J. Lu  <hongjiu.lu@intel.com>
73
74         PR binutils/19523
75         * Makefile.am (check-DEJAGNU): Pass CC and CC_FOR_BUILD to
76         runtest.
77         * Makefile.in: Regenerated.
78         * testsuite/binutils-all/compress.exp (test_gnu_debuglink): New
79         proc.
80         Run test_gnu_debuglink for native ELF build.
81
82 2016-01-20  Nick Clifton  <nickc@redhat.com>
83
84         PR 19495
85         * testsuite/binutils-all/dlltool.exp: Fix tests for targets which
86         do not support inserting leading underscores.
87
88 2016-01-20  Mickael Guene  <mickael.guene@st.com>
89
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
95         well.
96         * doc/binutils.texi (objdump): Note that it is correct for
97         sections to have both the READONLY and NOREAD attributes.
98
99 2016-01-19  John Baldwin  <jhb@FreeBSD.org>
100
101         * readelf.c (get_freebsd_elfcore_note_type): Remove unused variable.
102
103 2016-01-19  John Baldwin  <jhb@FreeBSD.org>
104
105         * readelf.c (get_freebsd_elfcore_note_type): New
106         (process_note): Add support for FreeBSD core notes.
107
108 2016-01-18  Miranda Cupertino  <Cupertino.Miranda@synopsys.com>
109             Zissulescu Claudiu  <Claudiu.Zissulescu@synopsys.com>
110
111         * readelf.c (get_machine_flags): Add support for newer ARC ELF
112         header flags.
113
114 2016-01-18  Alan Modra  <amodra@gmail.com>
115
116         * configure: Regenerate.
117
118 2016-01-17  Alan Modra  <amodra@gmail.com>
119
120         * configure: Regenerate.
121
122 2016-01-17  Alan Modra  <amodra@gmail.com>
123
124         * testsuite/lib/binutils-common.exp (is_elf_format): Return true
125         for m68hc11/12 and xgate triples.
126
127 2016-01-17  Alan Modra  <amodra@gmail.com>
128
129         * readelf.c (is_32bit_abs_reloc): Add R_M68HC11_32.
130
131 2016-01-01  Alan Modra  <amodra@gmail.com>
132
133         Update year range in copyright notice of all files.
134
135 For older changes see ChangeLog-2015 and testsuite/ChangeLog-1215
136 \f
137 Copyright (C) 2016 Free Software Foundation, Inc.
138
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.
142
143 Local Variables:
144 mode: change-log
145 left-margin: 8
146 fill-column: 74
147 version-control: never
148 End: