X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=ChangeLog;h=c06d29ace95d0a4da2a1f830d72f75e723177ae7;hp=b3bec0a18ad74456ef4dd4894e7936b7f9714a32;hb=b9eb3c64f0a6835d5b4b1f50cf7750c03b4523fe;hpb=09c2d9530da603238d41e03bfc9252e92a2def66 diff --git a/ChangeLog b/ChangeLog index b3bec0a18ad..c06d29ace95 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,132 @@ +2007-09-07 Andrew Haley + + * configure.ac (noconfigdirs): Remove target-libffi and + target-libjava. + * configure: Regenerate. + +2007-09-06 Francois-Xavier Coudert + + PR target/33281 + * configure.ac: Use config/mh-mingw on mingw. + * configure: Regenerate. + * config/mh-mingw: New host makefile fragment. + +2007-09-05 Pat Haugen + + * MAINTAINERS (Write After Approval): Add myself. + +2007-09-05 Richard Guenther + + * configure.ac (--enable-stage1-checking): If neither --enable-checking + nor --disable-checking is provided also turn on yes and types + checking for stage1. + * configure: Re-generate. + +2007-08-30 Krister Walfridsson + + * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer. + (Write After Approval): Remove myself. + +2007-08-29 Nick Clifton + + * config.sub, config.guess: Update from upstream sources. + +2007-08-22 Bud Davis + + * MAINTAINERS (Write After Approval): Added myself. + * MAINTAINERS (Reviewers): Removed myself. + +2007-08-18 Paul Brook + Joseph Myers + + * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New. + (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it. + * Makefile.in: Regenerate. + * configure.ac (--with-debug-prefix-map): New. + * configure: Regenerate. + +2007-08-17 Richard Sandiford + Nigel Stephens + + * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde + as target_makefile_frag. + * configure: Regenerate. + +2007-08-16 Alexandre Oliva + + * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): + Add to flags_to_pass. Adjust uses of BOOT_CFLAGS. + (bootstrap2-debug, bootstrap-debug): New bootstrap stages. + * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New. + (do-compare, do-compare3, do-compare-debug): New. + ([+compare-target+]): Use them. + +2007-08-14 Maxim Kuvyrkov + + * MAINTAINERS (Write After Approval): Change my email address. + +2007-08-13 Ralf Wildenhues + Ben Elliston + + * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass + --silent if $silent. + * configure: Regenerate. + +2003-08-12 Zdenek Dvorak + + * MAINTAINERS (Various Maintainers): Add myself as + loop infrastructure maintainer. Update my e-mail + address. + +2007-07-31 Diego Novillo + + * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis. + Adjust description. + +2007-07-26 Richard Guenther + + * configure.ac: Add types checking to stage1 checking flags. + * configure: Regenerate. + +2007-07-17 Nick Clifton + + * COPYING3: New file. Contains version 3 of the GNU General + Public License. + * COPYING3.LIB: New file. Contains version 3 of the GNU + Lesser General Public License. + +2007-07-16 Andreas Krebbel + + * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag. + +2007-07-16 Andreas Krebbel + + * MAINTAINERS (S/390 co-maintainer): Add myself. + (Write After Approval): Remove myself. + +2007-07-13 Dan Hipschman + + * MAINTAINERS (Write After Approval): Add myself. + +2007-07-11 Nick Clifton + + * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the + WINDRES export. + * Makefile.in: Regenerate. + +2007-07-05 Rainer Orth + + * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX + maintainer. + +2007-07-05 H.J. Lu + + * lt~obsolete.m4: New. Import from 20070318 libtool. + +2007-07-03 Julian Brown + + * MAINTAINERS (Write After Approval): Add myself. + 2007-07-03 Ralf Wildenhues * configure.ac: Rewrite 'configure --help' strings to look nicer.