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