]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
Don't report symbol lookup failure in first phase of linking
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
82ef9cad
RM
12020-01-27 Roland McGrath <mcgrathr@google.com>
2
3 * objcopy.c (compare_gnu_build_notes): Fix comparison results
4 for overlapping ranges so that (A == B) == (B == A) holds.
5
e3696f67
AM
62020-01-27 Alan Modra <amodra@gmail.com>
7
8 * testsuite/lib/binutils-common.exp (big_or_little_endian): Replace
9 case statement with switch statement.
10
2f796de6
NC
112020-01-24 Nick Clifton <nickc@redhat.com>
12
13 * readelf.c (get_build_id): Fix warning messages about corrupt
14 notes.
15
24e648d4
NC
162020-01-23 Nick Clifton <nickc@redhat.com>
17
18 * po/fr.po: Updated French translation.
19
c48acf6f
YC
202020-01-22 Yuri Chornoivan <yurchor@mageia.org>
21
22 PR 25417
23 * readelf.c (get_alpha_symbol_other): Fix error message typo.
24
26916852
NC
252020-01-20 Nick Clifton <nickc@redhat.com>
26
27 * po/pt.po: Updated Portuguese translation.
28 * po/uk.po: Updated Ukranian translation.
29
b248e9ce
NC
302020-01-18 Nick Clifton <nickc@redhat.com>
31
32 * README-how-to-make-a-release: Update notes on how to cut a
33 branch for a release.
34
1b1bb2c6
NC
352020-01-18 Nick Clifton <nickc@redhat.com>
36
37 * configure: Regenerate.
38 * po/binutils.pot: Regenerate.
39
ae774686
NC
402020-01-18 Nick Clifton <nickc@redhat.com>
41
42 Binutils 2.34 branch created.
43
82a9ed20
TT
442020-01-17 Thomas Troeger <tstroege@gmx.de>
45
46 * objdump.c (jump_info_visualize_address): Discard jumps that are
47 no longer needed.
48 (disassemble_bytes): Only compute the maximum level if jumps were
49 detected.
50
6a1939f5
NC
512020-01-13 Nick Clifton <nickc@redhat.com>
52
c87c17c1 53 * objdump.c (disassemble_bytes): Remove C99-ism.
6a1939f5
NC
54 * testsuite/binutils-all/debuginfod.exp: New tests.
55
1d67fe3b
TT
562020-01-13 Thomas Troeger <tstroege@gmx.de>
57
58 * objdump.c (visualize_jumps, color_output, extended_color_output)
59 (detected_jumps): New variables.
60 (usage): Add the new jump visualization options.
61 (option_values): Add new option value.
62 (long_options): Add the new option.
63 (jump_info_new, jump_info_free): New functions.
64 (jump_info_min_address, jump_info_max_address): Likewise.
65 (jump_info_end_address, jump_info_is_start_address): Likewise.
66 (jump_info_is_end_address, jump_info_size): Likewise.
67 (jump_info_unlink, jump_info_insert): Likewise.
68 (jump_info_add_front, jump_info_move_linked): Likewise.
69 (jump_info_intersect, jump_info_merge): Likewise.
70 (jump_info_sort, jump_info_visualize_address): Likewise.
71 (disassemble_jumps): New function - used to locate jumps.
72 (disassemble_bytes): Add ascii art generation.
73 (disassemble_section): Add scan to locate jumps.
74 (main): Parse the new visualization option.
75 * doc/binutils.texi: Document the new feature.
76 * NEWS: Mention the new feature.
77
a788aedd
AM
782020-01-13 Alan Modra <amodra@gmail.com>
79
a4f2b7c5
AM
80 PR 25360
81 PR 25361
a788aedd
AM
82 * dwarf.c (display_debug_frames): Move fde_fc earlier. Free
83 fde_fc col_type and col_offset.
84 * readelf.c (apply_relocations): Move symsec check earlier.
85 (free_debug_section): Free reloc_info.
86 (process_notes_at): Free pnotes on error path.
87 (process_object): Free dump_sects here..
88 (process_archive): ..not here.
89
805f38bc
AM
902020-01-13 Alan Modra <amodra@gmail.com>
91
92 PR 25362
93 * nm.c (display_rel_file): Free dyn_syms.
94
ffebb0bb
NC
952020-01-09 Nick Clifton <nickc@redhat.com>
96
97 PR 25220
98 * objcopy.c (empty_name): New variable.
99 (need_sym_before): Prevent an attempt to free a static variable.
100 (filter_symbols): Avoid strcmp test by checking for pointer
101 equality.
102
ade4fd9b
NC
1032020-01-09 Nick Clifton <nickc@redhat.com>
104
105 * po/zh_TW.po: Updated Traditional Chinese translation.
106
1072020-01-09 Aaron Merey <amerey@redhat.com>
108
109 * Makefile.am (readelf_LDADD, objdump_LDADD): Add libdebuginfod.
110 * Makefile.in: Regenerate.
111 * NEWS: Update.
112 * config.in: Regenerate.
113 * configure: Regenerate.
114 * configure.ac: Call AC_DEBUGINFOD.
115 * doc/Makefile.in: Regenerate.
116 * doc/binutils.texi: Add section on using binutils
117 with debuginfod.
118 * dwarf.c (debuginfod_fetch_separate_debug_info): New function.
119 Query debuginfod servers for the target debug file.
120 (load_separate_debug_info): Call
121 debuginfod_fetch_separate_debug_info if configured with
122 debuginfod.
123 (load_separate_debug_files): Add file argument to
124 load_separate_debug_info calls.
125 * dwarf.h (get_build_id): Add declaration.
126 * objdump.c (get_build_id): New function. Get build-id of file.
127 * readelf.c (get_build_id): Likewise.
128 * testsuite/binutils-all/debuginfod.exp: New tests.
129 * testsuite/binutils-all/linkdebug.s: Add .note.gnu.build-id
130 section.
131
6655dba2
SB
1322020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
133
134 * readelf.c: Add support for new Z*) relocations and machine
135 types.
136
b14ce8bf
AM
1372020-01-01 Alan Modra <amodra@gmail.com>
138
139 Update year range in copyright notice of all files.
140
0b114740 141For older changes see ChangeLog-2019
3499769a 142\f
0b114740 143Copyright (C) 2020 Free Software Foundation, Inc.
3499769a
AM
144
145Copying and distribution of this file, with or without modification,
146are permitted in any medium without royalty provided the copyright
147notice and this notice are preserved.
148
149Local Variables:
150mode: change-log
151left-margin: 8
152fill-column: 74
153version-control: never
154End: