7 * objdump.c (disassemble_section): When disassembling from a
8 symbol only stop at the next symbol if the original symbol was not
9 a function symbol. Otherwise continue disassembling until a new
11 * testsuite/binutils-all/objdump.exp: Add tests of extended
13 * testsuite/binutils-all/disasm.s: New test source file.
18 * readelf.c (get_riscv_section_type_name): New function.
19 (get_section_type_name): Add handler for RISC-V.
20 (riscv_attr_tag_t): Declare.
21 (riscv_attr_tag): New.
22 (display_riscv_attribute): New function.
23 (process_attributes): Add handler for RISC-V.
24 * testsuite/binutils-all/strip-3.d: Remove .riscv.attribute
30 * objdump.c (sanitize_string): New function. Removes control
31 characters from symbol names.
32 (dump_section_header): Use new function.
33 (objdump_print_symname): Likewise.
34 (objdump_print_addr_with_sym): Likewise.
35 (show_line): Likewise.
36 (disassemble_bytes): Likewise.
37 (disassemble_section): Likewise.
38 (load_specific_debug_section): Likewise.
39 (read_section_stabs): Likewise.
40 (print_section_stabs): Likewise.
41 (dump_section): Likewise.
42 (dump_reloc_set): Likewise.
43 (dump_relocs_in_section): Likewise.
45 (display_any_bfd): Likewise.
50 * readelf.c (process_archive): Use arch.file_name in error
51 messages until the qualified name is available.
55 * configure: Regenerate.
59 * testsuite/binutils-all/cxxfilt.exp: Pass --no-strip-underscores
60 unconditionally to tests needing the option rather than via a
66 * cxxfilt.c (hp_symbol_characters): Delete.
67 (main): Remove depcreated demangling styles.
68 * stabs.c (parse_stab_argtypes): Remove support for old gnu v2
70 * testsuite/binutils-all/cxxfilt.exp: Use the
71 --no-strip-underscore option for targets that do prefix their
72 symbols with underscores.
73 Update tests to eliminate those that use gnu v2 encoding.
78 * testsuite/binutils-all/copy-6.d: New test.
79 * testsuite/binutils-all/objcopy.exp: Use it.
83 * testsuite/lib/binutils-common.exp (run_dump_test): Don't prepend
84 $srcdir/$subdir to source file name if it starts with "./".
88 * readelf.c (get_machine_flags): Add RXv3 output.
93 * objdump.c (load_specific_debug_section): Check for integer
94 overflow before attempting to allocate contents.
99 * objcopy.c (copy_object): Free dhandle after writing out the
101 * objdump.c (dump_bfd): Free dhandle after printing out the debug
107 Update year range in copyright notice of all files.
109 For older changes see ChangeLog-2018
111 Copyright (C) 2019 Free Software Foundation, Inc.
113 Copying and distribution of this file, with or without modification,
114 are permitted in any medium without royalty provided the copyright
115 notice and this notice are preserved.
121 version-control: never