summaryrefslogtreecommitdiffstats
path: root/config-ml.in
Commit message (Collapse)AuthorAgeFilesLines
* Merge from GCC:Joseph Myers2008-11-271-47/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>Paolo Bonzini2007-11-291-12/+17
| | | | | * config-ml.in: Robustify against white space in absolute file names.
* * config-ml.in: Update from GCC.Steve Ellcey2007-04-141-1/+1
|
* 2006-06-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-06-081-0/+5
| | | | | | | | | | Sync from gcc: 2005-01-12 David Edelsohn <edelsohn@gnu.org> Andreas Schwab <schwab@suse.de> PR bootstrap/18033 * config-ml.in: Eval option if surrounded by single quotes.
* 2006-06-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-06-051-0/+1
| | | | | * config-ml.in: Alter CCASFLAGS to include special multilib options the same as is done for CFLAGS.
* 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>R. Kelley Cook2005-07-141-2/+2
| | | | | | * COPYING, compile, config-ml.in, config.guess, config.sub, install-sh, missing, mkinstalldirs, symlink-tree, ylwrap: Sync from upstream sources.
* * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRANDavid Edelsohn2004-11-081-1/+15
| | | | like CC.
* 2004-06-01 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2004-06-011-2/+17
| | | | | | | | | | Merge this patch from the gcc tree: 2004-05-30 Andreas Jaeger <aj@suse.de> Jim Wilson <wilson@specifixinc.com> * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77 like CC.
* * config-ml.in: Don't mess with the cache file.Nathanael Nerode2004-01-051-1/+2
|
* 2003-10-01 Phil Edwards <pme@gcc.gnu.org>H.J. Lu2003-10-021-4/+7
| | | | | | | | | | * config-ml.in: Use ac_configure_args directly instead of ml_arguments. Only set ml_norecursion if --no[-]recursion is actually seen. 2003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr> * config-ml.in: Propagate INSTALL variables.
* * config-ml.in, symlink-tree: Add license.DJ Delorie2003-08-141-1/+27
|
* 2003-07-06 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-07-061-4/+4
| | | | | | * config-ml.in: Replace PWD with PWD_COMMAND. * Makefile.tpl: Likewise. * Makefile.in: Regenerated.
* 2003-05-05 H.J. Lu <hjl@gnu.org>H.J. Lu2003-05-051-0/+847
| | | | * config-ml.in: Restored from gcc repository.
* Add support for h8300hn and h8300snNick Clifton2003-04-241-843/+0
|
* * config-ml.in: Propogate DESTDIR also.DJ Delorie2002-05-311-0/+1
|
* Allow for PWDCMD to override hardcoded pwd.Nick Clifton2002-05-221-7/+9
|
* * config-ml.in (CC, CXX): Avoid trailing whitespace.Alexandre Oliva2000-08-221-3/+36
| | | | | (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to sub-configures.
* * config-ml.in (CC, CXX): Don't introduce a leading space.Alexandre Oliva2000-08-171-6/+6
|
* * config-ml.in: Adjust multilib search paths to theAlexandre Oliva2000-08-031-1/+34
| | | | appropriate multilib tree.
* * configure.in: Use the same cache file for all target libs.Alexandre Oliva2000-07-241-1/+1
| | | | * config-ml.in: But different cache files per multilib variant.
* merge with gccJason Merrill2000-07-221-2/+89
|
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-031-0/+687