X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=ChangeLog;h=cd631a15b613bd6be7639d69593ade7e91a153b0;hb=4762f10bd5ccd005a3a2e8d04168ecddd37f323a;hp=f3066c08e184c872dbe58a67f911718e9b53ad40;hpb=053af8c9034f92d6e36a1180655ba22a65c56437;p=external%2Fbinutils.git diff --git a/ChangeLog b/ChangeLog index f3066c0..cd631a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,34 @@ -2019-01-07 Nick Clifton +2018-06-24 Nick Clifton + + 2.32 branch created. + +2019-01-14 Rainer Orth + + Merge from GCC: + PR target/88535 + * config.guess: Import upstream version 2019-01-03. + * config.sub: Import upstream version 2019-01-01. + +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 - * libiberty: Merge from gcc. + 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 Дилян Палаузов