]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
[gdb/testsuite] Add cc-with-dwz.exp and cc-with-dwz-m.exp
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
462cac58
L
12019-04-08 H.J. Lu <hongjiu.lu@intel.com>
2
3 * readelf.c (decode_x86_isa): Handle
4 GNU_PROPERTY_X86_ISA_1_AVX512_BF16.
5 * testsuite/binutils-all/i386/pr21231b.d: Updated.
6 * testsuite/binutils-all/x86-64/pr21231b.d: Likewise.
7
82b53593
L
82019-04-08 H.J. Lu <hongjiu.lu@intel.com>
9
10 * testsuite/binutils-all/nm.exp: Count i386-moss as ELF.
11
05805feb
TC
122019-03-26 Tamar Christina <tamar.christina@arm.com>
13
14 * testsuite/binutils-all/aarch64/in-order-all.d: Update.
15 * testsuite/binutils-all/aarch64/in-order.d: Likewise.
16 * testsuite/binutils-all/aarch64/out-of-order-all.d: Likewise.
17 * testsuite/binutils-all/aarch64/out-of-order.d: Likewise.
18 * testsuite/binutils-all/aarch64/out-of-order.s: Likewise.
19 * testsuite/binutils-all/arm/in-order-all.d: Likewise.
20 * testsuite/binutils-all/arm/in-order.d: Likewise.
21 * testsuite/binutils-all/arm/out-of-order-all.d: Likewise.
22 * testsuite/binutils-all/arm/out-of-order.d: Likewise.
23 * testsuite/binutils-all/arm/out-of-order.s: Likewise.
24
5fb812fc
NC
252019-03-26 Nick Clifton <nickc@redhat.com>
26
27 * MAINTAINERS: Take over Dave Brolley's maintainerships for FR30,
28 FRV and MEP.
29
e8fba7f6
AM
302019-03-26 Alan Modra <amodra@gmail.com>
31
32 * objdump.c (dump_relocs_in_section): Warning fix.
33
796d6298
TC
342019-03-25 Tamar Christina <tamar.christina@arm.com>
35
36 * testsuite/binutils-all/arm/in-order-all.d: New test.
37 * testsuite/binutils-all/arm/in-order.d: New test.
38 * testsuite/binutils-all/arm/objdump.exp: Support .d tests.
39 * testsuite/binutils-all/arm/out-of-order-all.d: New test.
40 * testsuite/binutils-all/arm/out-of-order.T: New test.
41 * testsuite/binutils-all/arm/out-of-order.d: New test.
42 * testsuite/binutils-all/arm/out-of-order.s: New test.
43
44
60df3720
TC
452019-03-25 Tamar Christina <tamar.christina@arm.com>
46
47 * testsuite/binutils-all/aarch64/in-order-all.d: New test.
48 * testsuite/binutils-all/aarch64/out-of-order-all.d: New test.
49 * testsuite/binutils-all/aarch64/out-of-order.d:
50
51457761
TC
512019-03-25 Tamar Christina <tamar.christina@arm.com>
52
53 * testsuite/binutils-all/aarch64/in-order.d: New test.
54 * testsuite/binutils-all/aarch64/out-of-order.d: Disassemble data as
55 well.
56
53b2f36b
TC
572019-03-25 Tamar Christina <tamar.christina@arm.com>
58
59 * objdump.c (disassemble_bytes): Pass stop_offset.
60 * testsuite/binutils-all/aarch64/out-of-order.T: New test.
61 * testsuite/binutils-all/aarch64/out-of-order.d: New test.
62 * testsuite/binutils-all/aarch64/out-of-order.s: New test.
63
63455780
NC
642019-03-19 Nick Clifton <nickc@redhat.com>
65
66 PR 24360
67 * objdump.c (load_specific_debug_section): Check that the amount
68 of memory to be allocated matches the size of the section.
69
1dbade74
SD
702019-03-13 Sudakshina Das <sudi.das@arm.com>
71
72 * readelf.c (get_aarch64_dynamic_type): Add case for
73 DT_AARCH64_PAC_PLT.
74 (dynamic_section_aarch64_val): Likewise.
75
37c18eed
SD
762019-03-13 Sudakshina Das <sudi.das@arm.com>
77 Szabolcs Nagy <szabolcs.nagy@arm.com>
78
79 * readelf.c (get_aarch64_dynamic_type): New.
80 (get_dynamic_type): Use above for EM_AARCH64.
81 (dynamic_section_aarch64_val): New.
82 (process_dynamic_section): Use above for EM_AARCH64.
83
cd702818
SD
842019-03-13 Sudakshina Das <sudi.das@arm.com>
85
86 * readelf.c (decode_aarch64_feature_1_and): New.
87 (print_gnu_property_note): Add case for AArch64 gnu notes.
88
7a6e0d89
AM
892019-03-12 Alan Modra <amodra@gmail.com>
90
91 * objdump.c (load_specific_debug_section): Don't compare section
92 size against file size.
93 (dump_relocs_in_section): Don't compare reloc size against file size.
94 Print "failed to read relocs" on bfd_get_reloc_upper_bound error.
95
88c9190b
NC
962019-03-05 Nick Clifton <nickc@redhat.com>
97
98 PR 24295
99 * doc/binutils.texi (ar cmdline): Fix spelling mistake.
100
4933ff73
NC
1012019-03-05 Nick Clifton <nickc@redhat.com>
102
103 * po/sv.po: Updated Swedish translation.
104
093f70cc
MM
1052019-03-05 Matthew Malcomson <matthew.malcomson@arm.com>
106
107 PR 24287
108 * testsuite/lib/binutils-common.exp (run_dump_test): Replace a use
109 of "lmap" with a "foreach" loop.
110
f5f20315
NC
1112019-03-04 Nick Clifton <nickc@redhat.com>
112
113 PR 24281
114 * objcopy.c (copy_archive): Do not copy thin archives.
115
52d6f3ee
MM
1162019-02-27 Matthew Malcomson <matthew.malcomson@arm.com>
117
118 * testsuite/lib/binutils-common.exp: Allow multiple "as" lines.
119
39f0547e
NC
1202019-02-25 Nick Clifton <nickc@redhat.com>
121
122 * objdump.c (sym_ok): New function.
123 (find_symbol_for_address): Use new function.
124 (disassemble_section): Compare sections by name, not pointer.
125 (dump_dwarf): Move code to initialise byte_get pointer and iterate
126 over separate debug files from here to ...
127 (dump_bfd): ... here. Add parameter indicating that a separate
128 debug info file is being dumped. For main file, pull in the
129 symbol tables from all separate debug info files.
130 (display_object): Update call to dump_bfd.
131 * doc/binutils.texi: Document extened behaviour of the
132 --dwarf=follow-links option.
133 * NEWS: Mention this new feature.
134 * testsuite/binutils-all/objdump.WK2: Update expected output.
135 * testsuite/binutils-all/objdump.exp (test_follow_debuglink): Add
136 options and dump file parameters.
137 Add extra test.
138 * testsuite/binutils-all/objdump.WK3: New file.
139 * testsuite/binutils-all/readelf.exp: Change expected output for
140 readelf -wKis test.
141 * testsuite/binutils-all/readelf.wKis: New file.
142
24841daa
NC
1432019-02-22 Nick Clifton <nickc@redhat.com>
144
145 PR 23843
146 * dwarf.h (struct separate_info): New structure for containing
147 information on separate debug info files.
148 * dwarf.c (struct dwo_info): New structure for containing dwo
149 links.
150 (first_dwo_info): Chain of dwo_info structures.
151 (first_separate_file): Chain of separate_info structures.
152 (separate_debug_file, separate_debug_filename): Delete.
153 (fetch_alt_indirect_string): Scan all separate debug info files
154 for the requested string.
155 (add_dwo_info): New function.
156 (add_dwo_name): New function.
157 (add_dwo_dir): New function.
158 (add_dwo_id: New function.
159 (free_dwo_info): New function.
160 (read_and_display_attr_value): Store DWO data using the new
161 functions.
162 (load_debug_section_with_follow): If necessary, scan the list of
163 separate debug info files for the requested section.
164 (add_separate_debug_file): New function.
165 (load_separate_debug_info): Call add_separate_debug_file to store
166 the information on the newly loaded file.
167 (load_dwo_file): Likewise.
168 (load_separate_debif_file): Rename to load_separate_debug_files.
169 Change return type to boolean. If following links then attempt to
170 load all separate debug info files, not just the first one.
171 (free_debug_memory): Release memory in dwo_info and separate_info
172 chains.
173 * objdump.c (dump_dwarf): Iterate over all loaded debg info files.
174 * readelf.c (process_object): Likewise.
175 * doc/debug.options.texi: Update descriptions of links and
176 follow-links options.
177 * testsuite/binutils-all/objdump.WK2: Update expected output.
178 * testsuite/binutils-all/readelf.k2: Likewise.
179 * NEWS: Announce the new feature.
180
5cacf1c8
NC
1812019-02-21 Nick Clifton <nickc@redhat.com>
182
183 PR 24247
184 * unwind-ia64.c: Include sysdep.h.
185 (unw_decode_x1): Check current pointer against end pointer before
186 accessing memory.
187 (unw_decode_x2): Likewise.
188 (unw_decode_x3): Likewise.
189 (unw_decode_x4): Likewise.
190 (unw_decode_r2): Likewise.
191 (unw_decode_p2_p5): Likewise.
192 (unw_decode_p7_p10): Likewise.
193 (unw_decode): Likewise.
194
8d18bf79
NC
1952019-02-20 Nick Clifton <nickc@redhat.com>
196
3ca60c57
NC
197 PR 24246
198 * readelf.c (print_stapsdt_note): Harden against corrupt notes.
199
171375c6
NC
200 PR 24244
201 * unwind-ia64.c (unw_decode_uleb128): Add end parameter, use it to
202 prevent walking off the end of the buffer.
203 (unw_decode_x1): Add end paramter, pass it to unw_decode_uleb128.
204 (unw_decode_x2): Likewise.
205 (unw_decode_x3): Likewise.
206 (unw_decode_x4): Likewise.
207 (unw_decode_r2): Pass the end parameter to unw_decode_uleb128.
208 (unw_decode_r3): Likewise.
209 (unw_decode_p7_p10): Likewise.
210 (unw_decode_b2): Likewise.
211 (unw_decode_b3_x4): Likewise.
212
7fc0c668
NC
213 PR 24243
214 * readelf.c (process_mips_specific): Check for an options section
215 that is too small to even contain a single option.
8d18bf79 216
171375c6
NC
217 PR 24242
218 * readelf.c (print_ia64_vms_note): Harden against corrupt notes.
219
c22b42ce
AM
2202019-02-20 Alan Modra <amodra@gmail.com>
221
222 PR 24132
223 PR 24138
224 * readelf.c (get_data): Avoid possibility of overflow when
225 checking for a read that may extend past end of file.
226 (process_program_headers): Likewise.
227
7d272a55
AM
2282019-02-20 Alan Modra <amodra@gmail.com>
229
230 PR 24233
231 * objdump.c (dump_bfd_private_header): Print warning if
232 bfd_print_private_bfd_data returns false.
233
04d7fa21
NC
2342019-02-12 Nick Clifton <nickc@redhat.com>
235
236 PR 23440
237 * README-how-to-make-a-release: Use git clean to delete spurious
238 files from the local source repository.
239
46cbf38d
AB
2402019-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
241
242 * size.c (berkeley_format): Delete.
243 (enum output_format): New enum.
244 (selected_output_format): New variable.
245 (usage): Update to mention GNU format.
246 (main): Update to extract options, and select format as needed.
247 Handle GNU format where needed.
248 (berkeley_sum): Renamed to...
249 (berkeley_or_gnu_sum): ...this, and updated to handle both formats.
250 (berkeley_format): Renamed to...
251 (berkeley_or_gnu_format): ...this, and updated to handle both
252 formats.
253 (print_sizes): Handle GNU format.
254 * doc/binutils.texi (size): Document new GNU format.
255 * testsuite/binutils-all/size.exp: Add test of extended
256 functionality.
257 * NEWS: Mention new functionality.
258
96fd92af
AB
2592019-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
260
261 * doc/binutils.texi (size): Update example output for Berkeley
262 format output.
263
2012bf01
NC
2642019-02-07 Nick Clifton <nickc@redhat.com>
265
266 * README-how-to-make-a-release: Add a note about updating the
267 obsolete targets in the bfd/config.bfd file.
268
082cbd3b
NC
2692019-02-04 Nick Clifton <nickc@redhat.com>
270
271 * README-how-to-make-a-release: Add more notes on making a release.
272
18344509
NC
2732019-01-25 Nick Clifton <nickc@redhat.com>
274
275 PR 24131
276 * readelf.c (process_notes_at): Prevent an illegal memory access
277 when the note's namesize is zero.
278 (decode_tic6x_unwind_bytecode): Add code to handle the case where
279 no registers are specified in a frame pop instruction.
280
9ed1348c
NC
2812019-01-25 Nick Clifton <nickc@redhat.com>
282
283 * po/bg.po: Updated Bulgarian translation.
284
d9938630
NC
2852019-01-23 Nick Clifton <nickc@redhat.com>
286
287 * po/fr.po: Updated French translation.
288 * po/pt.po: Updated Portuguese translation.
289
375cd423
NC
2902019-01-21 Nick Clifton <nickc@redhat.com>
291
292 * po/uk.po: Updated Ukranian translation.
293
f48dfe41
NC
2942019-01-19 Nick Clifton <nickc@redhat.com>
295
296 * configure: Regenerate.
297 * binutils/po/binutils.pot.
298
299 * README-how-to-make-a-release: Update description on how to make
300 a branch.
301
f974f26c
NC
3022018-06-24 Nick Clifton <nickc@redhat.com>
303
304 2.32 branch created.
305
baae986a
NC
3062019-01-17 Nick Clifton <nickc@redhat.com>
307
308 * objdump.c (disassemble_section): When disassembling from a
309 symbol only stop at the next symbol if the original symbol was not
310 a function symbol. Otherwise continue disassembling until a new
311 function is reached.
312 * testsuite/binutils-all/objdump.exp: Add tests of extended
313 functionality.
314 * testsuite/binutils-all/disasm.s: New test source file.
315
2dc8dd17
JW
3162019-01-16 Kito Cheng <kito@andestech.com>
317 Nelson Chu <nelson@andestech.com>
318
319 * readelf.c (get_riscv_section_type_name): New function.
320 (get_section_type_name): Add handler for RISC-V.
321 (riscv_attr_tag_t): Declare.
322 (riscv_attr_tag): New.
323 (display_riscv_attribute): New function.
324 (process_attributes): Add handler for RISC-V.
325 * testsuite/binutils-all/strip-3.d: Remove .riscv.attribute
326 section.
327
12add40e
NC
3282019-01-10 Nick Clifton <nickc@redhat.com>
329
330 PR 23963
331 * objdump.c (sanitize_string): New function. Removes control
332 characters from symbol names.
333 (dump_section_header): Use new function.
334 (objdump_print_symname): Likewise.
335 (objdump_print_addr_with_sym): Likewise.
336 (show_line): Likewise.
337 (disassemble_bytes): Likewise.
338 (disassemble_section): Likewise.
339 (load_specific_debug_section): Likewise.
340 (read_section_stabs): Likewise.
341 (print_section_stabs): Likewise.
342 (dump_section): Likewise.
343 (dump_reloc_set): Likewise.
344 (dump_relocs_in_section): Likewise.
345 (dump_bfd): Likewise.
346 (display_any_bfd): Likewise.
347
28e817cc
NC
3482019-01-09 Nick Clifton <nickc@redhat.com>
349
c0b0b1c2 350 PR 24049
28e817cc
NC
351 * readelf.c (process_archive): Use arch.file_name in error
352 messages until the qualified name is available.
353
3107326d
AP
3542019-01-09 Andrew Paprocki <andrew@ishiboo.com>
355
356 * configure: Regenerate.
357
923c6a75
AM
3582019-01-09 Alan Modra <amodra@gmail.com>
359
360 * testsuite/binutils-all/cxxfilt.exp: Pass --no-strip-underscores
361 unconditionally to tests needing the option rather than via a
362 list of targets.
363
236f4ebe
NC
3642019-01-08 Nick Clifton <nickc@redhat.com>
365
366 PR 24044
367 * cxxfilt.c (hp_symbol_characters): Delete.
368 (main): Remove depcreated demangling styles.
369 * stabs.c (parse_stab_argtypes): Remove support for old gnu v2
370 demangling opnames.
371 * testsuite/binutils-all/cxxfilt.exp: Use the
372 --no-strip-underscore option for targets that do prefix their
373 symbols with underscores.
923c6a75 374 Update tests to eliminate those that use gnu v2 encoding.
236f4ebe 375
e3ecd631
TC
3762019-01-08 Tamar Christina <tamar.christina@arm.com>
377
378 PR 24065
379 * testsuite/binutils-all/copy-6.d: New test.
380 * testsuite/binutils-all/objcopy.exp: Use it.
381
171b8e19
AM
3822019-01-08 Alan Modra <amodra@gmail.com>
383
384 * testsuite/lib/binutils-common.exp (run_dump_test): Don't prepend
385 $srcdir/$subdir to source file name if it starts with "./".
386
3872019-01-05 Yoshinori Sato <ysato@users.sourceforge.jp>
388
f87673e0
YS
389 * readelf.c (get_machine_flags): Add RXv3 output.
390
11fa9f13
NC
3912019-01-04 Nick Clifton <nickc@redhat.com>
392
393 PR 24005
394 * objdump.c (load_specific_debug_section): Check for integer
395 overflow before attempting to allocate contents.
396
cf0ad5bb
NC
3972019-01-04 Nick Clifton <nickc@redhat.com>
398
399 PR 24001
400 * objcopy.c (copy_object): Free dhandle after writing out the
401 debug information.
402 * objdump.c (dump_bfd): Free dhandle after printing out the debug
403 information.
404
11fa9f13 405
82704155
AM
4062019-01-01 Alan Modra <amodra@gmail.com>
407
408 Update year range in copyright notice of all files.
409
d5c04e1b 410For older changes see ChangeLog-2018
3499769a 411\f
d5c04e1b 412Copyright (C) 2019 Free Software Foundation, Inc.
3499769a
AM
413
414Copying and distribution of this file, with or without modification,
415are permitted in any medium without royalty provided the copyright
416notice and this notice are preserved.
417
418Local Variables:
419mode: change-log
420left-margin: 8
421fill-column: 74
422version-control: never
423End: