Remove IEEE 695 object support
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
fdef3943
AM
12018-04-16 Alan Modra <amodra@gmail.com>
2
3 * Makefile.am: Remove IEEE 695 support.
4 * budbg.h: Likewise.
5 * doc/binutils.texi: Likewise.
6 * makefile.vms: Likewise.
7 * objcopy.c: Likewise.
8 * objdump.c: Likewise.
9 * rddbg.c: Likewise.
10 * ieee.c: Delete.
11 * Makefile.in: Regenerate.
12 * po/POTFILES.in: Regenerate.
13
5972ac73
AM
142018-04-16 Alan Modra <amodra@gmail.com>
15
16 * testsuite/binutils-all/copy-2.d: Remove newsos3 support.
17 * testsuite/binutils-all/nm.exp: Likewise.
18
b4b594e3
AM
192018-04-16 Alan Modra <amodra@gmail.com>
20
21 * .gitignore: Remove netware support.
22 * Makefile.am: Likewise.
23 * configure.ac: Likewise.
24 * doc/Makefile.am: Likewise.
25 * doc/binutils.texi: Likewise.
26 * testsuite/binutils-all/nm.exp: Likewise.
27 * nlmconv.c: Delete.
28 * nlmconv.h: Delete.
29 * nlmheader.y: Delete.
30 * Makefile.in: Regenerate.
31 * configure: Regenerate.
32 * doc/Makefile.in: Regenerate.
33 * po/POTFILES.in: Regenerate.
34
fceadf09
AM
352018-04-16 Alan Modra <amodra@gmail.com>
36
37 * testsuite/binutils-all/objdump.exp: Remove tahoe support.
38
fb70ec17
AM
392018-04-14 Alan Modra <amodra@gmail.com>
40
41 * readelf.c (get_machine_name): Revert 2018-04-11 change.
42
86c6c6df
NC
432018-04-12 Nick Clifton <nickc@redhat.com>
44
45 PR 23050
46 * readelf.c (process_dynamic_section): Correct dynamic string
47 table size calculation.
48
a8eb42a8
AM
492018-04-11 Alan Modra <amodra@gmail.com>
50
51 * ieee.c: Remove i960 support.
52 * od-macho.c: Remove i860 support.
53 * readelf.c: Remove i860 and i960 support.
54 * testsuite/binutils-all/objcopy.exp: Likewise.
55 * testsuite/binutils-all/objdump.exp: Likewise.
56 * testsuite/lib/binutils-common.exp: Likewise.
57
c43b2c54
MR
582018-04-11 Maciej W. Rozycki <macro@mips.com>
59
60 * testsuite/lib/binutils-common.exp (is_elf_format): Also return
61 1 for `*-*-lynxos*' and `*-*-symbianelf*' targets.
62
d4ae1932
AM
632018-04-10 Alan Modra <amodra@gmail.com>
64
65 * testsuite/binutils-all/objcopy.exp (strip-14, strip-15): Choose
66 reloc=11 for pru and reloc=50 for nds32.
67 * testsuite/binutils-all/strip-15.d: Accept 0xb reloc number.
68
d52e3d06
MR
692018-04-09 Maciej W. Rozycki <macro@mips.com>
70
71 * testsuite/binutils-all/strip-15.d: New test.
72 * testsuite/binutils-all/strip-15rel.s: New test source.
73 * testsuite/binutils-all/strip-15rela.s: New test source.
74 * testsuite/binutils-all/strip-15mips64.s: New test source.
75 * testsuite/binutils-all/objcopy.exp: Run the new test.
76
3f97ba9f
MR
772018-04-09 Maciej W. Rozycki <macro@mips.com>
78
79 * testsuite/binutils-all/strip-14.d: New test.
80 * testsuite/binutils-all/strip-14rel.s: New test source.
81 * testsuite/binutils-all/strip-14rela.s: New test source.
82 * testsuite/binutils-all/strip-14mips64.s: New test source.
83 * testsuite/binutils-all/objcopy.exp: Run the new test.
84
2008a0db
TT
852018-04-06 Tom Tromey <tom@tromey.com>
86
87 * dwarf.c (read_and_display_attr_value): Add missing DW_LANG
88 constants from DWARF 5.
89
3cba8b6c
L
902018-04-05 H.J. Lu <hongjiu.lu@intel.com>
91
92 PR gas/22318
93 * configure: Regenerated.
94
2d8c1a23
MR
952018-04-05 Maciej W. Rozycki <macro@mips.com>
96
97 * testsuite/binutils-all/strip-13mips64.s: Use `.dc.l' rather
98 than `.dc.w' in second relocation.
99
65bd2045
MR
1002018-04-05 Maciej W. Rozycki <macro@mips.com>
101
102 * testsuite/binutils-all/strip-13.d: Also expect `unsupported
103 relocation type 0x8f' error message.
104
2f8ceb38
MR
1052018-04-05 Maciej W. Rozycki <macro@mips.com>
106
107 * testsuite/binutils-all/strip-13.s: Rename to...
108 * testsuite/binutils-all/strip-13rela.s: ... this.
109 * testsuite/binutils-all/strip-13rel.s: New test source.
110 * testsuite/binutils-all/strip-13mips64.s: New test source.
111 * testsuite/binutils-all/strip-13.d: Remove `arm-*', `d10v-*',
112 `dlx-*' and `xgate-*' from `not-target' list. Add `m6811-*' and
113 `m68hc11-*' to `not-target' list.
114 * testsuite/binutils-all/objcopy.exp: Switch between sources for
115 `strip-13'.
116
aad7be45
MR
1172018-04-05 Maciej W. Rozycki <macro@mips.com>
118
119 * testsuite/binutils-all/strip-13.s: Use 143 (0x8f) rather than
120 241 (0xf1) for the relocation number and RELA addend.
121 * testsuite/binutils-all/strip-13.d: Remove `hppa*-*' from the
122 `not-target' list.
123
89f60df2
JDA
1242018-04-04 John David Anglin <danglin@gcc.gnu.org>
125
126 * MAINTAINERS: Update my e-mail address.
127
f1ca0d6d
NC
1282018-04-04 Nick Clifton <nickc@redhat.com>
129
130 * MAINTAINERS: Move Jason Eckhardt to past maintainers section.
131
8fd75781
NC
1322018-03-23 Nick Clifton <nickc@redhat.com>
133
134 * readelf.c (get_symbol_for_build_attribute): Skip ARM mapping
135 symbols.
136 (print_gnu_build_attribute_description): If no file start symbol
137 could be found, look for one two bytes into the file.
138 * testsuite/binutils-all/note-4-64.s: Set the address of the file
139 start symbol to two bytes into the file.
140 * testsuite/binutils-all/note-4-32.s: Likewise.
141
b1202ffa
L
1422018-03-21 H.J. Lu <hongjiu.lu@intel.com>
143
144 * readelf.c (process_dynamic_section): Also dump DF_1_KMOD,
145 DF_1_WEAKFILTER and DF_1_NOCOMMON.
146
7e100140
NC
1472018-03-20 Nick Clifton <nickc@redhat.com>
148
149 * po/es.po: Updated Spanish translation.
150 * po/ru.po: Updated Russian translation.
151
e45ad123
NC
1522018-03-13 Nick Clifton <nickc@redhat.com>
153
154 PR 22957
155 * stabs.c (pop_binincl): Fail if the file index is off the end of
156 the stack.
157
81db3241
NC
1582018-03-13 Nick Clifton <nickc@redhat.com>
159
160 PR 22955
161 * stabs.c (parse_number): Add p_end parameter and use it to check
162 the validity of the pp parameter. Add checks to prevent walking
163 off the end of the string buffer.
164 (parse_stab_string): Likewise.
165 (parse_stab_type): Likewise.
166 (parse_stab_type_number): Likewise.
167 (parse_stab_range_type): Likewise.
168 (parse_stab_sun_builtin_type): Likewise.
169 (parse_stab_sun_floating_type): Likewise.
170 (parse_stab_enum_type): Likewise.
171 (parse_stab_struct_type): Likewise.
172 (parse_stab_baseclasses): Likewise.
173 (parse_stab_struct_fields): Likewise.
174 (parse_stab_cpp_abbrev): Likewise.
175 (parse_stab_one_struct_field): Likewise.
176 (parse_stab_members): Likewise.
177 (parse_stab_tilde_field): Likewise.
178 (parse_stab_array_type): Likewise.
e45ad123 179
81db3241
NC
180 * parse_stab: Compute the end of the string and then pass it on to
181 individual parser functions.
182
6d4f21f6
PP
1832018-03-07 Paul Pluzhnikov <ppluzhnikov@google.com>
184
185 PR binutils/22923
186 * binutils/readelf.c (get_ver_flags): Expand buffer to avoid
187 overflow.
188
52fe4420
AM
1892018-03-07 Alan Modra <amodra@gmail.com>
190
191 * configure.ac: Add objdump_private_desc_xcoff for rs6000.
192 * configure: Regenerate.
193
0e70b27b
L
1942018-03-05 H.J. Lu <hongjiu.lu@intel.com>
195
196 PR binutils/22911
197 * objdump.c (is_significant_symbol_name): Return TRUE for all
198 .plt* sections.
199 (find_symbol_for_address): Replace linear search with binary
200 search on dynamic relocations.
201
d11ae95e
NC
2022018-03-01 Nick Clifton <nickc@redhat.com>
203
204 PR 22905
205 * dwarf.c (display_debug_ranges): Check that the offset loaded
206 from the range_entry structure is valid.
207
e184813f
AM
2082018-03-01 Alan Modra <amodra@gmail.com>
209
210 * configure.ac (ALL_LINGUAS): Add sr. Sort.
211 * configure: Regenerate.
212
bc7c0509
NC
2132018-02-27 Nick Clifton <nickc@redhat.com>
214
215 * po/pt.po: New Portuguese translation.
216 * configure.ac (ALL_LINGUAS): Add pt.
217 * configure: Regenerate.
218
f3185997
NC
2192018-02-27 Nick Clifton <nickc@redhat.com>
220
221 PR 22875
222 * objcopy.c (copy_object): Check the error status after marking
223 symbols used in relocations.
224 * testsuite/binutils-all/strip-13.s: New test source file.
225 * testsuite/binutils-all/strip-13.s: New test driver file.
226 * testsuite/binutils-all/objcopy.exp: Run the new test.
227
2c1c9679
AM
2282018-02-26 Alan Modra <amodra@gmail.com>
229
230 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
231 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
232
6e05870c
AM
2332018-02-23 Alan Modra <amodra@gmail.com>
234
235 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
236 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
237
b0ab9c45
RH
2382018-02-20 Ronald Hoogenboom <hoogenboom30@zonnet.nl>
239
240 * doc/binutils.texi (objcopy): Add missing closing square
241 parenthesis to listing of objcopy's command line options.
242
e535d0dd
MK
2432018-02-19 Matthias Klose <doko@debian.org>
244
245 * strings.c (long_options): Include-all-whitespace does not take
246 an extra agument.
247
6e5e9d58
AM
2482018-02-13 Alan Modra <amodra@gmail.com>
249
250 PR 22836
251 * testsuite/binutils-all/group-7.s,
252 * testsuite/binutils-all/group-7a.d,
253 * testsuite/binutils-all/group-7b.d,
254 * testsuite/binutils-all/group-7c.d: New tests.
255 * testsuite/binutils-all/objcopy.exp: Run them.
256
8de3a6e2
NC
2572018-02-08 Nick Clifton <nickc@redhat.com>
258
259 PR 22802
260 * dwarf.c (load_separate_debug_file): Return early if the user is
261 not interested in debug links.
262
68807c3c
NC
2632018-02-06 Nick Clifton <nickc@redhat.com>
264
265 PR 22793
266 * readelf.c (find_section): Replace assertion with test and return
267 of NULL.
268 (find_section_by_address): Add test of section header table
269 existance.
270 (find_section_by_type): Likewise.
271 (find_section_in_set): Likewise.
272
2d6dda71
MR
2732018-02-05 Maciej W. Rozycki <macro@mips.com>
274
275 * testsuite/binutils-all/mips/mips-reginfo.d: New test.
276 * testsuite/binutils-all/mips/mips-reginfo-n32.d: New test.
277 * testsuite/binutils-all/mips/mips-reginfo.s: New test source.
278 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
279
78c88364
MR
2802018-02-05 Maciej W. Rozycki <macro@mips.com>
281
282 * testsuite/config/default.exp (binutils_run): Document
283 `binutils_run_status'.
284 * testsuite/lib/utils-lib.exp (default_binutils_run): Likewise,
285 and set it.
286 (run_dump_test): Add `error', `error_output', `warning' and
287 `warning_output' options. Update documentation accordingly.
288
5bb0830d
AB
2892018-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
290
291 * dwarf.c (dwarf_regnames_riscv): New register name table.
292 (init_dwarf_regnames_riscv): New function.
293 (init_dwarf_regnames): Add call to initialise RiscV register
294 names.
295 * dwarf.h (init_dwarf_regnames_riscv): Declare.
296 * objdump.c (dump_dwarf): Add call to initialise RiscV register
297 names.
298
f2023ce7
AM
2992018-02-01 Alan Modra <amodra@gmail.com>
300
301 PR 22769
302 * objdump.c (load_specific_debug_section): Check for overflow
303 when adding one to section size for a string section terminator.
304
fcabedd5
NC
3052018-01-30 Nick Clifton <nickc@redhat.com>
306
307 PR 22734
308 * doc/binutils.texi (nm): Update description to point out that
309 zero-initialized values can also be shown as type B, b, S or s
310 since they can be stored in the BSS section.
311
f49db8be
AM
3122018-01-30 Alan Modra <amodra@gmail.com>
313
314 * objcopy.c (merge_gnu_build_notes): Use (bfd_vma) -1 as
315 "artificially large" end address.
316
a8d6d6ac
NC
3172018-01-28 Nick Clifton <nickc@redhat.com>
318
319 * README-how-to-make-a-release: Add note about checking gpg key
320 and the results of gnupload.
321
9a5db26e
NC
3222018-01-27 Nick Clifton <nickc@redhat.com>
323
324 * README-how-to-make-a-release: Add details on how to actually
325 make the release.
326
94c2436b
NC
3272018-01-26 Nick Clifton <nickc@redhat.com>
328
329 * README-how-to-make-a-release: Add more details on updating
330 version numbers.
331
1ea332d6
MR
3322018-01-22 Maciej W. Rozycki <macro@mips.com>
333
334 * doc/binutils.texi (objcopy): Fix a typo in `--rename-section'
335 option description.
336
d65ce302
MR
3372018-01-22 Maciej W. Rozycki <macro@mips.com>
338
339 * MAINTAINERS: Update my company e-mail address.
340
f433138f
NC
3412018-01-22 Nick Clifton <nickc@redhat.com>
342
343 * po/sv.po: Updated Swedish translation.
344
7ab82037
NC
3452018-01-18 Nick Clifton <nickc@redhat.com>
346
347 * po/bg.po: Updated Bulgarian translation.
348
0dd86f32
JB
3492018-01-16 Joel Brobecker <brobecker@adacore.com>
350
351 * README-how-to-make-a-release: Add reminder to update the
352 branch name in gdbadmin's crontab on sourceware.
353
a960d29f
JB
3542018-01-16 Joel Brobecker <brobecker@adacore.com>
355
356 * README-how-to-make-a-release: Remove trailing spaces.
357
f6efed01
NC
3582018-01-16 Nick Clifton <nickc@redhat.com>
359
360 * po/fr.po: Updated French translation.
361
616dcb87
NC
3622018-01-15 Nick Clifton <nickc@redhat.com>
363
364 * po/uk.po: Updated Ukranian translation.
365
3957a496
NC
3662018-01-13 Nick Clifton <nickc@redhat.com>
367
19e2900b 368 * README-how-to-make-a-release: Update notes.
3957a496
NC
369 * po/binutils.pot: Regenerated.
370
769c7ea5
NC
3712018-01-13 Nick Clifton <nickc@redhat.com>
372
373 * configure: Regenerate.
374
9176ac5b
NC
3752018-01-13 Nick Clifton <nickc@redhat.com>
376
faf766e3 377 2.30 branch created.
9176ac5b
NC
378 * NEWS: Add marker for 2.30.
379
98ab9e96
NC
3802018-01-12 Nick Clifton <nickc@redhat.com>
381
382 * README-how-to-make-a-release: Add notes on how to make the
383 branch and prelease snapshot.
384 * BRANCHES: Add binutils-2_29-branch.
385
bf41f30d
NC
3862018-01-10 Nick Clifton <nickc@redhat.com>
387
388 * MAINTAINERS: Note that it is now the configure.ac file and not
389 the configure.in file that needs to be kept in sync with gcc.
390 Add a note about sending patches for libiberty to gcc.
391
f13974bd
NC
3922018-01-03 Nick Clifton <nickc@redhat.com>
393
394 * objcopy.c (merge_gnu_build_notes): Add cast to maximum address
395 constants.
396
6f156d7a
NC
3972018-01-03 Nick Clifton <nickc@redhat.com>
398
399 * objcopy.c (objcopy_internal_note): New structure.
400 (gap_exists): New function.
401 (is_open_note): New function.
402 (is_func_note): New function.
403 (is_64bit): New function.
404 (merge_gnu_build_notes): Handle v3 notes. Do not merge
405 if there are relocations against the notes.
406 * readelf.c (get_note_type): Use short names for build attribute
407 notes.
408 (print_symbol_for_build_attribute): Rename to
409 get_symbol_for_build_attribute. Returns the found symbol rather
410 than printing it.
411 (print_gnu_build_attribute_description): Maintain address ranges
412 for function notes as well as global notes. Handle v3 notes.
413 (print_gnu_build_attribute_name): Use more space for printing the
414 name in wide mode.
415 * testsuite/binutils-all/note-2-32.s: Use .dc.l instead of .word.
416 Eliminate symbol references in order to remove the need for
417 relocations.
418 * testsuite/binutils-all/note-2-64.s: Likewise.
419 * testsuite/binutils-all/note-3-32.s: Add a size to the note_1
420 symbol.
421 * testsuite/binutils-all/note-3-64.s: Likewise.
422 * testsuite/binutils-all/mips/mips-note-2r-n32.d: Update expected
423 output.
424 * testsuite/binutils-all/mips/mips-note-2r-n64.d: Likewise.
425 * testsuite/binutils-all/mips/mips-note-2r.d: Likewise.
426 * testsuite/binutils-all/note-2-32.d: Likewise.
427 * testsuite/binutils-all/note-2-64.d: Likewise.
428 * testsuite/binutils-all/note-3-32.d: Likewise.
429 * testsuite/binutils-all/note-3-64.d: Likewise.
430 * testsuite/binutils-all/note-4-64.s: New test. Checks v3 notes.
431 * testsuite/binutils-all/note-4-32.s: New test.
432 * testsuite/binutils-all/note-4-64.d: New test result file.
433 * testsuite/binutils-all/note-4-32.d: New test result file.
434
219d1afa
AM
4352018-01-03 Alan Modra <amodra@gmail.com>
436
437 Update year range in copyright notice of all files.
438
1e563868 439For older changes see ChangeLog-2017
3499769a 440\f
1e563868 441Copyright (C) 2018 Free Software Foundation, Inc.
3499769a
AM
442
443Copying and distribution of this file, with or without modification,
444are permitted in any medium without royalty provided the copyright
445notice and this notice are preserved.
446
447Local Variables:
448mode: change-log
449left-margin: 8
450fill-column: 74
451version-control: never
452End:
This page took 0.13381 seconds and 4 git commands to generate.