X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=ChangeLog;h=adab14f08001d149031c3f99b10418a23ad76b46;hb=c1d3813f300942817e1d19b05af0b4f8eb895ad1;hp=1ec5c9f691986fa3a4187b27b84d33b321fab12f;hpb=9b139a12fc77d83560a95c435c03b19a84c34875;p=pf3gnuchains%2Fgcc-fork.git diff --git a/ChangeLog b/ChangeLog index 1ec5c9f6919..adab14f0800 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,218 @@ +2008-01-31 Marc Gauthier + + * configure.ac (xtensa*-*-*): Recognize processor variants. + * configure: Regenerate. + +2008-01-30 Ralf Wildenhues + + PR bootstrap/34922 + * configure.ac (PARSE_ARGS): Push suitable setting of + ac_subdirs_all, for `./configure --help=recursive'. + Handle `+' in generic toplevel directory disabling. + * configure: Regenerate. + +2008-01-28 Nick Clifton + + * MAINTAINERS (xstormy16): Take over maintainership. + +2008-01-25 Joseph Myers + + * MAINTAINERS (c4x port): Remove. + +2008-01-24 David Edelsohn + + * libtool.m4: Backport AIX 6 support from ToT Libtool. + +2008-01-23 Ben Elliston + + * config.sub, config.guess: Update from upstream sources. + +2008-01-22 Tobias Grosser + + * MAINTAINERS (Write After Approval): Add myself. + +2008-01-17 H.J. Lu + + * MAINTAINERS: Update my email address. + +2008-01-09 Raksit Ashok + + * MAINTAINERS (Write After Approval): Add myself. + +2008-01-09 Raksit Ashok + + * MAINTAINERS (Write After Approval): Add myself. + +2008-01-08 Ben Elliston + + * config.sub, config.guess: Update from upstream sources. + +2007-12-17 Kaveh R. Ghazi + + * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1. + Change recommended MPFR from 2.2.1 -> 2.3.0. + * configure: Regenerate. + +2007-12-15 Sebastian Pop + + * MAINTAINERS: Update my email address. + +2007-12-15 Bernhard Fischer + + * MAINTAINERS: Update my email address. + +2007-12-13 Richard Sandiford + + * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g. + (CXXFLAGS_FOR_TARGET): Add -O2 -g. + * Makefile.in: Regenerate. + +2007-12-10 Mark Heffernan + + * MAINTAINERS (Write After Approval): Add myself and alphabetize two + misplaced entries. + +2007-12-10 Andreas Tobler + + * configure.ac: Enable libjava for x86_64-*-darwin9. + * configure: Regenerate. + +2007-12-07 Bill Maddox + + * MAINTAINERS (Write After Approval): Add myself. + +2007-12-05 Ben Elliston + + * config.sub, config.guess: Update from upstream sources. + +2007-12-02 Matthias Klose + + * config-ml.in: Remove 64bit configure tests. + +2007-11-28 Ralf Wildenhues + + * config-ml.in: Robustify against white space in absolute file + names. + + * config-ml.in (multi-clean): Substitute ${Makefile}. + Remove superfluous ${Makefile} in list. + +2007-11-19 Thiemo Seufer + + * config-ml.in: Don't hardcode the Makefile name. + +2007-11-08 Alexander Monakov + + * MAINTAINERS (Write After Approval): Add myself. + +2007-11-07 Samuel Tardieu + + * MAINTAINERS (Write After Approval): Add myself. + +2007-11-06 Doug Kwan + + * MAINTAINERS (Write After Approval): Add myself. + +2007-10-25 Ben Elliston + + * MAINTAINERS (mercury): Remove entry. + (Write After Approval): Add Fergus Henderson . + +2007-10-23 Daniel Jacobowitz + + * Makefile.def (dependencies): Make configure-gdb depend on + all-intl. + * Makefile.in: Regenerated. + +2007-10-22 Steven G. Kargl + + * MAINTAINERS (Fortran maintainer): Remove myself. + +2007-10-15 Patrick Mansfield + + * Makefile.def: To avoid problems running with parallel makes, + build newlib before libgloss so that target specific header + files are availble. + * Makefile.in: Regenerate + +2007-10-11 Daniel Jacobowitz + + * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber. + * Makefile.in: Regenerate. + +2007-10-09 Vladimir Makarov + + * MAINTAINERS (Register allocation reviewer): Add myself. + +2007-10-08 Mike Frysinger + + * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD, + LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build. + Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default + LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS. + * configure: Regenerate. + +2006-10-04 Seongbae Park + + * MAINTAINERS (Register allocation reviewer): Add myself. + +2007-10-01 Paolo Bonzini + + * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD, + DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD, + LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD, + WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions. + * configure.ac: Default them to host tools for $host = $build. + Subst them. + + * configure: Regenerate. + * Makefile.in: Regenerate. + +2006-09-24 Peter Bergner + + * MAINTAINERS (Register allocation reviewer): Add myself. + +2006-09-24 Kenneth Zadeck + + * MAINTAINERS (Register allocation reviewer): Add myself. + +2007-09-21 Seongbae Park + + * MAINTAINERS (Write After Approval): Fix typo. + +2007-09-20 Richard Sandiford + + * configure.ac (mipsisa*-*-elfoabi*): New stanza. + * configure: Regenerate. + +2007-09-20 Paul Jarc + + PR bootstrap/31906 + * libtool-ldflags: Don't prefix arguments with -Xcompiler if + they're already prefixed. + +2007-09-19 Benjamin Kosnik + + * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before + libstdc++. + * Makefile.def: Add libgomp config as a maybe dependency for libstdc++. + * configure: Regenerate. + * Makefile.in: Regenerate. + +2007-09-17 Andreas Schwab + + * configure.ac: Raise minimum makeinfo version to 4.6. + * configure: Regenerate. + +2007-09-17 Johannes Singler + + * MAINTAINERS (write-after-approval) add myself + +2007-09-15 Alan Modra + + * configure.ac: Correct makeinfo version check. + * configure: Regenerate. + 2007-09-14 Richard Sandiford * MAINTAINERS: Update my email address.