Update Traditional Chinese translation for the binutils sub-directory.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2020-01-09 Nick Clifton <nickc@redhat.com>
2
3 * po/zh_TW.po: Updated Traditional Chinese translation.
4
5 2020-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
30 2020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
31
32 * readelf.c: Add support for new Z*) relocations and machine
33 types.
34
35 2020-01-01 Alan Modra <amodra@gmail.com>
36
37 Update year range in copyright notice of all files.
38
39 For older changes see ChangeLog-2019
40 \f
41 Copyright (C) 2020 Free Software Foundation, Inc.
42
43 Copying and distribution of this file, with or without modification,
44 are permitted in any medium without royalty provided the copyright
45 notice and this notice are preserved.
46
47 Local Variables:
48 mode: change-log
49 left-margin: 8
50 fill-column: 74
51 version-control: never
52 End:
This page took 0.035704 seconds and 4 git commands to generate.