]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
Fix a heap use after free memory access fault when displaying error messages about...
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
28e817cc
NC
12019-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
3107326d
AP
72019-01-09 Andrew Paprocki <andrew@ishiboo.com>
8
9 * configure: Regenerate.
10
923c6a75
AM
112019-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
236f4ebe
NC
172019-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.
923c6a75 27 Update tests to eliminate those that use gnu v2 encoding.
236f4ebe 28
e3ecd631
TC
292019-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
171b8e19
AM
352019-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
402019-01-05 Yoshinori Sato <ysato@users.sourceforge.jp>
41
f87673e0
YS
42 * readelf.c (get_machine_flags): Add RXv3 output.
43
11fa9f13
NC
442019-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
cf0ad5bb
NC
502019-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
11fa9f13 58
82704155
AM
592019-01-01 Alan Modra <amodra@gmail.com>
60
61 Update year range in copyright notice of all files.
62
d5c04e1b 63For older changes see ChangeLog-2018
3499769a 64\f
d5c04e1b 65Copyright (C) 2019 Free Software Foundation, Inc.
3499769a
AM
66
67Copying and distribution of this file, with or without modification,
68are permitted in any medium without royalty provided the copyright
69notice and this notice are preserved.
70
71Local Variables:
72mode: change-log
73left-margin: 8
74fill-column: 74
75version-control: never
76End: