X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=ChangeLog;h=90d5d0393b0715a3df804c27f4f931055130f942;hp=13cc02e9465d69f23705350593a4595449ddde77;hb=8c72b2f93c6dcb2f620d04998ea7954fa02d7b9f;hpb=f7074c966846b112edb6054d5f68540667dd9d3a diff --git a/ChangeLog b/ChangeLog index 13cc02e9465..90d5d0393b0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,220 @@ +2007-09-10 Rask Ingemann Lambertsen + + PR other/32154 + * configure.ac: For libgloss targets, point the linker to the linker + script, startup code and simulator library. + * configure: Regenerate. + +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. + * configure: Regenerate. + +2007-07-03 Ralf Wildenhues + + * configure.ac: Add some missing m4 quotation. + * configure: Regenerate. + +2007-07-02 Simon Baldwin + + * MAINTAINERS (Write After Approval): Add myself. + +2007-07-02 Paolo Bonzini + + * configure: Regenerate. + +2007-07-02 Kai Tietz + + * Makefile.def: Add windmc tool to build. + * Makefile.tpl: Likewise. + * configure.ac: Likewise. + * Makefile.in: Regenerate. + * configure: Regenerate. + +2007-06-28 DJ Delorie + + * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're + not building newlib. + * configure: Regenerated. + +2007-06-28 Jan Sjodin + + * MAINTAINERS (Write After Approval): Add myself. + +2007-06-25 Martin Michlmayr + + * MAINTAINERS (Write After Approval): Add myself. + +2007-06-19 Chris Matthews + + * MAINTAINERS (Write After Approval): Add myself. + +2007-06-19 Rask Ingemann Lambertsen + + * MAINTAINERS (Write After Approval): Add myself. + +2007-06-18 Daniel Jacobowitz + + * Makefile.def: Add dependency from configure-gdb to all-bfd. + * Makefile.in: Regenerated. + +2007-06-14 Bernd Schmidt + + * configure.ac: Don't add target-libmudflap to noconfigdirs for + bfin*-*-uclinux* targets. + * configure: Regenerate. + +2007-06-14 Ian Lance Taylor + + * MAINTAINERS: Add myself as non-algorithmic global write + maintainer. + +2007-06-14 Diego Novillo + + * MAINTAINERS: Add self as middle-end maintainer and + non-algorithmic global write maintainer. + +2007-06-14 Francois-Xavier Coudert + + * MAINTAINERS: Change spelling from "fortran 95" to "Fortran". + Move all Fortran maintainers except Paul Brook into the + Non-Autopoiesis section. + +2007-06-14 Paolo Bonzini + + * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile. + (distclean-stage[+id+]): Possibly delete stage_last. + * Makefile.in: Regenerate. + 2007-06-12 Seongbae Park * MAINTAINERS (Various Maintainer): Fix typo.