]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
Prune BFD warnings for unknown GNU properties
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
7dd36a6f
L
12018-08-23 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR ld/23536
4 * Makefile.am (development.exp): New target.
5 (EXTRA_DEJAGNU_SITE_CONFIG): New.
6 (DISTCLEANFILES): Add development.exp.
7 * Makefile.in: Regenerated.
8 * testsuite/binutils-all/objcopy.exp (strip_test): Call
9 prune_warnings to prune BFD output.
10 (strip_test_with_saving_a_symbol): Likewise.
11 (objcopy_test_without_global_symbol): Likewise.
12 * testsuite/lib/binutils-common.exp (prune_warnings_extra):
13 New proc.
14 (prune_warnings): Likewise.
15
44c2eb66
L
162018-08-23 H.J. Lu <hongjiu.lu@intel.com>
17
18 * README-how-to-make-a-release: Document setting "experimental"
19 to false.
20
e8a64888
AM
212018-08-22 Alan Modra <amodra@gmail.com>
22
23 * readelf.c (process_file_header): Assign updated values from
24 section_header[0] fields to e_phnum, e_shnum and e_shstrndx
25 during printing of header. Correct e_shstrndx range check.
26 Remove unnecessary casts and use %u rather than %ld for
27 unsigned int header fields. Don't print a random %lx when
28 reporting an unknown EI_VERSION.
29
06d743b7
NC
302018-08-21 Nick Clifton <nickc@redhat.com>
31
32 * MAINTAINERS: Note that Arnold Metselaar has retired as the z80
33 maintainer.
34
66b09c7e
S
352018-08-21 L. Simon <l.simon@samsung.com>
36
37 PR 23531
38 * readelf.c (hppa_process_unwind): Only dump the unwind table if
39 the data was successfully read in.
40
506b86a4
AM
412018-08-18 Alan Modra <amodra@gmail.com>
42
43 * testsuite/lib/binutils-common.exp (is_elf64): Use directory of
44 input file for readelf.out.
45 (is_rela): New proc.
46 * testsuite/binutils-all/objcopy.exp (elf64): Set new variable
47 from first result of is_elf64 test.
48 (reloc_format): Set using is_rela.
49 (strip-13): Pass RELOC and ELF64 to assembler.
50 (strip-14, strip-15): Use elf64 rather than calling is_elf64 again.
51 * testsuite/binutils-all/strip-13.d: Run for more targets.
52 * testsuite/binutils-all/strip-13mips64.s: Use RELOC and set
53 addend to zero.
54 * testsuite/binutils-all/strip-13rel.s: Use RELOC and ELF64.
55 Don't add _NONE reloc.
56 * testsuite/binutils-all/strip-13rela.s: Likewise.
57
9c973a29
L
582018-08-10 H.J. Lu <hongjiu.lu@intel.com>
59
60 PR binutils/23494
61 * testsuite/binutils-all/x86-64/pr23494c.s: New file.
62 * testsuite/binutils-all/x86-64/pr23494e-x32.d: Likewise.
63 * testsuite/binutils-all/x86-64/pr23494e.d: Likewise.
64
11459a79
L
652018-08-10 H.J. Lu <hongjiu.lu@intel.com>
66
67 * testsuite/binutils-all/x86-64/pr23494a-x32.d: Skip nacl
68 targets.
69 * testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
70 * testsuite/binutils-all/x86-64/pr23494b-x32.d: Likewise.
71 * testsuite/binutils-all/x86-64/pr23494b.d: Likewise.
72 * testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
73 * testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
74 * testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
75 * testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
76
6404ab99
L
772018-08-08 H.J. Lu <hongjiu.lu@intel.com>
78
79 PR binutils/23494
80 * testsuite/binutils-all/x86-64/pr23494a-x32.d: New file.
81 * testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
82 * testsuite/binutils-all/x86-64/pr23494a.s: Likewise.
83 * testsuite/binutils-all/x86-64/pr23494b-x32.d: Likewise.
84 * testsuite/binutils-all/x86-64/pr23494b.d: Likewise.
85 * testsuite/binutils-all/x86-64/pr23494b.s: Likewise.
86 * testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
87 * testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
88 * testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
89 * testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
90
f384a1f0
KB
912018-08-08 Kevin Buettner <kevinb@redhat.com>
92
93 * dwarf.c (decode_location_expresion): Add case for
94 DW_OP_GNU_variable_value.
95
db1e1b45 962018-08-06 Claudiu Zissulescu <claziss@synopsys.com>
97
98 * readelf.c (display_arc_attribute): Print Tag_ARC_ATR_version.
99
4aae6e5a
NC
1002018-08-03 Nick Clifton <nickc@redhat.com>
101
102 * objcopy.c (merge_gnu_build_notes): Delete empty notes. Merge
103 identical function notes.
104
e2561448
NC
1052018-08-01 Nick Clifton <nickc@redhat.com>
106
107 * README-how-to-make-a-release: Add note about regenerating the
108 info files prior to the release.
109
2409af1e
AJ
1102018-07-30 Andrew Jenner <andrew@codesourcery.com>
111
112 * MAINTAINERS (C-SKY): Add Yunhai Shang as co-maintainer.
113
d0ba5758
AJ
1142018-07-30 Andrew Jenner <andrew@codesourcery.com>
115
116 * MAINTAINERS (C-SKY): Add Lifang Xia as maintainer.
117
b8891f8d
AJ
1182018-07-30 Andrew Jenner <andrew@codesourcery.com>
119
120 * readelf.c: Include elf/csky.h.
121 (guess_is_rela): Handle EM_CSKY.
122 (dump_relocations): Likewise.
123 (get_machine_name): Likewise.
124 (is_32bit_abs_reloc): Likewise.
125
e3d39609
NC
1262018-07-25 Nick Clifton <nickc@redhat.com>
127
128 * rdcoff.c (parse_coff_struct_type): Free fields array upon early
129 exit.
130 (parse_coff_enum_type): Free names and vals arrays upon early
131 exit.
132 * rddbg.c (read_section_stabs_debugging_info): Free shandle and
133 strings and stabs arrays upon early exit.
134 * readelf.c (get_32bit_section_headers): Free shdrs structure upon
135 early exit.
136 (get_64bit_section_headers): Likewise.
137 (get_32bit_elf_symbols): Generate an error if multiple symbol
138 table index sections are associated with the same symbol section.
139 (get_64bit_elf_symbols): Likewise.
140 (process_dynamic_section): Generate an error if there are multiple
141 dynamic symbol table sections, multiple dynamic string tables or
142 multiple dynamic symbol information sections.
143
1d97232a
NC
1442018-07-24 Nick Clifton <nickc@redhat.com>
145
146 * po/sv.po: Updated Swedish translation.
147
7b8d9e8c
AM
1482018-07-24 Alan Modra <amodra@gmail.com>
149
150 PR 23431
151 * dwarf.c (display_formatted_table): Replace "what" parameter
152 with "is_dir". Expand messages. Fix capitalisation.
153 * testsuite/binutils-all/dw5.W: Update expected output.
154
67ce483b
AM
1552018-07-24 Alan Modra <amodra@gmail.com>
156
157 PR 23430
158 * elfcomm.h (struct archive_info): Rename uses_64bit_indicies
159 to uses_64bit_indices.
160 * elfcomm.c (setup_archive): Update uses of above.
161 * readelf.c (process_archive): Likewise.
162 (get_section_type_name): Rename indicies to indices.
163 (get_32bit_elf_symbols, get_64bit_elf_symbols): Likewise.
164 (process_section_groups): Likewise.
165
e2e31f10
MR
1662018-07-20 Maciej W. Rozycki <macro@mips.com>
167
168 * MAINTAINERS: Update my e-mail address, downgrade to MIPS I-IV
169 ISA maintenance.
170
3391569f
NC
1712018-07-20 Nick Clifton <nickc@redhat.com>
172
173 * objcopy.c (add_specific_symbols): Free buffer on exit.
174 (add_redefine_syms_file): Close file handle on exit.
175 (copy_object): Close file handle on early exit.
176 Free buffer on early exit.
177 Free gaps buffers once they are no longer needed.
178 * dwarf.c (display_debug_frames): Free allocated memory on exit.
179 (load_separate_debug_info): Free allocate memory on early exit.
180
8095d2f7
CX
1812018-07-20 Chenghua Xu <paul.hua.gm@gmail.com>
182 Maciej W. Rozycki <macro@mips.com>
183
184 * readelf.c (print_mips_ases): Add MMI extension.
185
79f5b65e
DD
1862018-07-19 DJ Delorie <dj@redhat.com>
187
188 * MAINTAINERS (RL78, RX): Remove myself as maintainer.
189
442a6ce8
NC
1902018-07-19 Nick Clifton <nickc@redhat.com>
191
192 * dwarf.c (read_cie): Free allocated memory before returning with
193 a failure result.
194
3fd21718
PFC
1952018-07-16 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
196
197 * readelf.c (get_note_type): Fix typo in NT_PPC_TM_CVSX note
198 description.
199
ad96220c
NC
2002018-07-16 Nick Clifton <nickc@redhat.com>
201
202 * README-how-to-make-a-release: Add note to check for new top
203 level files and add them to the src-release.sh script.
204
6cb624f8
NC
2052018-07-14 Nick Clifton <nickc@redhat.com>
206
207 * README-how-to-make-a-release: Updated with corrections based on
208 the 2.31 release experience.
209
55cc53e9
FT
2102018-07-12 Francois H. Theron <francois.theron@netronome.com>
211
212 * readelf.c (process_section_headers): Don't print section type
213 twice for --section-details.
214
be570f06
AM
2152018-07-10 Alan Modra <amodra@gmail.com>
216
217 * testsuite/lib/binutils-common.exp (supports_gnu_unique): Return
218 zero for xgate.
219
d20e98ab
NC
2202018-07-06 Nick Clifton <nickc@redhat.com>
221
222 * readelf.c (same_section): New function.
223 (print_gnu_build_attribute_description): Do not complain about
224 gaps that cross a section boundary.
225
d8dab054
NC
2262018-07-05 Nick Clifton <nickc@redhat.com>
227
228 * po/bg.po: Updated Bulgarian translation.
229
a05a5b64
TP
2302018-07-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
231
232 * NEWS: Use command-line consistently when used in a compount word.
233 * doc/binutils.texi: Likewise and fix trailing whitespace on same
234 line.
235
30aa1306
NC
2362018-06-26 Nick Clifton <nickc@redhat.com>
237
238 * po/sv.po: Updated Swedish translation.
239 * po/uk.po: Updated Ukranian translation.
240
eca4b721
NC
2412018-06-26 Nick Clifton <nickc@redhat.com>
242
243 * doc/binutils.texi: Fix spelling mistakes.
244 * README--how-to-make-a-release: Likewise.
245
1021d1cb
TT
2462018-06-25 Tom Tromey <tom@tromey.com>
247
248 * dwarf-mode.el (dwarf-mode-syntax-table): New variable.
249 Bump version number.
250
71300e2c
NC
2512018-06-24 Nick Clifton <nickc@redhat.com>
252
253 * README-how-to-make-a-release: Update with experiences from
254 making 2.31 branch.
255 * po/binutils.pot: Regenerate.
256 * configure: Regenerate.
257
719d8288
NC
2582018-06-24 Nick Clifton <nickc@redhat.com>
259
260 2.31 branch created.
261 * NEWS: Add marker for 2.31.
262
d388f643
AM
2632018-06-21 Alan Modra <amodra@gmail.com>
264
265 * doc/Makefile.am (AUTOMAKE_OPTIONS): Add "foreign".
266 * doc/Makefile.in: Regenerate.
267
d0ac1c44
SM
2682018-06-19 Simon Marchi <simon.marchi@ericsson.com>
269
270 * configure.ac: Remove AC_PREREQ.
271 * doc/Makefile.am (AUTOMAKE_OPTIONS): Remove cygnus, add
272 info-in-builddir no-texinfo.tex.
273 * Makefile.in: Re-generate.
274 * aclocal.m4: Re-generate.
275 * config.in: Re-generate.
276 * configure: Re-generate.
277 * doc/Makefile.in: Re-generate.
278
3a075e56
AS
2792018-06-19 Andreas Schwab <schwab@suse.de>
280
281 * readelf.c (is_16bit_abs_reloc): Handle R_RISCV_SET16.
282 (is_8bit_abs_reloc): New function.
283 (is_6bit_abs_reloc): New function.
284 (is_6bit_inplace_sub_reloc): New function.
285 (apply_relocations): Use them. Handle 6-bit relocations.
286
6f20c942
FS
2872018-06-14 Faraz Shahbazker <Faraz.Shahbazker@mips.com>
288
289 * readelf.c (print_mips_ases): Add GINV extension.
290
1f6f5dba
L
2912018-06-14 H.J. Lu <hongjiu.lu@intel.com>
292
293 PR binutils/23267
294 * readelf.c (get_symbol_version_string): Check if the first
295 symbol version is base version.
296
730c3174
SE
2972018-06-13 Scott Egerton <scott.egerton@imgtec.com>
298 Faraz Shahbazker <Faraz.Shahbazker@mips.com>
299
300 * readelf.c (print_mips_ases): Add CRC.
301
7a486e6d
NC
3022018-06-13 Nick Clifton <nickc@redhat.com>
303
304 * doc/binutils.texi (objdump): Add missing closing square
305 parenthesis to listing of objcopy's command line options.
306
5a485b38
NC
3072018-06-11 Nick Clifton <nickc@redhat.com>
308
309 * po/es.po: Updated Spanish translation.
310
55e99962
L
3112018-06-01 H.J. Lu <hongjiu.lu@intel.com>
312
313 * configure: Regenerated.
314
0034eed0
AM
3152018-05-31 Alan Modra <amodra@gmail.com>
316
317 * testsuite/binutils-all/compress.exp (test_gnu_debuglink): Don't
318 set CC_FOR_TARGET. Run test non-native.
319 * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
320 Likewise.
321 (test_follow_debuglink): Run test non-native.
322
1869e86f
AB
3232018-05-30 Ant Bikeneev <ant.bikineev@gmail.com>
324
325 PR 23107
326 * ar.c (display_offsets): New variable.
327 (usage): Add description of 'O' operator.
328 (decode_option): Handle 'O' operator.
329 (print_descr): Pass display_offsets to print_arelt_descr.
330 * arsup.c: Update call to printy_arelt_descr.
331 * objdump.c: Likewise.
332 * bucomm.c (print_arelt_descr): If offsets parameter is true then
333 display offset of archive element within the archive.
334 * bucomm.h: Update prototype for print_arelt_descr.
335 * doc/binutils.texi: Update description of ar command.
336 * NEWS: Mention the new feature.
337 * testsuite/binutils-all/ar.exp: Add text of new feature.
338
bb3b5316
AM
3392018-05-28 Alan Modra <amodra@gmail.com>
340
341 PR 23235
342 * testsuite/binutils-all/compress.exp (test_gnu_debuglink): Return
343 unsupported rather than fail on compile errors.
344 * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
345 Likewise. Save and restore CFLAGS_FOR_TARGET.
346
7f999549
JW
3472018-05-18 Kito Cheng <kito.cheng@gmail.com>
348
349 * readelf.c (get_machine_flags): Handle EF_RISCV_RVE.
350
7b4ae824
JD
3512018-05-18 John Darrington <john@darrington.wattle.id.au>
352
353 * readelf.c: Add support for s12z architecture.
354 * testsuite/lib/binutils-common.exp (is_elf_format): Excluse s12z
355 targets.
356
f9830ec1
TC
3572018-05-15 Tamar Christina <tamar.christina@arm.com>
358
359 PR binutils/21446
360 * doc/binutils.texi (-M): Document AArch64 options.
361
7d02540a
TC
3622018-05-15 Tamar Christina <tamar.christina@arm.com>
363
364 PR binutils/21446
365 * doc/binutils.texi (-M): Document AArch64 options.
366 * NEWS: Document notes and warnings.
367
679ca975
AM
3682018-05-15 Alan Modra <amodra@gmail.com>
369
370 * testsuite/lib/binutils-common.exp (is_elf_format): Add chorus,
371 cloudabi, fuchsia, kaos and nto. Merge netbsdelf* into *elf*,
372 and *uclinux* into *linux*.
373 * testsuite/binutils-all/objcopy.exp: Accept armeb for rel
374 strip-13 test, exclude arm-vxworks and arm-windiss.
375
637b1970
JD
3762018-05-10 John Darrington <john@darrington.wattle.id.au>
377
378 * readelf.c (get_machine_name): EM_S12Z - handle new case.
379
60cb2c8a
AM
3802018-05-09 Alan Modra <amodra@gmail.com>
381
382 * od-macho.c (dump_unwind_encoding_x86): Fix typo in last patch.
383
84f9f8c3
AM
3842018-05-09 Sebastian Rasmussen <sebras@gmail.com>
385
386 * od-macho.c (dump_unwind_encoding_x86): Adjust for macro renaming.
387
886d5428
AM
3882018-05-08 Alan Modra <amodra@gmail.com>
389
390 PR 23141
391 * objcopy.c (is_strip_section): Strip groups without a valid
392 signature symbol.
393
ce4ec1a9
AM
3942018-05-07 Alan Modra <amodra@gmail.com>
395
396 PR 23142
397 * objcopy.c (group_signature): Don't accept groups that use a
398 symbol table other than the one we've read.
399
fe944acf
FT
4002018-04-30 Francois H. Theron <francois.theron@netronome.com>
401
402 * readelf.c: Very basic support for EM_NFP and its section types.
403 * testsuite/binutils-all/nfp: New directory.
404 * testsuite/binutils-all/nfp/objdump.exp: New file. Run new
405 tests.
406 * testsuite/binutils-all/nfp/test2_ctx8.d: New file.
407 * testsuite/binutils-all/nfp/test2_no-pc_ctx4.d: New file.
408 * testsuite/binutils-all/nfp/test1.d: New file.
409 * testsuite/binutils-all/nfp/nfp6000.nffw: New file.
410 * testsuite/binutils-all/nfp/test2_nfp6000.nffw: New file.
411 * NEWS: Mention the new support.
412
6d9dabbb
MR
4132018-04-27 Maciej W. Rozycki <macro@mips.com>
414
415 * testsuite/lib/binutils-common.exp (match_target): New procedure.
416 * testsuite/lib/utils-lib.exp (run_dump_test): Use it in place
417 of `istarget' for matching with `target', `not-target', `skip'
418 and `not-skip' options.
419
0df8ad28
NC
4202018-04-26 Nick Clifton <nickc@redhat.com>
421
422 * readelf.c (is_32bit_abs_reloc): Support R_PARISC_DIR32 as a
423 32-bit absolute reloc for the HPPA target.
424 * testsuite/binutils-all/note-5.d: New test.
425 * testsuite/binutils-all/note-5.s: Source file for new test.
426 * testsuite/binutils-all/objcopy.exp: Run new test.
427
f1ac0afe
CL
4282018-04-25 Christophe Lyon <christophe.lyon@st.com>
429
430 * testsuite/binutils-all/elfedit-2.d: Accept arm*-*-uclinuxfdpiceabi.
431 * testsuite/binutils-all/elfedit-3.d: Likewise.
432 * testsuite/binutils-all/objcopy.exp: Likewise.
433 * testsuite/binutils-all/strip-3.d: Likewise.
434 * testsuite/lib/binutils-common.exp: Likewise.
435
18a20338
CL
4362018-04-25 Christophe Lyon <christophe.lyon@st.com>
437 Mickaël Guêné <mickael.guene@st.com>
438
439 * readelf.c (decode_ARM_machine_flags): Support EF_ARM_PIC.
440 (get_osabi_name): Support ELFOSABI_ARM_FDPIC.
441
2ac93be7
AM
4422018-04-25 Alan Modra <amodra@gmail.com>
443
444 * testsuite/binutils-all/arm/objdump.exp: Remove arm-aout and
445 arm-coff support.
446 * testsuite/binutils-all/objcopy.exp: Likewise.
447 * testsuite/lib/binutils-common.exp: Likewise.
448
a7504f87
NC
4492018-04-18 Nick Clifton <nickc@redhat.com>
450
451 PR 23062
452 * dwarf.c (read_and_display_attr_value): Replace assertions with
453 test and warning message.
454
c65c21e1
AM
4552018-04-18 Alan Modra <amodra@gmail.com>
456
457 * testsuite/lib/binutils-common.exp: Remove support for assorted
458 aout targets.
459
6aea08d9
NC
4602018-04-17 Nick Clifton <nickc@redhat.com>
461
c4a91159 462 PR 23063
56d8f8a9
NC
463 * readelf.c (print_symbol): If the width is zero, return straight
464 away.
465
6aea08d9
NC
466 PR 23064
467 * dwarf.c (process_cu_tu_index): Test for a potential buffer
468 overrun before copying signature pointer.
469
f954747f
AM
4702018-04-17 Alan Modra <amodra@gmail.com>
471
472 * readelf.c: Revert 2018-04-16 and 2018-04-11 changes.
473
d7867d17
AM
4742018-04-16 Alan Modra <amodra@gmail.com>
475
476 * readelf.c (get_machine_name): Correct typo.
477
ddb00039
AM
4782018-04-16 Alan Modra <amodra@gmail.com>
479
480 * configure.ac: Remove arm-epoc-pe support.
481 * dlltool.c: Likewise.
482 * configure: Regenerate.
483
c9098af4
AM
4842018-04-16 Alan Modra <amodra@gmail.com>
485
486 * testsuite/lib/binutils-common.exp: Remove sparc-aout and
487 sparc-coff support.
488
dc12032b
AM
4892018-04-16 Alan Modra <amodra@gmail.com>
490
491 * testsuite/binutils-all/copy-2.d: Remove m68k-aout and m68k-coff
492 support.
493 * testsuite/binutils-all/copy-3.d: Likewise.
494 * testsuite/binutils-all/objcopy.exp: Likewise.
495 * testsuite/lib/binutils-common.exp: Likewise.
496
211dc24b
AM
4972018-04-16 Alan Modra <amodra@gmail.com>
498
499 * testsuite/binutils-all/objcopy.exp: Remove sh5 and sh64 support.
500
a9a4b302
AM
5012018-04-16 Alan Modra <amodra@gmail.com>
502
503 * testsuite/binutils-all/objcopy.exp: Remove w65 support.
504
04cb01fd
AM
5052018-04-16 Alan Modra <amodra@gmail.com>
506
507 * testsuite/binutils-all/objdump.exp: Remove we32k support.
508
c2bf1eec
AM
5092018-04-16 Alan Modra <amodra@gmail.com>
510
511 * MAINTAINERS (Mark Kettenis): Move to past maintainers.
512 * testsuite/binutils-all/objdump.exp: Remove m88k support.
513
6793974d
AM
5142018-04-16 Alan Modra <amodra@gmail.com>
515
516 * readelf.c: Remove i370 support.
517 * testsuite/binutils-all/objdump.exp: Likewise.
518
e82aa794
AM
5192018-04-16 Alan Modra <amodra@gmail.com>
520
521 * testsuite/binutils-all/objcopy.exp: Remove h8500 support.
522 * testsuite/lib/binutils-common.exp: Likewise.
523
fe0bf0fd
AM
5242018-04-16 Alan Modra <amodra@gmail.com>
525
526 * testsuite/binutils-all/objcopy.exp: Remove h8300-coff support.
527
fdef3943
AM
5282018-04-16 Alan Modra <amodra@gmail.com>
529
530 * Makefile.am: Remove IEEE 695 support.
531 * budbg.h: Likewise.
532 * doc/binutils.texi: Likewise.
533 * makefile.vms: Likewise.
534 * objcopy.c: Likewise.
535 * objdump.c: Likewise.
536 * rddbg.c: Likewise.
537 * ieee.c: Delete.
538 * Makefile.in: Regenerate.
539 * po/POTFILES.in: Regenerate.
540
5972ac73
AM
5412018-04-16 Alan Modra <amodra@gmail.com>
542
543 * testsuite/binutils-all/copy-2.d: Remove newsos3 support.
544 * testsuite/binutils-all/nm.exp: Likewise.
545
b4b594e3
AM
5462018-04-16 Alan Modra <amodra@gmail.com>
547
548 * .gitignore: Remove netware support.
549 * Makefile.am: Likewise.
550 * configure.ac: Likewise.
551 * doc/Makefile.am: Likewise.
552 * doc/binutils.texi: Likewise.
553 * testsuite/binutils-all/nm.exp: Likewise.
554 * nlmconv.c: Delete.
555 * nlmconv.h: Delete.
556 * nlmheader.y: Delete.
557 * Makefile.in: Regenerate.
558 * configure: Regenerate.
559 * doc/Makefile.in: Regenerate.
560 * po/POTFILES.in: Regenerate.
561
fceadf09
AM
5622018-04-16 Alan Modra <amodra@gmail.com>
563
564 * testsuite/binutils-all/objdump.exp: Remove tahoe support.
565
fb70ec17
AM
5662018-04-14 Alan Modra <amodra@gmail.com>
567
568 * readelf.c (get_machine_name): Revert 2018-04-11 change.
569
86c6c6df
NC
5702018-04-12 Nick Clifton <nickc@redhat.com>
571
572 PR 23050
573 * readelf.c (process_dynamic_section): Correct dynamic string
574 table size calculation.
575
a8eb42a8
AM
5762018-04-11 Alan Modra <amodra@gmail.com>
577
578 * ieee.c: Remove i960 support.
579 * od-macho.c: Remove i860 support.
580 * readelf.c: Remove i860 and i960 support.
581 * testsuite/binutils-all/objcopy.exp: Likewise.
582 * testsuite/binutils-all/objdump.exp: Likewise.
583 * testsuite/lib/binutils-common.exp: Likewise.
584
c43b2c54
MR
5852018-04-11 Maciej W. Rozycki <macro@mips.com>
586
587 * testsuite/lib/binutils-common.exp (is_elf_format): Also return
588 1 for `*-*-lynxos*' and `*-*-symbianelf*' targets.
589
d4ae1932
AM
5902018-04-10 Alan Modra <amodra@gmail.com>
591
592 * testsuite/binutils-all/objcopy.exp (strip-14, strip-15): Choose
593 reloc=11 for pru and reloc=50 for nds32.
594 * testsuite/binutils-all/strip-15.d: Accept 0xb reloc number.
595
d52e3d06
MR
5962018-04-09 Maciej W. Rozycki <macro@mips.com>
597
598 * testsuite/binutils-all/strip-15.d: New test.
599 * testsuite/binutils-all/strip-15rel.s: New test source.
600 * testsuite/binutils-all/strip-15rela.s: New test source.
601 * testsuite/binutils-all/strip-15mips64.s: New test source.
602 * testsuite/binutils-all/objcopy.exp: Run the new test.
603
3f97ba9f
MR
6042018-04-09 Maciej W. Rozycki <macro@mips.com>
605
606 * testsuite/binutils-all/strip-14.d: New test.
607 * testsuite/binutils-all/strip-14rel.s: New test source.
608 * testsuite/binutils-all/strip-14rela.s: New test source.
609 * testsuite/binutils-all/strip-14mips64.s: New test source.
610 * testsuite/binutils-all/objcopy.exp: Run the new test.
611
2008a0db
TT
6122018-04-06 Tom Tromey <tom@tromey.com>
613
614 * dwarf.c (read_and_display_attr_value): Add missing DW_LANG
615 constants from DWARF 5.
616
3cba8b6c
L
6172018-04-05 H.J. Lu <hongjiu.lu@intel.com>
618
619 PR gas/22318
620 * configure: Regenerated.
621
2d8c1a23
MR
6222018-04-05 Maciej W. Rozycki <macro@mips.com>
623
624 * testsuite/binutils-all/strip-13mips64.s: Use `.dc.l' rather
625 than `.dc.w' in second relocation.
626
65bd2045
MR
6272018-04-05 Maciej W. Rozycki <macro@mips.com>
628
629 * testsuite/binutils-all/strip-13.d: Also expect `unsupported
630 relocation type 0x8f' error message.
631
2f8ceb38
MR
6322018-04-05 Maciej W. Rozycki <macro@mips.com>
633
634 * testsuite/binutils-all/strip-13.s: Rename to...
635 * testsuite/binutils-all/strip-13rela.s: ... this.
636 * testsuite/binutils-all/strip-13rel.s: New test source.
637 * testsuite/binutils-all/strip-13mips64.s: New test source.
638 * testsuite/binutils-all/strip-13.d: Remove `arm-*', `d10v-*',
639 `dlx-*' and `xgate-*' from `not-target' list. Add `m6811-*' and
640 `m68hc11-*' to `not-target' list.
641 * testsuite/binutils-all/objcopy.exp: Switch between sources for
642 `strip-13'.
643
aad7be45
MR
6442018-04-05 Maciej W. Rozycki <macro@mips.com>
645
646 * testsuite/binutils-all/strip-13.s: Use 143 (0x8f) rather than
647 241 (0xf1) for the relocation number and RELA addend.
648 * testsuite/binutils-all/strip-13.d: Remove `hppa*-*' from the
649 `not-target' list.
650
89f60df2
JDA
6512018-04-04 John David Anglin <danglin@gcc.gnu.org>
652
653 * MAINTAINERS: Update my e-mail address.
654
f1ca0d6d
NC
6552018-04-04 Nick Clifton <nickc@redhat.com>
656
657 * MAINTAINERS: Move Jason Eckhardt to past maintainers section.
658
8fd75781
NC
6592018-03-23 Nick Clifton <nickc@redhat.com>
660
661 * readelf.c (get_symbol_for_build_attribute): Skip ARM mapping
662 symbols.
663 (print_gnu_build_attribute_description): If no file start symbol
664 could be found, look for one two bytes into the file.
665 * testsuite/binutils-all/note-4-64.s: Set the address of the file
666 start symbol to two bytes into the file.
667 * testsuite/binutils-all/note-4-32.s: Likewise.
668
b1202ffa
L
6692018-03-21 H.J. Lu <hongjiu.lu@intel.com>
670
671 * readelf.c (process_dynamic_section): Also dump DF_1_KMOD,
672 DF_1_WEAKFILTER and DF_1_NOCOMMON.
673
7e100140
NC
6742018-03-20 Nick Clifton <nickc@redhat.com>
675
676 * po/es.po: Updated Spanish translation.
677 * po/ru.po: Updated Russian translation.
678
e45ad123
NC
6792018-03-13 Nick Clifton <nickc@redhat.com>
680
681 PR 22957
682 * stabs.c (pop_binincl): Fail if the file index is off the end of
683 the stack.
684
81db3241
NC
6852018-03-13 Nick Clifton <nickc@redhat.com>
686
687 PR 22955
688 * stabs.c (parse_number): Add p_end parameter and use it to check
689 the validity of the pp parameter. Add checks to prevent walking
690 off the end of the string buffer.
691 (parse_stab_string): Likewise.
692 (parse_stab_type): Likewise.
693 (parse_stab_type_number): Likewise.
694 (parse_stab_range_type): Likewise.
695 (parse_stab_sun_builtin_type): Likewise.
696 (parse_stab_sun_floating_type): Likewise.
697 (parse_stab_enum_type): Likewise.
698 (parse_stab_struct_type): Likewise.
699 (parse_stab_baseclasses): Likewise.
700 (parse_stab_struct_fields): Likewise.
701 (parse_stab_cpp_abbrev): Likewise.
702 (parse_stab_one_struct_field): Likewise.
703 (parse_stab_members): Likewise.
704 (parse_stab_tilde_field): Likewise.
705 (parse_stab_array_type): Likewise.
e45ad123 706
81db3241
NC
707 * parse_stab: Compute the end of the string and then pass it on to
708 individual parser functions.
709
6d4f21f6
PP
7102018-03-07 Paul Pluzhnikov <ppluzhnikov@google.com>
711
712 PR binutils/22923
713 * binutils/readelf.c (get_ver_flags): Expand buffer to avoid
714 overflow.
715
52fe4420
AM
7162018-03-07 Alan Modra <amodra@gmail.com>
717
718 * configure.ac: Add objdump_private_desc_xcoff for rs6000.
719 * configure: Regenerate.
720
0e70b27b
L
7212018-03-05 H.J. Lu <hongjiu.lu@intel.com>
722
723 PR binutils/22911
724 * objdump.c (is_significant_symbol_name): Return TRUE for all
725 .plt* sections.
726 (find_symbol_for_address): Replace linear search with binary
727 search on dynamic relocations.
728
d11ae95e
NC
7292018-03-01 Nick Clifton <nickc@redhat.com>
730
731 PR 22905
732 * dwarf.c (display_debug_ranges): Check that the offset loaded
733 from the range_entry structure is valid.
734
e184813f
AM
7352018-03-01 Alan Modra <amodra@gmail.com>
736
737 * configure.ac (ALL_LINGUAS): Add sr. Sort.
738 * configure: Regenerate.
739
bc7c0509
NC
7402018-02-27 Nick Clifton <nickc@redhat.com>
741
742 * po/pt.po: New Portuguese translation.
743 * configure.ac (ALL_LINGUAS): Add pt.
744 * configure: Regenerate.
745
f3185997
NC
7462018-02-27 Nick Clifton <nickc@redhat.com>
747
748 PR 22875
749 * objcopy.c (copy_object): Check the error status after marking
750 symbols used in relocations.
751 * testsuite/binutils-all/strip-13.s: New test source file.
752 * testsuite/binutils-all/strip-13.s: New test driver file.
753 * testsuite/binutils-all/objcopy.exp: Run the new test.
754
2c1c9679
AM
7552018-02-26 Alan Modra <amodra@gmail.com>
756
757 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
758 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
759
6e05870c
AM
7602018-02-23 Alan Modra <amodra@gmail.com>
761
762 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
763 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
764
b0ab9c45
RH
7652018-02-20 Ronald Hoogenboom <hoogenboom30@zonnet.nl>
766
767 * doc/binutils.texi (objcopy): Add missing closing square
768 parenthesis to listing of objcopy's command line options.
769
e535d0dd
MK
7702018-02-19 Matthias Klose <doko@debian.org>
771
772 * strings.c (long_options): Include-all-whitespace does not take
773 an extra agument.
774
6e5e9d58
AM
7752018-02-13 Alan Modra <amodra@gmail.com>
776
777 PR 22836
778 * testsuite/binutils-all/group-7.s,
779 * testsuite/binutils-all/group-7a.d,
780 * testsuite/binutils-all/group-7b.d,
781 * testsuite/binutils-all/group-7c.d: New tests.
782 * testsuite/binutils-all/objcopy.exp: Run them.
783
8de3a6e2
NC
7842018-02-08 Nick Clifton <nickc@redhat.com>
785
786 PR 22802
787 * dwarf.c (load_separate_debug_file): Return early if the user is
788 not interested in debug links.
789
68807c3c
NC
7902018-02-06 Nick Clifton <nickc@redhat.com>
791
792 PR 22793
793 * readelf.c (find_section): Replace assertion with test and return
794 of NULL.
795 (find_section_by_address): Add test of section header table
796 existance.
797 (find_section_by_type): Likewise.
798 (find_section_in_set): Likewise.
799
2d6dda71
MR
8002018-02-05 Maciej W. Rozycki <macro@mips.com>
801
802 * testsuite/binutils-all/mips/mips-reginfo.d: New test.
803 * testsuite/binutils-all/mips/mips-reginfo-n32.d: New test.
804 * testsuite/binutils-all/mips/mips-reginfo.s: New test source.
805 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
806
78c88364
MR
8072018-02-05 Maciej W. Rozycki <macro@mips.com>
808
809 * testsuite/config/default.exp (binutils_run): Document
810 `binutils_run_status'.
811 * testsuite/lib/utils-lib.exp (default_binutils_run): Likewise,
812 and set it.
813 (run_dump_test): Add `error', `error_output', `warning' and
814 `warning_output' options. Update documentation accordingly.
815
5bb0830d
AB
8162018-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
817
818 * dwarf.c (dwarf_regnames_riscv): New register name table.
819 (init_dwarf_regnames_riscv): New function.
820 (init_dwarf_regnames): Add call to initialise RiscV register
821 names.
822 * dwarf.h (init_dwarf_regnames_riscv): Declare.
823 * objdump.c (dump_dwarf): Add call to initialise RiscV register
824 names.
825
f2023ce7
AM
8262018-02-01 Alan Modra <amodra@gmail.com>
827
828 PR 22769
829 * objdump.c (load_specific_debug_section): Check for overflow
830 when adding one to section size for a string section terminator.
831
fcabedd5
NC
8322018-01-30 Nick Clifton <nickc@redhat.com>
833
834 PR 22734
835 * doc/binutils.texi (nm): Update description to point out that
836 zero-initialized values can also be shown as type B, b, S or s
837 since they can be stored in the BSS section.
838
f49db8be
AM
8392018-01-30 Alan Modra <amodra@gmail.com>
840
841 * objcopy.c (merge_gnu_build_notes): Use (bfd_vma) -1 as
842 "artificially large" end address.
843
a8d6d6ac
NC
8442018-01-28 Nick Clifton <nickc@redhat.com>
845
846 * README-how-to-make-a-release: Add note about checking gpg key
847 and the results of gnupload.
848
9a5db26e
NC
8492018-01-27 Nick Clifton <nickc@redhat.com>
850
851 * README-how-to-make-a-release: Add details on how to actually
852 make the release.
853
94c2436b
NC
8542018-01-26 Nick Clifton <nickc@redhat.com>
855
856 * README-how-to-make-a-release: Add more details on updating
857 version numbers.
858
1ea332d6
MR
8592018-01-22 Maciej W. Rozycki <macro@mips.com>
860
861 * doc/binutils.texi (objcopy): Fix a typo in `--rename-section'
862 option description.
863
d65ce302
MR
8642018-01-22 Maciej W. Rozycki <macro@mips.com>
865
866 * MAINTAINERS: Update my company e-mail address.
867
f433138f
NC
8682018-01-22 Nick Clifton <nickc@redhat.com>
869
870 * po/sv.po: Updated Swedish translation.
871
7ab82037
NC
8722018-01-18 Nick Clifton <nickc@redhat.com>
873
874 * po/bg.po: Updated Bulgarian translation.
875
0dd86f32
JB
8762018-01-16 Joel Brobecker <brobecker@adacore.com>
877
878 * README-how-to-make-a-release: Add reminder to update the
879 branch name in gdbadmin's crontab on sourceware.
880
a960d29f
JB
8812018-01-16 Joel Brobecker <brobecker@adacore.com>
882
883 * README-how-to-make-a-release: Remove trailing spaces.
884
f6efed01
NC
8852018-01-16 Nick Clifton <nickc@redhat.com>
886
887 * po/fr.po: Updated French translation.
888
616dcb87
NC
8892018-01-15 Nick Clifton <nickc@redhat.com>
890
891 * po/uk.po: Updated Ukranian translation.
892
3957a496
NC
8932018-01-13 Nick Clifton <nickc@redhat.com>
894
19e2900b 895 * README-how-to-make-a-release: Update notes.
3957a496
NC
896 * po/binutils.pot: Regenerated.
897
769c7ea5
NC
8982018-01-13 Nick Clifton <nickc@redhat.com>
899
900 * configure: Regenerate.
901
9176ac5b
NC
9022018-01-13 Nick Clifton <nickc@redhat.com>
903
faf766e3 904 2.30 branch created.
9176ac5b
NC
905 * NEWS: Add marker for 2.30.
906
98ab9e96
NC
9072018-01-12 Nick Clifton <nickc@redhat.com>
908
909 * README-how-to-make-a-release: Add notes on how to make the
910 branch and prelease snapshot.
911 * BRANCHES: Add binutils-2_29-branch.
912
bf41f30d
NC
9132018-01-10 Nick Clifton <nickc@redhat.com>
914
915 * MAINTAINERS: Note that it is now the configure.ac file and not
916 the configure.in file that needs to be kept in sync with gcc.
917 Add a note about sending patches for libiberty to gcc.
918
f13974bd
NC
9192018-01-03 Nick Clifton <nickc@redhat.com>
920
921 * objcopy.c (merge_gnu_build_notes): Add cast to maximum address
922 constants.
923
6f156d7a
NC
9242018-01-03 Nick Clifton <nickc@redhat.com>
925
926 * objcopy.c (objcopy_internal_note): New structure.
927 (gap_exists): New function.
928 (is_open_note): New function.
929 (is_func_note): New function.
930 (is_64bit): New function.
931 (merge_gnu_build_notes): Handle v3 notes. Do not merge
932 if there are relocations against the notes.
933 * readelf.c (get_note_type): Use short names for build attribute
934 notes.
935 (print_symbol_for_build_attribute): Rename to
936 get_symbol_for_build_attribute. Returns the found symbol rather
937 than printing it.
938 (print_gnu_build_attribute_description): Maintain address ranges
939 for function notes as well as global notes. Handle v3 notes.
940 (print_gnu_build_attribute_name): Use more space for printing the
941 name in wide mode.
942 * testsuite/binutils-all/note-2-32.s: Use .dc.l instead of .word.
943 Eliminate symbol references in order to remove the need for
944 relocations.
945 * testsuite/binutils-all/note-2-64.s: Likewise.
946 * testsuite/binutils-all/note-3-32.s: Add a size to the note_1
947 symbol.
948 * testsuite/binutils-all/note-3-64.s: Likewise.
949 * testsuite/binutils-all/mips/mips-note-2r-n32.d: Update expected
950 output.
951 * testsuite/binutils-all/mips/mips-note-2r-n64.d: Likewise.
952 * testsuite/binutils-all/mips/mips-note-2r.d: Likewise.
953 * testsuite/binutils-all/note-2-32.d: Likewise.
954 * testsuite/binutils-all/note-2-64.d: Likewise.
955 * testsuite/binutils-all/note-3-32.d: Likewise.
956 * testsuite/binutils-all/note-3-64.d: Likewise.
957 * testsuite/binutils-all/note-4-64.s: New test. Checks v3 notes.
958 * testsuite/binutils-all/note-4-32.s: New test.
959 * testsuite/binutils-all/note-4-64.d: New test result file.
960 * testsuite/binutils-all/note-4-32.d: New test result file.
961
219d1afa
AM
9622018-01-03 Alan Modra <amodra@gmail.com>
963
964 Update year range in copyright notice of all files.
965
1e563868 966For older changes see ChangeLog-2017
3499769a 967\f
1e563868 968Copyright (C) 2018 Free Software Foundation, Inc.
3499769a
AM
969
970Copying and distribution of this file, with or without modification,
971are permitted in any medium without royalty provided the copyright
972notice and this notice are preserved.
973
974Local Variables:
975mode: change-log
976left-margin: 8
977fill-column: 74
978version-control: never
979End: