binutils/testsuite: Also consider `*-*-lynxos*' and `*-*-symbianelf*' ELF
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
c43b2c54
MR
12018-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
d4ae1932
AM
62018-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
d52e3d06
MR
122018-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
3f97ba9f
MR
202018-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
2008a0db
TT
282018-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
3cba8b6c
L
332018-04-05 H.J. Lu <hongjiu.lu@intel.com>
34
35 PR gas/22318
36 * configure: Regenerated.
37
2d8c1a23
MR
382018-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
65bd2045
MR
432018-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
2f8ceb38
MR
482018-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
aad7be45
MR
602018-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
89f60df2
JDA
672018-04-04 John David Anglin <danglin@gcc.gnu.org>
68
69 * MAINTAINERS: Update my e-mail address.
70
f1ca0d6d
NC
712018-04-04 Nick Clifton <nickc@redhat.com>
72
73 * MAINTAINERS: Move Jason Eckhardt to past maintainers section.
74
8fd75781
NC
752018-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
b1202ffa
L
852018-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
7e100140
NC
902018-03-20 Nick Clifton <nickc@redhat.com>
91
92 * po/es.po: Updated Spanish translation.
93 * po/ru.po: Updated Russian translation.
94
e45ad123
NC
952018-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
81db3241
NC
1012018-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.
e45ad123 122
81db3241
NC
123 * parse_stab: Compute the end of the string and then pass it on to
124 individual parser functions.
125
6d4f21f6
PP
1262018-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
52fe4420
AM
1322018-03-07 Alan Modra <amodra@gmail.com>
133
134 * configure.ac: Add objdump_private_desc_xcoff for rs6000.
135 * configure: Regenerate.
136
0e70b27b
L
1372018-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
d11ae95e
NC
1452018-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
e184813f
AM
1512018-03-01 Alan Modra <amodra@gmail.com>
152
153 * configure.ac (ALL_LINGUAS): Add sr. Sort.
154 * configure: Regenerate.
155
bc7c0509
NC
1562018-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
f3185997
NC
1622018-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
2c1c9679
AM
1712018-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
6e05870c
AM
1762018-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
b0ab9c45
RH
1812018-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
e535d0dd
MK
1862018-02-19 Matthias Klose <doko@debian.org>
187
188 * strings.c (long_options): Include-all-whitespace does not take
189 an extra agument.
190
6e5e9d58
AM
1912018-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
8de3a6e2
NC
2002018-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
68807c3c
NC
2062018-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
2d6dda71
MR
2162018-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
78c88364
MR
2232018-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
5bb0830d
AB
2322018-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
f2023ce7
AM
2422018-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
fcabedd5
NC
2482018-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
f49db8be
AM
2552018-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
a8d6d6ac
NC
2602018-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
9a5db26e
NC
2652018-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
94c2436b
NC
2702018-01-26 Nick Clifton <nickc@redhat.com>
271
272 * README-how-to-make-a-release: Add more details on updating
273 version numbers.
274
1ea332d6
MR
2752018-01-22 Maciej W. Rozycki <macro@mips.com>
276
277 * doc/binutils.texi (objcopy): Fix a typo in `--rename-section'
278 option description.
279
d65ce302
MR
2802018-01-22 Maciej W. Rozycki <macro@mips.com>
281
282 * MAINTAINERS: Update my company e-mail address.
283
f433138f
NC
2842018-01-22 Nick Clifton <nickc@redhat.com>
285
286 * po/sv.po: Updated Swedish translation.
287
7ab82037
NC
2882018-01-18 Nick Clifton <nickc@redhat.com>
289
290 * po/bg.po: Updated Bulgarian translation.
291
0dd86f32
JB
2922018-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
a960d29f
JB
2972018-01-16 Joel Brobecker <brobecker@adacore.com>
298
299 * README-how-to-make-a-release: Remove trailing spaces.
300
f6efed01
NC
3012018-01-16 Nick Clifton <nickc@redhat.com>
302
303 * po/fr.po: Updated French translation.
304
616dcb87
NC
3052018-01-15 Nick Clifton <nickc@redhat.com>
306
307 * po/uk.po: Updated Ukranian translation.
308
3957a496
NC
3092018-01-13 Nick Clifton <nickc@redhat.com>
310
19e2900b 311 * README-how-to-make-a-release: Update notes.
3957a496
NC
312 * po/binutils.pot: Regenerated.
313
769c7ea5
NC
3142018-01-13 Nick Clifton <nickc@redhat.com>
315
316 * configure: Regenerate.
317
9176ac5b
NC
3182018-01-13 Nick Clifton <nickc@redhat.com>
319
faf766e3 320 2.30 branch created.
9176ac5b
NC
321 * NEWS: Add marker for 2.30.
322
98ab9e96
NC
3232018-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
bf41f30d
NC
3292018-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
f13974bd
NC
3352018-01-03 Nick Clifton <nickc@redhat.com>
336
337 * objcopy.c (merge_gnu_build_notes): Add cast to maximum address
338 constants.
339
6f156d7a
NC
3402018-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
219d1afa
AM
3782018-01-03 Alan Modra <amodra@gmail.com>
379
380 Update year range in copyright notice of all files.
381
1e563868 382For older changes see ChangeLog-2017
3499769a 383\f
1e563868 384Copyright (C) 2018 Free Software Foundation, Inc.
3499769a
AM
385
386Copying and distribution of this file, with or without modification,
387are permitted in any medium without royalty provided the copyright
388notice and this notice are preserved.
389
390Local Variables:
391mode: change-log
392left-margin: 8
393fill-column: 74
394version-control: never
395End:
This page took 0.125975 seconds and 4 git commands to generate.