Fix spelling mistakes in BFD library.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
... / ...
CommitLineData
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
92018-06-24 Nick Clifton <nickc@redhat.com>
10
11 2.32 branch created.
12
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
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
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
552019-01-09 Nick Clifton <nickc@redhat.com>
56
57 PR 24049
58 * readelf.c (process_archive): Use arch.file_name in error
59 messages until the qualified name is available.
60
612019-01-09 Andrew Paprocki <andrew@ishiboo.com>
62
63 * configure: Regenerate.
64
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
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.
81 Update tests to eliminate those that use gnu v2 encoding.
82
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
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
96 * readelf.c (get_machine_flags): Add RXv3 output.
97
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
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
112
1132019-01-01 Alan Modra <amodra@gmail.com>
114
115 Update year range in copyright notice of all files.
116
117For older changes see ChangeLog-2018
118\f
119Copyright (C) 2019 Free Software Foundation, Inc.
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.02283 seconds and 4 git commands to generate.