X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=ChangeLog;h=29215671a6b17ecb664ad21f30bf01edc80a0019;hp=1984b59c400c3c93f8a9bcd230e19db6ae3f27b0;hb=062b4a94e825a696e56d8381cf365cfa77f58436;hpb=11ce7043f7f31f24cb4cd9558d71c18307192858 diff --git a/ChangeLog b/ChangeLog index 1984b59c400..29215671a6b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,67 @@ +2011-03-02 Sebastian Pop + + * configure.ac: Add -lpwl to ppllibs. + * configure: Regenerated. + +2011-03-02 Sebastian Pop + + * config/cloog.m4: Add -lisl to clooglibs. + * configure: Regenerated. + +2011-02-24 Ramana Radhakrishnan + + * MAINTAINERS (CPU Port maintainers): Add self. + +2011-02-16 Rainer Orth + + * MAINTAINERS: Add myself as testsuite maintainer. + +2011-02-15 Mike Stump + + * MAINTAINERS: Add myself as testsuite maintainer. + +2011-02-13 Ralf Wildenhues + + Import from Libtool and gnulib: + + 2011-01-27 Gerald Pfeifer + + Prepare for supporting FreeBSD 10. + * config.rpath: Remove handling of freebsd1* which soon would + match FreeBSD 10.0. + + 2011-01-20 Gerald Pfeifer (tiny change) + + Remove support for FreeBSD 1.x. + * libtool.m4 (_LT_LINKER_SHLIBS) + (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which + soon would incorrectly match FreeBSD 10.0. + +2011-02-12 Ralf Wildenhues + + PR binutils/12283 + * move-if-change: Import version from gnulib. + +2011-02-12 Alexandre Oliva + + PR lto/47225 + * Makefile.def (lto-plugin): Double dash for enable-shared. + (configure-gcc): Depend on all-lto-plugin. + * Makefile.in: Rebuilt. + +2011-02-11 Ralf Wildenhues + + * configure.ac: Remove extra bracket. + * configure: Regenerate. + +2011-02-08 Tobias Burnus + + * MAINTAINERS: Add myself as libquadmath maintainer. + +2011-02-08 Thomas Schwinge + + * MAINTAINERS: Update my email address. + 2011-02-07 Joseph Myers * MAINTAINERS (option handling): Add self. @@ -26,7 +90,6 @@ 2011-01-25 Jakub Jelinek - * config/cloog.m4 (CLOOG_REQUESTED): Use $2 if --without-cloog. * configure.ac: If with_ppl is no, move setting with_cloog=no after CLOOG_REQUESTED check. * configure: Regenerated. @@ -67,11 +130,6 @@ for ia64-hpux. * configure: Regenerate. -2011-01-10 Jan Hubicka - - * config/bootstrap-lto.mk: -fuse-linker-plugin is default now; - pass -fno-lto to STAGEprofile. - 2011-01-07 Jan Hubicka PR lto/47225