]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
Add markers for 2.32 branch to NEWS and ChangeLog files.
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
f974f26c
NC
12018-06-24 Nick Clifton <nickc@redhat.com>
2
3 2.32 branch created.
4
baae986a
NC
52019-01-17 Nick Clifton <nickc@redhat.com>
6
7 * objdump.c (disassemble_section): When disassembling from a
8 symbol only stop at the next symbol if the original symbol was not
9 a function symbol. Otherwise continue disassembling until a new
10 function is reached.
11 * testsuite/binutils-all/objdump.exp: Add tests of extended
12 functionality.
13 * testsuite/binutils-all/disasm.s: New test source file.
14
2dc8dd17
JW
152019-01-16 Kito Cheng <kito@andestech.com>
16 Nelson Chu <nelson@andestech.com>
17
18 * readelf.c (get_riscv_section_type_name): New function.
19 (get_section_type_name): Add handler for RISC-V.
20 (riscv_attr_tag_t): Declare.
21 (riscv_attr_tag): New.
22 (display_riscv_attribute): New function.
23 (process_attributes): Add handler for RISC-V.
24 * testsuite/binutils-all/strip-3.d: Remove .riscv.attribute
25 section.
26
12add40e
NC
272019-01-10 Nick Clifton <nickc@redhat.com>
28
29 PR 23963
30 * objdump.c (sanitize_string): New function. Removes control
31 characters from symbol names.
32 (dump_section_header): Use new function.
33 (objdump_print_symname): Likewise.
34 (objdump_print_addr_with_sym): Likewise.
35 (show_line): Likewise.
36 (disassemble_bytes): Likewise.
37 (disassemble_section): Likewise.
38 (load_specific_debug_section): Likewise.
39 (read_section_stabs): Likewise.
40 (print_section_stabs): Likewise.
41 (dump_section): Likewise.
42 (dump_reloc_set): Likewise.
43 (dump_relocs_in_section): Likewise.
44 (dump_bfd): Likewise.
45 (display_any_bfd): Likewise.
46
28e817cc
NC
472019-01-09 Nick Clifton <nickc@redhat.com>
48
c0b0b1c2 49 PR 24049
28e817cc
NC
50 * readelf.c (process_archive): Use arch.file_name in error
51 messages until the qualified name is available.
52
3107326d
AP
532019-01-09 Andrew Paprocki <andrew@ishiboo.com>
54
55 * configure: Regenerate.
56
923c6a75
AM
572019-01-09 Alan Modra <amodra@gmail.com>
58
59 * testsuite/binutils-all/cxxfilt.exp: Pass --no-strip-underscores
60 unconditionally to tests needing the option rather than via a
61 list of targets.
62
236f4ebe
NC
632019-01-08 Nick Clifton <nickc@redhat.com>
64
65 PR 24044
66 * cxxfilt.c (hp_symbol_characters): Delete.
67 (main): Remove depcreated demangling styles.
68 * stabs.c (parse_stab_argtypes): Remove support for old gnu v2
69 demangling opnames.
70 * testsuite/binutils-all/cxxfilt.exp: Use the
71 --no-strip-underscore option for targets that do prefix their
72 symbols with underscores.
923c6a75 73 Update tests to eliminate those that use gnu v2 encoding.
236f4ebe 74
e3ecd631
TC
752019-01-08 Tamar Christina <tamar.christina@arm.com>
76
77 PR 24065
78 * testsuite/binutils-all/copy-6.d: New test.
79 * testsuite/binutils-all/objcopy.exp: Use it.
80
171b8e19
AM
812019-01-08 Alan Modra <amodra@gmail.com>
82
83 * testsuite/lib/binutils-common.exp (run_dump_test): Don't prepend
84 $srcdir/$subdir to source file name if it starts with "./".
85
862019-01-05 Yoshinori Sato <ysato@users.sourceforge.jp>
87
f87673e0
YS
88 * readelf.c (get_machine_flags): Add RXv3 output.
89
11fa9f13
NC
902019-01-04 Nick Clifton <nickc@redhat.com>
91
92 PR 24005
93 * objdump.c (load_specific_debug_section): Check for integer
94 overflow before attempting to allocate contents.
95
cf0ad5bb
NC
962019-01-04 Nick Clifton <nickc@redhat.com>
97
98 PR 24001
99 * objcopy.c (copy_object): Free dhandle after writing out the
100 debug information.
101 * objdump.c (dump_bfd): Free dhandle after printing out the debug
102 information.
103
11fa9f13 104
82704155
AM
1052019-01-01 Alan Modra <amodra@gmail.com>
106
107 Update year range in copyright notice of all files.
108
d5c04e1b 109For older changes see ChangeLog-2018
3499769a 110\f
d5c04e1b 111Copyright (C) 2019 Free Software Foundation, Inc.
3499769a
AM
112
113Copying and distribution of this file, with or without modification,
114are permitted in any medium without royalty provided the copyright
115notice and this notice are preserved.
116
117Local Variables:
118mode: change-log
119left-margin: 8
120fill-column: 74
121version-control: never
122End: