]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
d1faf7ca
AM
12020-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
eef64366
CE
72020-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
5be2b2f5
NC
122020-03-03 Nick Clifton <nickc@redhat.com>
13
14 PR 25625
15 * prdbg.c (pr_tag_type): Remove call to abort.
16
b312fea1
AM
172020-03-02 Aaron Merey <amerey@redhat.com>
18
19 * binutils/testsuite/binutils-all/debuginfod.exp: Improve port
20 selection.
21
ba3265d0
NC
222020-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
736990c4
NC
312020-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
dc1e8a47
AM
372020-02-26 Alan Modra <amodra@gmail.com>
38
39 * elfedit.c: Indent labels correctly.
40 * readelf.c: Likewise.
41 * resres.c: Likewise.
42
ecda9016
L
432020-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
83d4d556
NC
492020-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
bd0cf5a6
NC
552020-02-20 Nelson Chu <nelson.chu@sifive.com>
56
57 * dwarf.c (regname_internal_riscv): Updated since the DECLARE_CSR
58 is changed.
59
741cb839
EC
602020-02-19 Jordan Rupprecht <rupprecht@google.com>
61
62 * objdump.c (show_line): call bfd_demangle when using do_demangle.
63
9f1528a1
AB
642020-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
65
66 * configure: Regenerate.
67
3a5d12fb
FS
682020-02-10 Fangrui Song <maskray@google.com>
69
70 * objcopy.c (parse_flags): Handle "exclude".
71 * doc/binutils.texi: Document the support.
72
678d457f
AM
732020-02-10 Aaron Merey <amerey@redhat.com>
74
75 * binutils/testsuite/binutils-all/debuginfod.exp:
76 Replace set ::env with setenv.
46471187
AM
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.
678d457f 81
e8319fde
NC
822020-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
9fc0b501
SB
872020-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
e1104d08
NC
932020-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
c2e6f744 982020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
ece12829
TT
99
100 * objdump.c (print_jump_visualisation): New function.
101 (disassemble_bytes): Call new function.
102
02e0be69
AM
1032020-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
e8b79122
AM
1112020-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
27a45f42
AS
1172020-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
0b398d69
ST
1242020-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
a8c4d40b
L
1302020-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
cb6ad9bb
NC
1362020-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
53943f32
NC
1412020-01-31 Nick Clifton <nickc@redhat.com>
142
143 * po/sv.po: Updated Swedish translation.
144
55be8fd0
NC
1452020-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
82ef9cad
RM
1502020-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
e3696f67
AM
1552020-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
2f796de6
NC
1602020-01-24 Nick Clifton <nickc@redhat.com>
161
162 * readelf.c (get_build_id): Fix warning messages about corrupt
163 notes.
164
24e648d4
NC
1652020-01-23 Nick Clifton <nickc@redhat.com>
166
167 * po/fr.po: Updated French translation.
168
c48acf6f
YC
1692020-01-22 Yuri Chornoivan <yurchor@mageia.org>
170
171 PR 25417
172 * readelf.c (get_alpha_symbol_other): Fix error message typo.
173
26916852
NC
1742020-01-20 Nick Clifton <nickc@redhat.com>
175
176 * po/pt.po: Updated Portuguese translation.
177 * po/uk.po: Updated Ukranian translation.
178
b248e9ce
NC
1792020-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
1b1bb2c6
NC
1842020-01-18 Nick Clifton <nickc@redhat.com>
185
186 * configure: Regenerate.
187 * po/binutils.pot: Regenerate.
188
ae774686
NC
1892020-01-18 Nick Clifton <nickc@redhat.com>
190
191 Binutils 2.34 branch created.
192
82a9ed20
TT
1932020-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
6a1939f5
NC
2002020-01-13 Nick Clifton <nickc@redhat.com>
201
c87c17c1 202 * objdump.c (disassemble_bytes): Remove C99-ism.
6a1939f5
NC
203 * testsuite/binutils-all/debuginfod.exp: New tests.
204
1d67fe3b
TT
2052020-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
a788aedd
AM
2272020-01-13 Alan Modra <amodra@gmail.com>
228
a4f2b7c5
AM
229 PR 25360
230 PR 25361
a788aedd
AM
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
805f38bc
AM
2392020-01-13 Alan Modra <amodra@gmail.com>
240
241 PR 25362
242 * nm.c (display_rel_file): Free dyn_syms.
243
ffebb0bb
NC
2442020-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
ade4fd9b
NC
2522020-01-09 Nick Clifton <nickc@redhat.com>
253
254 * po/zh_TW.po: Updated Traditional Chinese translation.
255
2562020-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
6655dba2
SB
2812020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
282
283 * readelf.c: Add support for new Z*) relocations and machine
284 types.
285
b14ce8bf
AM
2862020-01-01 Alan Modra <amodra@gmail.com>
287
288 Update year range in copyright notice of all files.
289
0b114740 290For older changes see ChangeLog-2019
3499769a 291\f
0b114740 292Copyright (C) 2020 Free Software Foundation, Inc.
3499769a
AM
293
294Copying and distribution of this file, with or without modification,
295are permitted in any medium without royalty provided the copyright
296notice and this notice are preserved.
297
298Local Variables:
299mode: change-log
300left-margin: 8
301fill-column: 74
302version-control: never
303End: