OSDN Git Service

2008-09-03 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 0926f4e..9f67044 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,152 @@
+2008-09-03  Richard Guenther  <rguenther@suse.de>
+
+       * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
+       cloog test.
+       * configure: Re-generate.
+
+2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
+
+       Add picoChip port.
+       * MAINTAINERS: Add picoChip maintainers.
+
+2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
+           Tobias Grosser  <grosser@fim.uni-passau.de>
+           Jan Sjodin  <jan.sjodin@amd.com>
+           Harsha Jagasia  <harsha.jagasia@amd.com>
+           Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
+           Konrad Trifunovic  <konrad.trifunovic@inria.fr>
+           Adrien Eliche  <aeliche@isty.uvsq.fr>
+
+       Merge from graphite branch.
+       * configure: Regenerate.
+       * Makefile.in: Regenerate.
+       * configure.ac (host_libs): Add ppl and cloog.
+       Add checks for PPL and CLooG.
+       * Makefile.def (ppl, cloog): Added modules and dependences.
+       * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
+       (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
+
+2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
+
+       * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
+       (GCC_SHLIB_SUBDIR): New.
+       * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
+       * configure: Regenerate.
+       * Makefile.in: Regenerate.
+
+2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * MAINTAINERS: Consistently use tabs to separate columns.
+
+2008-08-29  Tristan Gingold  <gingold@adacore.com>
+
+       * MAINTAINERS (Write after Approval): Add myself.
+
+2008-08-28  Tristan Gingold  <gingold@adacore.com>
+
+       * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
+       Enable bfd, binutils and opcodes.
+       * configure: Regenerate.
+
+2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
+
+2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
+
+       * MAINTAINERS:  Use correct Umlaut for last name.
+
+2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       * MAINTAINERS: Move myself from Reviewers to Write after Approval.
+
+2008-08-16  David Edelsohn  <edelsohn@gnu.org>
+
+       * MAINTAINERS: Update my email address.
+
+2008-08-16  Nicolas Roche  <roche@adacore.com>
+
+       * Makefile.tpl: Add BOOT_ADAFLAGS.
+       * Makefile.in: Regenerate.
+
+2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
+       * configure: Regenerate.
+
+2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
+
+       * configure.ac: Add makefile fragments for hpux.
+       * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
+       * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
+       * configure: Regenerate.
+       * Makefile.in: Regenerate.
+
+2008-07-28 Aldy Hernandez <aldyh@redhat.com>
+
+       * MAINTAINERS: Add Jakub and myself as gimple maintainers.
+
+2008-07-11 Dodji Seketeli <dseketel@redhat.com>
+
+       * MAINTAINERS (Write after Approval): Add myself.
+
+2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
+
+       * MAINTAINERS (Write After Approval):  Add myself.
+
+2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
+
+       * MAINTAINERS (Write After Approval):  Add myself.
+
+2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
+
+       * MAINTAINERS: Update my email address.
+
+2008-06-25  Joey Ye  <joey.ye@intel.com>
+
+       * MAINTAINERS (Write After Approval):  Add myself.
+
+2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * Makefile.tpl ($(srcdir)/configure): Update dependencies.
+       * Makefile.in: Regenerate.
+       * configure: Regenerate.
+
+2008-06-17  Daniel Kraft  <d@domob.eu>
+
+       * MAINTAINERS (Write After Approval):  Add myself.
+
+2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
+       "$@" is still intact with both Autoconf 2.59 and 2.62.
+       * configure: Regenerate.
+
+2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * Makefile.tpl: Fix comment errors.
+       * Makefile.in: Regenerate.
+
+2008-06-12  David S. Miller  <davem@davemloft.net>
+           David Edelsohn  <edelsohn@gnu.org>
+
+       * configure.ac: Add powerpc*-*-* to gold supported targets.
+       * configure: Regenerate.
+
+2008-06-08  Joseph Myers  <joseph@codesourcery.com>
+
+       PR tree-optimization/36218
+       * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
+       * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
+       (all prefix="build-"): Pass them to build-system sub-makes.
+       * Makefile.in: Regenerate.
+
+2008-06-07  Joseph Myers  <joseph@codesourcery.com>
+
+       * MAINTAINERS (mt port): Remove.
+       (sco5, unixware, sco udk): Remove.
+       (Kean Johnston): Add to Write After Approval.
+
 2008-05-30  Julian Brown  <julian@codesourcery.com>
 
        * configure.ac (arm*-*-linux-gnueabi): Don't disable building
        of libf2c.
        * configure, Makefile.in: Regenerate.
 
-2004-05-13  Tobias SchlÃÂüter  <tobi@gcc.gnu.org>
+2004-05-13  Tobias Schl���¼ter  <tobi@gcc.gnu.org>
 
        * MAINTAINERS (Write After Approval): Add myself.