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