]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
File I/O file handles after target closes
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
d4ae1932
AM
12018-04-10 Alan Modra <amodra@gmail.com>
2
3 * testsuite/binutils-all/objcopy.exp (strip-14, strip-15): Choose
4 reloc=11 for pru and reloc=50 for nds32.
5 * testsuite/binutils-all/strip-15.d: Accept 0xb reloc number.
6
d52e3d06
MR
72018-04-09 Maciej W. Rozycki <macro@mips.com>
8
9 * testsuite/binutils-all/strip-15.d: New test.
10 * testsuite/binutils-all/strip-15rel.s: New test source.
11 * testsuite/binutils-all/strip-15rela.s: New test source.
12 * testsuite/binutils-all/strip-15mips64.s: New test source.
13 * testsuite/binutils-all/objcopy.exp: Run the new test.
14
3f97ba9f
MR
152018-04-09 Maciej W. Rozycki <macro@mips.com>
16
17 * testsuite/binutils-all/strip-14.d: New test.
18 * testsuite/binutils-all/strip-14rel.s: New test source.
19 * testsuite/binutils-all/strip-14rela.s: New test source.
20 * testsuite/binutils-all/strip-14mips64.s: New test source.
21 * testsuite/binutils-all/objcopy.exp: Run the new test.
22
2008a0db
TT
232018-04-06 Tom Tromey <tom@tromey.com>
24
25 * dwarf.c (read_and_display_attr_value): Add missing DW_LANG
26 constants from DWARF 5.
27
3cba8b6c
L
282018-04-05 H.J. Lu <hongjiu.lu@intel.com>
29
30 PR gas/22318
31 * configure: Regenerated.
32
2d8c1a23
MR
332018-04-05 Maciej W. Rozycki <macro@mips.com>
34
35 * testsuite/binutils-all/strip-13mips64.s: Use `.dc.l' rather
36 than `.dc.w' in second relocation.
37
65bd2045
MR
382018-04-05 Maciej W. Rozycki <macro@mips.com>
39
40 * testsuite/binutils-all/strip-13.d: Also expect `unsupported
41 relocation type 0x8f' error message.
42
2f8ceb38
MR
432018-04-05 Maciej W. Rozycki <macro@mips.com>
44
45 * testsuite/binutils-all/strip-13.s: Rename to...
46 * testsuite/binutils-all/strip-13rela.s: ... this.
47 * testsuite/binutils-all/strip-13rel.s: New test source.
48 * testsuite/binutils-all/strip-13mips64.s: New test source.
49 * testsuite/binutils-all/strip-13.d: Remove `arm-*', `d10v-*',
50 `dlx-*' and `xgate-*' from `not-target' list. Add `m6811-*' and
51 `m68hc11-*' to `not-target' list.
52 * testsuite/binutils-all/objcopy.exp: Switch between sources for
53 `strip-13'.
54
aad7be45
MR
552018-04-05 Maciej W. Rozycki <macro@mips.com>
56
57 * testsuite/binutils-all/strip-13.s: Use 143 (0x8f) rather than
58 241 (0xf1) for the relocation number and RELA addend.
59 * testsuite/binutils-all/strip-13.d: Remove `hppa*-*' from the
60 `not-target' list.
61
89f60df2
JDA
622018-04-04 John David Anglin <danglin@gcc.gnu.org>
63
64 * MAINTAINERS: Update my e-mail address.
65
f1ca0d6d
NC
662018-04-04 Nick Clifton <nickc@redhat.com>
67
68 * MAINTAINERS: Move Jason Eckhardt to past maintainers section.
69
8fd75781
NC
702018-03-23 Nick Clifton <nickc@redhat.com>
71
72 * readelf.c (get_symbol_for_build_attribute): Skip ARM mapping
73 symbols.
74 (print_gnu_build_attribute_description): If no file start symbol
75 could be found, look for one two bytes into the file.
76 * testsuite/binutils-all/note-4-64.s: Set the address of the file
77 start symbol to two bytes into the file.
78 * testsuite/binutils-all/note-4-32.s: Likewise.
79
b1202ffa
L
802018-03-21 H.J. Lu <hongjiu.lu@intel.com>
81
82 * readelf.c (process_dynamic_section): Also dump DF_1_KMOD,
83 DF_1_WEAKFILTER and DF_1_NOCOMMON.
84
7e100140
NC
852018-03-20 Nick Clifton <nickc@redhat.com>
86
87 * po/es.po: Updated Spanish translation.
88 * po/ru.po: Updated Russian translation.
89
e45ad123
NC
902018-03-13 Nick Clifton <nickc@redhat.com>
91
92 PR 22957
93 * stabs.c (pop_binincl): Fail if the file index is off the end of
94 the stack.
95
81db3241
NC
962018-03-13 Nick Clifton <nickc@redhat.com>
97
98 PR 22955
99 * stabs.c (parse_number): Add p_end parameter and use it to check
100 the validity of the pp parameter. Add checks to prevent walking
101 off the end of the string buffer.
102 (parse_stab_string): Likewise.
103 (parse_stab_type): Likewise.
104 (parse_stab_type_number): Likewise.
105 (parse_stab_range_type): Likewise.
106 (parse_stab_sun_builtin_type): Likewise.
107 (parse_stab_sun_floating_type): Likewise.
108 (parse_stab_enum_type): Likewise.
109 (parse_stab_struct_type): Likewise.
110 (parse_stab_baseclasses): Likewise.
111 (parse_stab_struct_fields): Likewise.
112 (parse_stab_cpp_abbrev): Likewise.
113 (parse_stab_one_struct_field): Likewise.
114 (parse_stab_members): Likewise.
115 (parse_stab_tilde_field): Likewise.
116 (parse_stab_array_type): Likewise.
e45ad123 117
81db3241
NC
118 * parse_stab: Compute the end of the string and then pass it on to
119 individual parser functions.
120
6d4f21f6
PP
1212018-03-07 Paul Pluzhnikov <ppluzhnikov@google.com>
122
123 PR binutils/22923
124 * binutils/readelf.c (get_ver_flags): Expand buffer to avoid
125 overflow.
126
52fe4420
AM
1272018-03-07 Alan Modra <amodra@gmail.com>
128
129 * configure.ac: Add objdump_private_desc_xcoff for rs6000.
130 * configure: Regenerate.
131
0e70b27b
L
1322018-03-05 H.J. Lu <hongjiu.lu@intel.com>
133
134 PR binutils/22911
135 * objdump.c (is_significant_symbol_name): Return TRUE for all
136 .plt* sections.
137 (find_symbol_for_address): Replace linear search with binary
138 search on dynamic relocations.
139
d11ae95e
NC
1402018-03-01 Nick Clifton <nickc@redhat.com>
141
142 PR 22905
143 * dwarf.c (display_debug_ranges): Check that the offset loaded
144 from the range_entry structure is valid.
145
e184813f
AM
1462018-03-01 Alan Modra <amodra@gmail.com>
147
148 * configure.ac (ALL_LINGUAS): Add sr. Sort.
149 * configure: Regenerate.
150
bc7c0509
NC
1512018-02-27 Nick Clifton <nickc@redhat.com>
152
153 * po/pt.po: New Portuguese translation.
154 * configure.ac (ALL_LINGUAS): Add pt.
155 * configure: Regenerate.
156
f3185997
NC
1572018-02-27 Nick Clifton <nickc@redhat.com>
158
159 PR 22875
160 * objcopy.c (copy_object): Check the error status after marking
161 symbols used in relocations.
162 * testsuite/binutils-all/strip-13.s: New test source file.
163 * testsuite/binutils-all/strip-13.s: New test driver file.
164 * testsuite/binutils-all/objcopy.exp: Run the new test.
165
2c1c9679
AM
1662018-02-26 Alan Modra <amodra@gmail.com>
167
168 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
169 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
170
6e05870c
AM
1712018-02-23 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
b0ab9c45
RH
1762018-02-20 Ronald Hoogenboom <hoogenboom30@zonnet.nl>
177
178 * doc/binutils.texi (objcopy): Add missing closing square
179 parenthesis to listing of objcopy's command line options.
180
e535d0dd
MK
1812018-02-19 Matthias Klose <doko@debian.org>
182
183 * strings.c (long_options): Include-all-whitespace does not take
184 an extra agument.
185
6e5e9d58
AM
1862018-02-13 Alan Modra <amodra@gmail.com>
187
188 PR 22836
189 * testsuite/binutils-all/group-7.s,
190 * testsuite/binutils-all/group-7a.d,
191 * testsuite/binutils-all/group-7b.d,
192 * testsuite/binutils-all/group-7c.d: New tests.
193 * testsuite/binutils-all/objcopy.exp: Run them.
194
8de3a6e2
NC
1952018-02-08 Nick Clifton <nickc@redhat.com>
196
197 PR 22802
198 * dwarf.c (load_separate_debug_file): Return early if the user is
199 not interested in debug links.
200
68807c3c
NC
2012018-02-06 Nick Clifton <nickc@redhat.com>
202
203 PR 22793
204 * readelf.c (find_section): Replace assertion with test and return
205 of NULL.
206 (find_section_by_address): Add test of section header table
207 existance.
208 (find_section_by_type): Likewise.
209 (find_section_in_set): Likewise.
210
2d6dda71
MR
2112018-02-05 Maciej W. Rozycki <macro@mips.com>
212
213 * testsuite/binutils-all/mips/mips-reginfo.d: New test.
214 * testsuite/binutils-all/mips/mips-reginfo-n32.d: New test.
215 * testsuite/binutils-all/mips/mips-reginfo.s: New test source.
216 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
217
78c88364
MR
2182018-02-05 Maciej W. Rozycki <macro@mips.com>
219
220 * testsuite/config/default.exp (binutils_run): Document
221 `binutils_run_status'.
222 * testsuite/lib/utils-lib.exp (default_binutils_run): Likewise,
223 and set it.
224 (run_dump_test): Add `error', `error_output', `warning' and
225 `warning_output' options. Update documentation accordingly.
226
5bb0830d
AB
2272018-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
228
229 * dwarf.c (dwarf_regnames_riscv): New register name table.
230 (init_dwarf_regnames_riscv): New function.
231 (init_dwarf_regnames): Add call to initialise RiscV register
232 names.
233 * dwarf.h (init_dwarf_regnames_riscv): Declare.
234 * objdump.c (dump_dwarf): Add call to initialise RiscV register
235 names.
236
f2023ce7
AM
2372018-02-01 Alan Modra <amodra@gmail.com>
238
239 PR 22769
240 * objdump.c (load_specific_debug_section): Check for overflow
241 when adding one to section size for a string section terminator.
242
fcabedd5
NC
2432018-01-30 Nick Clifton <nickc@redhat.com>
244
245 PR 22734
246 * doc/binutils.texi (nm): Update description to point out that
247 zero-initialized values can also be shown as type B, b, S or s
248 since they can be stored in the BSS section.
249
f49db8be
AM
2502018-01-30 Alan Modra <amodra@gmail.com>
251
252 * objcopy.c (merge_gnu_build_notes): Use (bfd_vma) -1 as
253 "artificially large" end address.
254
a8d6d6ac
NC
2552018-01-28 Nick Clifton <nickc@redhat.com>
256
257 * README-how-to-make-a-release: Add note about checking gpg key
258 and the results of gnupload.
259
9a5db26e
NC
2602018-01-27 Nick Clifton <nickc@redhat.com>
261
262 * README-how-to-make-a-release: Add details on how to actually
263 make the release.
264
94c2436b
NC
2652018-01-26 Nick Clifton <nickc@redhat.com>
266
267 * README-how-to-make-a-release: Add more details on updating
268 version numbers.
269
1ea332d6
MR
2702018-01-22 Maciej W. Rozycki <macro@mips.com>
271
272 * doc/binutils.texi (objcopy): Fix a typo in `--rename-section'
273 option description.
274
d65ce302
MR
2752018-01-22 Maciej W. Rozycki <macro@mips.com>
276
277 * MAINTAINERS: Update my company e-mail address.
278
f433138f
NC
2792018-01-22 Nick Clifton <nickc@redhat.com>
280
281 * po/sv.po: Updated Swedish translation.
282
7ab82037
NC
2832018-01-18 Nick Clifton <nickc@redhat.com>
284
285 * po/bg.po: Updated Bulgarian translation.
286
0dd86f32
JB
2872018-01-16 Joel Brobecker <brobecker@adacore.com>
288
289 * README-how-to-make-a-release: Add reminder to update the
290 branch name in gdbadmin's crontab on sourceware.
291
a960d29f
JB
2922018-01-16 Joel Brobecker <brobecker@adacore.com>
293
294 * README-how-to-make-a-release: Remove trailing spaces.
295
f6efed01
NC
2962018-01-16 Nick Clifton <nickc@redhat.com>
297
298 * po/fr.po: Updated French translation.
299
616dcb87
NC
3002018-01-15 Nick Clifton <nickc@redhat.com>
301
302 * po/uk.po: Updated Ukranian translation.
303
3957a496
NC
3042018-01-13 Nick Clifton <nickc@redhat.com>
305
19e2900b 306 * README-how-to-make-a-release: Update notes.
3957a496
NC
307 * po/binutils.pot: Regenerated.
308
769c7ea5
NC
3092018-01-13 Nick Clifton <nickc@redhat.com>
310
311 * configure: Regenerate.
312
9176ac5b
NC
3132018-01-13 Nick Clifton <nickc@redhat.com>
314
faf766e3 315 2.30 branch created.
9176ac5b
NC
316 * NEWS: Add marker for 2.30.
317
98ab9e96
NC
3182018-01-12 Nick Clifton <nickc@redhat.com>
319
320 * README-how-to-make-a-release: Add notes on how to make the
321 branch and prelease snapshot.
322 * BRANCHES: Add binutils-2_29-branch.
323
bf41f30d
NC
3242018-01-10 Nick Clifton <nickc@redhat.com>
325
326 * MAINTAINERS: Note that it is now the configure.ac file and not
327 the configure.in file that needs to be kept in sync with gcc.
328 Add a note about sending patches for libiberty to gcc.
329
f13974bd
NC
3302018-01-03 Nick Clifton <nickc@redhat.com>
331
332 * objcopy.c (merge_gnu_build_notes): Add cast to maximum address
333 constants.
334
6f156d7a
NC
3352018-01-03 Nick Clifton <nickc@redhat.com>
336
337 * objcopy.c (objcopy_internal_note): New structure.
338 (gap_exists): New function.
339 (is_open_note): New function.
340 (is_func_note): New function.
341 (is_64bit): New function.
342 (merge_gnu_build_notes): Handle v3 notes. Do not merge
343 if there are relocations against the notes.
344 * readelf.c (get_note_type): Use short names for build attribute
345 notes.
346 (print_symbol_for_build_attribute): Rename to
347 get_symbol_for_build_attribute. Returns the found symbol rather
348 than printing it.
349 (print_gnu_build_attribute_description): Maintain address ranges
350 for function notes as well as global notes. Handle v3 notes.
351 (print_gnu_build_attribute_name): Use more space for printing the
352 name in wide mode.
353 * testsuite/binutils-all/note-2-32.s: Use .dc.l instead of .word.
354 Eliminate symbol references in order to remove the need for
355 relocations.
356 * testsuite/binutils-all/note-2-64.s: Likewise.
357 * testsuite/binutils-all/note-3-32.s: Add a size to the note_1
358 symbol.
359 * testsuite/binutils-all/note-3-64.s: Likewise.
360 * testsuite/binutils-all/mips/mips-note-2r-n32.d: Update expected
361 output.
362 * testsuite/binutils-all/mips/mips-note-2r-n64.d: Likewise.
363 * testsuite/binutils-all/mips/mips-note-2r.d: Likewise.
364 * testsuite/binutils-all/note-2-32.d: Likewise.
365 * testsuite/binutils-all/note-2-64.d: Likewise.
366 * testsuite/binutils-all/note-3-32.d: Likewise.
367 * testsuite/binutils-all/note-3-64.d: Likewise.
368 * testsuite/binutils-all/note-4-64.s: New test. Checks v3 notes.
369 * testsuite/binutils-all/note-4-32.s: New test.
370 * testsuite/binutils-all/note-4-64.d: New test result file.
371 * testsuite/binutils-all/note-4-32.d: New test result file.
372
219d1afa
AM
3732018-01-03 Alan Modra <amodra@gmail.com>
374
375 Update year range in copyright notice of all files.
376
1e563868 377For older changes see ChangeLog-2017
3499769a 378\f
1e563868 379Copyright (C) 2018 Free Software Foundation, Inc.
3499769a
AM
380
381Copying and distribution of this file, with or without modification,
382are permitted in any medium without royalty provided the copyright
383notice and this notice are preserved.
384
385Local Variables:
386mode: change-log
387left-margin: 8
388fill-column: 74
389version-control: never
390End: