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