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