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