X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=ChangeLog;h=bc2872b86976c2bac5b87c190a72b6af5ca36d59;hb=920ac8043ed391ccfb38b8c1d2f59bf966c393d2;hp=25c732b7a4df1e40e6163f512101b35df7823b6b;hpb=445db530c33d3949c69b3d525e8d889a9a896306;p=gcc.git diff --git a/ChangeLog b/ChangeLog index 25c732b7a4d..bc2872b8697 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,158 @@ +2012-07-24 Jan-Benedict Glaw + + * MAINTAINERS (Write After Approval): Add myself. + +2012-07-16 Joseph Myers + + * README: Document use of ranges of years in copyright notices. + +2012-07-06 Richard Guenther + + * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC) + as CPPFLAGS, pass path to built gmp as LDFLAGS, always use + --with-gmp=system. + * Makefile.in: Regenerated. + * configure: Likewise. + +2012-07-06 Richard Guenther + + * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst. + * Makefile.def (isl): Use extra_isl_gmp_configure_flags and + supply V=1 as extra_make_flags. + * configure: Regenerated. + * Makefile.in: Likewise. + +2012-07-04 Tristan Gingold + + * configure: Regenerate. + +2012-07-03 Richard Guenther + + * Makfile.def (isl): Remove not necessary extra_exports and + extra_make_flags. + (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}. + * Makefile.in: Regenerated. + +2012-07-03 Richard Guenther + + * Makefile.def (cloog): Add V=1 to extra_make_flags. + * configure.ac: If either the ISL or the CLooG check failed + do not try to build in-tree versions. + * Makefile.in: Regenerated. + * configure: Regenerated. + +2012-07-03 Rainer Orth + + * configure: Regenerate. + +2012-07-02 Janis Johnson + + * MAINTAINERS (Various Maintainers): Add myself as testsuite + maintainer. + +2012-07-02 Richard Guenther + + * configure: Regenerated. + +2012-07-02 Richard Guenther + Michael Matz + Tobias Grosser + Sebastian Pop + + * Makefile.def: Add ISL host module, remove PPL host module. + Adjust ClooG host module to use the proper ISL. + * Makefile.tpl: Pass ISL include flags instead of PPL ones. + * configure.ac: Include config/isl.m4. Add ISL host library, + remove PPL. Remove PPL configury, add ISL configury, adjust + ClooG configury. + * Makefile.in: Regenerated. + * configure: Likewise. + +2012-07-02 Richard Guenther + + Merge from graphite branch + 2011-07-21 Tobias Grosser + + * configure: Regenerated. + * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma, + both cloog.org and legacy versions. The only supported version will + be CLooG with the isl backend. + + 2011-07-21 Tobias Grosser + + * configure: Regenerated. + * configure.ac: Require cloog isl 0.17.0 + + 2011-07-21 Tobias Grosser + + * configure: Regenerated. + * config/cloog.m4: Do not define CLOOG_ORG + +2012-06-29 Steven Bosscher + + * configure.ac: Skip C if explicitly selected. + * configure: Regenerate. + +2012-06-28 Christophe Lyon + + * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure + they contain -O2. + * configure: Regenerate. + +2012-06-25 Richard Sandiford + + PR debug/53740 + * df.h, df-problems.c, dce.c: Revert last patch. + +2012-06-25 Iain Sandoe + + * MAINTAINERS (Write After Approval): Update my email address. + +2012-06-21 Meador Inge + + * MAINTAINERS (Write After Approval): Add myself. + +2012-06-20 Jason Merrill + + * Makefile.tpl (check-target-libgomp-c++): New. + (check-target-libitm-c++): New. + * Makefile.def (c++): Add them. + * Makefile.in: Regenerate. + +2012-05-29 Edmar Wienskoski + + * MAINTAINERS (Write After Approval): Add myself. + +2012-05-16 Olivier Hainque + + * Makefile.tpl (gcc-no-fixedincludes): Rename into ... + (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/ + (install-no-fixedincludes): Adjust accordingly. + * Makefile.in: Regenerate. + +2012-05-15 H.J. Lu + + Merge upstream change + * libtool.m4 (_LT_ENABLE_LOCK): Support x32. + +2012-05-14 Marc Glisse + + * MAINTAINERS (Write After Approval): Add myself. + +2012-05-09 Nick Clifton + Paul Smith + + PR bootstrap/50461 + * configure.ac (mpfr-dir): When using in-tree MPFR sources + allow for the fact that from release v3.1.0 of MPFR the source + files were moved into a src sub-directory. + * configure: Regenerate. + +2012-05-07 Janne Blomqvist + + * configure.ac: Bump minimum MPFR version to 2.4.0. + * configure: Regenerated. + 2012-05-03 Olivier Hainque * config/mh-ppc-aix (LDFLAGS): Quote $(CC). @@ -64,9 +219,8 @@ 2012-02-12 Gerald Pfeifer - * MAINTAINERS (Various Maintainers): Add Diego Novillo, - Gerald Pfeifer and Joseph Myers as docstring relicensing - maintainers. + * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer + and Joseph Myers as docstring relicensing maintainers. 2012-02-09 Bin Cheng @@ -79,7 +233,8 @@ 2012-02-04 Venkataramanan Kumar - * MAINTAINERS (Write After Approval): Move myself to maintain alphabetical order. + * MAINTAINERS (Write After Approval): Move myself to + maintain alphabetical order. 2012-02-03 Venkataramanan Kumar @@ -232,7 +387,7 @@ 2011-09-09 Linas Vepstas Ben Elliston - * config.sub (hexagon, hexagon-*): New. + * config.sub (hexagon, hexagon-*): New. 2011-08-23 Roland McGrath @@ -820,7 +975,8 @@ 2011-03-11 Chen Liqin - * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address. + * MAINTAINERS: Update myself as score backend maintainer, + update my e-mail address. 2011-03-09 Xuepeng Guo @@ -1055,7 +1211,7 @@ 2010-11-23 Matthias Klose * configure.ac: For --enable-gold, handle value `default' instead of - `both*'. New configure option --{en,dis}able-ld. + `both*'. New configure option --{en,dis}able-ld. * configure: Regenerate. 2010-11-20 Ian Lance Taylor @@ -1653,11 +1809,11 @@ * configure: Regenerate. 2010-01-07 Kaveh R. Ghazi - Francois-Xavier Coudert + Francois-Xavier Coudert PR bootstrap/42424 * configure.ac: Include libtool m4 files. - (_LT_CHECK_OBJDIR): Call it. + (_LT_CHECK_OBJDIR): Call it. (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags, gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir. @@ -1798,7 +1954,7 @@ 2009-10-26 Johannes Singler - * MAINTAINERS (Write After Approval): Update my e-mail address. + * MAINTAINERS (Write After Approval): Update my e-mail address. 2009-10-23 Rainer Orth @@ -2151,7 +2307,7 @@ 2009-06-09 Ghassan Shobaki - * MAINTAINERS: Added my name to the write-after-approval list + * MAINTAINERS: Added my name to the write-after-approval list 2009-06-08 Kaveh R. Ghazi @@ -2161,8 +2317,8 @@ 2009-06-03 Jerome Guitton Ralf Wildenhues - * Makefile.tpl (all): Avoid a trailing backslash. - * Makefile.in: Regenerate. + * Makefile.tpl (all): Avoid a trailing backslash. + * Makefile.in: Regenerate. 2009-06-03 Ben Elliston @@ -2255,7 +2411,7 @@ (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN. (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS, - LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS + LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and TFLAGS. (BUILD_CONFIG): Include if requested.