Fix some AVR test failures.
[binutils-gdb.git] / binutils / ChangeLog
1 2016-05-04 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2
3 * testsuite/lib/binutils-common.exp (is_elf_format): Add avr-*-*.
4
5 2016-05-03 Nick Clifton <nickc@redhat.com>
6
7 * po/sv.po: Updated Swedish translation.
8
9 2016-04-29 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
10
11 * readelf.c (is_32bit_pcrel_reloc): Return true if reloc is 32-bit
12 PC relocation for AVR target.
13 (is_none_reloc): Return true if reloc is any of AVR diff
14 relocations.
15
16 2016-04-29 Nick Clifton <nickc@redhat.com>
17
18 PR 19938
19 * readelf.c (get_solaris_segment_type): New function.
20 (get_segment_type): Call it.
21
22 2016-04-28 Nick Clifton <nickc@redhat.com>
23
24 * po/zh_CN.po: Updated Chinese (simplified) translation.
25
26 2016-04-28 Nick Clifton <nickc@redhat.com>
27
28 PR target/19722
29 * testsuite/binutils-all/aarch64/illegal.s: New test.
30 * testsuite/binutils-all/aarch64/illegal.d: New test driver.
31
32 2016-04-20 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
33
34 * resres.c: Likewise.
35
36 2016-04-15 H.J. Lu <hongjiu.lu@intel.com>
37
38 * Makefile.in: Regenerated with automake 1.11.6.
39 * aclocal.m4: Likewise.
40 * doc/Makefile.in: Likewise.
41
42 2016-04-14 Nick Clifton <nickc@redhat.com>
43
44 PR target/19938
45 * testsuite/binutils-all/i386/compressed-1b.d: Allow for the
46 string sections possibly having the SHF_STRINGS flag bit set.
47 * testsuite/binutils-all/i386/compressed-1c.d: Likewise.
48 * testsuite/binutils-all/readelf.s: Likewise.
49 * testsuite/binutils-all/readelf.s-64: Likewise.
50 * testsuite/binutils-all/x86-64/compressed-1b.d: Likewise.
51 * testsuite/binutils-all/x86-64/compressed-1c.d: Likewise.
52
53 2016-04-13 Nick Clifton <nickc@redhat.com>
54
55 PR target/19938
56 * readelf.c (get_solaris_section_type): New function: Returns the
57 name of Solaris specific section types.
58 (get_solaris_dynamic_type): New function: Return the name of
59 Solaris specific dynamic types.
60 (get_dynamic_type): Use get_solaris_dynamic_type.
61 (get_section_type_name): Use get_solaris_section_type.
62 (get_solaris_symbol_visibility): New function: Returns Solaris
63 specific symbol visibilities.
64 (print_dynamic_symbol): Use get_solaris_symbol_visibility.
65 (process_symbol_table): Likewise.
66
67 2016-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
68
69 * dwarf.h (init_dwarf_regnames_s390): Declare.
70 * dwarf.c (dwarf_regnames_s390): New.
71 (init_dwarf_regnames_s390): New.
72 (init_dwarf_regnames): Call it.
73 * objdump.c (dump_dwarf): Likewise.
74
75 2016-04-11 Maciej W. Rozycki <macro@imgtec.com>
76
77 * testsuite/binutils-all/mips/mips16-undecoded.d: New test.
78 * testsuite/binutils-all/mips/mips16-undecoded.s: New test
79 source.
80 * testsuite/binutils-all/mips/mips.exp: Run the new test.
81
82 2016-04-04 Nick Clifton <nickc@redhat.com>
83
84 PR 19872
85 * dwarf.c (display_debug_aranges): Skip warning about unrecognised
86 version number if the version is zero.
87
88 2016-03-29 Alan Modra <amodra@gmail.com>
89
90 * readelf.c (get_data): Use BFD_VMA_FMT to print bfd_size_type vars.
91 (get_dynamic_data): Likewise.
92
93 2016-03-22 Nick Clifton <nickc@redhat.com>
94
95 PR 19851
96 * dwarf.c (SAFE_BYTE_GET): Replace local dynamic array allocation
97 with run time size check.
98
99 * configure: Regenerate.
100
101 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
102
103 * readelf.c (decode_ARC_machine_flags): Handle nps400.
104
105 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
106
107 * readelf.c (get_machine_flags): Move arc processing into...
108 (decode_ARC_machine_flags): ... new function. Remove use of
109 EF_ARC_CPU_GENERIC, change default case from "generic arc" to
110 "unknown arc". Merged ABI printing between two machine types.
111
112 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
113
114 * testsuite/binutils-all/objdump.exp (cpus_expected): Add ARC700
115 to the architecture list.
116
117 2016-03-21 Nick Clifton <nickc@redhat.com>
118
119 * dlltool.c: Replace use of alloca with call to xmalloc.
120 * dllwrap.c: Likewise.
121 * nlmconv.c: Likewise.
122 * objdump.c: Likewise.
123 * resrc.c: Likewise.
124 * winduni.c: Likewise.
125 * configure: Regenerate.
126
127 2016-03-07 Nick Clifton <nickc@redhat.com>
128
129 PR binutils/19775
130 * testsuite/binutils-all/ar.exp (proc empty_archive): New proc.
131 Run the new proc.
132 * testsuite/binutils-all/empty: New, empty, file.
133
134 2016-03-04 Matthew Wahab <matthew.wahab@arm.com>
135
136 * readelf.c (arm_attry_tag_FP_arch): Add "NEON for ARMv8.1".
137
138 2016-02-26 H.J. Lu <hongjiu.lu@intel.com>
139
140 PR ld/19645
141 * NEWS: Mention --elf-stt-common= for objcopy.
142 * doc/binutils.texi: Document --elf-stt-common= for objcopy.
143 * objcopy.c (do_elf_stt_common): New.
144 (command_line_switch): Add OPTION_ELF_STT_COMMON.
145 (copy_options): Add --elf-stt-common=.
146 (copy_usage): Add --elf-stt-common=.
147 (copy_object): Also check do_elf_stt_common for ELF targets.
148 (copy_file): Handle do_elf_stt_common.
149 (copy_main): Handle OPTION_ELF_STT_COMMON.
150 * readelf.c (apply_relocations): Support STT_COMMON.
151 * testsuite/binutils-all/common-1.s: New file.
152 * testsuite/binutils-all/common-1a.d: Likewise.
153 * testsuite/binutils-all/common-1b.d: Likewise.
154 * testsuite/binutils-all/common-1c.d: Likewise.
155 * testsuite/binutils-all/common-1d.d: Likewise.
156 * testsuite/binutils-all/common-1e.d: Likewise.
157 * testsuite/binutils-all/common-1f.d: Likewise.
158 * testsuite/binutils-all/common-2.s: Likewise.
159 * testsuite/binutils-all/common-2a.d: Likewise.
160 * testsuite/binutils-all/common-2b.d: Likewise.
161 * testsuite/binutils-all/common-2c.d: Likewise.
162 * testsuite/binutils-all/common-2d.d: Likewise.
163 * testsuite/binutils-all/common-2e.d: Likewise.
164 * testsuite/binutils-all/common-2f.d: Likewise.
165 * testsuite/binutils-all/objcopy.exp
166 (objcopy_test_elf_common_symbols): New proc.
167 Run objcopy_test_elf_common_symbols for ELF targets
168
169 2016-02-16 H.J. Lu <hongjiu.lu@intel.com>
170
171 PR binutils/19647
172 * readelf.c (get_section_type_name): Add a missing break.
173
174 2016-02-16 Claudiu Zissulescu <claziss@synopsys.com>
175
176 * readelf.c (is_32bit_pcrel_reloc): Add R_ARC_32_PCREL.
177
178 2016-02-15 Nick Clifton <nickc@redhat.com>
179
180 * readelf.c (get_section_type_name): Add hex prefix to offsets
181 printed for LOPROC and LOOS values. Ensure that a result is
182 always returned for the V850 target, even when an unrecognised
183 processor specific value is encountered.
184 (process_section_headers): Display key values in the order in
185 which they appear to the user. Add the "C (compressed)" value to
186 the list.
187
188 2016-02-12 H.J. Lu <hongjiu.lu@intel.com>
189
190 * doc/binutils.texi: Fix a typo.
191
192 2016-02-05 Cupertino Miranda <Cupertino.Miranda@synopsys.com>
193
194 * testsuite/binutils-all/objdump.exp: Update expected default
195 architecture value for ARC binaries.
196
197 2016-02-02 H.J. Lu <hongjiu.lu@intel.com>
198
199 PR binutils/19547
200 * testsuite/binutils-all/objcopy.exp
201 (objcopy_test_without_global_symbol): New proc.
202 Run objcopy_test_without_global_symbol.
203 * testsuite/binutils-all/pr19547.c: New file.
204
205 2016-01-28 H.J. Lu <hongjiu.lu@intel.com>
206
207 PR binutils/19523
208 * Makefile.am (check-DEJAGNU): Pass CC and CC_FOR_BUILD to
209 runtest.
210 * Makefile.in: Regenerated.
211 * testsuite/binutils-all/compress.exp (test_gnu_debuglink): New
212 proc.
213 Run test_gnu_debuglink for native ELF build.
214
215 2016-01-20 Nick Clifton <nickc@redhat.com>
216
217 PR 19495
218 * testsuite/binutils-all/dlltool.exp: Fix tests for targets which
219 do not support inserting leading underscores.
220
221 2016-01-20 Mickael Guene <mickael.guene@st.com>
222
223 * readelf.c (get_elf_section_flags): Display y letter for section
224 with SHF_ARM_NOREAD section flag in readelf section output.
225 (process_section_headers): Add y letter in readelf section output
226 key mapping for ARM architecture.
227 * objdump.c (dump_section_header): Display NOREAD attributes as
228 well.
229 * doc/binutils.texi (objdump): Note that it is correct for
230 sections to have both the READONLY and NOREAD attributes.
231
232 2016-01-19 John Baldwin <jhb@FreeBSD.org>
233
234 * readelf.c (get_freebsd_elfcore_note_type): Remove unused variable.
235
236 2016-01-19 John Baldwin <jhb@FreeBSD.org>
237
238 * readelf.c (get_freebsd_elfcore_note_type): New
239 (process_note): Add support for FreeBSD core notes.
240
241 2016-01-18 Miranda Cupertino <Cupertino.Miranda@synopsys.com>
242 Zissulescu Claudiu <Claudiu.Zissulescu@synopsys.com>
243
244 * readelf.c (get_machine_flags): Add support for newer ARC ELF
245 header flags.
246
247 2016-01-18 Alan Modra <amodra@gmail.com>
248
249 * configure: Regenerate.
250
251 2016-01-17 Alan Modra <amodra@gmail.com>
252
253 * configure: Regenerate.
254
255 2016-01-17 Alan Modra <amodra@gmail.com>
256
257 * testsuite/lib/binutils-common.exp (is_elf_format): Return true
258 for m68hc11/12 and xgate triples.
259
260 2016-01-17 Alan Modra <amodra@gmail.com>
261
262 * readelf.c (is_32bit_abs_reloc): Add R_M68HC11_32.
263
264 2016-01-01 Alan Modra <amodra@gmail.com>
265
266 Update year range in copyright notice of all files.
267
268 For older changes see ChangeLog-2015 and testsuite/ChangeLog-1215
269 \f
270 Copyright (C) 2016 Free Software Foundation, Inc.
271
272 Copying and distribution of this file, with or without modification,
273 are permitted in any medium without royalty provided the copyright
274 notice and this notice are preserved.
275
276 Local Variables:
277 mode: change-log
278 left-margin: 8
279 fill-column: 74
280 version-control: never
281 End: