summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* * configure.in (powerpc64*-*-linux*): Remove.jakub2003-04-181-5/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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: svn+ssh://gcc.gnu.org/svn/gcc/trunk@65781 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in (arm-*-netbsdelf*): Enable building java libraries.rearnsha2003-04-161-0/+1
| | | | | | | * configure: Regenerated. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@65694 138bc75d-0d04-0410-961f-82ee72b054a4
* (toplev)neroden2003-03-121-31/+13
| | | | | | | | | | | | | | | | | * 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: svn+ssh://gcc.gnu.org/svn/gcc/trunk@64260 138bc75d-0d04-0410-961f-82ee72b054a4
* 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl2003-03-091-1/+1
| | | | | | | | * configure.in (gxx_include_dir): Fix typo. * configure: Regenerated. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@64038 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.tpl: Reindent.neroden2003-03-051-80/+69
| | | | | | | | | * Makefile.in: Regenerate. * configure.in: Reindent. Don't set unused variables. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@63823 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: Include $(build_tooldir)/sys-include indrow2003-03-041-1/+1
| | | | | | | | FLAGS_FOR_TARGET. * configure: Regenerated. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@63792 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.neroden2003-03-041-38/+5
| | | | | | | | | | | * 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: svn+ssh://gcc.gnu.org/svn/gcc/trunk@63776 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: Replace ${libstdcxx_version} by its value.neroden2003-03-041-16/+13
| | | | | | | | | | Remove reference to mh-dgux. * configure: Regenerate. * mh-dgux: Delete. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@63775 138bc75d-0d04-0410-961f-82ee72b054a4
* Add support for kaOS as cross build target system.nickc2003-02-251-0/+7
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@63400 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: Introduce --enable-maintainer-mode.aoliva2003-02-191-0/+19
| | | | | | | | | | * configure: Rebuilt. * Makefile.tpl (Makefile.in, configure): Enable dependencies only for maintainer mode. * Makefile.in: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@63134 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,geoffk2003-02-161-3/+4
| | | | | | | | don't configure target-libobjc. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@62956 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.def: Remove "snavigator", "grep", and "db" modules.dj2003-02-061-11/+11
| | | | | | | | | | * 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: svn+ssh://gcc.gnu.org/svn/gcc/trunk@62496 138bc75d-0d04-0410-961f-82ee72b054a4
* 2003-01-27 Phil Edwards <pme@gcc.gnu.org>pme2003-01-271-2/+3
| | | | | | | | * configure.in: Revert 24Jan change. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61888 138bc75d-0d04-0410-961f-82ee72b054a4
* No, really this time.neroden2003-01-241-5/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61689 138bc75d-0d04-0410-961f-82ee72b054a4
* 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>neroden2003-01-231-1/+1
| | | | | | | | * configure.in: Revert previous change. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61676 138bc75d-0d04-0410-961f-82ee72b054a4
* 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>neroden2003-01-231-1/+1
| | | | | | | | * configure.in: Make rda native-only. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61668 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: Add missing \.neroden2003-01-191-1/+1
| | | | | | | * configure: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61487 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in (baseargs): Avoid using \| in sed regularjakub2003-01-171-5/+10
| | | | | | | | expressions. * configure: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61431 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in (baseargs): Remove all supported forms ofjakub2003-01-161-5/+5
| | | | | | | | | --cache-file, --srcdir, --host, --build and --target options from argument lists. * configure: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61397 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in (noconfigdirs): Don't skip gas on IRIX 6.aoliva2003-01-151-2/+1
| | | | | | | * configure: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61325 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.neroden2003-01-101-1/+1
| | | | | | | | | * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc. * Makefile.in: Regenerate. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61161 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: Remove Makefile in build, host and target modulesaoliva2003-01-091-17/+24
| | | | | | | | unless configure was run with --no-recursion. * configure: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61126 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: Add AC_PREREQ for consistency.cgf2003-01-071-0/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61015 138bc75d-0d04-0410-961f-82ee72b054a4
* 2003-01-06 Andrew Cagney <ac131313@redhat.com>cagney2003-01-061-1/+13
| | | | | | | | | * configure.in (GDB_TK): Add tcl directories conditional on gdb/gdbtk directory being present. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60943 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in (LD): Improve test for gcc. Try to set LD to the ld useddanglin2003-01-041-3/+32
| | | | | | | | by gcc if LD is not defined and we are not doing a Canadian Cross. * configure: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60891 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: Fix use of $program_transform_name.schwab2002-12-311-3/+3
| | | | | | | * configure: Regenerated. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60704 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in (baseargs): Don't remove first configure argument.drow2002-12-311-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60673 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in (host_configargs): Replace reference toaoliva2002-12-291-13/+30
| | | | | | | | no-longer-defined buildopts with --build=${build_alias}. * configure: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60606 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in (host_configargs): Replace reference toaoliva2002-12-281-1/+1
| | | | | | | | no-longer-defined buildopts with --build=${build_alias}. * configure: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60582 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.tpl: Fix dramatic bustage due to change inneroden2002-12-281-24/+16
| | | | | | | | | | | | | | | 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: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60568 138bc75d-0d04-0410-961f-82ee72b054a4
* (toplev)neroden2002-12-281-218/+537
| | | | | | | | | | | | | | | | | | * 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: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60558 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure: Fix stupid bug where RANLIB was mistakenly included.neroden2002-12-281-17/+25
| | | | | | | | | | * configure.in: Rename (buildargs, hostargs, targargs) to (build_configargs, host_configargs, target_configargs). * configure.in: Move logic out of sed statement. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60551 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.neroden2002-12-231-7/+0
| | | | | | | | | Convert (cd foo; make) to (cd foo && make). Clean up multilib.out. * Makefile.in: Regenerate. * configure.in: Remove unnecessary leftovers. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60441 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in (extra_ranlibflags_for_target): New variable.geoffk2002-12-221-0/+5
| | | | | | | | (*-*-darwin): Add -c to ranlib commands. * configure (tooldir): Handle extra_ranlibflags_for_target. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60397 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.tpl: Revert HJL's change.neroden2002-12-191-6/+2
| | | | | | | | | * Makefile.in: Regenerated. * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and always. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60326 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.schwab2002-12-191-0/+1
| | | | | | | * Makefile.in: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60303 138bc75d-0d04-0410-961f-82ee72b054a4
* 2002-12-18 H.J. Lu <hjl@gnu.org>hjl2002-12-191-0/+5
| | | | | | | | | | * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR). * Makefile.in: Regenerated. * configure.in (build_prefix): New. Substitute. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60272 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.hp2002-12-171-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60192 138bc75d-0d04-0410-961f-82ee72b054a4
* Merge basic-improvements-branch to trunkzack2002-12-161-37/+206
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60174 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: Move host-specific darwin noconfigdirs intogeoffk2002-11-281-1/+4
| | | | | | | the host-specific section. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59614 138bc75d-0d04-0410-961f-82ee72b054a4
* Top level configury changes for RDA.kevinb2002-11-041-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58797 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in (i[3456]86-*-linux*): Add check to disablehp2002-10-241-0/+7
| | | | | | | ${libgcj} for glibc1. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58511 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: Add tic4x target.dj2002-10-071-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57907 138bc75d-0d04-0410-961f-82ee72b054a4
* 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>neroden2002-10-031-4/+6
| | | | | | | | | * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy. * configure.in: Make SET_LIB_PATH substitution more autoconfy. * Makefile.in: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57783 138bc75d-0d04-0410-961f-82ee72b054a4
* 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>neroden2002-10-031-9/+10
| | | | | | | | | * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy. * configure.in: Make RPATH_ENVVAR substitution more autoconfy. * Makefile.in: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57782 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in (s390*-*-linux*): Enable libgcj.uweigand2002-09-301-4/+0
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57647 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use arearnsha2002-09-281-12/+6
| | | | | | | | | single entry to handle all these. (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable libjava on arm-*-elf. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57612 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or thegeoffk2002-09-281-0/+3
| | | | | | | things that depend on them. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57602 138bc75d-0d04-0410-961f-82ee72b054a4
* 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>neroden2002-09-251-11/+11
| | | | | | | | | * Makefile.tpl: Rewrite substituted lines to look autoconfy. * Makefile.in: Regenerate. * configure.in: Rewrite sed statements to look autoconfy. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57503 138bc75d-0d04-0410-961f-82ee72b054a4
* 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>neroden2002-09-241-23/+9
| | | | | | | | | | | | * 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57484 138bc75d-0d04-0410-961f-82ee72b054a4