aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Collapse)AuthorFilesLines
2002-10-07* configure.in: Add tic4x target.Svein E. Seldal1-1/+1
From-SVN: r57907
2002-10-03Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.Nathanael Nerode1-4/+6
2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy. * configure.in: Make SET_LIB_PATH substitution more autoconfy. * Makefile.in: Regenerate. From-SVN: r57783
2002-10-03Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.Nathanael Nerode1-9/+10
2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy. * configure.in: Make RPATH_ENVVAR substitution more autoconfy. * Makefile.in: Regenerate. From-SVN: r57782
2002-09-30* configure.in (s390*-*-linux*): Enable libgcj.Ulrich Weigand1-4/+0
From-SVN: r57647
2002-09-28configure.in (arm-*-coff, [...]): Use a single entry to handle all these.Richard Earnshaw1-12/+6
* 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. From-SVN: r57612
2002-09-28configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the things ↵Geoffrey Keating1-0/+3
that depend on them. * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the things that depend on them. From-SVN: r57602
2002-09-25Makefile.tpl: Rewrite substituted lines to look autoconfy.Nathanael Nerode1-11/+11
2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.tpl: Rewrite substituted lines to look autoconfy. * Makefile.in: Regenerate. * configure.in: Rewrite sed statements to look autoconfy. From-SVN: r57503
2002-09-24Makefile.def: New file.Nathanael Nerode1-23/+9
2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.def: New file. * Makefile.tpl: New file. * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'. * contrib/gcc_update: Note that Makefile.in is a generated file. * configure.in: Minor rearrangement. Simplify tests. From-SVN: r57484
2002-09-22configure.in (with_headers): Skip copy if value is "yes".Jason Thorpe1-18/+23
* configure.in (with_headers): Skip copy if value is "yes". (with_libs): Likewise. * doc/install.texi: Document behavior of --with-headers and --with-libs when arguments are omitted. From-SVN: r57411
2002-09-21configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.Nathanael Nerode1-2/+2
2002-07-12 Nathanael Nerode <neroden@gcc.gnu.org> * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs. * configure.in (sh*-*-pe*): Ditto. * configure.in (mips*-*-pe*): Ditto. * configure.in (*arm-wince-pe): Ditto. From-SVN: r57392
2002-09-20configure.in: Rearrange.Nathanael Nerode1-19/+19
2002-09-20 Nathanael Nerode <neroden@doctor.moo.mud.org> * configure.in: Rearrange. From-SVN: r57369
2002-08-19Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.Alexandre Oliva1-4/+4
* Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER. * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET, CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise. From-SVN: r56446
2002-08-06Add hppa-openbsd targetFederico G. Schwindt1-0/+1
From-SVN: r56066
2002-08-04configure.in (mips*-*-linux*): Don't skip target-libffi.H.J. Lu1-1/+0
2002-08-04 H.J. Lu (hjl@gnu.org) * configure.in (mips*-*-linux*): Don't skip target-libffi. From-SVN: r56030
2002-07-31configure.in: Move generic linux case to end.Alan Modra1-3/+9
* configure.in: Move generic linux case to end. Copy generic linux noconfigdirs to mips*-*-linux* entry and new powerpc64*-*-linux* entry. Add target-libffi for the latter. From-SVN: r55888
2002-07-11* configure.in: Remove two redundant tests.Nathanael Nerode1-7/+2
From-SVN: r55402
2002-07-11configure.in (mips*-*-irix6*o32): Enable stabs.Rainer Orth1-0/+4
* configure.in (mips*-*-irix6*o32): Enable stabs. gcc: * config.gcc (mips-sgi-irix6*o32): New configuration. * configure.in (libgcc_visibility): Disable for mips-sgi-irix6*o32 configurations. * configure: Regenerate. * config/mips/iris6-o32-as.h: New file. * config/mips/iris6-o32.h: New file. * config/mips/iris5gas.h (TARGET_ASM_NAMED_SECTION): Define. (NM_FLAGS): Define. (HAVE_AS_SHF_MERGE): Undefine. * config/mips/t-iris5-as: New file. * config.gcc (mips-sgi-irix6*o32, mips-sgi-irix5*): Use it. * config/mips/t-iris6 (SHLIB_EXT, SHLIB_SOLINK, SHLIB_SONAME, SHLIB_NAME, SHLIB_MAP, SHLIB_OBJS, SHLIB_SLIBDIR_QUAL, SHLIB_LINK, SHLIB_INSTALL, SHLIB_MKMAP, SHLIB_MAPFILES, FPBIT, DPBIT, dp-bit.c, fp-bit.c): Move ... * config/mips/t-iris5-6: ... here. New file, shared by IRIX 5 and IRIX 6. * config.gcc (mips-sgi-irix6*o32, mips-sgi-irix6*, mips-sgi-irix5*): Use it. * config/mips/iris6.h: Remove duplicate comment. * config/mips/mips.c (TARGET_ASM_UNALIGNED_DI_OP) [TARGET_IRIX5 && !TARGET_IRIX6]: Define. (mips_asm_file_start): Don't emit mdebug.<ABI> sections on IRIX 5/6. * config/mips/mips.h (ASM_DECLARE_FUNCTION_NAME): Fix comment. gcc/testsuite: * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32 configuration and IRIX 6 O32 ABI. libstdc++-v3: * configure.target (target_os switch): Allow for irix6*o32 configurations. From-SVN: r55401
2002-07-08configure.in: Don't build grez.Nathanael Nerode1-6/+0
* configure.in: Don't build grez. * Makefile.in: Ditto. From-SVN: r55334
2002-07-08Makefile.in: Remove references to bsp, cygmon, libstub.Nathanael Nerode1-36/+2
* Makefile.in: Remove references to bsp, cygmon, libstub. * configure.in: Ditto. * configure.in: Remove leftover reference to gdbtest. From-SVN: r55332
2002-07-08configure.in (gxx_include_dir): Change to match versioned C++ headers if ↵Phil Edwards1-1/+1
--enable-version-specific-runtime-libs... 2002-07-08 Phil Edwards <pme@gcc.gnu.org> * configure.in (gxx_include_dir): Change to match versioned C++ headers if --enable-version-specific-runtime-libs is used. From-SVN: r55323
2002-07-03* configure.in: Make --without-x work.Nathanael Nerode1-1/+5
From-SVN: r55226
2002-07-03* configure.in: Rearrange target Makefile fragment collection.Nathanael Nerode1-18/+21
From-SVN: r55202
2002-07-02Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or cvs[src].Nathanael Nerode1-11/+10
* Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or cvs[src]. * configure.in: Ditto. (also fix obvious typo in ChangeLog) From-SVN: r55187
2002-07-01Wipe out apache.Nathanael Nerode1-8/+8
Wipe out apache. Don't configure cgen from the top level; that part is simply pulled over from src. From-SVN: r55159
2002-07-01Reorganize, remove now-redundant tests.Nathanael Nerode1-426/+419
From-SVN: r55154
2002-06-23* configure.in: Add support for ip2k.Denis Chertykov1-0/+3
From-SVN: r54926
2002-06-21* configure.in: Fix AIX configury bug.Nathanael Nerode1-2/+0
From-SVN: r54892
2002-06-19* configure.in: replace ${topsrcdir} with ${srcdir}Nathanael Nerode1-6/+6
From-SVN: r54810
2002-06-19configure.in: Move definition of libstdcxx_flags right above usage, rather ↵Nathanael Nerode1-3/+3
than waaay earlier. * configure.in: Move definition of libstdcxx_flags right above usage, rather than waaay earlier. From-SVN: r54809
2002-06-19* configure.in: Rearrange a little.DJ Delorie1-27/+26
From-SVN: r54808
2002-06-19* configure.in: Pull definition of is_cross_compiler earlier.Nathanael Nerode1-13/+12
From-SVN: r54807
2002-06-19* configure.in: Rearrange a little.Nathanael Nerode1-4/+7
From-SVN: r54806
2002-06-19configure.in: Remove references to librx.Nathanael Nerode1-16/+5
* configure.in: Remove references to librx. * Makefile.in: Remove references to librx. From-SVN: r54804
2002-06-19* configure.in: Eliminate ${gasdir} variable.Nathanael Nerode1-2/+1
From-SVN: r54786
2002-06-18merge from srcDave Brolley1-0/+6
From-SVN: r54766
2002-06-09* configure.in (vax-*-netbsd*): Re-enable gas.Jason Thorpe1-4/+0
From-SVN: r54391
2002-05-31Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.Nathanael Nerode1-1/+1
* Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1. * configure.in: Eliminate version-specific references to tcl8.1, tk8.1. From-SVN: r54117
2002-05-30configure.in (vax-*-netbsd*): Don't build gas for this platform.Jason Thorpe1-0/+4
* configure.in (vax-*-netbsd*): Don't build gas for this platform. From-SVN: r54040
2002-05-28configure.in (noconfigdirs): Don't compile libiberty, libstdcxx and libgcj ↵Marek Michalkiewicz1-0/+3
for AVR. * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx and libgcj for AVR. From-SVN: r53960
2002-05-16Makefile.in: Allow for PWDCMD to override hardcoded pwd.Rainer Orth1-2/+2
* Makefile.in: Allow for PWDCMD to override hardcoded pwd. * config-ml.in: Likewise. * configure: Likewise. * configure.in: Likewise. boehm-gc: * acinclude.m4: Allow for PWDCMD to override hardcoded pwd. * aclocal.m4: Regenerate. * configure: Regenerate. config: * acinclude.m4: Allow for PWDCMD to override hardcoded pwd. contrib: * test_installed: Allow for PWDCMD to override hardcoded pwd. * test_summary: Likewise. gcc: * Makefile.in: Allow for PWDCMD to override hardcoded pwd. * configure.in: Likewise. * fixinc/check.tpl: Likewise. * fixinc/fixinc.dgux: Likewise. * fixinc/fixinc.svr4: Likewise. * fixinc/fixinc.winnt: Likewise. * fixinc/fixincl.sh: Likewise. * fixproto: Likewise. * configure: Regenerate. gcc/ada: * Makefile.adalib: Allow for PWDCMD to override hardcoded pwd. * Makefile.in: Likewise. gcc/f: * Make-lang.in: Allow for PWDCMD to override hardcoded pwd. gcc/java: * Make-lang.in: Allow for PWDCMD to override hardcoded pwd. gcc/po: * exgettext: Allow for PWDCMD to override hardcoded pwd. gcc/treelang: * Make-lang.in: Allow for PWDCMD to override hardcoded pwd. libf2c: * Makefile.in: Allow for PWDCMD to override hardcoded pwd. * aclocal.m4: Likewise. * configure: Regenerate. libjava: * acinclude.m4: Allow for PWDCMD to override hardcoded pwd. * configure.in: Likewise. * aclocal.m4: Regenerate. * configure: Regenerate. libobjc: * aclocal.m4: Allow for PWDCMD to override hardcoded pwd. * configure: Regenerate. libstdc++-v3: * Makefile.am: Allow for PWDCMD to override hardcoded pwd. * acinclude.m4: Likewise. * docs/html/Makefile: Likewise. * aclocal.m4: Regenerate. * configure: Regenerate. * Makefile.in: Regenerate. zlib: * configure.in: Allow for PWDCMD to override hardcoded pwd. * configure: Regenerate. * ChangeLog: Move entries to ChangeLog.gcj. From-SVN: r53523
2002-05-13* configure.in: simplify makefile fragment collection.Nathanael Nerode1-35/+35
From-SVN: r53436
2002-05-13* configure.in: remove code to build emacs.Nathanael Nerode1-23/+8
From-SVN: r53435
2002-05-13configure.in: Remove --srcdir argument from targargs and buildargs (it's ↵Nathanael Nerode1-5/+10
always overridden in... * configure.in : Remove --srcdir argument from targargs and buildargs (it's always overridden in the Makefile anyway). Rearrange a bit. From-SVN: r53433
2002-05-13configure: move some logic to configure.inNathanael Nerode1-0/+12
* configure: move some logic to configure.in * configure.in: move some logic from configure From-SVN: r53432
2002-05-05configure.in (noconfigdirs): Don't disable libgcj on sparc64-*-solaris* and ↵Alexandre Oliva1-1/+1
sparcv9-*-solaris*. * configure.in (noconfigdirs): Don't disable libgcj on sparc64-*-solaris* and sparcv9-*-solaris*. From-SVN: r53190
2002-05-03* configure.in: Revert 2002-04-18's patch; fixed in libjava.Alexandre Oliva1-27/+0
From-SVN: r53109
2002-05-03configure.in (FLAGS_FOR_TARGET): Do not add -B$$r/$(TARGET_SUBDIR)/newlib/ ↵Thomas Fitzsimmons1-1/+0
when... * configure.in (FLAGS_FOR_TARGET): Do not add -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively on i[3456]86-*-linux*. From-SVN: r53100
2002-05-01configure.in (noconfigdirs): Replace [ ] with test.Thomas Fitzsimmons1-1/+15
* configure.in (noconfigdirs): Replace [ ] with test. * configure.in (noconfigdirs): Do not add target-newlib if target == i[3456]86-*-linux*, and host == target. From-SVN: r53021
2002-04-29mh-cxux: remove dead codeDJ Delorie1-1/+0
* config/mh-cxux: remove dead code * 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 From-SVN: r52926
2002-04-29* configure.in: replace '[' with 'test'Nathanael Nerode1-73/+79
From-SVN: r52925