X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=ChangeLog;h=600e9149f730b6190524895782e20821be84b8ae;hp=fdb434be79a64f861b0990128a511c927827a4df;hb=0039974c057b4bebee376df043b44e66d6556916;hpb=539c8c5997821af7ab1955aa15f084ddab531552 diff --git a/ChangeLog b/ChangeLog index fdb434be79a..600e9149f73 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,44 @@ +2009-11-06 Ozkan Sezer + + * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem + paths for *-w64-mingw* and x86_64-*mingw*. + * configure: Regenerated. + +2009-11-05 Joern Rennecke + + * MAINTAINERS (Write After Approval): Add entry for my INRIA work. + +2009-11-02 Benjamin Kosnik + + * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move + Phil Edwards to Write-After Approval. + +2009-10-30 Kai Tietz + + * configure.ac: Disable target-winsup & co for + x86_64-*-mingw* and *-w64-mingw* targets. + * configure: Regenerated. + +2009-10-16 Nick Clifton + + * MAINTAINERS: Add myself as a maintainer for the RX port. + +2009-10-26 Johannes Singler + + * MAINTAINERS (Write After Approval): Update my e-mail address. + +2009-10-23 Rainer Orth + + * configure.ac (CLooG test): Use = with test. + * configure: Regenerate. + +2009-10-22 Richard Guenther + + * configure.ac: Do not set LIBS for ppl/cloog checks. Disable + cloog if the ppl version check failed. Move flags saving + before setting in libelf check. + * configure: Regenerate. + 2009-10-21 Richard Guenther * configure.ac: Adjust the ppl and cloog configure to work as