X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=ChangeLog;h=8a1a4c71668ade289645a75539e87e5ee109f82f;hp=05c9743da4f89514cdd16c70113da7f27f29b5ff;hb=d475a9e7e41bd60344c51b3e60efb9ce39acadb0;hpb=8e61effdf7f1a4cfeb7e0f8fb6985ee71a62ea89 diff --git a/ChangeLog b/ChangeLog index 05c9743da4f..8a1a4c71668 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,207 @@ +2010-04-20 Eric Botcazou + + * configure.ac (BUILD_CONFIG): Redirect output to /dev/null. + * configure: Regenerate. + +2010-04-17 Ralf Corsépius + + * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs. + * configure: Regenerate. + +2010-04-16 Rainer Orth + + * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx + separately. + * configure: Regenerate. + +2010-04-16 Kevin Williams + + * MAINTAINERS (Write After Approval): Add myself. + +2010-04-14 Tristan Gingold + + * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs. + * configure: Regenerate. + +2010-04-13 Steve Ellcey + + * configure: Regenerate after change to elf.m4. + +2010-04-06 Iain Sandoe + + * MAINTAINERS (Write After Approval): Add myself. + +2010-04-02 Sebastian Pop + + * configure.ac: Add brackets around AC_TRY_COMPILE alternative. + * configure: Regenerated. + +2010-04-02 Sebastian Pop + + * configure.ac: Print "buggy but acceptable" when CLooG + revision is less than 9. + * configure: Regenerated. + +2010-04-01 Diego Novillo + + * MAINTAINERS (Plugin): Add myself and Le-Chun Wu. + +2010-04-01 Ralf Wildenhues + + PR bootstrap/43615 + PR bootstrap/43328 + + Revert: + + 2010-03-31 Ralf Wildenhues + + * configure.ac: Do not pass --enable-multilib nor + --disable-multilib in baseargs. Accept explicitly passed + --enable_multilib. + * configure: Regenerate. + +2010-03-31 Ulrich Weigand + + * MAINTAINERS (CPU Port Maintainers): Add myself for spu port. + +2010-03-31 Janis Johnson + + * MAINTAINERS: Remove myself. + +2010-03-31 Ralf Wildenhues + + PR bootstrap/43328 + * configure.ac: Do not pass --enable-multilib nor + --disable-multilib in baseargs. Accept explicitly passed + --enable_multilib. + * configure: Regenerate. + +2010-03-28 Andrew Pinski + + * MAINTAINERS (spu port): Remove me. + +2010-03-23 Joseph Myers + + * configure.ac (tic6x-*-*): New case. + * configure: Regenerate. + +2010-03-23 Joseph Myers + + * config.sub: Update to version 2010-03-22. + * config.guess: Update to version 2009-12-30. + +2010-03-19 Jack Howarth + + PR ada/42554 + * configure.ac: Only pass -c to ranlib for darwin9 and earlier. + * configure: Regenerate. + +2010-03-18 Ramana Radhakrishnan + + * MAINTAINERS: Update my email address. + +2010-03-17 Sebastian Pop + + * MAINTAINERS (dwarak.rajagopal@amd.com): Removed. + (ghassan.shobaki@amd.com): Removed. + +2010-03-17 Alan Modra + + * MAINTAINERS: Update my email address. + +2010-03-16 Diego Novillo + + * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris + Matthews. + +2010-03-16 Joseph Myers + + * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel + Gutson, Jeffrey D. Oldham and Mark Shinwell. + +2010-03-16 Joseph Myers + + * MAINTAINERS: Update my email address. + +2010-03-16 Daniel Jacobowitz + + * MAINTAINERS: Update my email address. + +2010-03-15 Bernd Schmidt + + * MAINTAINERS: Update my email address. + +2010-03-09 Jie Zhang + + * MAINTAINERS: Update my email address. + +2010-03-01 Rainer Orth + + PR libstdc++/32499 + * configure.ac (RANLIB): Default to true. + (STRIP): Likewise. + (RANLIB_FOR_TARGET): Remove superfluous : argument. + * configure: Regenerate. + +2010-02-17 Rafael Ávila de Espíndola + + * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself. + (Write After Approval): Update my email address. + +2010-02-17 Nick Clifton + + PR 11238 + * Makefile.tpl (local-distclean): Also remove config.cache files in + sub-directories as there may not be Makefiles present in the + sub-directories. + * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete + the config.cache files found by the find command. + + * Makefile.in: Regenerate. + * configure.ac: Revert previous delta. + * configure: Regenerate. + +2010-02-15 Nick Clifton + + PR 11238 + * configure.ac: Delete config.cache files in sub-directories when + deleting Makefiles. + * configure: Regenerate. + +2010-02-12 Ben Elliston + + * MAINTAINERS: Update my email address. + +2010-02-08 Andrew Pinski + + * MAINTAINERS (spu port): Update my email address. + +2010-02-08 Jie Zhang + + * MAINTAINERS: Add myself as a maintainer for the bfin port. + +2010-01-31 Kaveh R. Ghazi + + * configure.ac: Add "recommended" version checks for GMP/MPC. + Update recommended GMP/MPFR/MPC versions. + * configure: Regenerate. + +2010-01-31 Joern Rennecke + + * MAINTAINERS: Move my Embecosm email address into the + write-after-approval section. + +2010-01-26 Ian Lance Taylor + + * MAINTAINERS: Add myself as Go frontend maintainer. + +2010-01-25 Joern Rennecke + + PR libstdc++/36101, PR libstdc++/42813 + * configure.ac (bootstrap_target_libs): Make inclusion of + target-libgomp conditional on libgomb being in target_configdirs. + * configure: Regenerate. + 2010-01-23 Joern Rennecke PR libstdc++/36101, PR libstdc++/42813