diff options
author | Nick Clifton <nickc@redhat.com> | 2019-01-07 13:18:53 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2019-01-07 13:18:53 +0000 |
commit | 053af8c9034f92d6e36a1180655ba22a65c56437 (patch) | |
tree | db84dd302b9ca61a6c15a37f3c1b53167a9eac9a /ChangeLog | |
parent | ef8df4caec24669a11680aa1a696d470fb6177ba (diff) | |
download | gdb-053af8c9034f92d6e36a1180655ba22a65c56437.zip gdb-053af8c9034f92d6e36a1180655ba22a65c56437.tar.gz gdb-053af8c9034f92d6e36a1180655ba22a65c56437.tar.bz2 |
Sync libiberty sources with master version in gcc repository. Updated stabs demangling and cxxfilt tests to match.
PR 24044
* stabs.c (parse_stab_argtypes): Remove call to
cplus_mangle_opcode.
* testsuite/binutils-all/cxxfilt.exp: Replace tests of v2 encoding
with v3 encoding. Add escape for known failures.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2019-01-07 Nick Clifton <nickc@redhat.com> + + * libiberty: Merge from gcc. + 2019-01-03 Дилян Палаузов <dilyan.palauzov@aegee.org> * configure.ac: Don't configure readline if --with-system-readline is |