binutils/testsuite: Also consider `*-*-lynxos*' and `*-*-symbianelf*' ELF
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2018-04-11 Maciej W. Rozycki <macro@mips.com>
2
3 * testsuite/lib/binutils-common.exp (is_elf_format): Also return
4 1 for `*-*-lynxos*' and `*-*-symbianelf*' targets.
5
6 2018-04-10 Alan Modra <amodra@gmail.com>
7
8 * testsuite/binutils-all/objcopy.exp (strip-14, strip-15): Choose
9 reloc=11 for pru and reloc=50 for nds32.
10 * testsuite/binutils-all/strip-15.d: Accept 0xb reloc number.
11
12 2018-04-09 Maciej W. Rozycki <macro@mips.com>
13
14 * testsuite/binutils-all/strip-15.d: New test.
15 * testsuite/binutils-all/strip-15rel.s: New test source.
16 * testsuite/binutils-all/strip-15rela.s: New test source.
17 * testsuite/binutils-all/strip-15mips64.s: New test source.
18 * testsuite/binutils-all/objcopy.exp: Run the new test.
19
20 2018-04-09 Maciej W. Rozycki <macro@mips.com>
21
22 * testsuite/binutils-all/strip-14.d: New test.
23 * testsuite/binutils-all/strip-14rel.s: New test source.
24 * testsuite/binutils-all/strip-14rela.s: New test source.
25 * testsuite/binutils-all/strip-14mips64.s: New test source.
26 * testsuite/binutils-all/objcopy.exp: Run the new test.
27
28 2018-04-06 Tom Tromey <tom@tromey.com>
29
30 * dwarf.c (read_and_display_attr_value): Add missing DW_LANG
31 constants from DWARF 5.
32
33 2018-04-05 H.J. Lu <hongjiu.lu@intel.com>
34
35 PR gas/22318
36 * configure: Regenerated.
37
38 2018-04-05 Maciej W. Rozycki <macro@mips.com>
39
40 * testsuite/binutils-all/strip-13mips64.s: Use `.dc.l' rather
41 than `.dc.w' in second relocation.
42
43 2018-04-05 Maciej W. Rozycki <macro@mips.com>
44
45 * testsuite/binutils-all/strip-13.d: Also expect `unsupported
46 relocation type 0x8f' error message.
47
48 2018-04-05 Maciej W. Rozycki <macro@mips.com>
49
50 * testsuite/binutils-all/strip-13.s: Rename to...
51 * testsuite/binutils-all/strip-13rela.s: ... this.
52 * testsuite/binutils-all/strip-13rel.s: New test source.
53 * testsuite/binutils-all/strip-13mips64.s: New test source.
54 * testsuite/binutils-all/strip-13.d: Remove `arm-*', `d10v-*',
55 `dlx-*' and `xgate-*' from `not-target' list. Add `m6811-*' and
56 `m68hc11-*' to `not-target' list.
57 * testsuite/binutils-all/objcopy.exp: Switch between sources for
58 `strip-13'.
59
60 2018-04-05 Maciej W. Rozycki <macro@mips.com>
61
62 * testsuite/binutils-all/strip-13.s: Use 143 (0x8f) rather than
63 241 (0xf1) for the relocation number and RELA addend.
64 * testsuite/binutils-all/strip-13.d: Remove `hppa*-*' from the
65 `not-target' list.
66
67 2018-04-04 John David Anglin <danglin@gcc.gnu.org>
68
69 * MAINTAINERS: Update my e-mail address.
70
71 2018-04-04 Nick Clifton <nickc@redhat.com>
72
73 * MAINTAINERS: Move Jason Eckhardt to past maintainers section.
74
75 2018-03-23 Nick Clifton <nickc@redhat.com>
76
77 * readelf.c (get_symbol_for_build_attribute): Skip ARM mapping
78 symbols.
79 (print_gnu_build_attribute_description): If no file start symbol
80 could be found, look for one two bytes into the file.
81 * testsuite/binutils-all/note-4-64.s: Set the address of the file
82 start symbol to two bytes into the file.
83 * testsuite/binutils-all/note-4-32.s: Likewise.
84
85 2018-03-21 H.J. Lu <hongjiu.lu@intel.com>
86
87 * readelf.c (process_dynamic_section): Also dump DF_1_KMOD,
88 DF_1_WEAKFILTER and DF_1_NOCOMMON.
89
90 2018-03-20 Nick Clifton <nickc@redhat.com>
91
92 * po/es.po: Updated Spanish translation.
93 * po/ru.po: Updated Russian translation.
94
95 2018-03-13 Nick Clifton <nickc@redhat.com>
96
97 PR 22957
98 * stabs.c (pop_binincl): Fail if the file index is off the end of
99 the stack.
100
101 2018-03-13 Nick Clifton <nickc@redhat.com>
102
103 PR 22955
104 * stabs.c (parse_number): Add p_end parameter and use it to check
105 the validity of the pp parameter. Add checks to prevent walking
106 off the end of the string buffer.
107 (parse_stab_string): Likewise.
108 (parse_stab_type): Likewise.
109 (parse_stab_type_number): Likewise.
110 (parse_stab_range_type): Likewise.
111 (parse_stab_sun_builtin_type): Likewise.
112 (parse_stab_sun_floating_type): Likewise.
113 (parse_stab_enum_type): Likewise.
114 (parse_stab_struct_type): Likewise.
115 (parse_stab_baseclasses): Likewise.
116 (parse_stab_struct_fields): Likewise.
117 (parse_stab_cpp_abbrev): Likewise.
118 (parse_stab_one_struct_field): Likewise.
119 (parse_stab_members): Likewise.
120 (parse_stab_tilde_field): Likewise.
121 (parse_stab_array_type): Likewise.
122
123 * parse_stab: Compute the end of the string and then pass it on to
124 individual parser functions.
125
126 2018-03-07 Paul Pluzhnikov <ppluzhnikov@google.com>
127
128 PR binutils/22923
129 * binutils/readelf.c (get_ver_flags): Expand buffer to avoid
130 overflow.
131
132 2018-03-07 Alan Modra <amodra@gmail.com>
133
134 * configure.ac: Add objdump_private_desc_xcoff for rs6000.
135 * configure: Regenerate.
136
137 2018-03-05 H.J. Lu <hongjiu.lu@intel.com>
138
139 PR binutils/22911
140 * objdump.c (is_significant_symbol_name): Return TRUE for all
141 .plt* sections.
142 (find_symbol_for_address): Replace linear search with binary
143 search on dynamic relocations.
144
145 2018-03-01 Nick Clifton <nickc@redhat.com>
146
147 PR 22905
148 * dwarf.c (display_debug_ranges): Check that the offset loaded
149 from the range_entry structure is valid.
150
151 2018-03-01 Alan Modra <amodra@gmail.com>
152
153 * configure.ac (ALL_LINGUAS): Add sr. Sort.
154 * configure: Regenerate.
155
156 2018-02-27 Nick Clifton <nickc@redhat.com>
157
158 * po/pt.po: New Portuguese translation.
159 * configure.ac (ALL_LINGUAS): Add pt.
160 * configure: Regenerate.
161
162 2018-02-27 Nick Clifton <nickc@redhat.com>
163
164 PR 22875
165 * objcopy.c (copy_object): Check the error status after marking
166 symbols used in relocations.
167 * testsuite/binutils-all/strip-13.s: New test source file.
168 * testsuite/binutils-all/strip-13.s: New test driver file.
169 * testsuite/binutils-all/objcopy.exp: Run the new test.
170
171 2018-02-26 Alan Modra <amodra@gmail.com>
172
173 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
174 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
175
176 2018-02-23 Alan Modra <amodra@gmail.com>
177
178 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
179 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
180
181 2018-02-20 Ronald Hoogenboom <hoogenboom30@zonnet.nl>
182
183 * doc/binutils.texi (objcopy): Add missing closing square
184 parenthesis to listing of objcopy's command line options.
185
186 2018-02-19 Matthias Klose <doko@debian.org>
187
188 * strings.c (long_options): Include-all-whitespace does not take
189 an extra agument.
190
191 2018-02-13 Alan Modra <amodra@gmail.com>
192
193 PR 22836
194 * testsuite/binutils-all/group-7.s,
195 * testsuite/binutils-all/group-7a.d,
196 * testsuite/binutils-all/group-7b.d,
197 * testsuite/binutils-all/group-7c.d: New tests.
198 * testsuite/binutils-all/objcopy.exp: Run them.
199
200 2018-02-08 Nick Clifton <nickc@redhat.com>
201
202 PR 22802
203 * dwarf.c (load_separate_debug_file): Return early if the user is
204 not interested in debug links.
205
206 2018-02-06 Nick Clifton <nickc@redhat.com>
207
208 PR 22793
209 * readelf.c (find_section): Replace assertion with test and return
210 of NULL.
211 (find_section_by_address): Add test of section header table
212 existance.
213 (find_section_by_type): Likewise.
214 (find_section_in_set): Likewise.
215
216 2018-02-05 Maciej W. Rozycki <macro@mips.com>
217
218 * testsuite/binutils-all/mips/mips-reginfo.d: New test.
219 * testsuite/binutils-all/mips/mips-reginfo-n32.d: New test.
220 * testsuite/binutils-all/mips/mips-reginfo.s: New test source.
221 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
222
223 2018-02-05 Maciej W. Rozycki <macro@mips.com>
224
225 * testsuite/config/default.exp (binutils_run): Document
226 `binutils_run_status'.
227 * testsuite/lib/utils-lib.exp (default_binutils_run): Likewise,
228 and set it.
229 (run_dump_test): Add `error', `error_output', `warning' and
230 `warning_output' options. Update documentation accordingly.
231
232 2018-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
233
234 * dwarf.c (dwarf_regnames_riscv): New register name table.
235 (init_dwarf_regnames_riscv): New function.
236 (init_dwarf_regnames): Add call to initialise RiscV register
237 names.
238 * dwarf.h (init_dwarf_regnames_riscv): Declare.
239 * objdump.c (dump_dwarf): Add call to initialise RiscV register
240 names.
241
242 2018-02-01 Alan Modra <amodra@gmail.com>
243
244 PR 22769
245 * objdump.c (load_specific_debug_section): Check for overflow
246 when adding one to section size for a string section terminator.
247
248 2018-01-30 Nick Clifton <nickc@redhat.com>
249
250 PR 22734
251 * doc/binutils.texi (nm): Update description to point out that
252 zero-initialized values can also be shown as type B, b, S or s
253 since they can be stored in the BSS section.
254
255 2018-01-30 Alan Modra <amodra@gmail.com>
256
257 * objcopy.c (merge_gnu_build_notes): Use (bfd_vma) -1 as
258 "artificially large" end address.
259
260 2018-01-28 Nick Clifton <nickc@redhat.com>
261
262 * README-how-to-make-a-release: Add note about checking gpg key
263 and the results of gnupload.
264
265 2018-01-27 Nick Clifton <nickc@redhat.com>
266
267 * README-how-to-make-a-release: Add details on how to actually
268 make the release.
269
270 2018-01-26 Nick Clifton <nickc@redhat.com>
271
272 * README-how-to-make-a-release: Add more details on updating
273 version numbers.
274
275 2018-01-22 Maciej W. Rozycki <macro@mips.com>
276
277 * doc/binutils.texi (objcopy): Fix a typo in `--rename-section'
278 option description.
279
280 2018-01-22 Maciej W. Rozycki <macro@mips.com>
281
282 * MAINTAINERS: Update my company e-mail address.
283
284 2018-01-22 Nick Clifton <nickc@redhat.com>
285
286 * po/sv.po: Updated Swedish translation.
287
288 2018-01-18 Nick Clifton <nickc@redhat.com>
289
290 * po/bg.po: Updated Bulgarian translation.
291
292 2018-01-16 Joel Brobecker <brobecker@adacore.com>
293
294 * README-how-to-make-a-release: Add reminder to update the
295 branch name in gdbadmin's crontab on sourceware.
296
297 2018-01-16 Joel Brobecker <brobecker@adacore.com>
298
299 * README-how-to-make-a-release: Remove trailing spaces.
300
301 2018-01-16 Nick Clifton <nickc@redhat.com>
302
303 * po/fr.po: Updated French translation.
304
305 2018-01-15 Nick Clifton <nickc@redhat.com>
306
307 * po/uk.po: Updated Ukranian translation.
308
309 2018-01-13 Nick Clifton <nickc@redhat.com>
310
311 * README-how-to-make-a-release: Update notes.
312 * po/binutils.pot: Regenerated.
313
314 2018-01-13 Nick Clifton <nickc@redhat.com>
315
316 * configure: Regenerate.
317
318 2018-01-13 Nick Clifton <nickc@redhat.com>
319
320 2.30 branch created.
321 * NEWS: Add marker for 2.30.
322
323 2018-01-12 Nick Clifton <nickc@redhat.com>
324
325 * README-how-to-make-a-release: Add notes on how to make the
326 branch and prelease snapshot.
327 * BRANCHES: Add binutils-2_29-branch.
328
329 2018-01-10 Nick Clifton <nickc@redhat.com>
330
331 * MAINTAINERS: Note that it is now the configure.ac file and not
332 the configure.in file that needs to be kept in sync with gcc.
333 Add a note about sending patches for libiberty to gcc.
334
335 2018-01-03 Nick Clifton <nickc@redhat.com>
336
337 * objcopy.c (merge_gnu_build_notes): Add cast to maximum address
338 constants.
339
340 2018-01-03 Nick Clifton <nickc@redhat.com>
341
342 * objcopy.c (objcopy_internal_note): New structure.
343 (gap_exists): New function.
344 (is_open_note): New function.
345 (is_func_note): New function.
346 (is_64bit): New function.
347 (merge_gnu_build_notes): Handle v3 notes. Do not merge
348 if there are relocations against the notes.
349 * readelf.c (get_note_type): Use short names for build attribute
350 notes.
351 (print_symbol_for_build_attribute): Rename to
352 get_symbol_for_build_attribute. Returns the found symbol rather
353 than printing it.
354 (print_gnu_build_attribute_description): Maintain address ranges
355 for function notes as well as global notes. Handle v3 notes.
356 (print_gnu_build_attribute_name): Use more space for printing the
357 name in wide mode.
358 * testsuite/binutils-all/note-2-32.s: Use .dc.l instead of .word.
359 Eliminate symbol references in order to remove the need for
360 relocations.
361 * testsuite/binutils-all/note-2-64.s: Likewise.
362 * testsuite/binutils-all/note-3-32.s: Add a size to the note_1
363 symbol.
364 * testsuite/binutils-all/note-3-64.s: Likewise.
365 * testsuite/binutils-all/mips/mips-note-2r-n32.d: Update expected
366 output.
367 * testsuite/binutils-all/mips/mips-note-2r-n64.d: Likewise.
368 * testsuite/binutils-all/mips/mips-note-2r.d: Likewise.
369 * testsuite/binutils-all/note-2-32.d: Likewise.
370 * testsuite/binutils-all/note-2-64.d: Likewise.
371 * testsuite/binutils-all/note-3-32.d: Likewise.
372 * testsuite/binutils-all/note-3-64.d: Likewise.
373 * testsuite/binutils-all/note-4-64.s: New test. Checks v3 notes.
374 * testsuite/binutils-all/note-4-32.s: New test.
375 * testsuite/binutils-all/note-4-64.d: New test result file.
376 * testsuite/binutils-all/note-4-32.d: New test result file.
377
378 2018-01-03 Alan Modra <amodra@gmail.com>
379
380 Update year range in copyright notice of all files.
381
382 For older changes see ChangeLog-2017
383 \f
384 Copyright (C) 2018 Free Software Foundation, Inc.
385
386 Copying and distribution of this file, with or without modification,
387 are permitted in any medium without royalty provided the copyright
388 notice and this notice are preserved.
389
390 Local Variables:
391 mode: change-log
392 left-margin: 8
393 fill-column: 74
394 version-control: never
395 End:
This page took 0.039166 seconds and 5 git commands to generate.