infcall-nested-structs: Test up to five fields
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
90c745dc
L
12018-08-27 H.J. Lu <hongjiu.lu@intel.com>
2
3 * readelf.c (decode_x86_isa): Print <None> if bitmask only
4 contains the GNU_PROPERTY_X86_UINT32_VALID bit.
5 (decode_x86_feature_1): Likewise.
6 (decode_x86_feature_2): Likewise.
7 (print_gnu_property_note): Don't mask out the
8 GNU_PROPERTY_X86_UINT32_VALID bit.
9 * testsuite/binutils-all/i386/pr21231b.d: Updated.
10 * testsuite/binutils-all/x86-64/pr21231b.d: Likewise.
11
65b3d26e
L
122018-08-27 H.J. Lu <hongjiu.lu@intel.com>
13
14 * readelf.c (decode_x86_compat_isa): Break multi-statement line.
15 (decode_x86_isa): Likewise.
16 (decode_x86_feature_2): Likewise.
17
7a815dd5
L
182018-08-25 H.J. Lu <hongjiu.lu@intel.com>
19
20 PR ld/23499
21 * readelf.c (get_symbol_version_string): Return _("<corrupt>")
22 for corrupt symbol version info.
23
a9eafb08
L
242018-08-24 H.J. Lu <hongjiu.lu@intel.com>
25
26 * readelf.c (decode_x86_compat_isa): New function.
27 (decode_x86_feature_2): Likewise.
28 (decode_x86_isa): Updated for new X86_ISA_1_XXX bits.
29 (decode_x86_feature): Renamed to ...
30 (decode_x86_feature_1): This. Remove the type argument.
31 (print_gnu_property_note): Handle X86_COMPAT_ISA_1_USED,
32 X86_COMPAT_ISA_1_NEEDED, X86_UINT32_AND_LO, X86_UINT32_AND_HI,
33 X86_UINT32_OR_LO, X86_UINT32_OR_HI, X86_UINT32_OR_AND_LO and
34 X86_UINT32_OR_AND_HI instead of X86_ISA_1_USED, X86_ISA_1_NEEDED
35 and X86_FEATURE_1_AND.
36 * testsuite/binutils-all/i386/pr21231b.s: Updated to the current
37 GNU_PROPERTY_X86_ISA_1_USED and GNU_PROPERTY_X86_ISA_1_NEEDED
38 values.
39 * testsuite/binutils-all/x86-64/pr21231b.s: Likewise.
40 * testsuite/binutils-all/x86-64/pr23494a.s: Likewise.
41 * testsuite/binutils-all/x86-64/pr23494b.s: Likewise.
42 * testsuite/binutils-all/x86-64/pr23494c.s: Likewise.
43 * testsuite/binutils-all/i386/pr21231b.d: Updated.
44 * testsuite/binutils-all/x86-64/pr21231b.d: Likewise.
45 * testsuite/binutils-all/x86-64/pr23494a-x32.d: Likewise.
46 * testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
47 * testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
48 * testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
49 * testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
50 * testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
51 * testsuite/binutils-all/x86-64/pr23494e-x32.d: Likewise.
52 * testsuite/binutils-all/x86-64/pr23494e.d: Likewise.
53
aa7bca9b
L
542018-08-24 H.J. Lu <hongjiu.lu@intel.com>
55
56 * readelf.c (print_gnu_property_note): Check the
57 GNU_PROPERTY_X86_UINT32_VALID bit for invalid GNU property note.
58
14732552
AM
592018-08-23 Alan Modra <amodra@gmail.com>
60
61 * readelf.c (get_ppc64_symbol_other): Return NULL if st_other
62 field contains unrecognised or reserved values. Handle
63 localentry:1 value.
64
7dd36a6f
L
652018-08-23 H.J. Lu <hongjiu.lu@intel.com>
66
67 PR ld/23536
68 * Makefile.am (development.exp): New target.
69 (EXTRA_DEJAGNU_SITE_CONFIG): New.
70 (DISTCLEANFILES): Add development.exp.
71 * Makefile.in: Regenerated.
72 * testsuite/binutils-all/objcopy.exp (strip_test): Call
73 prune_warnings to prune BFD output.
74 (strip_test_with_saving_a_symbol): Likewise.
75 (objcopy_test_without_global_symbol): Likewise.
76 * testsuite/lib/binutils-common.exp (prune_warnings_extra):
77 New proc.
78 (prune_warnings): Likewise.
79
44c2eb66
L
802018-08-23 H.J. Lu <hongjiu.lu@intel.com>
81
82 * README-how-to-make-a-release: Document setting "experimental"
83 to false.
84
e8a64888
AM
852018-08-22 Alan Modra <amodra@gmail.com>
86
87 * readelf.c (process_file_header): Assign updated values from
88 section_header[0] fields to e_phnum, e_shnum and e_shstrndx
89 during printing of header. Correct e_shstrndx range check.
90 Remove unnecessary casts and use %u rather than %ld for
91 unsigned int header fields. Don't print a random %lx when
92 reporting an unknown EI_VERSION.
93
06d743b7
NC
942018-08-21 Nick Clifton <nickc@redhat.com>
95
96 * MAINTAINERS: Note that Arnold Metselaar has retired as the z80
97 maintainer.
98
66b09c7e
S
992018-08-21 L. Simon <l.simon@samsung.com>
100
101 PR 23531
102 * readelf.c (hppa_process_unwind): Only dump the unwind table if
103 the data was successfully read in.
104
506b86a4
AM
1052018-08-18 Alan Modra <amodra@gmail.com>
106
107 * testsuite/lib/binutils-common.exp (is_elf64): Use directory of
108 input file for readelf.out.
109 (is_rela): New proc.
110 * testsuite/binutils-all/objcopy.exp (elf64): Set new variable
111 from first result of is_elf64 test.
112 (reloc_format): Set using is_rela.
113 (strip-13): Pass RELOC and ELF64 to assembler.
114 (strip-14, strip-15): Use elf64 rather than calling is_elf64 again.
115 * testsuite/binutils-all/strip-13.d: Run for more targets.
116 * testsuite/binutils-all/strip-13mips64.s: Use RELOC and set
117 addend to zero.
118 * testsuite/binutils-all/strip-13rel.s: Use RELOC and ELF64.
119 Don't add _NONE reloc.
120 * testsuite/binutils-all/strip-13rela.s: Likewise.
121
9c973a29
L
1222018-08-10 H.J. Lu <hongjiu.lu@intel.com>
123
124 PR binutils/23494
125 * testsuite/binutils-all/x86-64/pr23494c.s: New file.
126 * testsuite/binutils-all/x86-64/pr23494e-x32.d: Likewise.
127 * testsuite/binutils-all/x86-64/pr23494e.d: Likewise.
128
11459a79
L
1292018-08-10 H.J. Lu <hongjiu.lu@intel.com>
130
131 * testsuite/binutils-all/x86-64/pr23494a-x32.d: Skip nacl
132 targets.
133 * testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
134 * testsuite/binutils-all/x86-64/pr23494b-x32.d: Likewise.
135 * testsuite/binutils-all/x86-64/pr23494b.d: Likewise.
136 * testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
137 * testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
138 * testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
139 * testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
140
6404ab99
L
1412018-08-08 H.J. Lu <hongjiu.lu@intel.com>
142
143 PR binutils/23494
144 * testsuite/binutils-all/x86-64/pr23494a-x32.d: New file.
145 * testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
146 * testsuite/binutils-all/x86-64/pr23494a.s: Likewise.
147 * testsuite/binutils-all/x86-64/pr23494b-x32.d: Likewise.
148 * testsuite/binutils-all/x86-64/pr23494b.d: Likewise.
149 * testsuite/binutils-all/x86-64/pr23494b.s: Likewise.
150 * testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
151 * testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
152 * testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
153 * testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
154
f384a1f0
KB
1552018-08-08 Kevin Buettner <kevinb@redhat.com>
156
157 * dwarf.c (decode_location_expresion): Add case for
158 DW_OP_GNU_variable_value.
159
db1e1b45 1602018-08-06 Claudiu Zissulescu <claziss@synopsys.com>
161
162 * readelf.c (display_arc_attribute): Print Tag_ARC_ATR_version.
163
4aae6e5a
NC
1642018-08-03 Nick Clifton <nickc@redhat.com>
165
166 * objcopy.c (merge_gnu_build_notes): Delete empty notes. Merge
167 identical function notes.
168
e2561448
NC
1692018-08-01 Nick Clifton <nickc@redhat.com>
170
171 * README-how-to-make-a-release: Add note about regenerating the
172 info files prior to the release.
173
2409af1e
AJ
1742018-07-30 Andrew Jenner <andrew@codesourcery.com>
175
176 * MAINTAINERS (C-SKY): Add Yunhai Shang as co-maintainer.
177
d0ba5758
AJ
1782018-07-30 Andrew Jenner <andrew@codesourcery.com>
179
180 * MAINTAINERS (C-SKY): Add Lifang Xia as maintainer.
181
b8891f8d
AJ
1822018-07-30 Andrew Jenner <andrew@codesourcery.com>
183
184 * readelf.c: Include elf/csky.h.
185 (guess_is_rela): Handle EM_CSKY.
186 (dump_relocations): Likewise.
187 (get_machine_name): Likewise.
188 (is_32bit_abs_reloc): Likewise.
189
e3d39609
NC
1902018-07-25 Nick Clifton <nickc@redhat.com>
191
192 * rdcoff.c (parse_coff_struct_type): Free fields array upon early
193 exit.
194 (parse_coff_enum_type): Free names and vals arrays upon early
195 exit.
196 * rddbg.c (read_section_stabs_debugging_info): Free shandle and
197 strings and stabs arrays upon early exit.
198 * readelf.c (get_32bit_section_headers): Free shdrs structure upon
199 early exit.
200 (get_64bit_section_headers): Likewise.
201 (get_32bit_elf_symbols): Generate an error if multiple symbol
202 table index sections are associated with the same symbol section.
203 (get_64bit_elf_symbols): Likewise.
204 (process_dynamic_section): Generate an error if there are multiple
205 dynamic symbol table sections, multiple dynamic string tables or
206 multiple dynamic symbol information sections.
207
1d97232a
NC
2082018-07-24 Nick Clifton <nickc@redhat.com>
209
210 * po/sv.po: Updated Swedish translation.
211
7b8d9e8c
AM
2122018-07-24 Alan Modra <amodra@gmail.com>
213
214 PR 23431
215 * dwarf.c (display_formatted_table): Replace "what" parameter
216 with "is_dir". Expand messages. Fix capitalisation.
217 * testsuite/binutils-all/dw5.W: Update expected output.
218
67ce483b
AM
2192018-07-24 Alan Modra <amodra@gmail.com>
220
221 PR 23430
222 * elfcomm.h (struct archive_info): Rename uses_64bit_indicies
223 to uses_64bit_indices.
224 * elfcomm.c (setup_archive): Update uses of above.
225 * readelf.c (process_archive): Likewise.
226 (get_section_type_name): Rename indicies to indices.
227 (get_32bit_elf_symbols, get_64bit_elf_symbols): Likewise.
228 (process_section_groups): Likewise.
229
e2e31f10
MR
2302018-07-20 Maciej W. Rozycki <macro@mips.com>
231
232 * MAINTAINERS: Update my e-mail address, downgrade to MIPS I-IV
233 ISA maintenance.
234
3391569f
NC
2352018-07-20 Nick Clifton <nickc@redhat.com>
236
237 * objcopy.c (add_specific_symbols): Free buffer on exit.
238 (add_redefine_syms_file): Close file handle on exit.
239 (copy_object): Close file handle on early exit.
240 Free buffer on early exit.
241 Free gaps buffers once they are no longer needed.
242 * dwarf.c (display_debug_frames): Free allocated memory on exit.
243 (load_separate_debug_info): Free allocate memory on early exit.
244
8095d2f7
CX
2452018-07-20 Chenghua Xu <paul.hua.gm@gmail.com>
246 Maciej W. Rozycki <macro@mips.com>
247
248 * readelf.c (print_mips_ases): Add MMI extension.
249
79f5b65e
DD
2502018-07-19 DJ Delorie <dj@redhat.com>
251
252 * MAINTAINERS (RL78, RX): Remove myself as maintainer.
253
442a6ce8
NC
2542018-07-19 Nick Clifton <nickc@redhat.com>
255
256 * dwarf.c (read_cie): Free allocated memory before returning with
257 a failure result.
258
3fd21718
PFC
2592018-07-16 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
260
261 * readelf.c (get_note_type): Fix typo in NT_PPC_TM_CVSX note
262 description.
263
ad96220c
NC
2642018-07-16 Nick Clifton <nickc@redhat.com>
265
266 * README-how-to-make-a-release: Add note to check for new top
267 level files and add them to the src-release.sh script.
268
6cb624f8
NC
2692018-07-14 Nick Clifton <nickc@redhat.com>
270
271 * README-how-to-make-a-release: Updated with corrections based on
272 the 2.31 release experience.
273
55cc53e9
FT
2742018-07-12 Francois H. Theron <francois.theron@netronome.com>
275
276 * readelf.c (process_section_headers): Don't print section type
277 twice for --section-details.
278
be570f06
AM
2792018-07-10 Alan Modra <amodra@gmail.com>
280
281 * testsuite/lib/binutils-common.exp (supports_gnu_unique): Return
282 zero for xgate.
283
d20e98ab
NC
2842018-07-06 Nick Clifton <nickc@redhat.com>
285
286 * readelf.c (same_section): New function.
287 (print_gnu_build_attribute_description): Do not complain about
288 gaps that cross a section boundary.
289
d8dab054
NC
2902018-07-05 Nick Clifton <nickc@redhat.com>
291
292 * po/bg.po: Updated Bulgarian translation.
293
a05a5b64
TP
2942018-07-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
295
296 * NEWS: Use command-line consistently when used in a compount word.
297 * doc/binutils.texi: Likewise and fix trailing whitespace on same
298 line.
299
30aa1306
NC
3002018-06-26 Nick Clifton <nickc@redhat.com>
301
302 * po/sv.po: Updated Swedish translation.
303 * po/uk.po: Updated Ukranian translation.
304
eca4b721
NC
3052018-06-26 Nick Clifton <nickc@redhat.com>
306
307 * doc/binutils.texi: Fix spelling mistakes.
308 * README--how-to-make-a-release: Likewise.
309
1021d1cb
TT
3102018-06-25 Tom Tromey <tom@tromey.com>
311
312 * dwarf-mode.el (dwarf-mode-syntax-table): New variable.
313 Bump version number.
314
71300e2c
NC
3152018-06-24 Nick Clifton <nickc@redhat.com>
316
317 * README-how-to-make-a-release: Update with experiences from
318 making 2.31 branch.
319 * po/binutils.pot: Regenerate.
320 * configure: Regenerate.
321
719d8288
NC
3222018-06-24 Nick Clifton <nickc@redhat.com>
323
324 2.31 branch created.
325 * NEWS: Add marker for 2.31.
326
d388f643
AM
3272018-06-21 Alan Modra <amodra@gmail.com>
328
329 * doc/Makefile.am (AUTOMAKE_OPTIONS): Add "foreign".
330 * doc/Makefile.in: Regenerate.
331
d0ac1c44
SM
3322018-06-19 Simon Marchi <simon.marchi@ericsson.com>
333
334 * configure.ac: Remove AC_PREREQ.
335 * doc/Makefile.am (AUTOMAKE_OPTIONS): Remove cygnus, add
336 info-in-builddir no-texinfo.tex.
337 * Makefile.in: Re-generate.
338 * aclocal.m4: Re-generate.
339 * config.in: Re-generate.
340 * configure: Re-generate.
341 * doc/Makefile.in: Re-generate.
342
3a075e56
AS
3432018-06-19 Andreas Schwab <schwab@suse.de>
344
345 * readelf.c (is_16bit_abs_reloc): Handle R_RISCV_SET16.
346 (is_8bit_abs_reloc): New function.
347 (is_6bit_abs_reloc): New function.
348 (is_6bit_inplace_sub_reloc): New function.
349 (apply_relocations): Use them. Handle 6-bit relocations.
350
6f20c942
FS
3512018-06-14 Faraz Shahbazker <Faraz.Shahbazker@mips.com>
352
353 * readelf.c (print_mips_ases): Add GINV extension.
354
1f6f5dba
L
3552018-06-14 H.J. Lu <hongjiu.lu@intel.com>
356
357 PR binutils/23267
358 * readelf.c (get_symbol_version_string): Check if the first
359 symbol version is base version.
360
730c3174
SE
3612018-06-13 Scott Egerton <scott.egerton@imgtec.com>
362 Faraz Shahbazker <Faraz.Shahbazker@mips.com>
363
364 * readelf.c (print_mips_ases): Add CRC.
365
7a486e6d
NC
3662018-06-13 Nick Clifton <nickc@redhat.com>
367
368 * doc/binutils.texi (objdump): Add missing closing square
369 parenthesis to listing of objcopy's command line options.
370
5a485b38
NC
3712018-06-11 Nick Clifton <nickc@redhat.com>
372
373 * po/es.po: Updated Spanish translation.
374
55e99962
L
3752018-06-01 H.J. Lu <hongjiu.lu@intel.com>
376
377 * configure: Regenerated.
378
0034eed0
AM
3792018-05-31 Alan Modra <amodra@gmail.com>
380
381 * testsuite/binutils-all/compress.exp (test_gnu_debuglink): Don't
382 set CC_FOR_TARGET. Run test non-native.
383 * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
384 Likewise.
385 (test_follow_debuglink): Run test non-native.
386
1869e86f
AB
3872018-05-30 Ant Bikeneev <ant.bikineev@gmail.com>
388
389 PR 23107
390 * ar.c (display_offsets): New variable.
391 (usage): Add description of 'O' operator.
392 (decode_option): Handle 'O' operator.
393 (print_descr): Pass display_offsets to print_arelt_descr.
394 * arsup.c: Update call to printy_arelt_descr.
395 * objdump.c: Likewise.
396 * bucomm.c (print_arelt_descr): If offsets parameter is true then
397 display offset of archive element within the archive.
398 * bucomm.h: Update prototype for print_arelt_descr.
399 * doc/binutils.texi: Update description of ar command.
400 * NEWS: Mention the new feature.
401 * testsuite/binutils-all/ar.exp: Add text of new feature.
402
bb3b5316
AM
4032018-05-28 Alan Modra <amodra@gmail.com>
404
405 PR 23235
406 * testsuite/binutils-all/compress.exp (test_gnu_debuglink): Return
407 unsupported rather than fail on compile errors.
408 * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
409 Likewise. Save and restore CFLAGS_FOR_TARGET.
410
7f999549
JW
4112018-05-18 Kito Cheng <kito.cheng@gmail.com>
412
413 * readelf.c (get_machine_flags): Handle EF_RISCV_RVE.
414
7b4ae824
JD
4152018-05-18 John Darrington <john@darrington.wattle.id.au>
416
417 * readelf.c: Add support for s12z architecture.
418 * testsuite/lib/binutils-common.exp (is_elf_format): Excluse s12z
419 targets.
420
f9830ec1
TC
4212018-05-15 Tamar Christina <tamar.christina@arm.com>
422
423 PR binutils/21446
424 * doc/binutils.texi (-M): Document AArch64 options.
425
7d02540a
TC
4262018-05-15 Tamar Christina <tamar.christina@arm.com>
427
428 PR binutils/21446
429 * doc/binutils.texi (-M): Document AArch64 options.
430 * NEWS: Document notes and warnings.
431
679ca975
AM
4322018-05-15 Alan Modra <amodra@gmail.com>
433
434 * testsuite/lib/binutils-common.exp (is_elf_format): Add chorus,
435 cloudabi, fuchsia, kaos and nto. Merge netbsdelf* into *elf*,
436 and *uclinux* into *linux*.
437 * testsuite/binutils-all/objcopy.exp: Accept armeb for rel
438 strip-13 test, exclude arm-vxworks and arm-windiss.
439
637b1970
JD
4402018-05-10 John Darrington <john@darrington.wattle.id.au>
441
442 * readelf.c (get_machine_name): EM_S12Z - handle new case.
443
60cb2c8a
AM
4442018-05-09 Alan Modra <amodra@gmail.com>
445
446 * od-macho.c (dump_unwind_encoding_x86): Fix typo in last patch.
447
84f9f8c3
AM
4482018-05-09 Sebastian Rasmussen <sebras@gmail.com>
449
450 * od-macho.c (dump_unwind_encoding_x86): Adjust for macro renaming.
451
886d5428
AM
4522018-05-08 Alan Modra <amodra@gmail.com>
453
454 PR 23141
455 * objcopy.c (is_strip_section): Strip groups without a valid
456 signature symbol.
457
ce4ec1a9
AM
4582018-05-07 Alan Modra <amodra@gmail.com>
459
460 PR 23142
461 * objcopy.c (group_signature): Don't accept groups that use a
462 symbol table other than the one we've read.
463
fe944acf
FT
4642018-04-30 Francois H. Theron <francois.theron@netronome.com>
465
466 * readelf.c: Very basic support for EM_NFP and its section types.
467 * testsuite/binutils-all/nfp: New directory.
468 * testsuite/binutils-all/nfp/objdump.exp: New file. Run new
469 tests.
470 * testsuite/binutils-all/nfp/test2_ctx8.d: New file.
471 * testsuite/binutils-all/nfp/test2_no-pc_ctx4.d: New file.
472 * testsuite/binutils-all/nfp/test1.d: New file.
473 * testsuite/binutils-all/nfp/nfp6000.nffw: New file.
474 * testsuite/binutils-all/nfp/test2_nfp6000.nffw: New file.
475 * NEWS: Mention the new support.
476
6d9dabbb
MR
4772018-04-27 Maciej W. Rozycki <macro@mips.com>
478
479 * testsuite/lib/binutils-common.exp (match_target): New procedure.
480 * testsuite/lib/utils-lib.exp (run_dump_test): Use it in place
481 of `istarget' for matching with `target', `not-target', `skip'
482 and `not-skip' options.
483
0df8ad28
NC
4842018-04-26 Nick Clifton <nickc@redhat.com>
485
486 * readelf.c (is_32bit_abs_reloc): Support R_PARISC_DIR32 as a
487 32-bit absolute reloc for the HPPA target.
488 * testsuite/binutils-all/note-5.d: New test.
489 * testsuite/binutils-all/note-5.s: Source file for new test.
490 * testsuite/binutils-all/objcopy.exp: Run new test.
491
f1ac0afe
CL
4922018-04-25 Christophe Lyon <christophe.lyon@st.com>
493
494 * testsuite/binutils-all/elfedit-2.d: Accept arm*-*-uclinuxfdpiceabi.
495 * testsuite/binutils-all/elfedit-3.d: Likewise.
496 * testsuite/binutils-all/objcopy.exp: Likewise.
497 * testsuite/binutils-all/strip-3.d: Likewise.
498 * testsuite/lib/binutils-common.exp: Likewise.
499
18a20338
CL
5002018-04-25 Christophe Lyon <christophe.lyon@st.com>
501 Mickaël Guêné <mickael.guene@st.com>
502
503 * readelf.c (decode_ARM_machine_flags): Support EF_ARM_PIC.
504 (get_osabi_name): Support ELFOSABI_ARM_FDPIC.
505
2ac93be7
AM
5062018-04-25 Alan Modra <amodra@gmail.com>
507
508 * testsuite/binutils-all/arm/objdump.exp: Remove arm-aout and
509 arm-coff support.
510 * testsuite/binutils-all/objcopy.exp: Likewise.
511 * testsuite/lib/binutils-common.exp: Likewise.
512
a7504f87
NC
5132018-04-18 Nick Clifton <nickc@redhat.com>
514
515 PR 23062
516 * dwarf.c (read_and_display_attr_value): Replace assertions with
517 test and warning message.
518
c65c21e1
AM
5192018-04-18 Alan Modra <amodra@gmail.com>
520
521 * testsuite/lib/binutils-common.exp: Remove support for assorted
522 aout targets.
523
6aea08d9
NC
5242018-04-17 Nick Clifton <nickc@redhat.com>
525
c4a91159 526 PR 23063
56d8f8a9
NC
527 * readelf.c (print_symbol): If the width is zero, return straight
528 away.
529
6aea08d9
NC
530 PR 23064
531 * dwarf.c (process_cu_tu_index): Test for a potential buffer
532 overrun before copying signature pointer.
533
f954747f
AM
5342018-04-17 Alan Modra <amodra@gmail.com>
535
536 * readelf.c: Revert 2018-04-16 and 2018-04-11 changes.
537
d7867d17
AM
5382018-04-16 Alan Modra <amodra@gmail.com>
539
540 * readelf.c (get_machine_name): Correct typo.
541
ddb00039
AM
5422018-04-16 Alan Modra <amodra@gmail.com>
543
544 * configure.ac: Remove arm-epoc-pe support.
545 * dlltool.c: Likewise.
546 * configure: Regenerate.
547
c9098af4
AM
5482018-04-16 Alan Modra <amodra@gmail.com>
549
550 * testsuite/lib/binutils-common.exp: Remove sparc-aout and
551 sparc-coff support.
552
dc12032b
AM
5532018-04-16 Alan Modra <amodra@gmail.com>
554
555 * testsuite/binutils-all/copy-2.d: Remove m68k-aout and m68k-coff
556 support.
557 * testsuite/binutils-all/copy-3.d: Likewise.
558 * testsuite/binutils-all/objcopy.exp: Likewise.
559 * testsuite/lib/binutils-common.exp: Likewise.
560
211dc24b
AM
5612018-04-16 Alan Modra <amodra@gmail.com>
562
563 * testsuite/binutils-all/objcopy.exp: Remove sh5 and sh64 support.
564
a9a4b302
AM
5652018-04-16 Alan Modra <amodra@gmail.com>
566
567 * testsuite/binutils-all/objcopy.exp: Remove w65 support.
568
04cb01fd
AM
5692018-04-16 Alan Modra <amodra@gmail.com>
570
571 * testsuite/binutils-all/objdump.exp: Remove we32k support.
572
c2bf1eec
AM
5732018-04-16 Alan Modra <amodra@gmail.com>
574
575 * MAINTAINERS (Mark Kettenis): Move to past maintainers.
576 * testsuite/binutils-all/objdump.exp: Remove m88k support.
577
6793974d
AM
5782018-04-16 Alan Modra <amodra@gmail.com>
579
580 * readelf.c: Remove i370 support.
581 * testsuite/binutils-all/objdump.exp: Likewise.
582
e82aa794
AM
5832018-04-16 Alan Modra <amodra@gmail.com>
584
585 * testsuite/binutils-all/objcopy.exp: Remove h8500 support.
586 * testsuite/lib/binutils-common.exp: Likewise.
587
fe0bf0fd
AM
5882018-04-16 Alan Modra <amodra@gmail.com>
589
590 * testsuite/binutils-all/objcopy.exp: Remove h8300-coff support.
591
fdef3943
AM
5922018-04-16 Alan Modra <amodra@gmail.com>
593
594 * Makefile.am: Remove IEEE 695 support.
595 * budbg.h: Likewise.
596 * doc/binutils.texi: Likewise.
597 * makefile.vms: Likewise.
598 * objcopy.c: Likewise.
599 * objdump.c: Likewise.
600 * rddbg.c: Likewise.
601 * ieee.c: Delete.
602 * Makefile.in: Regenerate.
603 * po/POTFILES.in: Regenerate.
604
5972ac73
AM
6052018-04-16 Alan Modra <amodra@gmail.com>
606
607 * testsuite/binutils-all/copy-2.d: Remove newsos3 support.
608 * testsuite/binutils-all/nm.exp: Likewise.
609
b4b594e3
AM
6102018-04-16 Alan Modra <amodra@gmail.com>
611
612 * .gitignore: Remove netware support.
613 * Makefile.am: Likewise.
614 * configure.ac: Likewise.
615 * doc/Makefile.am: Likewise.
616 * doc/binutils.texi: Likewise.
617 * testsuite/binutils-all/nm.exp: Likewise.
618 * nlmconv.c: Delete.
619 * nlmconv.h: Delete.
620 * nlmheader.y: Delete.
621 * Makefile.in: Regenerate.
622 * configure: Regenerate.
623 * doc/Makefile.in: Regenerate.
624 * po/POTFILES.in: Regenerate.
625
fceadf09
AM
6262018-04-16 Alan Modra <amodra@gmail.com>
627
628 * testsuite/binutils-all/objdump.exp: Remove tahoe support.
629
fb70ec17
AM
6302018-04-14 Alan Modra <amodra@gmail.com>
631
632 * readelf.c (get_machine_name): Revert 2018-04-11 change.
633
86c6c6df
NC
6342018-04-12 Nick Clifton <nickc@redhat.com>
635
636 PR 23050
637 * readelf.c (process_dynamic_section): Correct dynamic string
638 table size calculation.
639
a8eb42a8
AM
6402018-04-11 Alan Modra <amodra@gmail.com>
641
642 * ieee.c: Remove i960 support.
643 * od-macho.c: Remove i860 support.
644 * readelf.c: Remove i860 and i960 support.
645 * testsuite/binutils-all/objcopy.exp: Likewise.
646 * testsuite/binutils-all/objdump.exp: Likewise.
647 * testsuite/lib/binutils-common.exp: Likewise.
648
c43b2c54
MR
6492018-04-11 Maciej W. Rozycki <macro@mips.com>
650
651 * testsuite/lib/binutils-common.exp (is_elf_format): Also return
652 1 for `*-*-lynxos*' and `*-*-symbianelf*' targets.
653
d4ae1932
AM
6542018-04-10 Alan Modra <amodra@gmail.com>
655
656 * testsuite/binutils-all/objcopy.exp (strip-14, strip-15): Choose
657 reloc=11 for pru and reloc=50 for nds32.
658 * testsuite/binutils-all/strip-15.d: Accept 0xb reloc number.
659
d52e3d06
MR
6602018-04-09 Maciej W. Rozycki <macro@mips.com>
661
662 * testsuite/binutils-all/strip-15.d: New test.
663 * testsuite/binutils-all/strip-15rel.s: New test source.
664 * testsuite/binutils-all/strip-15rela.s: New test source.
665 * testsuite/binutils-all/strip-15mips64.s: New test source.
666 * testsuite/binutils-all/objcopy.exp: Run the new test.
667
3f97ba9f
MR
6682018-04-09 Maciej W. Rozycki <macro@mips.com>
669
670 * testsuite/binutils-all/strip-14.d: New test.
671 * testsuite/binutils-all/strip-14rel.s: New test source.
672 * testsuite/binutils-all/strip-14rela.s: New test source.
673 * testsuite/binutils-all/strip-14mips64.s: New test source.
674 * testsuite/binutils-all/objcopy.exp: Run the new test.
675
2008a0db
TT
6762018-04-06 Tom Tromey <tom@tromey.com>
677
678 * dwarf.c (read_and_display_attr_value): Add missing DW_LANG
679 constants from DWARF 5.
680
3cba8b6c
L
6812018-04-05 H.J. Lu <hongjiu.lu@intel.com>
682
683 PR gas/22318
684 * configure: Regenerated.
685
2d8c1a23
MR
6862018-04-05 Maciej W. Rozycki <macro@mips.com>
687
688 * testsuite/binutils-all/strip-13mips64.s: Use `.dc.l' rather
689 than `.dc.w' in second relocation.
690
65bd2045
MR
6912018-04-05 Maciej W. Rozycki <macro@mips.com>
692
693 * testsuite/binutils-all/strip-13.d: Also expect `unsupported
694 relocation type 0x8f' error message.
695
2f8ceb38
MR
6962018-04-05 Maciej W. Rozycki <macro@mips.com>
697
698 * testsuite/binutils-all/strip-13.s: Rename to...
699 * testsuite/binutils-all/strip-13rela.s: ... this.
700 * testsuite/binutils-all/strip-13rel.s: New test source.
701 * testsuite/binutils-all/strip-13mips64.s: New test source.
702 * testsuite/binutils-all/strip-13.d: Remove `arm-*', `d10v-*',
703 `dlx-*' and `xgate-*' from `not-target' list. Add `m6811-*' and
704 `m68hc11-*' to `not-target' list.
705 * testsuite/binutils-all/objcopy.exp: Switch between sources for
706 `strip-13'.
707
aad7be45
MR
7082018-04-05 Maciej W. Rozycki <macro@mips.com>
709
710 * testsuite/binutils-all/strip-13.s: Use 143 (0x8f) rather than
711 241 (0xf1) for the relocation number and RELA addend.
712 * testsuite/binutils-all/strip-13.d: Remove `hppa*-*' from the
713 `not-target' list.
714
89f60df2
JDA
7152018-04-04 John David Anglin <danglin@gcc.gnu.org>
716
717 * MAINTAINERS: Update my e-mail address.
718
f1ca0d6d
NC
7192018-04-04 Nick Clifton <nickc@redhat.com>
720
721 * MAINTAINERS: Move Jason Eckhardt to past maintainers section.
722
8fd75781
NC
7232018-03-23 Nick Clifton <nickc@redhat.com>
724
725 * readelf.c (get_symbol_for_build_attribute): Skip ARM mapping
726 symbols.
727 (print_gnu_build_attribute_description): If no file start symbol
728 could be found, look for one two bytes into the file.
729 * testsuite/binutils-all/note-4-64.s: Set the address of the file
730 start symbol to two bytes into the file.
731 * testsuite/binutils-all/note-4-32.s: Likewise.
732
b1202ffa
L
7332018-03-21 H.J. Lu <hongjiu.lu@intel.com>
734
735 * readelf.c (process_dynamic_section): Also dump DF_1_KMOD,
736 DF_1_WEAKFILTER and DF_1_NOCOMMON.
737
7e100140
NC
7382018-03-20 Nick Clifton <nickc@redhat.com>
739
740 * po/es.po: Updated Spanish translation.
741 * po/ru.po: Updated Russian translation.
742
e45ad123
NC
7432018-03-13 Nick Clifton <nickc@redhat.com>
744
745 PR 22957
746 * stabs.c (pop_binincl): Fail if the file index is off the end of
747 the stack.
748
81db3241
NC
7492018-03-13 Nick Clifton <nickc@redhat.com>
750
751 PR 22955
752 * stabs.c (parse_number): Add p_end parameter and use it to check
753 the validity of the pp parameter. Add checks to prevent walking
754 off the end of the string buffer.
755 (parse_stab_string): Likewise.
756 (parse_stab_type): Likewise.
757 (parse_stab_type_number): Likewise.
758 (parse_stab_range_type): Likewise.
759 (parse_stab_sun_builtin_type): Likewise.
760 (parse_stab_sun_floating_type): Likewise.
761 (parse_stab_enum_type): Likewise.
762 (parse_stab_struct_type): Likewise.
763 (parse_stab_baseclasses): Likewise.
764 (parse_stab_struct_fields): Likewise.
765 (parse_stab_cpp_abbrev): Likewise.
766 (parse_stab_one_struct_field): Likewise.
767 (parse_stab_members): Likewise.
768 (parse_stab_tilde_field): Likewise.
769 (parse_stab_array_type): Likewise.
e45ad123 770
81db3241
NC
771 * parse_stab: Compute the end of the string and then pass it on to
772 individual parser functions.
773
6d4f21f6
PP
7742018-03-07 Paul Pluzhnikov <ppluzhnikov@google.com>
775
776 PR binutils/22923
777 * binutils/readelf.c (get_ver_flags): Expand buffer to avoid
778 overflow.
779
52fe4420
AM
7802018-03-07 Alan Modra <amodra@gmail.com>
781
782 * configure.ac: Add objdump_private_desc_xcoff for rs6000.
783 * configure: Regenerate.
784
0e70b27b
L
7852018-03-05 H.J. Lu <hongjiu.lu@intel.com>
786
787 PR binutils/22911
788 * objdump.c (is_significant_symbol_name): Return TRUE for all
789 .plt* sections.
790 (find_symbol_for_address): Replace linear search with binary
791 search on dynamic relocations.
792
d11ae95e
NC
7932018-03-01 Nick Clifton <nickc@redhat.com>
794
795 PR 22905
796 * dwarf.c (display_debug_ranges): Check that the offset loaded
797 from the range_entry structure is valid.
798
e184813f
AM
7992018-03-01 Alan Modra <amodra@gmail.com>
800
801 * configure.ac (ALL_LINGUAS): Add sr. Sort.
802 * configure: Regenerate.
803
bc7c0509
NC
8042018-02-27 Nick Clifton <nickc@redhat.com>
805
806 * po/pt.po: New Portuguese translation.
807 * configure.ac (ALL_LINGUAS): Add pt.
808 * configure: Regenerate.
809
f3185997
NC
8102018-02-27 Nick Clifton <nickc@redhat.com>
811
812 PR 22875
813 * objcopy.c (copy_object): Check the error status after marking
814 symbols used in relocations.
815 * testsuite/binutils-all/strip-13.s: New test source file.
816 * testsuite/binutils-all/strip-13.s: New test driver file.
817 * testsuite/binutils-all/objcopy.exp: Run the new test.
818
2c1c9679
AM
8192018-02-26 Alan Modra <amodra@gmail.com>
820
821 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
822 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
823
6e05870c
AM
8242018-02-23 Alan Modra <amodra@gmail.com>
825
826 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
827 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
828
b0ab9c45
RH
8292018-02-20 Ronald Hoogenboom <hoogenboom30@zonnet.nl>
830
831 * doc/binutils.texi (objcopy): Add missing closing square
832 parenthesis to listing of objcopy's command line options.
833
e535d0dd
MK
8342018-02-19 Matthias Klose <doko@debian.org>
835
836 * strings.c (long_options): Include-all-whitespace does not take
837 an extra agument.
838
6e5e9d58
AM
8392018-02-13 Alan Modra <amodra@gmail.com>
840
841 PR 22836
842 * testsuite/binutils-all/group-7.s,
843 * testsuite/binutils-all/group-7a.d,
844 * testsuite/binutils-all/group-7b.d,
845 * testsuite/binutils-all/group-7c.d: New tests.
846 * testsuite/binutils-all/objcopy.exp: Run them.
847
8de3a6e2
NC
8482018-02-08 Nick Clifton <nickc@redhat.com>
849
850 PR 22802
851 * dwarf.c (load_separate_debug_file): Return early if the user is
852 not interested in debug links.
853
68807c3c
NC
8542018-02-06 Nick Clifton <nickc@redhat.com>
855
856 PR 22793
857 * readelf.c (find_section): Replace assertion with test and return
858 of NULL.
859 (find_section_by_address): Add test of section header table
860 existance.
861 (find_section_by_type): Likewise.
862 (find_section_in_set): Likewise.
863
2d6dda71
MR
8642018-02-05 Maciej W. Rozycki <macro@mips.com>
865
866 * testsuite/binutils-all/mips/mips-reginfo.d: New test.
867 * testsuite/binutils-all/mips/mips-reginfo-n32.d: New test.
868 * testsuite/binutils-all/mips/mips-reginfo.s: New test source.
869 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
870
78c88364
MR
8712018-02-05 Maciej W. Rozycki <macro@mips.com>
872
873 * testsuite/config/default.exp (binutils_run): Document
874 `binutils_run_status'.
875 * testsuite/lib/utils-lib.exp (default_binutils_run): Likewise,
876 and set it.
877 (run_dump_test): Add `error', `error_output', `warning' and
878 `warning_output' options. Update documentation accordingly.
879
5bb0830d
AB
8802018-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
881
882 * dwarf.c (dwarf_regnames_riscv): New register name table.
883 (init_dwarf_regnames_riscv): New function.
884 (init_dwarf_regnames): Add call to initialise RiscV register
885 names.
886 * dwarf.h (init_dwarf_regnames_riscv): Declare.
887 * objdump.c (dump_dwarf): Add call to initialise RiscV register
888 names.
889
f2023ce7
AM
8902018-02-01 Alan Modra <amodra@gmail.com>
891
892 PR 22769
893 * objdump.c (load_specific_debug_section): Check for overflow
894 when adding one to section size for a string section terminator.
895
fcabedd5
NC
8962018-01-30 Nick Clifton <nickc@redhat.com>
897
898 PR 22734
899 * doc/binutils.texi (nm): Update description to point out that
900 zero-initialized values can also be shown as type B, b, S or s
901 since they can be stored in the BSS section.
902
f49db8be
AM
9032018-01-30 Alan Modra <amodra@gmail.com>
904
905 * objcopy.c (merge_gnu_build_notes): Use (bfd_vma) -1 as
906 "artificially large" end address.
907
a8d6d6ac
NC
9082018-01-28 Nick Clifton <nickc@redhat.com>
909
910 * README-how-to-make-a-release: Add note about checking gpg key
911 and the results of gnupload.
912
9a5db26e
NC
9132018-01-27 Nick Clifton <nickc@redhat.com>
914
915 * README-how-to-make-a-release: Add details on how to actually
916 make the release.
917
94c2436b
NC
9182018-01-26 Nick Clifton <nickc@redhat.com>
919
920 * README-how-to-make-a-release: Add more details on updating
921 version numbers.
922
1ea332d6
MR
9232018-01-22 Maciej W. Rozycki <macro@mips.com>
924
925 * doc/binutils.texi (objcopy): Fix a typo in `--rename-section'
926 option description.
927
d65ce302
MR
9282018-01-22 Maciej W. Rozycki <macro@mips.com>
929
930 * MAINTAINERS: Update my company e-mail address.
931
f433138f
NC
9322018-01-22 Nick Clifton <nickc@redhat.com>
933
934 * po/sv.po: Updated Swedish translation.
935
7ab82037
NC
9362018-01-18 Nick Clifton <nickc@redhat.com>
937
938 * po/bg.po: Updated Bulgarian translation.
939
0dd86f32
JB
9402018-01-16 Joel Brobecker <brobecker@adacore.com>
941
942 * README-how-to-make-a-release: Add reminder to update the
943 branch name in gdbadmin's crontab on sourceware.
944
a960d29f
JB
9452018-01-16 Joel Brobecker <brobecker@adacore.com>
946
947 * README-how-to-make-a-release: Remove trailing spaces.
948
f6efed01
NC
9492018-01-16 Nick Clifton <nickc@redhat.com>
950
951 * po/fr.po: Updated French translation.
952
616dcb87
NC
9532018-01-15 Nick Clifton <nickc@redhat.com>
954
955 * po/uk.po: Updated Ukranian translation.
956
3957a496
NC
9572018-01-13 Nick Clifton <nickc@redhat.com>
958
19e2900b 959 * README-how-to-make-a-release: Update notes.
3957a496
NC
960 * po/binutils.pot: Regenerated.
961
769c7ea5
NC
9622018-01-13 Nick Clifton <nickc@redhat.com>
963
964 * configure: Regenerate.
965
9176ac5b
NC
9662018-01-13 Nick Clifton <nickc@redhat.com>
967
faf766e3 968 2.30 branch created.
9176ac5b
NC
969 * NEWS: Add marker for 2.30.
970
98ab9e96
NC
9712018-01-12 Nick Clifton <nickc@redhat.com>
972
973 * README-how-to-make-a-release: Add notes on how to make the
974 branch and prelease snapshot.
975 * BRANCHES: Add binutils-2_29-branch.
976
bf41f30d
NC
9772018-01-10 Nick Clifton <nickc@redhat.com>
978
979 * MAINTAINERS: Note that it is now the configure.ac file and not
980 the configure.in file that needs to be kept in sync with gcc.
981 Add a note about sending patches for libiberty to gcc.
982
f13974bd
NC
9832018-01-03 Nick Clifton <nickc@redhat.com>
984
985 * objcopy.c (merge_gnu_build_notes): Add cast to maximum address
986 constants.
987
6f156d7a
NC
9882018-01-03 Nick Clifton <nickc@redhat.com>
989
990 * objcopy.c (objcopy_internal_note): New structure.
991 (gap_exists): New function.
992 (is_open_note): New function.
993 (is_func_note): New function.
994 (is_64bit): New function.
995 (merge_gnu_build_notes): Handle v3 notes. Do not merge
996 if there are relocations against the notes.
997 * readelf.c (get_note_type): Use short names for build attribute
998 notes.
999 (print_symbol_for_build_attribute): Rename to
1000 get_symbol_for_build_attribute. Returns the found symbol rather
1001 than printing it.
1002 (print_gnu_build_attribute_description): Maintain address ranges
1003 for function notes as well as global notes. Handle v3 notes.
1004 (print_gnu_build_attribute_name): Use more space for printing the
1005 name in wide mode.
1006 * testsuite/binutils-all/note-2-32.s: Use .dc.l instead of .word.
1007 Eliminate symbol references in order to remove the need for
1008 relocations.
1009 * testsuite/binutils-all/note-2-64.s: Likewise.
1010 * testsuite/binutils-all/note-3-32.s: Add a size to the note_1
1011 symbol.
1012 * testsuite/binutils-all/note-3-64.s: Likewise.
1013 * testsuite/binutils-all/mips/mips-note-2r-n32.d: Update expected
1014 output.
1015 * testsuite/binutils-all/mips/mips-note-2r-n64.d: Likewise.
1016 * testsuite/binutils-all/mips/mips-note-2r.d: Likewise.
1017 * testsuite/binutils-all/note-2-32.d: Likewise.
1018 * testsuite/binutils-all/note-2-64.d: Likewise.
1019 * testsuite/binutils-all/note-3-32.d: Likewise.
1020 * testsuite/binutils-all/note-3-64.d: Likewise.
1021 * testsuite/binutils-all/note-4-64.s: New test. Checks v3 notes.
1022 * testsuite/binutils-all/note-4-32.s: New test.
1023 * testsuite/binutils-all/note-4-64.d: New test result file.
1024 * testsuite/binutils-all/note-4-32.d: New test result file.
1025
219d1afa
AM
10262018-01-03 Alan Modra <amodra@gmail.com>
1027
1028 Update year range in copyright notice of all files.
1029
1e563868 1030For older changes see ChangeLog-2017
3499769a 1031\f
1e563868 1032Copyright (C) 2018 Free Software Foundation, Inc.
3499769a
AM
1033
1034Copying and distribution of this file, with or without modification,
1035are permitted in any medium without royalty provided the copyright
1036notice and this notice are preserved.
1037
1038Local Variables:
1039mode: change-log
1040left-margin: 8
1041fill-column: 74
1042version-control: never
1043End:
This page took 0.179234 seconds and 4 git commands to generate.