Fix an illegal memory access triggered when trying to examine an input file containin...
[deliverable/binutils-gdb.git] / binutils / ChangeLog
... / ...
CommitLineData
12020-01-09 Nick Clifton <nickc@redhat.com>
2
3 * po/zh_TW.po: Updated Traditional Chinese translation.
4
52020-01-09 Aaron Merey <amerey@redhat.com>
6
7 * Makefile.am (readelf_LDADD, objdump_LDADD): Add libdebuginfod.
8 * Makefile.in: Regenerate.
9 * NEWS: Update.
10 * config.in: Regenerate.
11 * configure: Regenerate.
12 * configure.ac: Call AC_DEBUGINFOD.
13 * doc/Makefile.in: Regenerate.
14 * doc/binutils.texi: Add section on using binutils
15 with debuginfod.
16 * dwarf.c (debuginfod_fetch_separate_debug_info): New function.
17 Query debuginfod servers for the target debug file.
18 (load_separate_debug_info): Call
19 debuginfod_fetch_separate_debug_info if configured with
20 debuginfod.
21 (load_separate_debug_files): Add file argument to
22 load_separate_debug_info calls.
23 * dwarf.h (get_build_id): Add declaration.
24 * objdump.c (get_build_id): New function. Get build-id of file.
25 * readelf.c (get_build_id): Likewise.
26 * testsuite/binutils-all/debuginfod.exp: New tests.
27 * testsuite/binutils-all/linkdebug.s: Add .note.gnu.build-id
28 section.
29
302020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
31
32 * readelf.c: Add support for new Z*) relocations and machine
33 types.
34
352020-01-01 Alan Modra <amodra@gmail.com>
36
37 Update year range in copyright notice of all files.
38
39For older changes see ChangeLog-2019
40\f
41Copyright (C) 2020 Free Software Foundation, Inc.
42
43Copying and distribution of this file, with or without modification,
44are permitted in any medium without royalty provided the copyright
45notice and this notice are preserved.
46
47Local Variables:
48mode: change-log
49left-margin: 8
50fill-column: 74
51version-control: never
52End:
This page took 0.034569 seconds and 4 git commands to generate.