]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
Regen ld BLD-POTFILES.in
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
a788aedd
AM
12020-01-13 Alan Modra <amodra@gmail.com>
2
3 PR 23560
4 PR 23561
5 * dwarf.c (display_debug_frames): Move fde_fc earlier. Free
6 fde_fc col_type and col_offset.
7 * readelf.c (apply_relocations): Move symsec check earlier.
8 (free_debug_section): Free reloc_info.
9 (process_notes_at): Free pnotes on error path.
10 (process_object): Free dump_sects here..
11 (process_archive): ..not here.
12
805f38bc
AM
132020-01-13 Alan Modra <amodra@gmail.com>
14
15 PR 25362
16 * nm.c (display_rel_file): Free dyn_syms.
17
ffebb0bb
NC
182020-01-09 Nick Clifton <nickc@redhat.com>
19
20 PR 25220
21 * objcopy.c (empty_name): New variable.
22 (need_sym_before): Prevent an attempt to free a static variable.
23 (filter_symbols): Avoid strcmp test by checking for pointer
24 equality.
25
ade4fd9b
NC
262020-01-09 Nick Clifton <nickc@redhat.com>
27
28 * po/zh_TW.po: Updated Traditional Chinese translation.
29
302020-01-09 Aaron Merey <amerey@redhat.com>
31
32 * Makefile.am (readelf_LDADD, objdump_LDADD): Add libdebuginfod.
33 * Makefile.in: Regenerate.
34 * NEWS: Update.
35 * config.in: Regenerate.
36 * configure: Regenerate.
37 * configure.ac: Call AC_DEBUGINFOD.
38 * doc/Makefile.in: Regenerate.
39 * doc/binutils.texi: Add section on using binutils
40 with debuginfod.
41 * dwarf.c (debuginfod_fetch_separate_debug_info): New function.
42 Query debuginfod servers for the target debug file.
43 (load_separate_debug_info): Call
44 debuginfod_fetch_separate_debug_info if configured with
45 debuginfod.
46 (load_separate_debug_files): Add file argument to
47 load_separate_debug_info calls.
48 * dwarf.h (get_build_id): Add declaration.
49 * objdump.c (get_build_id): New function. Get build-id of file.
50 * readelf.c (get_build_id): Likewise.
51 * testsuite/binutils-all/debuginfod.exp: New tests.
52 * testsuite/binutils-all/linkdebug.s: Add .note.gnu.build-id
53 section.
54
6655dba2
SB
552020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
56
57 * readelf.c: Add support for new Z*) relocations and machine
58 types.
59
b14ce8bf
AM
602020-01-01 Alan Modra <amodra@gmail.com>
61
62 Update year range in copyright notice of all files.
63
0b114740 64For older changes see ChangeLog-2019
3499769a 65\f
0b114740 66Copyright (C) 2020 Free Software Foundation, Inc.
3499769a
AM
67
68Copying and distribution of this file, with or without modification,
69are permitted in any medium without royalty provided the copyright
70notice and this notice are preserved.
71
72Local Variables:
73mode: change-log
74left-margin: 8
75fill-column: 74
76version-control: never
77End: