PR26337, Malloc size error in objdump
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2020-08-05 Alan Modra <amodra@gmail.com>
2
3 PR 26337
4 * objdump.c (load_specific_debug_section): Don't malloc space for
5 section contents, use bfd_malloc_and_get_section.
6
7 2020-07-30 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
8
9 * Makefile.am (AM_CPPFLAGS): Add LARGEFILE_CPPFLAGS.
10 * Makefile.in, doc/Makefile.in: Regenerate.
11 * configure: Regenerate.
12
13 2020-07-30 H.J. Lu <hongjiu.lu@intel.com>
14
15 * testsuite/binutils-all/i386/compressed-1a.d: Pass --gdwarf-3
16 to assembler.
17 * testsuite/binutils-all/i386/compressed-1b.d: Likewise.
18 * testsuite/binutils-all/i386/compressed-1c.d: Likewise.
19 * testsuite/binutils-all/x86-64/compressed-1a.d: Likewise.
20 * testsuite/binutils-all/x86-64/compressed-1b.d: Likewise.
21 * testsuite/binutils-all/x86-64/compressed-1c.d: Likewise.
22
23 2020-07-29 Maciej W. Rozycki <macro@linux-mips.org>
24
25 * testsuite/binutils-all/mips/global-local-symtab-sort-o32.d:
26 New test.
27 * testsuite/binutils-all/mips/global-local-symtab-sort-o32t.d:
28 New test.
29 * testsuite/binutils-all/mips/global-local-symtab-sort-n32.d:
30 New test.
31 * testsuite/binutils-all/mips/global-local-symtab-sort-n32t.d:
32 New test.
33 * testsuite/binutils-all/mips/global-local-symtab-sort-n64.d:
34 New test.
35 * testsuite/binutils-all/mips/global-local-symtab-sort-n64t.d:
36 New test.
37 * testsuite/binutils-all/mips/global-local-symtab-final-o32.d:
38 New test.
39 * testsuite/binutils-all/mips/global-local-symtab-final-n32.d:
40 New test.
41 * testsuite/binutils-all/mips/global-local-symtab-final-n64.d:
42 New test.
43 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
44
45 2020-07-29 Maciej W. Rozycki <macro@linux-mips.org>
46
47 * testsuite/binutils-all/mips/global-local-symtab-o32.d: New
48 test.
49 * testsuite/binutils-all/mips/global-local-symtab-o32t.d: New
50 test.
51 * testsuite/binutils-all/mips/global-local-symtab-n32.d: New
52 test.
53 * testsuite/binutils-all/mips/global-local-symtab-n32t.d: New
54 test.
55 * testsuite/binutils-all/mips/global-local-symtab-n64.d: New
56 test.
57 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
58
59 2020-07-28 H.J. Lu <hongjiu.lu@intel.com>
60
61 PR binutils/26301
62 * configure: Regenerated.
63
64 2020-07-28 H.J. Lu <hongjiu.lu@intel.com>
65
66 PR binutils/26301
67 * configure: Regenerated.
68
69 2020-07-27 Alan Modra <amodra@gmail.com>
70
71 * objdump.c (dump_section): Don't return without calling
72 process_section_p.
73
74 2020-07-27 H.J. Lu <hongjiu.lu@intel.com>
75
76 * doc/binutils.texi: Replace preceeded with preceded.
77
78 2020-07-26 Maciej W. Rozycki <macro@linux-mips.org>
79
80 * testsuite/binutils-all/mips/mips.exp (run_dump_test_abi)
81 (run_dump_test_o32, run_dump_test_n32, run_dump_test_n64): New
82 procedures.
83 (has_newabi): Remove variable.
84 (has_abi, abi_asflags, abi_ldflags): New associative array
85 variables.
86 (irixemul): New variable.
87 Replace `run_dump_test' calls where applicable throughout with
88 `run_dump_test_o32', `run_dump_test_n32' and `run_dump_test_n64'
89 as appropriate. Use `noarch' for tests that require their own
90 architecture setting.
91 * testsuite/binutils-all/mips/mips-ase-1.d: Remove GAS flags.
92 * testsuite/binutils-all/mips/mips-ase-2.d: Likewise.
93 * testsuite/binutils-all/mips/mips-ase-3.d: Likewise.
94 * testsuite/binutils-all/mips/mips-note-2-n32.d: Likewise.
95 * testsuite/binutils-all/mips/mips-note-2-n64.d: Likewise.
96 * testsuite/binutils-all/mips/mips-note-2.d: Likewise.
97 * testsuite/binutils-all/mips/mips-note-2r-n32.d: Likewise.
98 * testsuite/binutils-all/mips/mips-note-2r-n64.d: Likewise.
99 * testsuite/binutils-all/mips/mips-note-2r.d: Likewise.
100 * testsuite/binutils-all/mips/mips-reginfo-n32.d: Likewise.
101 * testsuite/binutils-all/mips/mips-reginfo.d: Likewise.
102 * testsuite/binutils-all/mips/mips16-extend-noinsn.d: Likewise.
103 * testsuite/binutils-all/mips/mips16-pcrel.d: Likewise.
104 * testsuite/binutils-all/mips/mips16-alias.d: Remove `-32' from
105 GAS flags.
106 * testsuite/binutils-all/mips/mips16-extend-insn.d: Likewise.
107 * testsuite/binutils-all/mips/mips16-noalias.d: Likewise.
108 * testsuite/binutils-all/mips/mips16-undecoded.d: Likewise.
109 * testsuite/binutils-all/mips/mips16e2-extend-insn.d: Likewise.
110 * testsuite/binutils-all/mips/mips16e2-undecoded.d: Likewise.
111 * testsuite/binutils-all/mips/mixed-micromips.d: Likewise.
112 * testsuite/binutils-all/mips/mixed-mips16.d: Likewise.
113
114 2020-07-24 Aaron Merey <amerey@redhat.com>
115
116 * Makefile.am: Replace LIBDEBUGINFOD with DEBUGINFOD_LIBS.
117 * Makefile.in: Rebuild.
118 * configure: Rebuild.
119 * doc/Makefile.in: Rebuild.
120
121 2020-07-24 Nick Clifton <nickc@redhat.com>
122
123 * README-how-to-make-a-release: Various small updates whilst
124 creating the 2.35 release.
125
126 2020-07-22 Nick Alcock <nick.alcock@oracle.com>
127
128 * testsuite/lib/binutils-common.exp (run_dump_test): Add 'cc'
129 option.
130
131 2020-07-22 Nick Alcock <nick.alcock@oracle.com>
132
133 * objdump.c (dump_ctf_archive_member): Remove linefeeds.
134 (dump_ctf): Likewise.
135
136 2020-07-22 Nick Alcock <nick.alcock@oracle.com>
137
138 * objdump.c (ctf_archive_member): Print CTF errors and warnings.
139 * readelf.c (dump_ctf_archive_member): Likewise.
140
141 2020-07-22 Nick Clifton <nickc@redhat.com>
142
143 * readelf.c (parse_args): Silence potential warnings about a
144 memory resource leak when allocating space for ctf option values.
145 (dump_section_as_ctf): Fix typo checking dump_ctf_strtab_name
146 variable.
147
148 2020-07-21 Nick Clifton <nickc@redhat.com>
149
150 * po/sv.po: Updated Swedish translation.
151
152 2020-07-14 Claudiu Zissulescu <claziss@gmail.com>
153
154 * testsuite/binutils-all/arc/double_regs.s: New test.
155 * testsuite/binutils-all/arc/objdump.exp: Add the above test.
156
157 2020-07-13 Nick Clifton <nickc@redhat.com>
158
159 * po/fr.po: Updated French translation.
160
161 2020-07-13 Alan Modra <amodra@gmail.com>
162
163 * testsuite/lib/binutils-common.exp (is_pecoff_format): Accept
164 optional machine-os arg.
165
166 2020-07-11 H.J. Lu <hongjiu.lu@intel.com>
167
168 * readelf.c (decode_x86_feature_2): Handle
169 GNU_PROPERTY_X86_FEATURE_2_TMM.
170
171 2020-07-10 Tom de Vries <tdevries@suse.de>
172
173 * dwarf.c (display_debug_lines_decoded): Don't emit meaningless
174 information in the end_sequence row.
175 * testsuite/binutils-all/dw5.W: Update.
176 * testsuite/binutils-all/objdump.WL: Update.
177
178 2020-07-09 Alan Modra <amodra@gmail.com>
179
180 * dlltool.c: Remove powerpc PE support and comments.
181 * configure.ac: Remove powerpc PE dlltool config.
182 * configure: Regenerate.
183
184 2020-07-09 Nick Clifton <nickc@redhat.com>
185
186 * rclex.c: Add OWNERDRAW keyword.
187 * rcparse.y: Add OWNERDRAW token.
188 (menuitem_flag) Add BITMAP and OWNERDRAW entries.
189 * resrc.c (write_rc_menuitems): Add support for OWNERDRAW and
190 BITMAP flags.
191 * windres.c (extended_menuitems): Likewise.
192 * testsuite/binutils-all/windres/menuitem_flags.rc: New test.
193
194 2020-07-09 Alan Modra <amodra@gmail.com>
195
196 * readelf (slurp_hppa_unwind_table): Set table_len before use
197 in relocation sanity checks.
198
199 2020-07-07 Alan Modra <amodra@gmail.com>
200
201 * testsuite/binutils-all/ar.exp: Use is_xcoff_format.
202 * testsuite/binutils-all/nm.exp: Likewise.
203 * testsuite/binutils-all/copy-2.d: Run only for elf and pe targets.
204 * testsuite/binutils-all/copy-3.d: Run only for elf targets.
205 * testsuite/binutils-all/set-section-alignment.d: Likewise.
206 * testsuite/binutils-all/copy-4.d: Don't run for xcoff.
207
208 2020-07-07 Alan Modra <amodra@gmail.com>
209
210 * testsuite/lib/binutils-common.exp (is_xcoff_format): New.
211 * testsuite/binutils-all/objcopy.exp (pr25662): Exclude xcoff.
212
213 2020-07-06 Nick Clifton <nickc@redhat.com>
214
215 * po/bg.po: Updated Bulgarian translation.
216 * po/pt.po: Updated Portuguese translation.
217 * po/uk.po: Updated Ukranian translation.
218
219 2020-07-06 Alan Modra <amodra@gmail.com>
220
221 * readelf.c (print_dynamic_symbol): Don't sprintf to buffer to
222 find string length.
223
224 2020-07-04 Nick Clifton <nickc@redhat.com>
225
226 * configure: Regenerate.
227 * po/binutils.pot: Regenerate.
228
229 2020-07-04 Nick Clifton <nickc@redhat.com>
230
231 Binutils 2.35 branch created.
232
233 2020-07-02 Nick Clifton <nickc@redhat.com>
234
235 PR 26028
236 * readelf.c (print_symbol): Handle truncation of symbol names.
237 (options): Add -T/--silent-truncation option.
238 (parse_args): Handle the option.
239 (print_dynamic_symbol): Correct calculation of width available to
240 display symbol name.
241 * doc/binutils.texi: Document the -T option to readelf.
242 * NEWS: Mention the new feature.
243
244 2020-06-30 H.J. Lu <hongjiu.lu@intel.com>
245
246 * NEWS: Mention x86 NaCl target support removal.
247 * dwarf.c (init_dwarf_regnames_by_bfd_arch_and_mach): Remove
248 x86 NaCl target support.
249 * testsuite/binutils-all/elfedit-1.d: Likewise.
250 * testsuite/binutils-all/i386/i386.exp: Likewise.
251 * testsuite/binutils-all/x86-64/objects.exp: Likewise.
252 * testsuite/binutils-all/x86-64/pr23494a-x32.d: Likewise.
253 * testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
254 * testsuite/binutils-all/x86-64/pr23494b-x32.d: Likewise.
255 * testsuite/binutils-all/x86-64/pr23494b.d: Likewise.
256 * testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
257 * testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
258 * testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
259 * testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
260 * testsuite/binutils-all/x86-64/pr23494e-x32.d: Likewise.
261 * testsuite/binutils-all/x86-64/pr23494e.d: Likewise.
262 * testsuite/binutils-all/x86-64/x86-64.exp: Likewise.
263
264 2020-06-30 Nick Clifton <nickc@redhat.com>
265
266 * dwarf.c (read_and_display_attr_value): Support
267 DW_FORM_GNU_strp_alt when used with DW_AT_dwo_name and
268 DW_AT_comp_dir.
269
270 2020-06-30 Alan Modra <amodra@gmail.com>
271
272 * testsuite/binutils-all/readelf.exp (readelf_dump_test): Remove
273 xfail for nds32.
274
275 2020-06-29 Hans-Peter Nilsson <hp@bitrange.com>
276
277 * dwarf.c (display_debug_str_offsets): Rename local variable
278 index to idx. Move to top of function.
279
280 2020-06-29 Alan Modra <amodra@gmail.com>
281
282 * dwarf.c: Use C style comments.
283 * resrc.c: Likewise.
284
285 2020-06-27 Alan Modra <amodra@gmail.com>
286
287 * elfcomm.c (setup_nested_archive): Set nested_arch->file to NULL
288 after freeing.
289 (release_archive): Set fields of arch to NULL after freeing.
290
291 2020-06-26 Nick Alcock <nick.alcock@oracle.com>
292
293 * readelf.c (dump_section_as_ctf): Support .ctf archives using
294 ctf_arc_bufopen. Automatically load the .ctf member of such
295 archives as the parent of all other members, unless specifically
296 overridden via --ctf-parent. Split out dumping code into...
297 (dump_ctf_archive_member): ... here, as in objdump, and call
298 it once per archive member.
299 (dump_ctf_indent_lines): Code style fix.
300
301 2020-06-26 Nick Alcock <nick.alcock@oracle.com>
302
303 * configure.ac [--enable-libctf]: New, default yes.
304 Set ENABLE_LIBCTF accordingly.
305 * Makefile.am [!ENABLE_LIBCTF]: Empty LIBCTF and LIBCTF_NOBFD.
306 * configure: Regenerate.
307 * config.in: Regenerate.
308 * Makefile.in: Regenerate.
309 * aclocal.m4: Regenerate.
310 * objdump.c (usage): Conditionalize portions on ENABLE_LIBCTF.
311 (option_values): Likewise.
312 (long_options): Likewise.
313 (main): Likewise.
314 (dump_ctf_indent_lines): Conditionalize out when !ENABLE_LIBCTF.
315 (make_ctfsect): Likewise.
316 (dump_ctf_archive_member): Likewise.
317 (dump_ctf) [ENABLE_LIBCTF]: Likewise.
318 (dump_ctf) [!ENABLE_LIBCTF]: New empty stub.
319 * readelf.c (options): Conditionalize portions on ENABLE_LIBCTF.
320 (usage): Likewise.
321 (process_section_contents): Likewise.
322 (shdr_to_ctf_sect): Conditionalize out when !ENABLE_LIBCTF.
323 (dump_ctf_indent_lines): Likewise.
324 (dump_section_as_ctf) [ENABLE_LIBCTF]: Likewise.
325
326 2020-06-26 Jan Beulich <jbeulich@suse.com>
327
328 * doc/binutils.texi: Adjust description of x86's -Msuffix. Drop
329 redundant text from x86 specific part of -M section.
330
331 2020-06-26 Pat Bernardi <bernardi@adacore.com>
332
333 * readelf.c (display_m68k_gnu_attribute): New function.
334 (process_arch_specific): Call display_m68k_gnu_attribute for EM_68K.
335
336 2020-06-23 H.J. Lu <hongjiu.lu@intel.com>
337
338 PR binutils/26160
339 * testsuite/binutils-all/pr26160.dwp.bz2: New file.
340 * testsuite/binutils-all/pr26160.r: Likewise.
341 * testsuite/binutils-all/readelf.exp: Run PR binutils/26160 test.
342
343 2020-06-23 Nick Clifton <nickc@redhat.com>
344
345 PR 26160
346 * dwarf.c (fetch_indexed_string): Detect and handle old style
347 .debug_str_offset tables.
348 (display_debug_str_offsets): Likewise. Also add support for
349 .debug_str_offsets.dwo sections.
350
351 2020-06-23 H.J. Lu <hongjiu.lu@intel.com>
352
353 PR binutils/26112
354 * testsuite/binutils-all/pr26112.o.bz2: New file.
355 * testsuite/binutils-all/pr26112.r: Likewise.
356 * testsuite/binutils-all/readelf.exp: Run PR binutils/26112 test.
357
358 2020-06-23 Alan Modra <amodra@gmail.com>
359
360 * testsuite/binutils-all/objdump.exp (bintest.a): Correct
361 remote_file delete command.
362
363 2020-06-22 Nick Clifton <nickc@redhat.com>
364
365 PR 26112
366 * dwarf.c (display_debug_str_offsets): Add code to display the
367 contents of the .debug_str_offsets section.
368 (display_debug_macro): Add support for DW_MACRO_define_strx and
369 DW_MACRO_undef_strx.
370
371 2020-06-22 Saagar Jha <saagar@saagarjha.com>
372
373 * od-macho.c: Dump linkedit data for new load commands.
374
375 2020-06-19 Alan Modra <amodra@gmail.com>
376
377 * testsuite/config/default.exp (ld_elf_shared_opt): Don't set.
378 * testsuite/lib/binutils-common.exp (check_relro_support): New proc.
379 (run_dump_test): Use check_relro_support to decide whether to pass
380 extra ld option "-z norelro".
381
382 2020-06-11 Alan Modra <amodra@gmail.com>
383
384 * readelf.c (process_mips_specific): Don't alloc memory for
385 Elf_Internal_Options.
386
387 2020-06-11 Alan Modra <amodra@gmail.com>
388
389 * readelf.c (process_mips_specific): Assert size of internal
390 types match size of external types, and simplify allocation of
391 internal buffer. Catch possible integer overflow when sanity
392 checking option size. Don't assume options are a regular array.
393 Sanity check reginfo option against option size. Use PRI macros
394 when printing.
395
396 2020-06-10 Ralf Habacker <ralf.habacker@freenet.de>
397
398 PR 26082
399 * mclex.c (yylex): Reject lines that reach end-of-file without a
400 terminating newline character.
401
402 2020-06-08 Nick Clifton <nickc@redhat.com>
403
404 PR 26093
405 * doc/binutils.texi (strings): Fix typo.
406
407 2020-06-08 Nick Clifton <nickc@redhat.com>
408
409 PR 26086
410 * dwarf.c (process_debug_info): Check that there is space in the
411 debug_information array before filling in an entry.
412
413 2020-06-06 Alan Modra <amodra@gmail.com>
414
415 * doc/binutils.texi (PowerPC -M option): Mention power10 and pwr10.
416
417 2020-06-05 Joel Anderson <joelanderson333@gmail.com>
418
419 PR 26082
420 * mclex.c (yylex): Add test for an empty input stream.
421
422 2020-06-04 Stephen Casner <casner@acm.org>
423
424 * testsuite/binutils-all/pr25662-pdp11.s: Alternate source file
425 for test using section pseudo-ops compatible with pdp11.
426 * testsuite/binutils-all/objcopy.exp: Select alternate source.
427
428 2020-06-04 Jose E. Marchesi <jose.marchesi@oracle.com>
429
430 * objdump.c (disassemble_data): Set disasm_info.endian_code to
431 disasm_info.endian after the latter is initialized to the
432 endianness reported by BFD.
433
434 2020-06-04 Alan Modra <amodra@gmail.com>
435
436 * testsuite/binutils-all/i386/i386.exp: Remove global directive
437 outside proc body.
438 * testsuite/binutils-all/x86-64/objects.exp: Likewise.
439 * testsuite/binutils-all/x86-64/x86-64.exp: Likewise.
440
441 2020-06-03 Joel Anderson <joelanderson333@gmail.com>
442
443 * windmc.h (struct mc_node): Add id_typecast field.
444 * mcparse.y (message): Initialise the id_typecast field.
445 * windmc.c (write_dbg): Use the id_typecast field as a parameter
446 when calling write_dbg_define.
447 (write_header): Likewise.
448
449 2020-06-03 Alan Modra <amodra@gmail.com>
450
451 PR 26069
452 * objcopy.c (copy_relocations_in_section): Free relpp on error.
453 Don't accidentally free isection->orelocation.
454
455 2020-06-02 Alan Modra <amodra@gmail.com>
456
457 * testsuite/binutils-all/ar.exp (obj): Set up object file name
458 extension. Use throughout. Don't completely exclude non-ELF
459 alpha targets. Run long_filenames test for tic30. Exclude thin
460 archive tests for aix, ecoff and vms.
461 * estsuite/binutils-all/objdump.exp (obj): Set up object file name
462 extension. Use throughout. Don't exclude non-ELF alpha targets
463 from "bintest.a".
464
465 2020-05-28 Max Filippov <jcmvbkbc@gmail.com>
466
467 * MAINTAINERS (Xtensa): Add myself as maintainer.
468
469 2020-05-23 Alan Modra <amodra@gmail.com>
470
471 * testsuite/binutils-all/ar.exp (many_files): New test.
472
473 2020-05-21 Alan Modra <amodra@gmail.com>
474
475 * addr2line.c: Replace "if (x) free (x)" with "free (x)" throughout.
476 * dlltool.c: Likewise.
477 * elfcomm.c: Likewise.
478 * rddbg.c: Likewise.
479 * readelf.c: Likewise.
480 * stabs.c: Likewise.
481 * windmc.c: Likewise.
482 * windres.c: Likewise.
483 * wrstabs.c: Likewise.
484
485 2020-05-21 Alan Modra <amodra@gmail.com>
486
487 * readelf.c (get_num_dynamic_syms): Bounds check mipsxlat array
488 access.
489
490 2020-05-20 Nelson Chu <nelson.chu@sifive.com>
491
492 * dwarf.c: Updated since DECLARE_CSR is changed.
493
494 2020-05-19 H.J. Lu <hjl.tools@gmail.com>
495
496 PR binutils/25809
497 * readelf.c (process_program_headers): Warn if the PT_DYNAMIC
498 segment doesn't match the .dynamic section and checks are
499 enabled.
500 (struct filedata): Add dynamic_symtab_section and
501 dynamic_strtab_section fields.
502 (process_section_headers): Set dynamic_symtab_section to the
503 .dynsym section. Set dynamic_strtab_section to the .dynstr
504 section.
505 (process_dynamic_section): Warn if the .dynsym section doesn't
506 match DT_SYMTAB and DT_SYMENT or the .dynstr section doesn't
507 DT_STRTAB and DT_STRSZ. But only if checks are enabled.
508
509 2020-05-19 Alan Modra <amodra@gmail.com>
510
511 * ar.c (map_over_members, get_pos_bfd, delete_members, move_members),
512 (replace_members): Use bfd_get_filename rather than accessing
513 bfd->filename directly.
514 * arsup.c (map_over_list, ar_delete, ar_replace, ar_extract): Likewise.
515 * binemul.c (do_ar_emul_append): Likewise.
516 * coffgrok.c (coff_grok): Likewise.
517
518 2020-05-18 Stafford Horne <shorne@gmail.com>
519
520 * MAINTAINERS (OR1K): Add myself as maintainer.
521
522 2020-05-07 Andrew Burgess <andrew.burgess@embecosm.com>
523
524 * doc/binutils.texi: Mention 'entry address' in the set-start and
525 adjust-start options descriptions.
526
527 2020-05-05 Nick Clifton <nickc@redhat.com>
528
529 * dwarf.c (do_checks): New global variable.
530 (display_formatted_table): Warn about an unexpected number of
531 columns in the table, if checks are enabled. Do not complain
532 about the lack of data following the number of entries in the
533 table if the table is empty.
534 (display_debug_lines_decoded): Only warn about an unexpected
535 number of columns in a table if checks are enabled.
536 * dwarf.h (do_checks): Add a prototype.
537 * elfcomm.c (error): Remove weak attribute.
538 (warn): Likewise.
539 * readelf.c (do_checks): Delete.
540 (warn): Delete.
541 (process_section_headers): Only warn about empty sections if
542 checks are enabled.
543
544 2020-05-04 Fangrui Song <maskray@google.com>
545
546 * objcopy.c (copy_object): Allow empty section.
547 * testsuite/binutils-all/update-section.exp: Add test.
548
549 2020-05-04 Nick Clifton <nickc@redhat.com>
550
551 PR 25917
552 * dwarf.c (display_debug_lines_decoded): Warn if encountering a
553 supicious number of entries for DWARF-5 format directory and file
554 name tables. Do not display file name table header if the table
555 is empty. Do not allocate space for empty tables.
556
557 2020-05-04 Alan Modra <amodra@gmail.com>
558
559 * readelf.c (process_nds32_specific): Check size of .nds32_e_flags
560 section. Don't assume endian of host matches nds32 target. Free
561 buffer.
562
563 2020-05-01 Alan Modra <amodra@gmail.com>
564 Haim Shimonovich <Haim.Shimonovich@ceva-dsp.com>
565
566 * objdump.c (disassemble_bytes): Don't scan for zeros when
567 disassembling zeros. Translate "resuming at file offset" message.
568 Formatting. Replace some signed variables with unsigned.
569
570 2020-04-30 Alex Coplan <alex.coplan@arm.com>
571
572 * testsuite/binutils-all/aarch64/in-order-all.d: Update to use new
573 disassembly.
574 * testsuite/binutils-all/aarch64/out-of-order-all.d: Likewise.
575
576 2020-04-30 Nick Clifton <nickc@redhat.com>
577
578 * testsuite/lib/binutils-common.exp (check_pie_support): New
579 proc.
580
581 2020-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
582
583 * dwarf.c (display_debug_ranges): Ignore duplicate entries in
584 range_entries for the same offset.
585
586 2020-04-29 Nick Clifton <nickc@redhat.com>
587
588 * readelf.c (warn): New function - like elfcomm.c version but only
589 produces output if warnings are enabled.
590 (struct options): Add --lint and --enable-checks.
591 (usage): Add entry for --lint.
592 (parse_args): Handle -L. If checks are enabled but no dumps have
593 been selected then enable all dumps.
594 (process_section_headers): Replace long if-then-else sequence with
595 a switch. Add warning messages for empty SHT_REL, SHT_RELA and
596 SHT_PROGBITS sections.
597 (process_file): Do not complain if the file is an archive and lint
598 mode has been enabled.
599 * elfcomm.c (error): Make the function weak.
600 (warn): Likewise.
601 * NEWS: Mention the new feature.
602 * doc/binutils.texi: Document the new feature.
603 * dwarf.h (report_leb_status): Add file name and line number
604 parameters. Include them in the diagnostic output.
605 (READ_ULEB): Pass file and line number to report_leb_status.
606 (READ_SLEB): Likewise.
607 * dwarf.c (read_and_print_leb128): Pass file and line number to
608 report_leb_status.
609 * testsuite/binutils-all/readelf.exp: Add test of new feature.
610 * testsuite/binutils-all/zero-sec.s: New test source file.
611 * testsuite/binutils-all/zero-sec.r: Expected output from new
612 test.
613
614 2020-04-29 Nick Clifton <nickc@redhat.com>
615
616 * po/sr.po: Updated Serbian translation.
617
618 2020-04-26 Alan Modra <amodra@gmail.com>
619
620 * readelf.c (get_num_dynamic_syms): Check DT_MIPS_XHASH was
621 read before dereferencing, and gracefully return. Remove
622 gnu_hash_error variable. Free gnu hash arrays if number of
623 syms found is zero.
624
625 2020-04-24 Alan Modra <amodra@gmail.com>
626
627 * readelf.c (get_num_dynamic_syms): Check for nbuckets and nchains
628 non-zero.
629 (process_dynamic_section): Call get_num_dynamic_syms once rather
630 than in segment loop. Break out of segment loop on a successful
631 load of dynamic symbols. Formatting.
632 (process_object): Return error status from process_dynamic_section.
633
634 2020-04-23 Anton Kolesov <anton.kolesov@synopsys.com>
635
636 * elf-bfd.h (elfcore_write_arc_v2): Add prototype.
637 * elf.c (elfcore_grok_arc_v2): New function.
638 (elfcore_grok_note): Call the new function to handle the corresponding
639 note.
640 (elfcore_write_arc_v2): New function.
641 (elfcore_write_register_note): Call the new function to handle the
642 corresponding pseudo-sections.
643
644 2020-04-22 Max Filippov <jcmvbkbc@gmail.com>
645
646 PR ld/25861
647 * readelf.c (is_none_reloc): Recognize
648 BFD_RELOC_XTENSA_PDIFF{8,16,32} and
649 BFD_RELOC_XTENSA_NDIFF{8,16,32}.
650
651 2020-04-22 Nick Clifton <nickc@redhat.com>
652
653 * MAINTAINERS: Remove Chris Faylor as the ix86 PE maintainer.
654
655 2020-04-22 Alan Modra <amodra@gmail.com>
656
657 * readelf.c (archive_file_offset, archive_file_size, dynamic_addr),
658 (dynamic_size, dynamic_nent, dynamic_strings, dynamic_strings_length),
659 (num_dynamic_syms, nbuckets, nchains, buckets, chains),
660 (ngnubuckets, gnubuckets, gnuchains, mipsxlat, ngnuchains),
661 (gnusymidx, dynamic_symbols, dynamic_syminfo, dynamic_syminfo_offset),
662 (dynamic_syminfo_nent, program_interpreter, dynamic_info),
663 (dynamic_info_DT_GNU_HASH, dynamic_info_DT_MIPS_XHASH, version_info),
664 (dynamic_section, symtab_shndx_list, group_count, section_groups),
665 (section_headers_groups): Move to struct filedata. Update use
666 throughout file.
667
668 2020-04-22 Alan Modra <amodra@gmail.com>
669
670 * readelf.c (struct dump_data): New, used..
671 (cmdline): ..here, and..
672 (struct filedata): ..here. Adjust all uses.
673 (request_dump_bynumber, request_dump, parse_args): Pass in a
674 struct dump_data* rather than Filedata*. Adjust callers.
675 (main): Don't set cmdline.file_name.
676
677 2020-04-20 Alan Modra <amodra@gmail.com>
678
679 * readelf.c (process_symbol_table): Clear ngnuchains, ngnubuckets
680 and nbuckets.
681
682 2020-04-20 Alan Modra <amodra@gmail.com>
683
684 * readelf.c (process_section_headers): Free dynamic symbols etc.
685 earlier.
686
687 2020-04-20 Alan Modra <amodra@gmail.com>
688
689 * readelf.c (get_num_dynamic_syms): Formatting. Don't return
690 on error without freeing.
691 (process_dynamic_section): Don't recreate dynamic symbols from
692 dynamic tag info when the dynamic symbols have already been
693 read via section headers.
694
695 2020-04-17 Fredrik Strupe <fredrik@strupe.net>
696
697 * testsuite/binutils-all/arm/vdup-cond.d: New test for testing that
698 conditional VDUP instructions are disassembled correctly.
699 * testsuite/binutils-all/arm/vdup-cond.s: New file used by
700 vdup-cond.d.
701 * testsuite/binutils-all/arm/vdup-thumb.d: New test for testing
702 that VDUP instructions (which are conditional in A32) can be
703 disassembled in thumb mode.
704 * testsuite/binutils-all/arm/vdup-cond.s: New file used by
705 vdup-thumb.d.
706
707 2020-04-17 Alan Modra <amodra@gmail.com>
708
709 PR 25840
710 * debug.c (debug_class_type_samep): Don't segfault on NULL type.
711
712 2020-04-16 Alan Modra <amodra@gmail.com>
713
714 * doc/binutils.texi: Mention --no-show-raw-insn in objdump
715 --no-addresses description.
716
717 2020-04-15 Alan Modra <amodra@gmail.com>
718
719 * objdump.c (no_addresses): New static var.
720 (usage): Print help for --no-addresses.
721 (long_options): Add --no-addresses entry.
722 (objdump_print_addr_with_sym, objdump_print_addr): Omit symbol address.
723 (disassemble_bytes): Don't print current line address, or reloc
724 address.
725 * doc/binutils.texi: Document objdump --no-addresses.
726
727 2020-04-15 Alan Modra <amodra@gmail.com>
728
729 PR 25822
730 * readelf.c (get_num_dynamic_syms): Don't set num_of_syms when
731 reading buckets or chains fails.
732
733 2020-04-15 Alan Modra <amodra@gmail.com>
734
735 * readelf.c (process_symbol_table): Zero gnubuckets, gnuchains
736 etc. after freeing.
737
738 2020-04-15 Alan Modra <amodra@gmail.com>
739
740 * readelf.c (get_group_flags): Translate text.
741 (get_file_type, get_symbol_binding, get_symbol_type),
742 (get_ppc64_symbol_other, get_symbol_other): Increase size of buffer.
743
744 2020-04-15 Alan Modra <amodra@gmail.com>
745
746 PR 25821
747 * readelf.c (get_num_dynamic_syms): Typo fix.
748
749 2020-04-14 Alan Modra <amodra@gmail.com>
750
751 * readelf.c (process_mips_specific): Free eopt and iopt. Avoid
752 possibility of overflow when checking number of conflicts.
753
754 2020-04-14 H.J. Lu <hongjiu.lu@intel.com>
755
756 PR binutils/25707
757 * readelf.c (nbuckets): New.
758 (nchains): Likewise.
759 (buckets): Likewise.
760 (chains): Likewise.
761 (ngnubuckets): Likewise.
762 (gnubuckets): Likewise.
763 (gnuchains): Likewise.
764 (mipsxlat): Likewise.
765 (ngnuchains): Likewise.
766 (gnusymidx): Likewise.
767 (VALID_SYMBOL_NAME): Likewise.
768 (VALID_DYNAMIC_NAME): Use it.
769 (get_dynamic_data): Moved before process_dynamic_section.
770 (get_num_dynamic_syms): New function.
771 (process_dynamic_section): Use DT_SYMTAB, DT_SYMENT, DT_HASH,
772 DT_GNU_HASH and DT_MIPS_XHASH to reconstruct dynamic symbol
773 table. Use DT_STRTAB and DT_STRSZ to reconstruct dynamic string
774 table.
775 (get_symbol_index_type): Don't print "bad section index" when
776 there is no section header.
777 (print_dynamic_symbol): Rewrite.
778 (process_symbol_table): Call print_dynamic_symbol to dump dynamic
779 symbol table.
780
781 2020-04-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
782
783 * testsuite/lib/binutils-common.exp (supports_gnu_osabi): Don't
784 enable on *-*-solaris*.
785
786 2020-03-30 Nick Clifton <nickc@redhat.com>
787
788 PR binutils/25662
789 * objcopy.c (copy_object): When copying PE format files set the
790 timestamp field in the pe_data structure if the preserve_dates
791 flag is set.
792 * testsuite/binutils-all/objcopy.exp (objcopy_test) Use
793 --preserve-dates in place of the -p option, in order to make its
794 effect more obvious.
795
796 2020-03-28 Alan Modra <amodra@gmail.com>
797
798 * testsuite/binutils-all/objcopy.exp (objcopy_test): Only
799 clear_xfail hppa*-*-*elf*. Revert mips xfails.
800
801 2020-03-28 Alan Modra <amodra@gmail.com>
802
803 * testsuite/binutils-all/objcopy.exp (objcopy_test): Move xfails
804 from here to calls. Remove "m8*-*-*" entry. Don't xfail tic54x
805 but do xfail spu, mipstx39 and mips-sgi-irix for the executable
806 test. Pass "-p" to objcopy for the executable test.
807
808 2020-03-27 Jozef Lawrynowicz <jozef.l@mittosystems.com>
809
810 PR binutils/25662
811 * testsuite/binutils-all/objcopy.exp (objcopy_test): Add argument to
812 specify whether an object file or executable should be built and tested.
813 Change test names to report whether an object file or executable is
814 being tested.
815 * testsuite/binutils-all/pr25662.ld: New test.
816 * testsuite/binutils-all/pr25662.s: New test.
817
818 2020-03-27 Alan Modra <amodra@gmail.com>
819
820 * readelf.c (process_archive): Don't double free qualified_name.
821 Don't break out of loop with "negative" archive_file_size, just
822 set file offset to max.
823
824 2020-03-25 Alan Modra <amodra@gmail.com>
825
826 * readelf.c (process_archive): Prevent endless loop.
827
828 2020-03-24 H.J. Lu <hongjiu.lu@intel.com>
829
830 PR binutils/25708
831 * nm.c (print_symname): Replace _bfd_elf_get_symbol_version_name
832 with bfd_get_symbol_version_string.
833 (print_symbo): Pass TRUE to bfd_get_symbol_version_string.
834 * objdump.c (objdump_print_symname): Likewise.
835
836 2020-03-24 H.J. Lu <hongjiu.lu@intel.com>
837
838 PR binutils/25708
839 * nm.c (SYM_NAME): Removed.
840 (print_symname): Add a pointer to struct extended_symbol_info
841 argument. Call _bfd_elf_get_symbol_version_name to get symbol
842 version.
843 (print_symdef_entry): Pass NULL to print_symname.
844 (print_symbol_info_bsd): Update call to print_symname.
845 (print_symbol_info_sysv): Likewise.
846 (print_symbol_info_posix): Likewise.
847
848 2020-03-24 Alan Modra <amodra@gmail.com>
849
850 * readelf.c (process_mips_specific): Free iconf on error path.
851
852 2020-03-23 Nick Clifton <nickc@redhat.com>
853
854 PR 25714
855 * wrstabs.c (stab_pop_type): Replace assertion with error return.
856 * write_stabs_in_sections_debugging_info: Likewise.
857 * stab_enum_type: Likewise.
858 * stab_modify_type: Likewise.
859 * stab_struct_field: Likewise.
860 * stab_end_struct_type: Likewise.
861 * stab_start_class_type: Likewise.
862 * stab_class_static_member: Likewise.
863 * stab_class_baseclass: Likewise.
864 * stab_class_start_method: Likewise.
865 * stab_class_method_var: Likewise.
866 * stab_class_end_method: Likewise.
867 * stab_end_class_type: Likewise.
868 * stab_typedef_type: Likewise.
869 * stab_start_function: Likewise.
870 * stab_end_block: Likewise.
871 * stab_lineno: Likewise.
872
873 2020-03-20 Nick Clifton <nickc@redhat.com>
874
875 * readelf.c (get_compression_header): Add ATTRIBUTE_WARN_UNUSED_RESULT.
876 (process_section_headers): Check the return value from
877 get_compression_header.
878 (dump_section_as_strings): Likewise.
879 (dump_section_as_bytes): Likewise.
880 (load_specific_debug_section): Likewise.
881
882 2020-03-20 H.J. Lu <hongjiu.lu@intel.com>
883
884 * ar.c (main): Update bfd_plugin_set_program_name call.
885 * nm.c (main): Likewise.
886
887 2020-03-19 Nick Clifton <nickc@redhat.com>
888
889 PR 25676
890 * testsuite/binutils-all/dw4.s: New test source file.
891 * testsuite/binutils-all/nm.exp: Run the new test.
892
893 2020-03-19 H.J. Lu <hongjiu.lu@intel.com>
894
895 * readelf.c (process_symbol_table): Use unsigned long for si.
896
897 2020-03-19 Alan Modra <amodra@gmail.com>
898
899 * elfcomm.c: Don't include bfd.h or bucomm.h.
900 (program_name): Declare.
901 (process_archive_index_and_symbols): Replace bfd_boolean with int,
902 and substitute FALSE and TRUE.
903 (setup_archive, setup_nested_archive): Likewise.
904 * elfcomm.h: Likewise.
905
906 2020-03-19 Alan Modra <amodra@gmail.com>
907
908 * readelf.c (process_archive): Always return via path freeing
909 memory. Formatting.
910
911 2020-03-19 Alan Modra <amodra@gmail.com>
912
913 * readelf.c (process_netbsd_elf_note): Validate descsz before
914 accessing descdata. Formatting.
915
916 2020-03-19 Alan Modra <amodra@gmail.com>
917
918 * elfcomm.c (setup_archive): Make file_size an off_t. Comment.
919 * elfcomm.h (setup_archive): Update prototype.
920
921 2020-03-16 Alan Modra <amodra@gmail.com>
922
923 * readelf.c (get_symbols): New function.
924 (process_relocs, ia64_process_unwind, hppa_process_unwind),
925 (arm_process_unwind, get_symbol_for_build_attribute): Use it.
926
927 2020-03-16 Alan Modra <amodra@gmail.com>
928
929 * unwind-ia64.c (unw_decode_uleb128): Prevent overlarge shifts.
930 Detect shift overflows and check that terminating byte is found.
931 Print an error on a bad uleb128.
932
933 2020-03-14 Alan Modra <amodra@gmail.com>
934
935 * readelf.c (process_file): Clean ba_cache.
936
937 2020-03-14 Alan Modra <amodra@gmail.com>
938
939 * elfcomm.h (setup_archive): Update prototype.
940 * elfcomm.c (setup_archive): Add file_size parameter and sanity
941 check longnames_size.
942 (setup_nested_archive): Get file size and pass to setup_archive.
943 * elfedit.c (process_archive): Likewise.
944 * readelf.c (process_archive): Pass filedata->file_size to
945 setup_archive.
946
947 2020-03-14 Alan Modra <amodra@gmail.com>
948
949 * readelf.c (dump_section_as_strings): Free memory on error exit.
950 (dump_section_as_bytes, process_notes_at): Likewise.
951 (get_build_id): Free enote.
952
953 2020-03-13 Kamil Rytarowski <n54@gmx.com>
954
955 * readelf.c (get_netbsd_elfcore_note_type): Add support for
956 NT_NETBSDCORE_LWPSTATUS notes.
957
958 2020-03-13 Alan Modra <amodra@gmail.com>
959
960 * elfcomm.c (get_archive_member_name): Always return malloc'd
961 string or NULL.
962 * elfedit.c (process_archive): Tidy memory on all return paths.
963 * readelf.c (process_archive): Likewise.
964 (process_symbol_table): Likewise.
965 (ba_cache): New, replacing ..
966 (get_symbol_for_build_attribute): ..static vars here. Free
967 strtab and symtab before loading new ones. Reject symtab without
968 valid strtab in loop, breaking out of loop on valid symtab.
969 (process_file): Free ba_cache symtab and strtab here, resetting
970 ba_cache.
971
972 2020-03-12 Alan Modra <amodra@gmail.com>
973
974 * readelf.c (process_section_headers): Don't just set
975 filedata->section_headers NULL, free it first. Similarly for
976 dynamic_symbols, dynamic_strings, dynamic_syminfo and
977 symtab_shndx_list. Zero associated counts too.
978 (process_object): Free symtab_shndx_list.
979 (process_file): Free various allocated filedata tables.
980
981 2020-03-11 Nick Clifton <nickc@redhat.com>
982
983 PR 25611
984 PR 25614
985 * dwarf.h (DWARF2_Internal_LineInfo): Add li_address_size and
986 li_segment_size fields.
987 * dwarf.c (read_debug_line_header): Record the address size and
988 segment selector size values (if present) in the lineinfo
989 structure.
990 (display_formatted_table): Warn if the format count is empty but
991 the table itself is not empty.
992 Display the format count and entry count at the start of the table
993 dump.
994 (display_debug_lines_raw): Display the address size and segement
995 selector size fields, if present.
996 * testsuite/binutils-all/dw5.W: Update expected output.
997
998 2020-03-11 Alan Modra <amodra@gmail.com>
999
1000 PR 25651
1001 * objcopy.c (copy_object): Test "gaps" not gap_fill_set or
1002 pad_to_set on second block of code dealing with padding.
1003 Replace "c" with "num_sec" and don't recalculate number of
1004 sections on second block. Size arrays using sizeof (element)
1005 rather than sizeof (element type).
1006
1007 2020-03-10 Alan Modra <amodra@gmail.com>
1008
1009 * objdump.c (disassemble_section): Don't call qsort unless
1010 sym count is at least two.
1011 (disassemble_data): Don't call memcpy with NULL src.
1012
1013 2020-03-09 Alan Modra <amodra@gmail.com>
1014
1015 PR 25645
1016 * readelf.c (dump_ia64_vms_dynamic_fixups): Pass size and nmemb
1017 to get_data rather than multiplying.
1018 (dump_ia64_vms_dynamic_relocs): Likewise.
1019 (process_version_sections): Correct order of size and nmemb args
1020 in get_data call.
1021 (process_mips_specific): Likewise.
1022
1023 2020-03-08 H.J. Lu <hongjiu.lu@intel.com>
1024
1025 * readelf.c (get_dynamic_data): Replace "memory chekers" with
1026 "memory checkers" in comments.
1027
1028 2020-03-06 Simon Marchi <simon.marchi@efficios.com>
1029
1030 PR 25491
1031 * doc/Makefile.am: Rename MOSTLYCLEANFILES to MAINTAINERCLEANFILES.
1032 * doc/Makefile.in: Re-generate.
1033
1034 2020-03-06 Nick Clifton <nickc@redhat.com>
1035
1036 * objcopy.c (check_new_section_flags): New function. Reject the
1037 SEC_COFF_SHARED flag if the target is not a COFF binary.
1038 (copy_object): Call check_new_section_flags.
1039 (setup_section): Likewise.
1040 * doc/binutils.texi (objcopy): Add a note that the 'share' section
1041 flag cannot be applied to ELF binaries.
1042
1043 2020-03-06 Alan Modra <amodra@gmail.com>
1044
1045 PR 25637
1046 * objcopy.c (filter_symbols): Correct rem_leading_char logic.
1047
1048 2020-03-05 Alan Modra <amodra@gmail.com>
1049
1050 PR 25629
1051 * objcopy.c (filter_symbols): Don't segfault on NULL
1052 prefix_symbols_string.
1053
1054 2020-03-04 Christian Eggers <ceggers@gmx.de>
1055
1056 * objcopy.c (copy_object): Convert from bytes to octets for
1057 --gap-fill and --pad-to.
1058
1059 2020-03-03 Nick Clifton <nickc@redhat.com>
1060
1061 PR 25625
1062 * prdbg.c (pr_tag_type): Remove call to abort.
1063
1064 2020-03-02 Aaron Merey <amerey@redhat.com>
1065
1066 * binutils/testsuite/binutils-all/debuginfod.exp: Improve port
1067 selection.
1068
1069 2020-03-02 Nick Clifton <nickc@redhat.com>
1070
1071 PR 25543
1072 * readelf.c (dump_section_as_strings): Display new-line characters
1073 as \n and then insert a line break.
1074 * testsuite/binutils-all/pr25543.s: New test.
1075 * testsuite/binutils-all/pr25543.d: Test driver.
1076 * testsuite/binutils-all/readelf.exp: Run the new test.
1077
1078 2020-02-27 Nick Clifton <nickc@redhat.com>
1079
1080 PR 25526
1081 * readelf.c (process_ia64_vms_dynamic_relocs): Check to see if
1082 get_data is unable to load the string table.
1083
1084 2020-02-26 Alan Modra <amodra@gmail.com>
1085
1086 * elfedit.c: Indent labels correctly.
1087 * readelf.c: Likewise.
1088 * resres.c: Likewise.
1089
1090 2020-02-25 H.J. Lu <hongjiu.lu@intel.com>
1091
1092 PR binutils/25584
1093 * ar.c (main): Pass 0 to bfd_plugin_set_program_name.
1094 * nm.c (main): Pass 1 to bfd_plugin_set_program_name.
1095
1096 2020-02-24 Nick Clifton <nickc@redhat.com>
1097
1098 PR 25499
1099 * doc/binutils.texi (objdump): Fix typo in description of
1100 objdump's -g option.
1101
1102 2020-02-20 Nelson Chu <nelson.chu@sifive.com>
1103
1104 * dwarf.c (regname_internal_riscv): Updated since the DECLARE_CSR
1105 is changed.
1106
1107 2020-02-19 Jordan Rupprecht <rupprecht@google.com>
1108
1109 * objdump.c (show_line): call bfd_demangle when using do_demangle.
1110
1111 2020-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
1112
1113 * configure: Regenerate.
1114
1115 2020-02-10 Fangrui Song <maskray@google.com>
1116
1117 * objcopy.c (parse_flags): Handle "exclude".
1118 * doc/binutils.texi: Document the support.
1119
1120 2020-02-10 Aaron Merey <amerey@redhat.com>
1121
1122 * binutils/testsuite/binutils-all/debuginfod.exp:
1123 Replace set ::env with setenv.
1124 Start server before setting environment variable.
1125 Specify tmpdir as the location of the server's
1126 database.
1127 Check additional server metrics at start-up.
1128
1129 2020-02-07 Nick Clifton <nickc@redhat.com>
1130
1131 * README-how-to-make-a-release: Add note about updating the
1132 GAS/NEWS URL in the next release.
1133
1134 2020-02-07 Sergey Belyashov <sergey.belyashov@gmail.com>
1135
1136 PR 25469
1137 * readelf.c (get_machine_flags): Add support for Z80N machine
1138 number.
1139
1140 2020-02-07 Nick Clifton <nickc@redhat.com>
1141
1142 * dwarf.c (display_debug_lines_decoded): Force a NUL termination
1143 of the truncated file name.
1144
1145 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
1146
1147 * objdump.c (print_jump_visualisation): New function.
1148 (disassemble_bytes): Call new function.
1149
1150 2020-02-06 Alan Modra <amodra@gmail.com>
1151
1152 * testsuite/lib/binutils-common.exp (match_target): Accept '!' before
1153 TCL procedure.
1154 (supports_gnu_osabi): New procedure.
1155 (is_generic): New, from ld-lib.exp.
1156 (supports_gnu_unique): Use the above.
1157
1158 2020-02-04 Alan Modra <amodra@gmail.com>
1159
1160 * Makefile.am (CFILES): Add od-elf32_avr.c.
1161 * Makefile.in: Regenerate.
1162 * po/POTFILES.in: Regenerate.
1163
1164 2020-02-03 Andreas Schwab <schwab@linux-m68k.org>
1165
1166 * readelf.c (dump_relocations, dump_relocations)
1167 (decode_arm_unwind_bytecode, process_dynamic_section)
1168 (get_symbol_visibility, get_alpha_symbol_other): Add newline to
1169 error message.
1170
1171 2020-02-03 Sergei Trofimovich <siarheit@google.com>
1172
1173 * coffdump.c (program_name): Drop redundant definition.
1174 * srconv.c (program_name): Likewise
1175 * sysdump.c (program_name): Likewise
1176
1177 2020-02-02 H.J. Lu <hongjiu.lu@intel.com>
1178
1179 PR gas/25380
1180 * objdump.c (sym_ok): Return FALSE if 2 sections are in the
1181 same file with different section pointers.
1182
1183 2020-02-01 Nick Clifton <nickc@redhat.com>
1184
1185 * README-how-to-make-a-release: Update with more details on the
1186 release making process.
1187
1188 2020-01-31 Nick Clifton <nickc@redhat.com>
1189
1190 * po/sv.po: Updated Swedish translation.
1191
1192 2020-01-28 Nick Clifton <nickc@redhat.com>
1193
1194 * readelf.c (get_build_id): Simplify warning message about corrupt
1195 notes encountered whilst scanning for the build-id.
1196
1197 2020-01-27 Roland McGrath <mcgrathr@google.com>
1198
1199 * objcopy.c (compare_gnu_build_notes): Fix comparison results
1200 for overlapping ranges so that (A == B) == (B == A) holds.
1201
1202 2020-01-27 Alan Modra <amodra@gmail.com>
1203
1204 * testsuite/lib/binutils-common.exp (big_or_little_endian): Replace
1205 case statement with switch statement.
1206
1207 2020-01-24 Nick Clifton <nickc@redhat.com>
1208
1209 * readelf.c (get_build_id): Fix warning messages about corrupt
1210 notes.
1211
1212 2020-01-23 Nick Clifton <nickc@redhat.com>
1213
1214 * po/fr.po: Updated French translation.
1215
1216 2020-01-22 Yuri Chornoivan <yurchor@mageia.org>
1217
1218 PR 25417
1219 * readelf.c (get_alpha_symbol_other): Fix error message typo.
1220
1221 2020-01-20 Nick Clifton <nickc@redhat.com>
1222
1223 * po/pt.po: Updated Portuguese translation.
1224 * po/uk.po: Updated Ukranian translation.
1225
1226 2020-01-18 Nick Clifton <nickc@redhat.com>
1227
1228 * README-how-to-make-a-release: Update notes on how to cut a
1229 branch for a release.
1230
1231 2020-01-18 Nick Clifton <nickc@redhat.com>
1232
1233 * configure: Regenerate.
1234 * po/binutils.pot: Regenerate.
1235
1236 2020-01-18 Nick Clifton <nickc@redhat.com>
1237
1238 Binutils 2.34 branch created.
1239
1240 2020-01-17 Thomas Troeger <tstroege@gmx.de>
1241
1242 * objdump.c (jump_info_visualize_address): Discard jumps that are
1243 no longer needed.
1244 (disassemble_bytes): Only compute the maximum level if jumps were
1245 detected.
1246
1247 2020-01-13 Nick Clifton <nickc@redhat.com>
1248
1249 * objdump.c (disassemble_bytes): Remove C99-ism.
1250 * testsuite/binutils-all/debuginfod.exp: New tests.
1251
1252 2020-01-13 Thomas Troeger <tstroege@gmx.de>
1253
1254 * objdump.c (visualize_jumps, color_output, extended_color_output)
1255 (detected_jumps): New variables.
1256 (usage): Add the new jump visualization options.
1257 (option_values): Add new option value.
1258 (long_options): Add the new option.
1259 (jump_info_new, jump_info_free): New functions.
1260 (jump_info_min_address, jump_info_max_address): Likewise.
1261 (jump_info_end_address, jump_info_is_start_address): Likewise.
1262 (jump_info_is_end_address, jump_info_size): Likewise.
1263 (jump_info_unlink, jump_info_insert): Likewise.
1264 (jump_info_add_front, jump_info_move_linked): Likewise.
1265 (jump_info_intersect, jump_info_merge): Likewise.
1266 (jump_info_sort, jump_info_visualize_address): Likewise.
1267 (disassemble_jumps): New function - used to locate jumps.
1268 (disassemble_bytes): Add ascii art generation.
1269 (disassemble_section): Add scan to locate jumps.
1270 (main): Parse the new visualization option.
1271 * doc/binutils.texi: Document the new feature.
1272 * NEWS: Mention the new feature.
1273
1274 2020-01-13 Alan Modra <amodra@gmail.com>
1275
1276 PR 25360
1277 PR 25361
1278 * dwarf.c (display_debug_frames): Move fde_fc earlier. Free
1279 fde_fc col_type and col_offset.
1280 * readelf.c (apply_relocations): Move symsec check earlier.
1281 (free_debug_section): Free reloc_info.
1282 (process_notes_at): Free pnotes on error path.
1283 (process_object): Free dump_sects here..
1284 (process_archive): ..not here.
1285
1286 2020-01-13 Alan Modra <amodra@gmail.com>
1287
1288 PR 25362
1289 * nm.c (display_rel_file): Free dyn_syms.
1290
1291 2020-01-09 Nick Clifton <nickc@redhat.com>
1292
1293 PR 25220
1294 * objcopy.c (empty_name): New variable.
1295 (need_sym_before): Prevent an attempt to free a static variable.
1296 (filter_symbols): Avoid strcmp test by checking for pointer
1297 equality.
1298
1299 2020-01-09 Nick Clifton <nickc@redhat.com>
1300
1301 * po/zh_TW.po: Updated Traditional Chinese translation.
1302
1303 2020-01-09 Aaron Merey <amerey@redhat.com>
1304
1305 * Makefile.am (readelf_LDADD, objdump_LDADD): Add libdebuginfod.
1306 * Makefile.in: Regenerate.
1307 * NEWS: Update.
1308 * config.in: Regenerate.
1309 * configure: Regenerate.
1310 * configure.ac: Call AC_DEBUGINFOD.
1311 * doc/Makefile.in: Regenerate.
1312 * doc/binutils.texi: Add section on using binutils
1313 with debuginfod.
1314 * dwarf.c (debuginfod_fetch_separate_debug_info): New function.
1315 Query debuginfod servers for the target debug file.
1316 (load_separate_debug_info): Call
1317 debuginfod_fetch_separate_debug_info if configured with
1318 debuginfod.
1319 (load_separate_debug_files): Add file argument to
1320 load_separate_debug_info calls.
1321 * dwarf.h (get_build_id): Add declaration.
1322 * objdump.c (get_build_id): New function. Get build-id of file.
1323 * readelf.c (get_build_id): Likewise.
1324 * testsuite/binutils-all/debuginfod.exp: New tests.
1325 * testsuite/binutils-all/linkdebug.s: Add .note.gnu.build-id
1326 section.
1327
1328 2020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
1329
1330 * readelf.c: Add support for new Z*) relocations and machine
1331 types.
1332
1333 2020-01-01 Alan Modra <amodra@gmail.com>
1334
1335 Update year range in copyright notice of all files.
1336
1337 For older changes see ChangeLog-2019
1338 \f
1339 Copyright (C) 2020 Free Software Foundation, Inc.
1340
1341 Copying and distribution of this file, with or without modification,
1342 are permitted in any medium without royalty provided the copyright
1343 notice and this notice are preserved.
1344
1345 Local Variables:
1346 mode: change-log
1347 left-margin: 8
1348 fill-column: 74
1349 version-control: never
1350 End:
This page took 0.057033 seconds and 5 git commands to generate.