X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ChangeLog;h=9c1119a7d4b0d9716c1576b31e3d57f5a8db0c4f;hb=6eee24ce30f8e95335c2ad8586f9a64398eb2cd4;hp=f3066c08e184c872dbe58a67f911718e9b53ad40;hpb=053af8c9034f92d6e36a1180655ba22a65c56437;p=deliverable%2Fbinutils-gdb.git diff --git a/ChangeLog b/ChangeLog index f3066c08e1..9c1119a7d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,23 @@ -2019-01-07 Nick Clifton +2019-01-10 Nick Clifton - * libiberty: Merge from gcc. + * libiberty: Sync with gcc. Bring in: + 2019-01-09 Sandra Loosemore + + PR other/16615 + + * cp-demangle.c: Mechanically replace "can not" with "cannot". + * floatformat.c: Likewise. + * strerror.c: Likewise. + + 2018-12-22 Jason Merrill + + Remove support for demangling GCC 2.x era mangling schemes. + * cplus-dem.c: Remove cplus_mangle_opname, cplus_demangle_opname, + internal_cplus_demangle, and all subroutines. + (libiberty_demanglers): Remove entries for ancient GNU (pre-3.0), + Lucid, ARM, HP, and EDG demangling styles. + (cplus_demangle): Remove 'work' variable. Don't call + internal_cplus_demangle. 2019-01-03 Дилян Палаузов