X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=ChangeLog;h=62eac0699a63652e6a5db37f6fa1722287675409;hb=fc8a650e334f7d1796680c4f7176515ed283bcf8;hp=db2206c44309c1e4b673e0e4ecc0520fff140829;hpb=b588ae3074e258f5c736034c212e7499a565746f;p=gcc.git diff --git a/ChangeLog b/ChangeLog index db2206c4430..62eac0699a6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,363 @@ +2013-06-14 Vidya Praveen + + * MAINTAINERS (Write After Approval): Add myself. + +2013-06-01 Dinar Temirbulatov + + * MAINTAINERS (Write After Approval): Add myself. + +2013-05-17 David Malcolm + + * MAINTAINERS (Write After Approval): Add myself. + +2013-04-30 Brooks Moses + + * MAINTAINERS: Update my email; move myself from Fortran + reviewer to Write After Approval. + +2013-04-16 Andreas Schwab + + * configure.ac (aarch64-*-*): Don't disable java. + * configure: Regenerate. + +2013-04-10 Chung-Ju Wu + + * MAINTAINERS (Write After Approval): Add myself. + +2013-03-30 Matthias Klose + + * Makefile.def (target_modules): Don't install libffi. + * Makefile.in: Regenerate. + +2013-02-24 Tilo Schwarz + + * MAINTAINERS (Write After Approval): Add myself. + +2013-02-20 Andrew Sutton + + * MAINTAINERS (Write After Approval): Add myself. + +2013-02-15 Yufeng Zhang + + * configure.ac: Set libgloss_dir for the aarch64*-*-* targets. + * configure: Regenerated. + +2013-02-04 David Edelsohn + + * MAINTAINERS: Explicitly add myself as AIX maintainer. + Remove Geoff Keating as rs6000 port maintainer, at his request. + +2013-01-24 Maxim Kuvyrkov + + * MAINTAINERS: Update my email. + +2013-01-23 Shenghou Ma + + * config/isl.m4: don't echo $CFLAGS for ISL_CHECK_VERSION. + * configure: Re-generate. + +2013-01-15 Richard Biener + + PR other/55973 + * configure: Re-generate. + +2013-01-14 Matthias Klose + + * Makefile.def (install-target-libsanitizer): Depend on + install-target-libstdc++-v3. + * Makefile.in: Regenerate. + +2013-01-14 Richard Biener + + * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0. + * configure: Re-generate + +2013-01-11 Jan-Benedict Glaw + + * config.sub: Update from config repo. + +2013-01-11 Eric Botcazou + + * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata. + * Makefile.in: Regenerate. + +2013-01-10 Joern Rennecke + + * MAINTAINERS (arc): Add new port maintainership for myself. + +2013-01-09 Jason Merrill + + * .gitignore: Import from gdb repository. + +2013-01-09 H.J. Lu + + * Makefile.def (configure-gcc): Depend on all-gmp. + (all-gcc): Remove dependency on all-gmp. + * Makefile.in: Regenerated. + +2013-01-08 Jan-Benedict Glaw + + * config.sub: Merge from config repo. + * config.guess: Ditto. + +2013-01-08 Jan-Benedict Glaw + + * Makefile.def: Merge from binutils. + * Makefile.in: Ditto. + +2013-01-01 Maxim Kuvyrkov + + * MAINTAINERS: Update my email. + +2012-12-29 Ben Elliston + + * config.guess: Update to 2012-12-29 version. + * config.sub: Likewise. + +2012-12-20 Matthias Klose + + * Makefile.def (install-target-libgfortran): Depend on + install-target-libquadmath, install-target-libgcc. + (install-target-libsanitizer): Depend on install-target-libgcc. + (install-target-libjava): Depend on install-target-libgcc. + (install-target-libitm): Depend on install-target-libgcc. + (install-target-libobjc): Depend on install-target-libgcc. + (install-target-libstdc++-v3): Depend on install-target-libgcc. + * Makefile.in: Regenerate. + +2012-12-19 Matthias Klose + + * Makefile.def (install-target-libgo): Depend on + install-target-libatomic. + * Makefile.in: Regenerate. + +2012-12-18 Andreas Schwab + + PR go/55201 + * Makefile.def (all-target-libgo): Depend on all-target-libatomic. + * Makefile.in: Regenerate. + +2012-12-16 Thomas Schwinge + + * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF. + * configure: Regenerate. + +2012-12-12 Jan-Benedict Glaw + + * config.sub: Merge from config repo. + +2012-12-11 H.J. Lu + + * Makefile.def (target_modules): Add bootstrap=true and + raw_cxx=true to libsanitizer. + * configure.ac (bootstrap_target_libs): Add libsanitizer. + * Makefile.in: Regenerated. + * configure: Likewise. + +2012-12-01 Richard Sandiford + + * MAINTAINERS: Remove self as RTL optimization maintainer. + +2012-11-30 Kyrylo Tkachov + + * MAINTAINERS (Write After Approval): Add myself. + +2012-11-28 H.J. Lu + + * Makefile.def (target_modules): Remove bootstrap=true and + raw_cxx=true from libsanitizer. + * configure.ac (bootstrap_target_libs): Remove libsanitizer. + * Makefile.in: Regenerated. + * configure: Likewise. + +2012-11-28 H.J. Lu + + * Makefile.def (target_modules): Add bootstrap=true and + raw_cxx=true to libsanitizer. + * configure.ac (bootstrap_target_libs): Add libsanitizer. + * Makefile.in: Regenerated. + * configure: Likewise. + +2012-11-28 Andrew Pinski + + PR bootstrap/54279 + * configure.ac (CXX_FOR_TARGET): Change over to use xg++. + * configure: Regenerate. + * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++. + * Makefile.in: Regenerate. + +2012-11-27 Siddhesh Poyarekar + + * configure.ac: Disable libsanitizer if we're not building C++. + * configure: Regenerate. + +2012-11-15 Roland McGrath + + * MAINTAINERS (Write After Approval): Add myself. + +2012-11-15 Dmitry Vyukov + + * MAINTAINERS: (libsanitizer, asan.c): Add myself, + Kostya Serebryany (kcc@google.com) and + Jakub Jelinek (jakub@redhat.com). + Rename area for Dodji Seketeli (dodji@redhat.com). + +2012-11-15 Dodji Seketeli + + * MAINTAINERS: (asan.c, related): Add myself. + +2012-11-14 Roland McGrath + + * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF. + * configure: Regenerate. + +2012-11-13 Richard Henderson + + * configure.ac: Move libsanitizer logic to subdirectory. + * configure: Regenerate. + +2012-11-13 Dodji Seketeli + + * configure.ac: Enable libsanitizer just on x86 linux for now. + * configure: Re-generate. + +2012-11-13 David Edelsohn + + * configure.ac: Disable libsanitizer on AIX. Merge libquadmath + sections. + * configure: Regenerate. + +2012-11-13 Hans-Peter Nilsson + + * configure.ac: Add section for configdirs for libsanitizer. + Disable for cris-*-* and mmix-*-*. + * configure: Regenerate. + +2012-11-12 Wei Mi + + * configure.ac: Add libsanitizer to target_libraries. + * Makefile.def: Ditto. + * configure: Regenerate. + * Makefile.in: Regenerate. + * libsanitizer: New directory for asan runtime. Contains an empty + tsan directory. + +2012-11-03 Corinna Vinschen + + * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building + against Mingw64 w32api. + * configure: Regenerate. + +2012-11-03 H.J. Lu + + * configure: Regenerated. + +2012-11-03 Robert Mason + + * configure.ac: add --disable-libstdcxx configure option + and handle defaulted state only for VxWorks, ARM-wince-pe and AVR. + +2012-10-30 Ganesh Gopalasubramanian + + * MAINTAINERS (Write After Approval): Add myself. + +2012-10-26 James Greenhalgh + + * MAINTAINERS (Write After Approval): Add myself. + +2012-10-24 Sharad Singhai + + * MAINTAINERS (Write After Approval): Add myself. + +2012-10-24 Eric Christopher + + * MAINTAINERS: Update email address. + +2012-10-23 Eric Botcazou + + PR bootstrap/54820 + * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5. + * configure: Regenerate. + +2012-10-23 Richard Earnshaw + + * MAINTAINERS (aarch64): Add Marcus and myself. + +2012-10-22 Eric Botcazou + + PR bootstrap/54820 + * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable. + (all-[+prefix+][+module+]): Pass stage1_args to sub-makes. + (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false. + (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false. + (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS. + * Makefile.in: Regenerate. + * configure.ac (have_static_libs): New variable and associated check. + (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++ + -static-libgcc if stage1_libs is empty and have_static_libs is yes. + * configure: Regenerate. + +2012-10-10 Richard Biener + + * MAINTAINERS: Adjust for changed surname. + +2012-10-04 Lawrence Crowl + + * MAINTAINERS (Write After Approval): Add myself. + +2012-10-01 Cary Coutant + + * MAINTAINERS: Add myself as dwarf debugging code maintainer. + +2012-09-28 Ian Lance Taylor + + * Makefile.def: Make all-target-libgo depend on + all-target-libbacktrace. + * Makefile.in: Rebuild. + +2012-09-26 Ian Lance Taylor + + * Makefile.def: Make all-gcc depend on all-libbacktrace. + * Makefile.in: Rebuild. + +2012-09-20 Walter Lee + + * configure.ac: Add tilegx to list of targets that support gold. + * configure: Regenerate. + +2012-09-20 Marek Polacek + + * MAINTAINERS (Write After Approval): Add myself. + +2012-09-19 Steve Ellcey + + * configure.ac: Add mips*-mti-elf* target. + * configure: Regenerate. + +2012-09-17 Ian Lance Taylor + + * MAINTAINERS (Various Maintainers): Add libbacktrace. + * configure.ac (host_libs): Add libbacktrace. + (target_libraries): Add libbacktrace. + * Makefile.def (host_modules): Add libbacktrace. + (target_modules): Likewise. + * configure, Makefile.in: Rebuild. + +2012-09-14 David Edelsohn + + PR target/38607 + Merge upstream change. + * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX. + + * configure.ac: Add target-libquadmath to noconfigdirs for AIX. + Add libgomp*.o to compare_exclusions for AIX. + * configure: Regenerate. + +2012-09-06 Diego Novillo + + * configure.ac: Bump minimum GMP version to 4.2.3. + * configure: Re-generate. + 2012-09-05 Georg-Johann Lay PR target/54461 @@ -2049,7 +2409,7 @@ 2009-10-07 Rafael Avila de Espindola * MAINTAINERS: Change my email address. Change plugi-in to plugin. - + 2009-10-07 Richard Guenther * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola, @@ -2301,7 +2661,7 @@ * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs. * configure: Regenerate. - + 2009-07-28 Rask Ingemann Lambertsen * MAINTAINERS (Write After Approval): Update my e-mail address. @@ -2593,7 +2953,7 @@ 2009-03-11 Nicola Pero * MAINTAINERS: Update e-mail address. - + 2009-03-11 Dorit Nuzman * MAINTAINERS: Remove myself as auto-vectorizer maintainer.