]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - binutils/ChangeLog
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
1 2020-03-05 Alan Modra <amodra@gmail.com>
2
3 PR 25629
4 * objcopy.c (filter_symbols): Don't segfault on NULL
5 prefix_symbols_string.
6
7 2020-03-04 Christian Eggers <ceggers@gmx.de>
8
9 * objcopy.c (copy_object): Convert from bytes to octets for
10 --gap-fill and --pad-to.
11
12 2020-03-03 Nick Clifton <nickc@redhat.com>
13
14 PR 25625
15 * prdbg.c (pr_tag_type): Remove call to abort.
16
17 2020-03-02 Aaron Merey <amerey@redhat.com>
18
19 * binutils/testsuite/binutils-all/debuginfod.exp: Improve port
20 selection.
21
22 2020-03-02 Nick Clifton <nickc@redhat.com>
23
24 PR 25543
25 * readelf.c (dump_section_as_strings): Display new-line characters
26 as \n and then insert a line break.
27 * testsuite/binutils-all/pr25543.s: New test.
28 * testsuite/binutils-all/pr25543.d: Test driver.
29 * testsuite/binutils-all/readelf.exp: Run the new test.
30
31 2020-02-27 Nick Clifton <nickc@redhat.com>
32
33 PR 25526
34 * readelf.c (process_ia64_vms_dynamic_relocs): Check to see if
35 get_data is unable to load the string table.
36
37 2020-02-26 Alan Modra <amodra@gmail.com>
38
39 * elfedit.c: Indent labels correctly.
40 * readelf.c: Likewise.
41 * resres.c: Likewise.
42
43 2020-02-25 H.J. Lu <hongjiu.lu@intel.com>
44
45 PR binutils/25584
46 * ar.c (main): Pass 0 to bfd_plugin_set_program_name.
47 * nm.c (main): Pass 1 to bfd_plugin_set_program_name.
48
49 2020-02-24 Nick Clifton <nickc@redhat.com>
50
51 PR 25499
52 * doc/binutils.texi (objdump): Fix typo in description of
53 objdump's -g option.
54
55 2020-02-20 Nelson Chu <nelson.chu@sifive.com>
56
57 * dwarf.c (regname_internal_riscv): Updated since the DECLARE_CSR
58 is changed.
59
60 2020-02-19 Jordan Rupprecht <rupprecht@google.com>
61
62 * objdump.c (show_line): call bfd_demangle when using do_demangle.
63
64 2020-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
65
66 * configure: Regenerate.
67
68 2020-02-10 Fangrui Song <maskray@google.com>
69
70 * objcopy.c (parse_flags): Handle "exclude".
71 * doc/binutils.texi: Document the support.
72
73 2020-02-10 Aaron Merey <amerey@redhat.com>
74
75 * binutils/testsuite/binutils-all/debuginfod.exp:
76 Replace set ::env with setenv.
77 Start server before setting environment variable.
78 Specify tmpdir as the location of the server's
79 database.
80 Check additional server metrics at start-up.
81
82 2020-02-07 Nick Clifton <nickc@redhat.com>
83
84 * README-how-to-make-a-release: Add note about updating the
85 GAS/NEWS URL in the next release.
86
87 2020-02-07 Sergey Belyashov <sergey.belyashov@gmail.com>
88
89 PR 25469
90 * readelf.c (get_machine_flags): Add support for Z80N machine
91 number.
92
93 2020-02-07 Nick Clifton <nickc@redhat.com>
94
95 * dwarf.c (display_debug_lines_decoded): Force a NUL termination
96 of the truncated file name.
97
98 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
99
100 * objdump.c (print_jump_visualisation): New function.
101 (disassemble_bytes): Call new function.
102
103 2020-02-06 Alan Modra <amodra@gmail.com>
104
105 * testsuite/lib/binutils-common.exp (match_target): Accept '!' before
106 TCL procedure.
107 (supports_gnu_osabi): New procedure.
108 (is_generic): New, from ld-lib.exp.
109 (supports_gnu_unique): Use the above.
110
111 2020-02-04 Alan Modra <amodra@gmail.com>
112
113 * Makefile.am (CFILES): Add od-elf32_avr.c.
114 * Makefile.in: Regenerate.
115 * po/POTFILES.in: Regenerate.
116
117 2020-02-03 Andreas Schwab <schwab@linux-m68k.org>
118
119 * readelf.c (dump_relocations, dump_relocations)
120 (decode_arm_unwind_bytecode, process_dynamic_section)
121 (get_symbol_visibility, get_alpha_symbol_other): Add newline to
122 error message.
123
124 2020-02-03 Sergei Trofimovich <siarheit@google.com>
125
126 * coffdump.c (program_name): Drop redundant definition.
127 * srconv.c (program_name): Likewise
128 * sysdump.c (program_name): Likewise
129
130 2020-02-02 H.J. Lu <hongjiu.lu@intel.com>
131
132 PR gas/25380
133 * objdump.c (sym_ok): Return FALSE if 2 sections are in the
134 same file with different section pointers.
135
136 2020-02-01 Nick Clifton <nickc@redhat.com>
137
138 * README-how-to-make-a-release: Update with more details on the
139 release making process.
140
141 2020-01-31 Nick Clifton <nickc@redhat.com>
142
143 * po/sv.po: Updated Swedish translation.
144
145 2020-01-28 Nick Clifton <nickc@redhat.com>
146
147 * readelf.c (get_build_id): Simplify warning message about corrupt
148 notes encountered whilst scanning for the build-id.
149
150 2020-01-27 Roland McGrath <mcgrathr@google.com>
151
152 * objcopy.c (compare_gnu_build_notes): Fix comparison results
153 for overlapping ranges so that (A == B) == (B == A) holds.
154
155 2020-01-27 Alan Modra <amodra@gmail.com>
156
157 * testsuite/lib/binutils-common.exp (big_or_little_endian): Replace
158 case statement with switch statement.
159
160 2020-01-24 Nick Clifton <nickc@redhat.com>
161
162 * readelf.c (get_build_id): Fix warning messages about corrupt
163 notes.
164
165 2020-01-23 Nick Clifton <nickc@redhat.com>
166
167 * po/fr.po: Updated French translation.
168
169 2020-01-22 Yuri Chornoivan <yurchor@mageia.org>
170
171 PR 25417
172 * readelf.c (get_alpha_symbol_other): Fix error message typo.
173
174 2020-01-20 Nick Clifton <nickc@redhat.com>
175
176 * po/pt.po: Updated Portuguese translation.
177 * po/uk.po: Updated Ukranian translation.
178
179 2020-01-18 Nick Clifton <nickc@redhat.com>
180
181 * README-how-to-make-a-release: Update notes on how to cut a
182 branch for a release.
183
184 2020-01-18 Nick Clifton <nickc@redhat.com>
185
186 * configure: Regenerate.
187 * po/binutils.pot: Regenerate.
188
189 2020-01-18 Nick Clifton <nickc@redhat.com>
190
191 Binutils 2.34 branch created.
192
193 2020-01-17 Thomas Troeger <tstroege@gmx.de>
194
195 * objdump.c (jump_info_visualize_address): Discard jumps that are
196 no longer needed.
197 (disassemble_bytes): Only compute the maximum level if jumps were
198 detected.
199
200 2020-01-13 Nick Clifton <nickc@redhat.com>
201
202 * objdump.c (disassemble_bytes): Remove C99-ism.
203 * testsuite/binutils-all/debuginfod.exp: New tests.
204
205 2020-01-13 Thomas Troeger <tstroege@gmx.de>
206
207 * objdump.c (visualize_jumps, color_output, extended_color_output)
208 (detected_jumps): New variables.
209 (usage): Add the new jump visualization options.
210 (option_values): Add new option value.
211 (long_options): Add the new option.
212 (jump_info_new, jump_info_free): New functions.
213 (jump_info_min_address, jump_info_max_address): Likewise.
214 (jump_info_end_address, jump_info_is_start_address): Likewise.
215 (jump_info_is_end_address, jump_info_size): Likewise.
216 (jump_info_unlink, jump_info_insert): Likewise.
217 (jump_info_add_front, jump_info_move_linked): Likewise.
218 (jump_info_intersect, jump_info_merge): Likewise.
219 (jump_info_sort, jump_info_visualize_address): Likewise.
220 (disassemble_jumps): New function - used to locate jumps.
221 (disassemble_bytes): Add ascii art generation.
222 (disassemble_section): Add scan to locate jumps.
223 (main): Parse the new visualization option.
224 * doc/binutils.texi: Document the new feature.
225 * NEWS: Mention the new feature.
226
227 2020-01-13 Alan Modra <amodra@gmail.com>
228
229 PR 25360
230 PR 25361
231 * dwarf.c (display_debug_frames): Move fde_fc earlier. Free
232 fde_fc col_type and col_offset.
233 * readelf.c (apply_relocations): Move symsec check earlier.
234 (free_debug_section): Free reloc_info.
235 (process_notes_at): Free pnotes on error path.
236 (process_object): Free dump_sects here..
237 (process_archive): ..not here.
238
239 2020-01-13 Alan Modra <amodra@gmail.com>
240
241 PR 25362
242 * nm.c (display_rel_file): Free dyn_syms.
243
244 2020-01-09 Nick Clifton <nickc@redhat.com>
245
246 PR 25220
247 * objcopy.c (empty_name): New variable.
248 (need_sym_before): Prevent an attempt to free a static variable.
249 (filter_symbols): Avoid strcmp test by checking for pointer
250 equality.
251
252 2020-01-09 Nick Clifton <nickc@redhat.com>
253
254 * po/zh_TW.po: Updated Traditional Chinese translation.
255
256 2020-01-09 Aaron Merey <amerey@redhat.com>
257
258 * Makefile.am (readelf_LDADD, objdump_LDADD): Add libdebuginfod.
259 * Makefile.in: Regenerate.
260 * NEWS: Update.
261 * config.in: Regenerate.
262 * configure: Regenerate.
263 * configure.ac: Call AC_DEBUGINFOD.
264 * doc/Makefile.in: Regenerate.
265 * doc/binutils.texi: Add section on using binutils
266 with debuginfod.
267 * dwarf.c (debuginfod_fetch_separate_debug_info): New function.
268 Query debuginfod servers for the target debug file.
269 (load_separate_debug_info): Call
270 debuginfod_fetch_separate_debug_info if configured with
271 debuginfod.
272 (load_separate_debug_files): Add file argument to
273 load_separate_debug_info calls.
274 * dwarf.h (get_build_id): Add declaration.
275 * objdump.c (get_build_id): New function. Get build-id of file.
276 * readelf.c (get_build_id): Likewise.
277 * testsuite/binutils-all/debuginfod.exp: New tests.
278 * testsuite/binutils-all/linkdebug.s: Add .note.gnu.build-id
279 section.
280
281 2020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
282
283 * readelf.c: Add support for new Z*) relocations and machine
284 types.
285
286 2020-01-01 Alan Modra <amodra@gmail.com>
287
288 Update year range in copyright notice of all files.
289
290 For older changes see ChangeLog-2019
291 \f
292 Copyright (C) 2020 Free Software Foundation, Inc.
293
294 Copying and distribution of this file, with or without modification,
295 are permitted in any medium without royalty provided the copyright
296 notice and this notice are preserved.
297
298 Local Variables:
299 mode: change-log
300 left-margin: 8
301 fill-column: 74
302 version-control: never
303 End: