1 2019-02-20 Alan Modra <amodra@gmail.com>
4 * objdump.c (dump_bfd_private_header): Print warning if
5 bfd_print_private_bfd_data returns false.
7 2019-02-12 Nick Clifton <nickc@redhat.com>
10 * README-how-to-make-a-release: Use git clean to delete spurious
11 files from the local source repository.
13 2019-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
15 * size.c (berkeley_format): Delete.
16 (enum output_format): New enum.
17 (selected_output_format): New variable.
18 (usage): Update to mention GNU format.
19 (main): Update to extract options, and select format as needed.
20 Handle GNU format where needed.
21 (berkeley_sum): Renamed to...
22 (berkeley_or_gnu_sum): ...this, and updated to handle both formats.
23 (berkeley_format): Renamed to...
24 (berkeley_or_gnu_format): ...this, and updated to handle both
26 (print_sizes): Handle GNU format.
27 * doc/binutils.texi (size): Document new GNU format.
28 * testsuite/binutils-all/size.exp: Add test of extended
30 * NEWS: Mention new functionality.
32 2019-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
34 * doc/binutils.texi (size): Update example output for Berkeley
37 2019-02-07 Nick Clifton <nickc@redhat.com>
39 * README-how-to-make-a-release: Add a note about updating the
40 obsolete targets in the bfd/config.bfd file.
42 2019-02-04 Nick Clifton <nickc@redhat.com>
44 * README-how-to-make-a-release: Add more notes on making a release.
46 2019-01-25 Nick Clifton <nickc@redhat.com>
49 * readelf.c (process_notes_at): Prevent an illegal memory access
50 when the note's namesize is zero.
51 (decode_tic6x_unwind_bytecode): Add code to handle the case where
52 no registers are specified in a frame pop instruction.
54 2019-01-25 Nick Clifton <nickc@redhat.com>
56 * po/bg.po: Updated Bulgarian translation.
58 2019-01-23 Nick Clifton <nickc@redhat.com>
60 * po/fr.po: Updated French translation.
61 * po/pt.po: Updated Portuguese translation.
63 2019-01-21 Nick Clifton <nickc@redhat.com>
65 * po/uk.po: Updated Ukranian translation.
67 2019-01-19 Nick Clifton <nickc@redhat.com>
69 * configure: Regenerate.
70 * binutils/po/binutils.pot.
72 * README-how-to-make-a-release: Update description on how to make
75 2018-06-24 Nick Clifton <nickc@redhat.com>
79 2019-01-17 Nick Clifton <nickc@redhat.com>
81 * objdump.c (disassemble_section): When disassembling from a
82 symbol only stop at the next symbol if the original symbol was not
83 a function symbol. Otherwise continue disassembling until a new
85 * testsuite/binutils-all/objdump.exp: Add tests of extended
87 * testsuite/binutils-all/disasm.s: New test source file.
89 2019-01-16 Kito Cheng <kito@andestech.com>
90 Nelson Chu <nelson@andestech.com>
92 * readelf.c (get_riscv_section_type_name): New function.
93 (get_section_type_name): Add handler for RISC-V.
94 (riscv_attr_tag_t): Declare.
95 (riscv_attr_tag): New.
96 (display_riscv_attribute): New function.
97 (process_attributes): Add handler for RISC-V.
98 * testsuite/binutils-all/strip-3.d: Remove .riscv.attribute
101 2019-01-10 Nick Clifton <nickc@redhat.com>
104 * objdump.c (sanitize_string): New function. Removes control
105 characters from symbol names.
106 (dump_section_header): Use new function.
107 (objdump_print_symname): Likewise.
108 (objdump_print_addr_with_sym): Likewise.
109 (show_line): Likewise.
110 (disassemble_bytes): Likewise.
111 (disassemble_section): Likewise.
112 (load_specific_debug_section): Likewise.
113 (read_section_stabs): Likewise.
114 (print_section_stabs): Likewise.
115 (dump_section): Likewise.
116 (dump_reloc_set): Likewise.
117 (dump_relocs_in_section): Likewise.
118 (dump_bfd): Likewise.
119 (display_any_bfd): Likewise.
121 2019-01-09 Nick Clifton <nickc@redhat.com>
124 * readelf.c (process_archive): Use arch.file_name in error
125 messages until the qualified name is available.
127 2019-01-09 Andrew Paprocki <andrew@ishiboo.com>
129 * configure: Regenerate.
131 2019-01-09 Alan Modra <amodra@gmail.com>
133 * testsuite/binutils-all/cxxfilt.exp: Pass --no-strip-underscores
134 unconditionally to tests needing the option rather than via a
137 2019-01-08 Nick Clifton <nickc@redhat.com>
140 * cxxfilt.c (hp_symbol_characters): Delete.
141 (main): Remove depcreated demangling styles.
142 * stabs.c (parse_stab_argtypes): Remove support for old gnu v2
144 * testsuite/binutils-all/cxxfilt.exp: Use the
145 --no-strip-underscore option for targets that do prefix their
146 symbols with underscores.
147 Update tests to eliminate those that use gnu v2 encoding.
149 2019-01-08 Tamar Christina <tamar.christina@arm.com>
152 * testsuite/binutils-all/copy-6.d: New test.
153 * testsuite/binutils-all/objcopy.exp: Use it.
155 2019-01-08 Alan Modra <amodra@gmail.com>
157 * testsuite/lib/binutils-common.exp (run_dump_test): Don't prepend
158 $srcdir/$subdir to source file name if it starts with "./".
160 2019-01-05 Yoshinori Sato <ysato@users.sourceforge.jp>
162 * readelf.c (get_machine_flags): Add RXv3 output.
164 2019-01-04 Nick Clifton <nickc@redhat.com>
167 * objdump.c (load_specific_debug_section): Check for integer
168 overflow before attempting to allocate contents.
170 2019-01-04 Nick Clifton <nickc@redhat.com>
173 * objcopy.c (copy_object): Free dhandle after writing out the
175 * objdump.c (dump_bfd): Free dhandle after printing out the debug
179 2019-01-01 Alan Modra <amodra@gmail.com>
181 Update year range in copyright notice of all files.
183 For older changes see ChangeLog-2018
185 Copyright (C) 2019 Free Software Foundation, Inc.
187 Copying and distribution of this file, with or without modification,
188 are permitted in any medium without royalty provided the copyright
189 notice and this notice are preserved.
195 version-control: never