X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ChangeLog;h=9c1119a7d4b0d9716c1576b31e3d57f5a8db0c4f;hb=6eee24ce30f8e95335c2ad8586f9a64398eb2cd4;hp=81654d0c70df88b23e7d49bf9e798d1819243ec3;hpb=4ae80ffc55cd44fe9a5527403f07fee70307b2d7;p=deliverable%2Fbinutils-gdb.git diff --git a/ChangeLog b/ChangeLog index 81654d0c70..9c1119a7d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2019-01-10 Nick Clifton + + * 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 Дилян Палаузов * configure.ac: Don't configure readline if --with-system-readline is