X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=ChangeLog;h=cd631a15b613bd6be7639d69593ade7e91a153b0;hb=68a091326f6ac25005c49c4cbda1855080ba1d5f;hp=d6bb0fdfcd2de5c471378d4b8a04602b02303c9f;hpb=863f7a5f4811c24d9a5863ffb541ff3da1511450;p=external%2Fbinutils.git diff --git a/ChangeLog b/ChangeLog index d6bb0fd..cd631a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,139 @@ +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 + + 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 + used. + * configure: Re-generate. + +2018-10-31 Joseph Myers + + Merge from GCC: + PR bootstrap/82856 + * multilib.am: New file. From automake. + +2018-09-12 Sergio Durigan Junior + + * src-release.sh (GDB_SUPPORT_DIRS): Add "contrib". + +2018-07-16 Nick Clifton + + * src-release.sh (DEVO_SUPPORT): Add test-driver and ar-lib. + +2018-07-06 Sebastian Huber + + * config.sub: Sync with upstream version 2018-07-03. + +2018-07-05 Sebastian Huber + + * config.guess: Sync with upstream version 2018-06-26. + * config.sub: Sync with upstream version 2018-07-02. + +2018-06-29 Alexandre Oliva + + * configure.ac: Introduce support for @unless/@endunless. + * Makefile.tpl (dep-kind): Rewrite with cond; return + postbootstrap in some cases. + (make-postboot-dep, postboot-targets): New. + (dependencies): Do not output postbootstrap dependencies at + first. Output non-target ones changed for configure to depend + on stage_last @if gcc-bootstrap, and the original deps @unless + gcc-bootstrap. + * configure.in, Makefile.in: Rebuilt. + +2018-06-24 Nick Clifton + + * configure: Regenerate. + +2018-06-19 Simon Marchi + + * libtool.m4: Use AC_LANG_SOURCE. + * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE. + * README-maintainer-mode: Update version requirements. + * ar-lib: New file. + * test-driver: New file. + * configure: Re-generate. + +2018-06-18 Eric Botcazou + + * Makefile.def (fortran): Add check-target-libgomp-fortran. + * Makefile.tpl (check-target-libgomp-fortran): New phony target. + * Makefile.in: Regenerate. + + * configure: Regenerate. + +2018-06-18 Simon Marchi + + * configure.ac: Sync with GCC, remove MPX-related things. + +2018-05-01 Nick Clifton + + * config.guess: Synchronize with config project master sources. + * config.sub: Likewise. + +2018-05-01 Francois H. Theron + + * configure.ac: Added "nfp" target. + * configure: Regenerate. + +2018-02-13 Maciej W. Rozycki + + * configure.ac (noconfigdirs): Add `ld'. + * configure: Regenerate. + +2018-01-30 Nick Clifton + + * src-release.sh (do_proto_toplev): Add patterns for more junk files + to delete before creating the tarball. + +2018-01-29 Nick Clifton + + * src-release.sh (do_proto_toplev): Strip patch remnant files from + the sources before creating the tarball. + +2018-01-13 Nick Clifton + + * src-release.sh: Update copyright notice. Change reference to devo + to be a reference to root. + +2018-01-10 Nick Clifton + + * config-ml.in: Sync with gcc sources. + * config.guess: Likewise. + * config.sub: Likewise. + * configure.ac: Likewise. + * configure: Regenerate. + 2017-12-14 Nick Clifton * COPYING.LIBGLOSS: Update address of FSF in copyright notice.