summaryrefslogtreecommitdiff
path: root/gcc/configure
Commit message (Expand)AuthorAgeFilesLines
* configure.in (libgcc_visibility): Force disabled on IRIX 6 too.Alexandre Oliva2003-01-151-21/+25
* aclocal.m4 (gcc_AC_PROG_GNAT): Don't try to prepend ${ac_tool_prefix} to ADAC...Alexandre Oliva2003-01-131-304/+301
* configure.in (linker read-only and read-write section mixing): Squelch some a...Kelley Cook2003-01-101-3/+3
* aclocal.m4 (gcc_AC_INITFINI_ARRAY): Fix spelling of cache variable.Andreas Schwab2003-01-081-5/+5
* configure.in: Restore CFLAGS before gcc_AC_INITFINI_ARRAY.Andreas Schwab2003-01-071-139/+147
* configure.in: Increase makeinfo version requirement to 4.[2-9].Joseph Myers2002-12-281-1/+1
* configure.in: FORBUILD when build!=host changed from ../$build-alias to ../bu...Nathanael Nerode2002-12-191-1/+1
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-426/+562
* configure.in: Use "missing" script to generate warning if flex or bison progr...Craig Rodrigues2002-12-021-314/+314
* configure.in: Move AC_CANONICAL_SYSTEM and AC_ARG_PROGRAM back before AC_PROG...Jakub Jelinek2002-11-261-184/+139
* varasm.c (default_exception_section): Move to...Jakub Jelinek2002-11-261-0/+38
* aclocal.m4 (ac_cv_func_mmap_dev_zero): Darwin does not allow mmap from /dev/z...Geoffrey Keating2002-11-231-148/+153
* configure.in: Set insn=nop for DWARF-2 tests on ARM.Daniel Jacobowitz2002-11-221-7/+8
* Makefile.in (RUN_GEN, [...]): New variables.Hans-Peter Nilsson2002-11-201-675/+808
* crtend.asm: Include "auto-host.h".David Mosberger2002-11-071-309/+352
* inclhack.def (libc1_G_va_list): New fix.Hans-Peter Nilsson2002-10-241-120/+123
* i386.c (x86_64_sign_extended_value): Add allow_rip argument.Jakub Jelinek2002-10-211-1/+17
* configure.in (HAVE_AS_OFFSETABLE_LO10): Use -xarch=v9 unconditionally when gc...Jakub Jelinek2002-09-061-22/+20
* Makefile.in (USER_H): Add ginclude/float.h.Richard Henderson2002-09-031-114/+104
* Makefile.in (LOOSE_WARN): Remove -fno-common.Richard Henderson2002-08-151-307/+311
* profile.c (da_file_name): New static var.Nathan Sidwell2002-08-091-1/+1
* configure.in (enable_coverage): New enable switch.Nathan Sidwell2002-08-081-310/+339
* configure.in (PREFIX_INCLUDE_DIR): Don't define if prefix and local_prefix ar...John David Anglin2002-08-071-1/+1
* configure.in (FORBUILD): Use $build_alias.Daniel Jacobowitz2002-08-021-2/+2
* configure.in (mips*-*-*): Add a test to see if MIPS libgloss linker scripts u...Chris Demetriou2002-07-291-1/+34
* configure.in: Rename config_gtfiles to target_gtfiles.Stan Shebs2002-07-271-2/+2
* Make gengtype.c language independent.Tim Josling2002-07-141-1/+32
* configure.in (mips*-*-irix6*o32): Enable stabs.Rainer Orth2002-07-111-324/+322
* configure.in: Correct typos...Daniel Jacobowitz2002-07-041-2/+2
* configure.in (gcc_gxx_include_dir): Change to match versioned C++ headers if ...Phil Edwards2002-06-291-315/+326
* Clean up configure.in checks for bad languages; fix typos in treelang.Tim Josling2002-06-191-11/+34
* Makefile.in (tm_defines): New configuration variable.John David Anglin2002-06-151-1/+3
* configure.in (USE_UNWIND_EXCEPTIONS): Add support to set USE_UNWIND_EXCEPTION...Steve Ellcey2002-06-141-309/+327
* config.gcc: Make the name of the extra-modes file adjustable by target stanzas.Zack Weinberg2002-06-121-3/+3
* Makefile.in (MACHMODE_H): Add @extra_modes_file@.Zack Weinberg2002-06-101-104/+119
* Make configure.in check that languages specified were found.Tim Josling2002-06-091-3/+12
* configure.in: Add --enable-__cxa_atexit.H.J. Lu2002-06-071-308/+324
* config.gcc (powerpc-*-darwin*): Set config_gtfiles.Geoffrey Keating2002-06-041-104/+105
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-041-29/+39
* Makefile.in (INSTALL_CPP, [...]): Remove.Zack Weinberg2002-06-011-327/+309
* configure.in (HAVE_AS_TLS): Add alpha tests.Richard Henderson2002-05-311-13/+35
* Makefile.in: Replace HOST_PREFIX...Nathanael Nerode2002-05-311-6/+6
* Makefile.in (INSTALL_HEADERS): Add 'install-mkheaders'.Geoffrey Keating2002-05-271-1/+1
* configure.in (HAVE_AS_TLS): Add ia64 test.Richard Henderson2002-05-251-13/+30
* configure.in (HAVE_AS_TLS): New test.Richard Henderson2002-05-231-16/+66
* configure.in: Fix as version test for binutils 2.12.1 releases (without dates).Jakub Jelinek2002-05-231-2/+22
* configure.in (CROSS): Define NATIVE_CROSS.Alan Modra2002-05-231-24/+29
* configure.in (AC_CHECK_FUNCS): Add checks for scandir and alphasort.Mark Mitchell2002-05-191-167/+168
* Makefile.in: Allow for PWDCMD to override hardcoded pwd.Rainer Orth2002-05-161-4/+4
* config.in (ENABLE_RTL_FLAG_CHECKING): New.Janis Johnson2002-05-071-310/+319