]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
More debuginfod tests fixes.
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
678d457f
AM
12020-02-10 Aaron Merey <amerey@redhat.com>
2
3 * binutils/testsuite/binutils-all/debuginfod.exp:
4 Replace set ::env with setenv.
46471187
AM
5 Start server before setting environment variable.
6 Specify tmpdir as the location of the server's
7 database.
8 Check additional server metrics at start-up.
678d457f 9
e8319fde
NC
102020-02-07 Nick Clifton <nickc@redhat.com>
11
12 * README-how-to-make-a-release: Add note about updating the
13 GAS/NEWS URL in the next release.
14
9fc0b501
SB
152020-02-07 Sergey Belyashov <sergey.belyashov@gmail.com>
16
17 PR 25469
18 * readelf.c (get_machine_flags): Add support for Z80N machine
19 number.
20
e1104d08
NC
212020-02-07 Nick Clifton <nickc@redhat.com>
22
23 * dwarf.c (display_debug_lines_decoded): Force a NUL termination
24 of the truncated file name.
25
c2e6f744 262020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
ece12829
TT
27
28 * objdump.c (print_jump_visualisation): New function.
29 (disassemble_bytes): Call new function.
30
02e0be69
AM
312020-02-06 Alan Modra <amodra@gmail.com>
32
33 * testsuite/lib/binutils-common.exp (match_target): Accept '!' before
34 TCL procedure.
35 (supports_gnu_osabi): New procedure.
36 (is_generic): New, from ld-lib.exp.
37 (supports_gnu_unique): Use the above.
38
e8b79122
AM
392020-02-04 Alan Modra <amodra@gmail.com>
40
41 * Makefile.am (CFILES): Add od-elf32_avr.c.
42 * Makefile.in: Regenerate.
43 * po/POTFILES.in: Regenerate.
44
27a45f42
AS
452020-02-03 Andreas Schwab <schwab@linux-m68k.org>
46
47 * readelf.c (dump_relocations, dump_relocations)
48 (decode_arm_unwind_bytecode, process_dynamic_section)
49 (get_symbol_visibility, get_alpha_symbol_other): Add newline to
50 error message.
51
0b398d69
ST
522020-02-03 Sergei Trofimovich <siarheit@google.com>
53
54 * coffdump.c (program_name): Drop redundant definition.
55 * srconv.c (program_name): Likewise
56 * sysdump.c (program_name): Likewise
57
a8c4d40b
L
582020-02-02 H.J. Lu <hongjiu.lu@intel.com>
59
60 PR gas/25380
61 * objdump.c (sym_ok): Return FALSE if 2 sections are in the
62 same file with different section pointers.
63
cb6ad9bb
NC
642020-02-01 Nick Clifton <nickc@redhat.com>
65
66 * README-how-to-make-a-release: Update with more details on the
67 release making process.
68
53943f32
NC
692020-01-31 Nick Clifton <nickc@redhat.com>
70
71 * po/sv.po: Updated Swedish translation.
72
55be8fd0
NC
732020-01-28 Nick Clifton <nickc@redhat.com>
74
75 * readelf.c (get_build_id): Simplify warning message about corrupt
76 notes encountered whilst scanning for the build-id.
77
82ef9cad
RM
782020-01-27 Roland McGrath <mcgrathr@google.com>
79
80 * objcopy.c (compare_gnu_build_notes): Fix comparison results
81 for overlapping ranges so that (A == B) == (B == A) holds.
82
e3696f67
AM
832020-01-27 Alan Modra <amodra@gmail.com>
84
85 * testsuite/lib/binutils-common.exp (big_or_little_endian): Replace
86 case statement with switch statement.
87
2f796de6
NC
882020-01-24 Nick Clifton <nickc@redhat.com>
89
90 * readelf.c (get_build_id): Fix warning messages about corrupt
91 notes.
92
24e648d4
NC
932020-01-23 Nick Clifton <nickc@redhat.com>
94
95 * po/fr.po: Updated French translation.
96
c48acf6f
YC
972020-01-22 Yuri Chornoivan <yurchor@mageia.org>
98
99 PR 25417
100 * readelf.c (get_alpha_symbol_other): Fix error message typo.
101
26916852
NC
1022020-01-20 Nick Clifton <nickc@redhat.com>
103
104 * po/pt.po: Updated Portuguese translation.
105 * po/uk.po: Updated Ukranian translation.
106
b248e9ce
NC
1072020-01-18 Nick Clifton <nickc@redhat.com>
108
109 * README-how-to-make-a-release: Update notes on how to cut a
110 branch for a release.
111
1b1bb2c6
NC
1122020-01-18 Nick Clifton <nickc@redhat.com>
113
114 * configure: Regenerate.
115 * po/binutils.pot: Regenerate.
116
ae774686
NC
1172020-01-18 Nick Clifton <nickc@redhat.com>
118
119 Binutils 2.34 branch created.
120
82a9ed20
TT
1212020-01-17 Thomas Troeger <tstroege@gmx.de>
122
123 * objdump.c (jump_info_visualize_address): Discard jumps that are
124 no longer needed.
125 (disassemble_bytes): Only compute the maximum level if jumps were
126 detected.
127
6a1939f5
NC
1282020-01-13 Nick Clifton <nickc@redhat.com>
129
c87c17c1 130 * objdump.c (disassemble_bytes): Remove C99-ism.
6a1939f5
NC
131 * testsuite/binutils-all/debuginfod.exp: New tests.
132
1d67fe3b
TT
1332020-01-13 Thomas Troeger <tstroege@gmx.de>
134
135 * objdump.c (visualize_jumps, color_output, extended_color_output)
136 (detected_jumps): New variables.
137 (usage): Add the new jump visualization options.
138 (option_values): Add new option value.
139 (long_options): Add the new option.
140 (jump_info_new, jump_info_free): New functions.
141 (jump_info_min_address, jump_info_max_address): Likewise.
142 (jump_info_end_address, jump_info_is_start_address): Likewise.
143 (jump_info_is_end_address, jump_info_size): Likewise.
144 (jump_info_unlink, jump_info_insert): Likewise.
145 (jump_info_add_front, jump_info_move_linked): Likewise.
146 (jump_info_intersect, jump_info_merge): Likewise.
147 (jump_info_sort, jump_info_visualize_address): Likewise.
148 (disassemble_jumps): New function - used to locate jumps.
149 (disassemble_bytes): Add ascii art generation.
150 (disassemble_section): Add scan to locate jumps.
151 (main): Parse the new visualization option.
152 * doc/binutils.texi: Document the new feature.
153 * NEWS: Mention the new feature.
154
a788aedd
AM
1552020-01-13 Alan Modra <amodra@gmail.com>
156
a4f2b7c5
AM
157 PR 25360
158 PR 25361
a788aedd
AM
159 * dwarf.c (display_debug_frames): Move fde_fc earlier. Free
160 fde_fc col_type and col_offset.
161 * readelf.c (apply_relocations): Move symsec check earlier.
162 (free_debug_section): Free reloc_info.
163 (process_notes_at): Free pnotes on error path.
164 (process_object): Free dump_sects here..
165 (process_archive): ..not here.
166
805f38bc
AM
1672020-01-13 Alan Modra <amodra@gmail.com>
168
169 PR 25362
170 * nm.c (display_rel_file): Free dyn_syms.
171
ffebb0bb
NC
1722020-01-09 Nick Clifton <nickc@redhat.com>
173
174 PR 25220
175 * objcopy.c (empty_name): New variable.
176 (need_sym_before): Prevent an attempt to free a static variable.
177 (filter_symbols): Avoid strcmp test by checking for pointer
178 equality.
179
ade4fd9b
NC
1802020-01-09 Nick Clifton <nickc@redhat.com>
181
182 * po/zh_TW.po: Updated Traditional Chinese translation.
183
1842020-01-09 Aaron Merey <amerey@redhat.com>
185
186 * Makefile.am (readelf_LDADD, objdump_LDADD): Add libdebuginfod.
187 * Makefile.in: Regenerate.
188 * NEWS: Update.
189 * config.in: Regenerate.
190 * configure: Regenerate.
191 * configure.ac: Call AC_DEBUGINFOD.
192 * doc/Makefile.in: Regenerate.
193 * doc/binutils.texi: Add section on using binutils
194 with debuginfod.
195 * dwarf.c (debuginfod_fetch_separate_debug_info): New function.
196 Query debuginfod servers for the target debug file.
197 (load_separate_debug_info): Call
198 debuginfod_fetch_separate_debug_info if configured with
199 debuginfod.
200 (load_separate_debug_files): Add file argument to
201 load_separate_debug_info calls.
202 * dwarf.h (get_build_id): Add declaration.
203 * objdump.c (get_build_id): New function. Get build-id of file.
204 * readelf.c (get_build_id): Likewise.
205 * testsuite/binutils-all/debuginfod.exp: New tests.
206 * testsuite/binutils-all/linkdebug.s: Add .note.gnu.build-id
207 section.
208
6655dba2
SB
2092020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
210
211 * readelf.c: Add support for new Z*) relocations and machine
212 types.
213
b14ce8bf
AM
2142020-01-01 Alan Modra <amodra@gmail.com>
215
216 Update year range in copyright notice of all files.
217
0b114740 218For older changes see ChangeLog-2019
3499769a 219\f
0b114740 220Copyright (C) 2020 Free Software Foundation, Inc.
3499769a
AM
221
222Copying and distribution of this file, with or without modification,
223are permitted in any medium without royalty provided the copyright
224notice and this notice are preserved.
225
226Local Variables:
227mode: change-log
228left-margin: 8
229fill-column: 74
230version-control: never
231End: