Skip to content
Snippets Groups Projects
  1. Jun 17, 2009
    • Jeff Johnston's avatar
      · 6bfb4e30
      Jeff Johnston authored
      2009-06-17  Michael Eager <eager@eagercon.com>
      
              * COPYING.LIBGLOSS: Add Xilinx license.
      6bfb4e30
  2. Jun 15, 2009
  3. Jun 03, 2009
  4. Jun 02, 2009
  5. May 29, 2009
    • Doug Kwan's avatar
      2009-05-28 Doug Kwan <dougkwan@google.com> · 4a657b0d
      Doug Kwan authored
              * configure.ac: Support gold for target arm*-*-*.
              * configure: Regenerate.
              * gold/Makefile.am (TARGETSOURCES): Add arm.cc.
              (ALL_TARGETOBJECTS): Add arm.$(OBJEXT)
              * gold/Makefile.in: Regenerate.
              * gold/arm.cc: New file.
              * gold/configure.tgt: Add armbe*-*-*, armeb*-*-* and arm*-*-* targets.
      4a657b0d
  6. May 27, 2009
  7. May 25, 2009
  8. May 19, 2009
    • Alexandre Oliva's avatar
      PR other/40159 · b5233201
      Alexandre Oliva authored
      * Makefile.tpl (all): Don't assume gcc-bootstrap and
      gcc-no-bootstrap are mutually exclusive.
      * Makefile.in: Rebuilt.
      b5233201
    • Alexandre Oliva's avatar
      PR other/40159 · 7b6175f9
      Alexandre Oliva authored
      * Makefile.tpl (all): Don't end with unconditional success.
      * Makefile.in: Rebuilt.
      7b6175f9
  9. May 12, 2009
    • Alexandre Oliva's avatar
      ChangeLog: · 1b05fbbd
      Alexandre Oliva authored
      PR target/37137
      * Makefile.def (flags_to_pass): Remove redundant and incomplete
      STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
      Add FLAGS_FOR_TARGET and BUILD_CONFIG.
      (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
      stage_configureflags, stage_cflags and stage_libcflags into
      explicit Makefile macros.
      * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
      GFORTRAN.
      (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
      CC.  Set CC_FOR_BUILD from CC.
      (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
      NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
      DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
      XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
      and GFORTRAN.
      (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
      (_LIBCFLAGS): Renamed to _TFLAGS.
      (do-compare-debug, do-compare3-debug): Drop.
      (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
      GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
      (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
      DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
      (XGCC_FLAGS_FOR_TARGET): New.
      (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
      (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
      (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
      DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
      LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
      to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
      TFLAGS.
      (BUILD_CONFIG): Include if requested.
      (all): Set TFLAGS on bootstrap.
      (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
      (all-stageid-prefixmodule): Likewise.
      (do-clean, distclean-stageid): Set TFLAGS.
      (restrap): Fix whitespace.
      * Makefile.in: Rebuilt.
      config/ChangeLog:
      * multi.m4: Save CXX, GFORTRAN and GCJ in config.status.
      * mt-gnu (CXXFLAGS_FOR_TARGET): Adjust.
      * bootstrap-O1.mk: New.
      * bootstrap-O3.mk: New.
      * bootstrap-debug.mk: New.
      1b05fbbd
  10. Apr 25, 2009
  11. Apr 24, 2009
  12. Apr 21, 2009
  13. Apr 17, 2009
  14. Apr 16, 2009
  15. Apr 09, 2009
  16. Mar 27, 2009
    • Eli Zaretskii's avatar
      · 47afba5f
      Eli Zaretskii authored
      	* djunpack.bat: Use ".." quoting in Sed command, for the sake of
      	Windows builds of Sed.
      47afba5f
  17. Mar 19, 2009
    • Tom Tromey's avatar
      * configure: Rebuild. · dc448a7b
      Tom Tromey authored
      	* configure.ac (host_libs): Add libiconv.
      	* Makefile.in: Rebuild.
      	* Makefile.def (host_modules): Add libiconv.
      	(configure-gdb, all-gdb): Depend on libiconv.
      dc448a7b
  18. Mar 16, 2009
  19. Mar 01, 2009
    • Ralf Wildenhues's avatar
      Backport from git Libtool: · 58e24671
      Ralf Wildenhues authored
      	2009-01-19  Robert Millan  <rmh@aybabtu.com>
      	Support GNU/kOpenSolaris.
      	* libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
      	(_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
      	(_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
      	GNU/kOpenSolaris.
      
      binutils/
      	* configure: Regenerate.
      
      opcodes/
      	* configure: Regenerate.
      
      bfd/
      	* configure: Regenerate.
      
      gas/
      	* configure: Regenerate.
      
      gprof/
      	* configure: Regenerate.
      
      ld/
      	* configure: Regenerate.
      58e24671
  20. Feb 05, 2009
  21. Jan 22, 2009
    • Jeff Johnston's avatar
      · 8b700390
      Jeff Johnston authored
      2009-01-21  Jeff Johnston  <jjohnstn@redhat.com>
      
              * COPYING.NEWLIB: Add ARM license.
      8b700390
  22. Jan 16, 2009
  23. Jan 15, 2009
  24. Dec 21, 2008
  25. Dec 18, 2008
  26. Dec 16, 2008
    • Paolo Bonzini's avatar
      2008-12-16 Paolo Bonzini <bonzini@gnu.org> · af0771d3
      Paolo Bonzini authored
      	Sync with GCC:
      
      	2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
      
      	* configure.ac (ppllibs): Add by default the lib flags.
      	* configure: Regenerate.
      
      	2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
      
              * configure.ac: Add double brackets on darwin[912].
              * configure: Regenerate.
      
      	2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
      
              * configure.ac: Expand to darwin10 and later.
              * configure: Regenerate.
      af0771d3
  27. Dec 02, 2008
  28. Nov 27, 2008
    • Joseph Myers's avatar
      Merge from GCC: · e28c595f
      Joseph Myers authored
      	2007-12-02  Matthias Klose  <doko@ubuntu.com>
      
      	* config-ml.in: Remove 64bit configure tests.
      
      	2008-05-14  Rafael Espindola  <espindola@google.com>
      
      	* config-ml.in: don't handle --enable-shared and --enable-static.
      
      	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-09-03  Richard Guenther  <rguenther@suse.de>
      
      	* configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
      	cloog test.
      	* configure: Re-generate.
      
      	2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
      
      	* configure.ac (--with-cloog-polylib): New.
      	(--disable-cloog-version-check): New.
      	(--disable-ppl-version-check): New.
      	* configure: Re-generate.
      
      	2008-09-05  Richard Guenther  <rguenther@suse.de>
      
      	* configure.ac: Initialize clooglibs to -lcloog.
      	* configure: Re-generate.
      
      	2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
      
      	* configure.ac (MPFR check): Bump minimum version to 2.3.0 and
      	recommended version to 2.3.2.
      
      	* configure: Regenerate.
      
      	2008-10-31  Ben Elliston  <bje@au.ibm.com>
      
      	* configure.ac (spu-*-*): Remove special case.
      	* configure: Regenerate.
      
      	Complete comment text from GCC version of:
      
      	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.
      e28c595f
    • Tristan Gingold's avatar
      2008-11-27 Tristan Gingold <gingold@adacore.com> · 652dec25
      Tristan Gingold authored
      	* configure.ac: Build gdb for i?86-*-darwin*
      	* configure: Regenerated.
      652dec25
Loading