Add -Wstack-usage to the gcc warning flags list, but only if using a sufficiently...
[external/binutils.git] / binutils / ChangeLog
1 2016-03-22  Nick Clifton  <nickc@redhat.com>
2
3         * configure: Regenerate.
4
5 2016-03-21  Andrew Burgess  <andrew.burgess@embecosm.com>
6
7         * readelf.c (decode_ARC_machine_flags): Handle nps400.
8
9 2016-03-21  Andrew Burgess  <andrew.burgess@embecosm.com>
10
11         * readelf.c (get_machine_flags): Move arc processing into...
12         (decode_ARC_machine_flags): ... new function.  Remove use of
13         EF_ARC_CPU_GENERIC, change default case from "generic arc" to
14         "unknown arc".  Merged ABI printing between two machine types.
15
16 2016-03-21  Andrew Burgess  <andrew.burgess@embecosm.com>
17
18         * testsuite/binutils-all/objdump.exp (cpus_expected): Add ARC700
19         to the architecture list.
20
21 2016-03-21  Nick Clifton  <nickc@redhat.com>
22
23         * dlltool.c: Replace use of alloca with call to xmalloc.
24         * dllwrap.c: Likewise.
25         * nlmconv.c: Likewise.
26         * objdump.c: Likewise.
27         * resrc.c: Likewise.
28         * winduni.c: Likewise.
29         * configure: Regenerate.
30
31 2016-03-07  Nick Clifton  <nickc@redhat.com>
32
33         PR binutils/19775
34         * testsuite/binutils-all/ar.exp (proc empty_archive): New proc.
35         Run the new proc.
36         * testsuite/binutils-all/empty: New, empty, file.
37
38 2016-03-04  Matthew Wahab  <matthew.wahab@arm.com>
39
40         * readelf.c (arm_attry_tag_FP_arch): Add "NEON for ARMv8.1".
41
42 2016-02-26  H.J. Lu  <hongjiu.lu@intel.com>
43
44         PR ld/19645
45         * NEWS: Mention --elf-stt-common= for objcopy.
46         * doc/binutils.texi: Document --elf-stt-common= for objcopy.
47         * objcopy.c (do_elf_stt_common): New.
48         (command_line_switch): Add OPTION_ELF_STT_COMMON.
49         (copy_options): Add --elf-stt-common=.
50         (copy_usage): Add --elf-stt-common=.
51         (copy_object): Also check do_elf_stt_common for ELF targets.
52         (copy_file): Handle do_elf_stt_common.
53         (copy_main): Handle OPTION_ELF_STT_COMMON.
54         * readelf.c (apply_relocations): Support STT_COMMON.
55         * testsuite/binutils-all/common-1.s: New file.
56         * testsuite/binutils-all/common-1a.d: Likewise.
57         * testsuite/binutils-all/common-1b.d: Likewise.
58         * testsuite/binutils-all/common-1c.d: Likewise.
59         * testsuite/binutils-all/common-1d.d: Likewise.
60         * testsuite/binutils-all/common-1e.d: Likewise.
61         * testsuite/binutils-all/common-1f.d: Likewise.
62         * testsuite/binutils-all/common-2.s: Likewise.
63         * testsuite/binutils-all/common-2a.d: Likewise.
64         * testsuite/binutils-all/common-2b.d: Likewise.
65         * testsuite/binutils-all/common-2c.d: Likewise.
66         * testsuite/binutils-all/common-2d.d: Likewise.
67         * testsuite/binutils-all/common-2e.d: Likewise.
68         * testsuite/binutils-all/common-2f.d: Likewise.
69         * testsuite/binutils-all/objcopy.exp
70         (objcopy_test_elf_common_symbols): New proc.
71         Run objcopy_test_elf_common_symbols for ELF targets
72
73 2016-02-16  H.J. Lu  <hongjiu.lu@intel.com>
74
75         PR binutils/19647
76         * readelf.c (get_section_type_name): Add a missing break.
77
78 2016-02-16  Claudiu Zissulescu  <claziss@synopsys.com>
79
80         * readelf.c (is_32bit_pcrel_reloc): Add R_ARC_32_PCREL.
81
82 2016-02-15  Nick Clifton  <nickc@redhat.com>
83
84         * readelf.c (get_section_type_name): Add hex prefix to offsets
85         printed for LOPROC and LOOS values.  Ensure that a result is
86         always returned for the V850 target, even when an unrecognised
87         processor specific value is encountered.
88         (process_section_headers): Display key values in the order in
89         which they appear to the user.  Add the "C (compressed)" value to
90         the list.
91
92 2016-02-12  H.J. Lu  <hongjiu.lu@intel.com>
93
94         * doc/binutils.texi: Fix a typo.
95
96 2016-02-05  Cupertino Miranda  <Cupertino.Miranda@synopsys.com>
97
98         * testsuite/binutils-all/objdump.exp: Update expected default
99         architecture value for ARC binaries.
100
101 2016-02-02  H.J. Lu  <hongjiu.lu@intel.com>
102
103         PR binutils/19547
104         * testsuite/binutils-all/objcopy.exp
105         (objcopy_test_without_global_symbol): New proc.
106         Run objcopy_test_without_global_symbol.
107         * testsuite/binutils-all/pr19547.c: New file.
108
109 2016-01-28  H.J. Lu  <hongjiu.lu@intel.com>
110
111         PR binutils/19523
112         * Makefile.am (check-DEJAGNU): Pass CC and CC_FOR_BUILD to
113         runtest.
114         * Makefile.in: Regenerated.
115         * testsuite/binutils-all/compress.exp (test_gnu_debuglink): New
116         proc.
117         Run test_gnu_debuglink for native ELF build.
118
119 2016-01-20  Nick Clifton  <nickc@redhat.com>
120
121         PR 19495
122         * testsuite/binutils-all/dlltool.exp: Fix tests for targets which
123         do not support inserting leading underscores.
124
125 2016-01-20  Mickael Guene  <mickael.guene@st.com>
126
127         * readelf.c (get_elf_section_flags): Display y letter for section
128         with SHF_ARM_NOREAD section flag in readelf section output.
129         (process_section_headers): Add y letter in readelf section output
130         key mapping for ARM architecture.
131         * objdump.c (dump_section_header): Display NOREAD attributes as
132         well.
133         * doc/binutils.texi (objdump): Note that it is correct for
134         sections to have both the READONLY and NOREAD attributes.
135
136 2016-01-19  John Baldwin  <jhb@FreeBSD.org>
137
138         * readelf.c (get_freebsd_elfcore_note_type): Remove unused variable.
139
140 2016-01-19  John Baldwin  <jhb@FreeBSD.org>
141
142         * readelf.c (get_freebsd_elfcore_note_type): New
143         (process_note): Add support for FreeBSD core notes.
144
145 2016-01-18  Miranda Cupertino  <Cupertino.Miranda@synopsys.com>
146             Zissulescu Claudiu  <Claudiu.Zissulescu@synopsys.com>
147
148         * readelf.c (get_machine_flags): Add support for newer ARC ELF
149         header flags.
150
151 2016-01-18  Alan Modra  <amodra@gmail.com>
152
153         * configure: Regenerate.
154
155 2016-01-17  Alan Modra  <amodra@gmail.com>
156
157         * configure: Regenerate.
158
159 2016-01-17  Alan Modra  <amodra@gmail.com>
160
161         * testsuite/lib/binutils-common.exp (is_elf_format): Return true
162         for m68hc11/12 and xgate triples.
163
164 2016-01-17  Alan Modra  <amodra@gmail.com>
165
166         * readelf.c (is_32bit_abs_reloc): Add R_M68HC11_32.
167
168 2016-01-01  Alan Modra  <amodra@gmail.com>
169
170         Update year range in copyright notice of all files.
171
172 For older changes see ChangeLog-2015 and testsuite/ChangeLog-1215
173 \f
174 Copyright (C) 2016 Free Software Foundation, Inc.
175
176 Copying and distribution of this file, with or without modification,
177 are permitted in any medium without royalty provided the copyright
178 notice and this notice are preserved.
179
180 Local Variables:
181 mode: change-log
182 left-margin: 8
183 fill-column: 74
184 version-control: never
185 End: