Fix a heap use after free memory access fault when displaying error messages about...
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2019-01-09 Nick Clifton <nickc@redhat.com>
2
3 PR 14049
4 * readelf.c (process_archive): Use arch.file_name in error
5 messages until the qualified name is available.
6
7 2019-01-09 Andrew Paprocki <andrew@ishiboo.com>
8
9 * configure: Regenerate.
10
11 2019-01-09 Alan Modra <amodra@gmail.com>
12
13 * testsuite/binutils-all/cxxfilt.exp: Pass --no-strip-underscores
14 unconditionally to tests needing the option rather than via a
15 list of targets.
16
17 2019-01-08 Nick Clifton <nickc@redhat.com>
18
19 PR 24044
20 * cxxfilt.c (hp_symbol_characters): Delete.
21 (main): Remove depcreated demangling styles.
22 * stabs.c (parse_stab_argtypes): Remove support for old gnu v2
23 demangling opnames.
24 * testsuite/binutils-all/cxxfilt.exp: Use the
25 --no-strip-underscore option for targets that do prefix their
26 symbols with underscores.
27 Update tests to eliminate those that use gnu v2 encoding.
28
29 2019-01-08 Tamar Christina <tamar.christina@arm.com>
30
31 PR 24065
32 * testsuite/binutils-all/copy-6.d: New test.
33 * testsuite/binutils-all/objcopy.exp: Use it.
34
35 2019-01-08 Alan Modra <amodra@gmail.com>
36
37 * testsuite/lib/binutils-common.exp (run_dump_test): Don't prepend
38 $srcdir/$subdir to source file name if it starts with "./".
39
40 2019-01-05 Yoshinori Sato <ysato@users.sourceforge.jp>
41
42 * readelf.c (get_machine_flags): Add RXv3 output.
43
44 2019-01-04 Nick Clifton <nickc@redhat.com>
45
46 PR 24005
47 * objdump.c (load_specific_debug_section): Check for integer
48 overflow before attempting to allocate contents.
49
50 2019-01-04 Nick Clifton <nickc@redhat.com>
51
52 PR 24001
53 * objcopy.c (copy_object): Free dhandle after writing out the
54 debug information.
55 * objdump.c (dump_bfd): Free dhandle after printing out the debug
56 information.
57
58
59 2019-01-01 Alan Modra <amodra@gmail.com>
60
61 Update year range in copyright notice of all files.
62
63 For older changes see ChangeLog-2018
64 \f
65 Copyright (C) 2019 Free Software Foundation, Inc.
66
67 Copying and distribution of this file, with or without modification,
68 are permitted in any medium without royalty provided the copyright
69 notice and this notice are preserved.
70
71 Local Variables:
72 mode: change-log
73 left-margin: 8
74 fill-column: 74
75 version-control: never
76 End:
This page took 0.032369 seconds and 5 git commands to generate.