aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Collapse)Author
2003-07-28 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' whenNathanael Nerode
creating target and build subdirs to build all parent dirs as needed. * Makefile.in: Rebuild. * configure.in: Don't build dirs explicitly here. * configure: Rebuild. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@69871 138bc75d-0d04-0410-961f-82ee72b054a4
2003-07-13 PR bootstrap/11273Nathanael Nerode
PR bootstrap/11408 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove unused INSTALL_PROGRAM_ARGS. * configure.in: Use AC_PROG_INSTALL. * Makefile.in: Regenerate. * configure: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@69304 138bc75d-0d04-0410-961f-82ee72b054a4
2003-07-10* configure: Rebuilt.Alexandre Oliva
2001-09-26 Alexandre Oliva <aoliva@redhat.com> * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build newlib nor libgloss. Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com> * configure.in (am33_2.0-*-linux*): Added. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@69173 138bc75d-0d04-0410-961f-82ee72b054a4
2003-07-10 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.Bob Wilson
* configure: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@69172 138bc75d-0d04-0410-961f-82ee72b054a4
2003-06-27 * configure.in: Clean up config-lang.in handling. DeleteNathanael Nerode
useless assignment to "subdirs". * configure: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@68588 138bc75d-0d04-0410-961f-82ee72b054a4
2003-06-26 * configure.in: Rename 'target_libs' to 'target_libraries'.Nathanael Nerode
Remove useless reference to 'target_libs'. * configure: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@68543 138bc75d-0d04-0410-961f-82ee72b054a4
2003-06-23 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlibHans-Peter Nilsson
and target-libgloss. <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb. <h8300*-*-*>: Disable libf2c and ${libgcj}. * configure: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@68354 138bc75d-0d04-0410-961f-82ee72b054a4
2003-06-182003-06-17 Benjamin Kosnik <bkoz@redhat.com>Benjamin Kosnik
* configure.in: Update testsuite_flags to new location. * configure. Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@68133 138bc75d-0d04-0410-961f-82ee72b054a4
2003-06-11 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.Rainer Orth
* configure. Regenerate. gcc: * config/mips/iris5gas.h (MDEBUG_ASM_SPEC): Override to match DWARF 2 default. * config/mips/dbxmdebug.h: New file. * config.gcc (mips-sgi-irix6*o32, mips-sgi-irix5*): Use it with gas and --with-stabs. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@67780 138bc75d-0d04-0410-961f-82ee72b054a4
2003-06-11 * configure.in: Disable serial configure by default.Nathanael Nerode
* configure: Regenerate. * Makefile.tpl: Abolish .NOTPARALLEL. * Makefile.in: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@67747 138bc75d-0d04-0410-961f-82ee72b054a4
2003-06-03 * Makefile.tpl: Make 'recursive targets' using autogen ratherNathanael Nerode
than shell loop. Remove duplicate 'clean' targets and false comments. * Makefile.def: Add systematic dependencies to 'recursive' targets. Add systematic method of specifying missing targets in subdirs. Add copyright boilerplate. * Makefile.in: Regenerate. * configure.in: Add 'recursive targets' to maybe list. * configure: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@67402 138bc75d-0d04-0410-961f-82ee72b054a4
2003-05-22* configure.in: Use curly braces in the definition of tooldir.Maciej W. Rozycki
* configure: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@67078 138bc75d-0d04-0410-961f-82ee72b054a4
2003-05-202003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode
* configure.in: Switch more things to use maybe dependencies. * Makefile.tpl: Switch more things to use maybe dependencies. Factor out common code from autogen IF statements. * configure: Regenerate. * Makefile.in: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@66982 138bc75d-0d04-0410-961f-82ee72b054a4
2003-05-19* configure.in: Accept i[3456789]86 for machine type.Kelley Cook
* configure: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@66969 138bc75d-0d04-0410-961f-82ee72b054a4
2003-05-18<top level>Nathanael Nerode
* configure.in: Switch more things to use maybe dependencies. Rearrange a little. Use GCC_TOPLEV_SUBDIRS. * configure: Regenerate. * Makefile.tpl: Switch more things to use maybe dependencies. * Makefile.in: Regenerate. <config> * config/acx.m4: Introduce _GCC_TOPLEV_NONCANONICAL_BUILD, _GCC_TOPLEV_NONCANOICAL_HOST, _GCC_TOPLEV_NONCANONICAL_TARGET, GCC_TOPLEV_SUBDIRS. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@66932 138bc75d-0d04-0410-961f-82ee72b054a4
2003-05-132003-05-12 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen
* configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin and $$s/newlib/libc/sys/cygwin32 include paths. * configure: Ditto. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@66754 138bc75d-0d04-0410-961f-82ee72b054a4
2003-05-132003-05-12 Michael Eager <eager@mvista.com>Michael Eager
* configure.in: Correct sed script so that options in quotes are not deleted. * configure: Rebuild. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@66750 138bc75d-0d04-0410-961f-82ee72b054a4
2003-04-18 * configure.in (powerpc64*-*-linux*): Remove.Jakub Jelinek
* configure: Rebuilt. libffi/ * include/ffi.h.in (POWERPC64): Define if 64-bit. (enum ffi_abi): Add FFI_LINUX64 on POWERPC. Make it the default on POWERPC64. (FFI_TRAMPOLINE_SIZE): Define to 24 on POWERPC64. * configure.in: Change powerpc-*-linux* into powerpc*-*-linux*. * configure: Rebuilt. * src/powerpc/ffi.c (hidden): Define. (ffi_prep_args_SYSV): Renamed from ffi_prep_args. Cast pointers to unsigned long to shut up warnings. (NUM_GPR_ARG_REGISTERS64, NUM_FPR_ARG_REGISTERS64, ASM_NEEDS_REGISTERS64): New. (ffi_prep_args64): New function. (ffi_prep_cif_machdep): Handle FFI_LINUX64 ABI. (ffi_call): Likewise. (ffi_prep_closure): Likewise. (flush_icache): Surround by #ifndef POWERPC64. (ffi_dblfl): New union type. (ffi_closure_helper_SYSV): Use it to avoid aliasing problems. (ffi_closure_helper_LINUX64): New function. * src/powerpc/ppc_closure.S: Surround whole file by #ifndef __powerpc64__. * src/powerpc/sysv.S: Likewise. (ffi_call_SYSV): Rename ffi_prep_args to ffi_prep_args_SYSV. * src/powerpc/linux64.S: New file. * src/powerpc/linux64_closure.S: New file. * Makefile.am (EXTRA_DIST): Add src/powerpc/linux64.S and src/powerpc/linux64_closure.S. (TARGET_SRC_POWERPC): Likewise. * src/ffitest.c (closure_test_fn, closure_test_fn1, closure_test_fn2, closure_test_fn3): Fix result printing on big-endian 64-bit machines. (main): Print tst2_arg instead of uninitialized tst2_result. * src/ffitest.c (main): Hide what closure pointer really points to from the compiler. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@65781 138bc75d-0d04-0410-961f-82ee72b054a4
2003-04-16* configure.in (arm-*-netbsdelf*): Enable building java libraries.Richard Earnshaw
* configure: Regenerated. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@65694 138bc75d-0d04-0410-961f-82ee72b054a4
2003-03-12(toplev)Nathanael Nerode
* Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused Make macro. * Makefile.in: Regenerate. * configure.in: Clean up gxx_include_dir logic. * configure: Regenerate. (gcc) * Makefile.in: Eliminate all.indirect. Update and clean up comments. Rearrange. Reorganize. * configure.in: Rearrange. * configure: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@64260 138bc75d-0d04-0410-961f-82ee72b054a4
2003-03-092003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>Franz Sirl
* configure.in (gxx_include_dir): Fix typo. * configure: Regenerated. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@64038 138bc75d-0d04-0410-961f-82ee72b054a4
2003-03-05 * Makefile.tpl: Reindent.Nathanael Nerode
* Makefile.in: Regenerate. * configure.in: Reindent. Don't set unused variables. * configure: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@63823 138bc75d-0d04-0410-961f-82ee72b054a4
2003-03-04 * configure.in: Include $(build_tooldir)/sys-include inDaniel Jacobowitz
FLAGS_FOR_TARGET. * configure: Regenerated. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@63792 138bc75d-0d04-0410-961f-82ee72b054a4
2003-03-04 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.Nathanael Nerode
* Makefile.in: Regenerate. * configure.in: Remove unused logic relating to --enable-shared and --enable-threads. Remove bogus comments. Remove redundant noconfigdirs. * configure: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@63776 138bc75d-0d04-0410-961f-82ee72b054a4
2003-03-04 * configure.in: Replace ${libstdcxx_version} by its value.Nathanael Nerode
Remove reference to mh-dgux. * configure: Regenerate. * mh-dgux: Delete. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@63775 138bc75d-0d04-0410-961f-82ee72b054a4
2003-02-25Add support for kaOS as cross build target system.Uwe Stieber
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@63400 138bc75d-0d04-0410-961f-82ee72b054a4
2003-02-19* configure.in: Introduce --enable-maintainer-mode.Alexandre Oliva
* configure: Rebuilt. * Makefile.tpl (Makefile.in, configure): Enable dependencies only for maintainer mode. * Makefile.in: Rebuilt. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@63134 138bc75d-0d04-0410-961f-82ee72b054a4
2003-02-16 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,Geoffrey Keating
don't configure target-libobjc. * configure: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@62956 138bc75d-0d04-0410-961f-82ee72b054a4
2003-02-06* Makefile.def: Remove "snavigator", "grep", and "db" modules.Keith R Seitz
* Makefile.tpl: Remove "all-snavigator" and "all-grep". * Makefile.in: Regenerated. * configure.in: Remove all traces of snavigator, db, and grep. * configure: Regenerated. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@62496 138bc75d-0d04-0410-961f-82ee72b054a4
2003-01-272003-01-27 Phil Edwards <pme@gcc.gnu.org>Phil Edwards
* configure.in: Revert 24Jan change. * configure: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@61888 138bc75d-0d04-0410-961f-82ee72b054a4
2003-01-24No, really this time.Nathanael Nerode
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@61689 138bc75d-0d04-0410-961f-82ee72b054a4
2003-01-232003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode
* configure.in: Revert previous change. * configure: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@61676 138bc75d-0d04-0410-961f-82ee72b054a4
2003-01-232003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode
* configure.in: Make rda native-only. * configure: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@61668 138bc75d-0d04-0410-961f-82ee72b054a4
2003-01-19 * configure.in: Add missing \.Nathanael Nerode
* configure: Rebuilt. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@61487 138bc75d-0d04-0410-961f-82ee72b054a4
2003-01-17 * configure.in (baseargs): Avoid using \| in sed regularJakub Jelinek
expressions. * configure: Rebuilt. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@61431 138bc75d-0d04-0410-961f-82ee72b054a4
2003-01-16 * configure.in (baseargs): Remove all supported forms ofJakub Jelinek
--cache-file, --srcdir, --host, --build and --target options from argument lists. * configure: Rebuilt. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@61397 138bc75d-0d04-0410-961f-82ee72b054a4
2003-01-15* configure.in (noconfigdirs): Don't skip gas on IRIX 6.Alexandre Oliva
* configure: Rebuilt. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@61325 138bc75d-0d04-0410-961f-82ee72b054a4
2003-01-10 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.Nathanael Nerode
* Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc. * Makefile.in: Regenerate. * configure: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@61161 138bc75d-0d04-0410-961f-82ee72b054a4
2003-01-09* configure.in: Remove Makefile in build, host and target modulesAlexandre Oliva
unless configure was run with --no-recursion. * configure: Rebuilt. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@61126 138bc75d-0d04-0410-961f-82ee72b054a4
2003-01-07* configure.in: Add AC_PREREQ for consistency.Christopher Faylor
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@61015 138bc75d-0d04-0410-961f-82ee72b054a4
2003-01-062003-01-06 Andrew Cagney <ac131313@redhat.com>Andrew Cagney
* configure.in (GDB_TK): Add tcl directories conditional on gdb/gdbtk directory being present. * configure: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@60943 138bc75d-0d04-0410-961f-82ee72b054a4
2003-01-04 * configure.in (LD): Improve test for gcc. Try to set LD to the ld usedJohn David Anglin
by gcc if LD is not defined and we are not doing a Canadian Cross. * configure: Rebuilt. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@60891 138bc75d-0d04-0410-961f-82ee72b054a4
2002-12-31 * configure.in: Fix use of $program_transform_name.Andreas Schwab
* configure: Regenerated. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@60704 138bc75d-0d04-0410-961f-82ee72b054a4
2002-12-31 * configure.in (baseargs): Don't remove first configure argument.Daniel Jacobowitz
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@60673 138bc75d-0d04-0410-961f-82ee72b054a4
2002-12-29* configure.in (host_configargs): Replace reference toAlexandre Oliva
no-longer-defined buildopts with --build=${build_alias}. * configure: Rebuilt. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@60606 138bc75d-0d04-0410-961f-82ee72b054a4
2002-12-28* configure.in (host_configargs): Replace reference toAlexandre Oliva
no-longer-defined buildopts with --build=${build_alias}. * configure: Rebuilt. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@60582 138bc75d-0d04-0410-961f-82ee72b054a4
2002-12-28 * Makefile.tpl: Fix dramatic bustage due to change inNathanael Nerode
program_transform_name. * Makefile.in: Regenerate. * configure.in: Remove unnecessary PATH setting. * configure: Regnerate. * configure.in: Don't default to unprefixed tools unless the native tools will work. * configure: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@60568 138bc75d-0d04-0410-961f-82ee72b054a4
2002-12-28(toplev)Nathanael Nerode
* configure.in: Convert to autoconf script. Blow away lots of now-redundant Makefile fragments. * configure: Generate using Autoconf. * Makefile.tpl: Rewrite to reflect autoconfiscation. * Makefile.in: Regenerate. (config) * acx.m4: New. * mh-a68bsd, mh-aix386, mh-apollo68, mh-delta88, mh-hp300, mh-hpux, mh-hpux8, mh-irix5, mh-irix6, mh-ncrsvr43, mh-openedition, mh-riscos, mh-sysv: Delete. * mh-cxux, mh-dgux386, mh-interix, mh-lynxrs6k, mh-ncr3000, mh-necv4, mh-sco, mh-solaris, mh-sysv4, mh-sysv5, mt-v810: Simplify. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@60558 138bc75d-0d04-0410-961f-82ee72b054a4
2002-12-28 * configure: Fix stupid bug where RANLIB was mistakenly included.Nathanael Nerode
* configure.in: Rename (buildargs, hostargs, targargs) to (build_configargs, host_configargs, target_configargs). * configure.in: Move logic out of sed statement. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@60551 138bc75d-0d04-0410-961f-82ee72b054a4
2002-12-23 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.Nathanael Nerode
Convert (cd foo; make) to (cd foo && make). Clean up multilib.out. * Makefile.in: Regenerate. * configure.in: Remove unnecessary leftovers. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@60441 138bc75d-0d04-0410-961f-82ee72b054a4