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