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 | [arm][gas] Add -mcpu support for Arm Ares (diff) | |
download | binutils-gdb-053af8c9034f92d6e36a1180655ba22a65c56437.tar.gz binutils-gdb-053af8c9034f92d6e36a1180655ba22a65c56437.tar.bz2 binutils-gdb-053af8c9034f92d6e36a1180655ba22a65c56437.zip |
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
diff --git a/ChangeLog b/ChangeLog index 81654d0c70d..f3066c08e18 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 |