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