summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* * configure (gxx_include_dir): Removed.law1999-04-021-0/+30
| | | | | | | | | | | | * configure.in (gxx_include_dir): Handle it. * Makefile.in: Likewise. * libio/configure.in (gxx_include_dir): Handle it. * libio/Makefile.in: Likewise. * libstdc++/configure.in (gxx_include_dir): Handle it. * libstdc++/Makefile.in: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26126 138bc75d-0d04-0410-961f-82ee72b054a4
* * config/mh-go32: Delete.law1999-03-171-4/+1
| | | | | | | | | * config/mh-djgpp: New. Renamed from mh-go32. * configure.in (pc-msdosdjgpp): Set host_makefile_frag to config/mh-djgpp. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25834 138bc75d-0d04-0410-961f-82ee72b054a4
* law1999-03-111-8/+14
| | | | | | | | * configure.in: cleanup, add mh-*pic handling for arm, special case powerpc*-*-aix* git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25687 138bc75d-0d04-0410-961f-82ee72b054a4
* xlaw1999-02-091-2/+2
| | | | | | | | | * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of the old name config/mh-cygwin32. Enable texinfo. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25120 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.sub (oabi): Recognize.clm1999-02-021-0/+12
| | | | | | | * configure.in (arm-*-oabi): Handle. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24976 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.guess: Add support for i386-pc-interix.law1999-01-301-1/+4
| | | | | | | | | * config.sub: Likewise. * configure.in: Likewise. * config/mh-interix: New file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24913 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: Fix merge typo.law1998-10-131-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23059 138bc75d-0d04-0410-961f-82ee72b054a4
* Final changes from devo<->egcs merge. Ugh, a year of configury/Makefilelaw1998-10-121-60/+88
| | | | | | | hacking. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23012 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.sub: Add support for i[34567]86-pc-udk.robertl1998-09-301-0/+3
| | | | | | | * configure.in: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22701 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.law1998-09-301-1/+1
| | | | | | | | | | | (ALL_TARGET_MODULES): Add all-target-libobjc. (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly. (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly. (all-target-libchill): Add dependencies. * configure.in (target_libs): Add libchill. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22658 138bc75d-0d04-0410-961f-82ee72b054a4
* manfred1998-09-291-2/+1
| | | | | | | * configure.in (target_subdir): Remove duplicate line. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22656 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: Minor cleanups for building in the $(target_alias)law1998-09-281-7/+5
| | | | | | | subdir. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22612 138bc75d-0d04-0410-961f-82ee72b054a4
* law1998-09-191-0/+3
| | | | | | | | * config.sub: Add support for C4x target. * configure.in: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22482 138bc75d-0d04-0410-961f-82ee72b054a4
* 8law1998-09-051-1/+1
| | | | | | | | * configure.in: Do not assume x86-svr4 or x86-unixware can handle stabs. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22264 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (TARGET_CONFIGDIRS): Add libchill.law1998-09-051-1/+1
| | | | | | | | | | | (ALL_TARGET_MODULES): Add all-target-libchill. (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly. (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly. (all-target-libchill): Add dependencies. * configure.in (target_libs): Add libchill. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22239 138bc75d-0d04-0410-961f-82ee72b054a4
* really commit configure.indje1998-08-291-0/+3
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22087 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in (target_subdir): Set to ${target_alias} insteadlaw1998-06-271-1/+1
| | | | | | | of "libraries". git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@20760 138bc75d-0d04-0410-961f-82ee72b054a4
* Fixup --enable-target-optspacemeissner1998-04-281-1/+0
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19464 138bc75d-0d04-0410-961f-82ee72b054a4
* Add support for --enable-target-optspace to compile with -Os instead of -O2, ↵meissner1998-04-221-0/+18
| | | | | | and default m32r to use it git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19374 138bc75d-0d04-0410-961f-82ee72b054a4
* Add support for ARM's Thumb instruction set.nickc1998-03-251-0/+3
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18822 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.law1998-03-051-3/+0
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18423 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.law1998-02-011-1/+1
| | | | | | | | | | | (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly (CLEAN_TARGET_MODULES): Similarly (all-target-libf2c): Add dependences. * configure.in (target_libs): Add libf2c. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17569 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.rth1998-01-221-3/+0
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17439 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: Check makefile fragments in the sourcelaw1998-01-171-2/+2
| | | | | | | directory. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17385 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: check whether host and target makefilelaw1998-01-151-2/+6
| | | | | | | fragments exist before adding them to *_makefile_frag git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17373 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.sub: Add mingw32 support.law1998-01-041-2/+22
| | | | | | | | * configure.in: Likewise. * config/mh-mingw32: New file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17291 138bc75d-0d04-0410-961f-82ee72b054a4
* /law1998-01-031-1/+7
| | | | | | | * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1 git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17287 138bc75d-0d04-0410-961f-82ee72b054a4
* It's alpha*-...rth1997-12-221-6/+6
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17179 138bc75d-0d04-0410-961f-82ee72b054a4
* dlaw1997-12-211-61/+177
| | | | | | | | | | * configure.in (host_makefile_frag, target_makefile_frag): Handle multiple config files. (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and alpha-*-*. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17170 138bc75d-0d04-0410-961f-82ee72b054a4
* Bring in changes from release branch (egcs_ss_971127).law1997-12-011-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16865 138bc75d-0d04-0410-961f-82ee72b054a4
* Uli's libio/libstdc++ patches.law1997-09-161-0/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15486 138bc75d-0d04-0410-961f-82ee72b054a4
* Patches from H.J. Lu for alpha-linux -fPIC --enable-shared problem.wilson1997-09-111-0/+6
| | | | | | | | | | * Makefile.in (local-distclean): Also remove mh-frag mt-frag. * configure.in (skipdirs): Add target-librx for Linux. (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic. * mh-elfalphapic, mt-elfalphapic: New files. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15419 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in (*-*-rtems*): Do not build libgloss for rtems.dje1997-09-051-2/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15125 138bc75d-0d04-0410-961f-82ee72b054a4
* Fix sunos4/rs6000/powerpc/etc build problems with multilibbed libraries.wilson1997-09-011-6/+6
| | | | | | | * configure.in (target_subdir): Set to libraries if enable_multilib. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15025 138bc75d-0d04-0410-961f-82ee72b054a4
* Initial revisionjason1997-08-211-0/+874
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@14877 138bc75d-0d04-0410-961f-82ee72b054a4