OSDN Git Service

2008-01-31 Marc Gauthier <marc@tensilica.com>
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 73da7cd..adab14f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,235 @@
+2008-01-31  Marc Gauthier  <marc@tensilica.com>
+
+       * configure.ac (xtensa*-*-*): Recognize processor variants.
+       * configure: Regenerate.
+
+2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+        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  <nickc@redhat.com>
+
+       * MAINTAINERS (xstormy16): Take over maintainership.
+
+2008-01-25  Joseph Myers  <joseph@codesourcery.com>
+
+       * MAINTAINERS (c4x port): Remove.
+
+2008-01-24  David Edelsohn  <edelsohn@gnu.org>
+
+       * libtool.m4: Backport AIX 6 support from ToT Libtool.
+
+2008-01-23  Ben Elliston  <bje@au.ibm.com>
+
+       * config.sub, config.guess: Update from upstream sources.
+
+2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
+
+       * MAINTAINERS: Update my email address.
+
+2008-01-09  Raksit Ashok  <raksit@google.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2008-01-09  Raksit Ashok  <raksit@google.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2008-01-08  Ben Elliston  <bje@au.ibm.com>
+
+       * config.sub, config.guess: Update from upstream sources.
+
+2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * 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  <sebastian.pop@amd.com>
+
+       * MAINTAINERS: Update my email address.
+
+2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
+
+       * MAINTAINERS: Update my email address.
+
+2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
+
+       * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
+       (CXXFLAGS_FOR_TARGET): Add -O2 -g.
+       * Makefile.in: Regenerate.
+
+2007-12-10  Mark Heffernan <meheff@google.com>
+
+       * MAINTAINERS (Write After Approval): Add myself and alphabetize two
+       misplaced entries.
+
+2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
+
+       * configure.ac: Enable libjava for x86_64-*-darwin9.
+       * configure: Regenerate.
+
+2007-12-07  Bill Maddox <maddox@google.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2007-12-05  Ben Elliston  <bje@au.ibm.com>
+
+       * config.sub, config.guess: Update from upstream sources.
+
+2007-12-02  Matthias Klose  <doko@ubuntu.com>
+
+       * config-ml.in: Remove 64bit configure tests.
+
+2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * 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  <ths@mips.com>
+
+       * config-ml.in: Don't hardcode the Makefile name.
+
+2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2007-11-06  Doug Kwan <dougkwan@google.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2007-10-25  Ben Elliston  <bje@au.ibm.com>
+
+       * MAINTAINERS (mercury): Remove entry.
+       (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
+
+2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * Makefile.def (dependencies): Make configure-gdb depend on
+       all-intl.
+       * Makefile.in: Regenerated.
+
+2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
+
+       * MAINTAINERS (Fortran maintainer): Remove myself.
+
+2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
+
+       * 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  <dan@codesourcery.com>
+
+       * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
+       * Makefile.in: Regenerate.
+
+2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
+
+       * MAINTAINERS (Register allocation reviewer): Add myself.
+
+2007-10-08  Mike Frysinger  <vapier@gentoo.org>
+
+       * 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 <seongbae.park@gmail.com>
+
+       * MAINTAINERS (Register allocation reviewer): Add myself.
+
+2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
+
+       * 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 <bergner@vnet.ibm.com>
+
+       * MAINTAINERS (Register allocation reviewer): Add myself.
+
+2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
+
+       * MAINTAINERS (Register allocation reviewer): Add myself.
+
+2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
+
+       * MAINTAINERS (Write After Approval): Fix typo.
+
+2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
+
+       * configure.ac (mipsisa*-*-elfoabi*): New stanza.
+       * configure: Regenerate.
+
+2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
+
+       PR bootstrap/31906
+       * libtool-ldflags: Don't prefix arguments with -Xcompiler if
+       they're already prefixed.
+
+2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
+
+       * 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  <schwab@suse.de>
+
+       * configure.ac: Raise minimum makeinfo version to 4.6.
+       * configure: Regenerate.
+
+2007-09-17  Johannes Singler <singler@ira.uka.de>
+
+       * MAINTAINERS (write-after-approval) add myself
+
+2007-09-15  Alan Modra  <amodra@bigpond.net.au>
+
+       * configure.ac: Correct makeinfo version check.
+       * configure: Regenerate.
+
+2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
+
+       * MAINTAINERS: Update my email address.
+
+2007-09-14  Richard Sandiford  <richard@codesourcery.com>
+
+       * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
+       to $skipdirs and only disable gprof for newlib.  Use the normal
+       mips*-elf* handling in other respects.
+       * configure: Regnerate.
+
+2007-09-12  David Daney  <ddaney@avtrex.com>
+
+       * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
+       enabling libgcj.
+       * configure: Regenerate.
+
 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
 
        PR other/32154