summaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* Top level configury changes for RDA.Kevin Buettner2002-11-041-1/+1
|
* * configure.in (i[3456]86-*-linux*): Add check to disableHans-Peter Nilsson2002-10-241-0/+7
| | | | ${libgcj} for glibc1.
* Add tic4x target.Nick Clifton2002-10-071-1/+1
|
* 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-10-031-13/+16
| | | | | | | | * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy. * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy. * configure.in: Make SET_LIB_PATH substitution more autoconfy. * configure.in: Make RPATH_ENVVAR substitution more autoconfy. * Makefile.in: Regenerate.
* 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-10-021-4/+0
| | | | | | | | * Bring following over from gcc: 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com> * configure.in (s390*-*-linux*): Enable libgcj.
* 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-09-291-12/+6
| | | | | | | | | | | | | * Makefile.tpl: Make more autoconf-friendly. * Makefile.in: Regenerate. * configure: Make substitution more autoconf-like. 2002-09-28 Richard Earnshaw <rearnsha@arm.com> * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a single entry to handle all these. (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable libjava on arm-*-elf.
* * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or theGeoffrey Keating2002-09-281-0/+3
| | | | things that depend on them.
* 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-09-251-11/+11
| | | | | | * Makefile.tpl: Rewrite substituted lines to look autoconfy. * Makefile.in: Regenerate. * configure.in: Rewrite sed statements to look autoconfy.
* 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-09-241-23/+9
| | | | | | | | * Makefile.def: New file. * Makefile.tpl: New file. * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'. * configure.in: Minor rearrangement. Simplify tests.
* * configure.in (with_headers): Skip copy if value is "yes".Jason Thorpe2002-09-231-18/+23
| | | | (with_libs): Likewise.
* 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-09-211-2/+2
| | | | | | | * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs. * configure.in (sh*-*-pe*): Ditto. * configure.in (mips*-*-pe*): Ditto. * configure.in (*arm-wince-pe): Ditto.
* 2002-09-20 Nathanael Nerode <neroden@doctor.moo.mud.org>Nathanael Nerode2002-09-201-19/+19
| | | | * configure.in: Rearrange.
* * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.Alexandre Oliva2002-08-201-4/+4
| | | | | * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET, CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
* Add hppa-openbsd targetNick Clifton2002-08-061-0/+1
|
* 2002-08-04 H.J. Lu (hjl@gnu.org)H.J. Lu2002-08-041-1/+0
| | | | * configure.in (mips*-*-linux*): Don't skip target-libffi.
* * configure.in: Move generic linux case to end. Copy genericDJ Delorie2002-07-301-3/+9
| | | | | linux noconfigdirs to mips*-*-linux* entry and new powerpc64*-*-linux* entry. Add target-libffi for the latter.
* * configure.in: Remove two redundant tests.DJ Delorie2002-07-111-7/+2
|
* * configure.in (mips*-*-irix6*o32): Enable stabs.DJ Delorie2002-07-111-0/+4
|
* * configure.in: Don't build grez.DJ Delorie2002-07-081-6/+0
| | | | * Makefile.in: Ditto.
* * Makefile.in: Remove references to bsp, cygmon, libstub.DJ Delorie2002-07-081-36/+2
| | | | | | * configure.in: Ditto. * configure.in: Remove leftover reference to gdbtest.
* * configure.in (gxx_include_dir): Change to match versionedDJ Delorie2002-07-081-1/+1
| | | | C++ headers if --enable-version-specific-runtime-libs is used.
* * configure.in: Make --without-x work.DJ Delorie2002-07-031-1/+5
|
* * configure.in: Rearrange target Makefile fragment collection.DJ Delorie2002-07-031-18/+21
|
* * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, orDJ Delorie2002-07-021-11/+10
| | | | | cvs[src]. * configure.in: Ditto.
* merge from gcc:DJ Delorie2002-07-011-434/+430
| | | | | | | | | | | | | | | | | | | 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.in: Eliminate 'apache' targets. * configure.in: Eliminate 'apache' targets. * configure.in: Eliminate redundant tests. Reorganize. * Makefile.in: Eliminate last reference to LIBGCC1_TEST. * config-ml.in: Eliminate references to Cygnus configure. * Makefile.in: Eliminate references to building emacs. 2002-07-01 Denis Chertykov <denisc@overta.ru> * configure.in: Add support for ip2k.
* 2002-06-24 Ben Elliston <bje@redhat.com>Ben Elliston2002-06-241-1/+1
| | | | | | | | | * configure.in (host_tools): Remove cgen. * Makefile.in (all-cgen): Remove; runs from its source directory. (check-cgen, install-cgen, clean-cgen): Likewise. (all-opcodes): No not depend on all-cgen. (all-sim): Likewise.
* * configure.in: Fix AIX configury bug.DJ Delorie2002-06-211-2/+0
|
* * configure.in: replace ${topsrcdir} with ${srcdir}DJ Delorie2002-06-191-6/+6
|
* * configure.in: Move definition of libstdcxx_flagsDJ Delorie2002-06-191-3/+3
| | | | right above usage, rather than waaay earlier.
* * configure.in: Rearrange a little.DJ Delorie2002-06-191-27/+26
|
* * configure.in: Pull definition of is_cross_compiler earlier.DJ Delorie2002-06-191-13/+12
|
* * configure.in: Rearrange a little.DJ Delorie2002-06-191-4/+7
|
* * configure.in: Remove references to librx.DJ Delorie2002-06-191-16/+5
| | | | * Makefile.in: Remove references to librx.
* * configure.in: Eliminate ${gasdir} variable.DJ Delorie2002-06-191-2/+1
|
* 2002-06-18 Dave Brolley <brolley@redhat.com>Dave Brolley2002-06-181-0/+6
| | | | | * configure.in: Add support for frv. * config.sub: Add support for frv.
* * configure.in (vax-*-netbsd*): Re-enable gas.Jason Thorpe2002-06-091-4/+0
|
* * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.DJ Delorie2002-05-311-1/+1
| | | | * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
* * configure.in (vax-*-netbsd*): Don't build gas for thisJason Thorpe2002-05-301-0/+4
| | | | platform.
* 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>Marek Michalkiewicz2002-05-281-0/+3
| | | | | * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx and libgcj for AVR.
* Allow for PWDCMD to override hardcoded pwd.Nick Clifton2002-05-221-2/+2
|
* * configure.in: simplify makefile fragment collection.DJ Delorie2002-05-131-35/+35
|
* * configure.in: remove code to build emacs.DJ Delorie2002-05-131-23/+8
|
* * configure.in : Remove --srcdir argument from targargs and buildargsDJ Delorie2002-05-131-5/+10
| | | | (it's always overridden in the Makefile anyway). Rearrange a bit.
* * configure: move some logic to configure.inDJ Delorie2002-05-131-0/+12
| | | | * configure.in: move some logic from configure
* * configure.in (noconfigdirs): Don't disable libgcj onAlexandre Oliva2002-05-051-1/+1
| | | | sparc64-*-solaris* and sparcv9-*-solaris*.
* * configure.in: Revert 2002-04-18's patch; fixed in libjava.Alexandre Oliva2002-05-031-27/+0
|
* * configure.in (FLAGS_FOR_TARGET): Do not addThomas Fitzsimmons2002-05-031-1/+0
| | | | | -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively on i[3456]86-*-linux*.
* * configure.in (noconfigdirs): Replace [ ] with test.Thomas Fitzsimmons2002-05-011-1/+1
|
* * configure.in (noconfigdirs): Do not add target-newlib ifThomas Fitzsimmons2002-05-011-1/+15
| | | | target == i[3456]86-*-linux*, and host == target.
* * config/mh-cxux: remove dead codeDJ Delorie2002-04-301-1/+0
| | | | | | | | | | | | | | | | | | | * config/mh-dgux386: remove dead code * config/mh-hp300: remove dead code * config/mh-hpux: remove dead code * config/mh-hpux8: remove dead code * config/mh-irix5: remove dead code * config/mh-irix6: remove dead code * config/mh-ncr3000: remove dead code * config/mh-ncrsvr43: remove dead code * config/mh-necv4: remove dead code * config/mh-sco: remove dead code * config/mh-solaris: remove dead code * config/mh-sysv: remove dead code * config/mh-sysv4: remove dead code * config/mh-sysv5: remove dead code * config/mh-irix4: remove, contains only dead code * configure.in: delete reference to absent file
OpenPOWER on IntegriCloud