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