- Jun 17, 2009
-
-
Jeff Johnston authored
2009-06-17 Michael Eager <eager@eagercon.com> * COPYING.LIBGLOSS: Add Xilinx license.
-
- Jun 15, 2009
-
-
Nick Clifton authored
* configure: Regenerate.
-
- Jun 03, 2009
-
-
Ralf Wildenhues authored
* Makefile.in: Regenerate.
-
Ben Elliston authored
-
- Jun 02, 2009
-
-
Alexandre Oliva authored
directories, rather than just gcc. * Makefile.in: Rebuilt.
-
- May 29, 2009
-
-
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.
-
- May 27, 2009
-
-
Alexandre Oliva authored
gcc-bootstrap is enabled but stage_last does not exist. * Makefile.in: Rebuilt.
-
- May 25, 2009
-
-
Tristan Gingold authored
* setup.com: Complete the file with configuration and build.
-
- May 19, 2009
-
-
Alexandre Oliva authored
* Makefile.tpl (all): Don't assume gcc-bootstrap and gcc-no-bootstrap are mutually exclusive. * Makefile.in: Rebuilt.
-
Alexandre Oliva authored
* Makefile.tpl (all): Don't end with unconditional success. * Makefile.in: Rebuilt.
-
- May 12, 2009
-
-
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.
-
- Apr 25, 2009
-
-
Eric Botcazou authored
(POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND. * Makefile.in: Regenerate.
-
- Apr 24, 2009
-
-
Eli Zaretskii authored
-
- Apr 21, 2009
-
-
Joseph Myers authored
-
- Apr 17, 2009
-
-
Ben Elliston authored
-
- Apr 16, 2009
-
-
Nick Clifton authored
-
Nick Clifton authored
-
- Apr 09, 2009
-
-
H.J. Lu authored
* configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1. * configure: Regenerate.
-
H.J. Lu authored
PR gas/10039 * configure.ac: Require texinfo 4.7. * configure: Regenerated.
-
H.J. Lu authored
* Makefil.def (languages): New entries. * Makefile.tpl (check-gcc-*): New generic target. * Makefile.in: Regenerate.
-
- Mar 27, 2009
-
-
Eli Zaretskii authored
* djunpack.bat: Use ".." quoting in Sed command, for the sake of Windows builds of Sed.
-
- Mar 19, 2009
-
-
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.
-
- Mar 16, 2009
-
-
Joel Brobecker authored
* configure: Regenerate.
-
Joseph Myers authored
2009-03-16 Joseph Myers <joseph@codesourcery.com> * configure.ac (--with-host-libstdcxx): New option. * configure: Regenerate. 2009-01-29 Robert Millan <rmh@aybabtu.com> * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu). * configure: Regenerate. 2009-01-12 Sebastian Pop <sebastian.pop@amd.com> PR tree-optimization/38515 * configure.ac (cloog-polylib): Removed. (with_ppl, with_cloog): Test for "no". * configure: Regenerated.
-
Andrew Stubbs authored
Sorry folks.
-
Andrew Stubbs authored
* dwarf2.c (read_section): Always use rawsize, if available.
-
- Mar 01, 2009
-
-
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.
-
- Feb 05, 2009
-
-
Andreas Schwab authored
$(RECURSE_FLAGS_TO_PASS). * Makefile.in: Regenerate
-
- Jan 22, 2009
-
-
Jeff Johnston authored
2009-01-21 Jeff Johnston <jjohnstn@redhat.com> * COPYING.NEWLIB: Add ARM license.
-
- Jan 16, 2009
-
-
Alan Modra authored
-
Alan Modra authored
* Makefile.def (all-opcodes): Depend on all-libiberty. * Makefile.in: Regenerate.
-
- Jan 15, 2009
-
-
Nick Clifton authored
* configure: Regenerate.
-
- Dec 21, 2008
-
-
Ralf Wildenhues authored
-
- Dec 18, 2008
-
-
Ben Elliston authored
-
Jeff Johnston authored
2008-12-17 Jeff Johnston <jjohnstn@redhat.com> * COPYING.NEWLIB: Updated. * COPYING.LIBGLOSS: Ditto.
-
- Dec 16, 2008
-
-
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.
-
- Dec 02, 2008
-
-
Andreas Schwab authored
all-target-libstdc++-v3. * Makefile.in: Regenerate.
-
Ben Elliston authored
-
- Nov 27, 2008
-
-
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.
-
Tristan Gingold authored
* configure.ac: Build gdb for i?86-*-darwin* * configure: Regenerated.
-