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