Fix an attempt to free a static pointer when using objcopy's symbol addition feature.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
ffebb0bb
NC
12020-01-09 Nick Clifton <nickc@redhat.com>
2
3 PR 25220
4 * objcopy.c (empty_name): New variable.
5 (need_sym_before): Prevent an attempt to free a static variable.
6 (filter_symbols): Avoid strcmp test by checking for pointer
7 equality.
8
ade4fd9b
NC
92020-01-09 Nick Clifton <nickc@redhat.com>
10
11 * po/zh_TW.po: Updated Traditional Chinese translation.
12
132020-01-09 Aaron Merey <amerey@redhat.com>
14
15 * Makefile.am (readelf_LDADD, objdump_LDADD): Add libdebuginfod.
16 * Makefile.in: Regenerate.
17 * NEWS: Update.
18 * config.in: Regenerate.
19 * configure: Regenerate.
20 * configure.ac: Call AC_DEBUGINFOD.
21 * doc/Makefile.in: Regenerate.
22 * doc/binutils.texi: Add section on using binutils
23 with debuginfod.
24 * dwarf.c (debuginfod_fetch_separate_debug_info): New function.
25 Query debuginfod servers for the target debug file.
26 (load_separate_debug_info): Call
27 debuginfod_fetch_separate_debug_info if configured with
28 debuginfod.
29 (load_separate_debug_files): Add file argument to
30 load_separate_debug_info calls.
31 * dwarf.h (get_build_id): Add declaration.
32 * objdump.c (get_build_id): New function. Get build-id of file.
33 * readelf.c (get_build_id): Likewise.
34 * testsuite/binutils-all/debuginfod.exp: New tests.
35 * testsuite/binutils-all/linkdebug.s: Add .note.gnu.build-id
36 section.
37
6655dba2
SB
382020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
39
40 * readelf.c: Add support for new Z*) relocations and machine
41 types.
42
b14ce8bf
AM
432020-01-01 Alan Modra <amodra@gmail.com>
44
45 Update year range in copyright notice of all files.
46
0b114740 47For older changes see ChangeLog-2019
3499769a 48\f
0b114740 49Copyright (C) 2020 Free Software Foundation, Inc.
3499769a
AM
50
51Copying and distribution of this file, with or without modification,
52are permitted in any medium without royalty provided the copyright
53notice and this notice are preserved.
54
55Local Variables:
56mode: change-log
57left-margin: 8
58fill-column: 74
59version-control: never
60End:
This page took 0.186233 seconds and 4 git commands to generate.