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