aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
2003-01-24configure.in (HAVE_AS_TLS): Add s390-*-* and s390x-*-* cases.Ulrich Weigand1-15/+50
2003-01-24* configure.in: Revert last change.Kaveh R. Ghazi1-106/+107
2003-01-24ChangeLog (configure.in): Don't include ansidecl.h in tconfig.h.Kaveh R. Ghazi1-106/+107
2003-01-21Makefile.in (GCC_WARN_CFLAGS): Add $(WERROR) $($@-warn) (gtype-desc.o-warn...Kaveh R. Ghazi1-331/+349
2003-01-21configure.in: Check for system-provided 'uchar' type.Zack Weinberg1-114/+151
2003-01-20collect2.c (ldgetname): Check HAVE_DECL_LDGETNAME before prototyping.Kaveh R. Ghazi1-124/+183
2003-01-15configure.in (libgcc_visibility): Force disabled on IRIX 6 too.Alexandre Oliva1-21/+25
2003-01-13aclocal.m4 (gcc_AC_PROG_GNAT): Don't try to prepend ${ac_tool_prefix} to ADAC...Alexandre Oliva1-304/+301
2003-01-10configure.in (linker read-only and read-write section mixing): Squelch some a...Kelley Cook1-3/+3
2003-01-08aclocal.m4 (gcc_AC_INITFINI_ARRAY): Fix spelling of cache variable.Andreas Schwab1-5/+5
2003-01-07configure.in: Restore CFLAGS before gcc_AC_INITFINI_ARRAY.Andreas Schwab1-139/+147
2002-12-28configure.in: Increase makeinfo version requirement to 4.[2-9].Joseph Myers1-1/+1
2002-12-19configure.in: FORBUILD when build!=host changed from ../$build-alias to ../bu...Nathanael Nerode1-1/+1
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-426/+562
2002-12-02configure.in: Use "missing" script to generate warning if flex or bison progr...Craig Rodrigues1-314/+314
2002-11-26configure.in: Move AC_CANONICAL_SYSTEM and AC_ARG_PROGRAM back before AC_PROG...Jakub Jelinek1-184/+139
2002-11-26varasm.c (default_exception_section): Move to...Jakub Jelinek1-0/+38
2002-11-23aclocal.m4 (ac_cv_func_mmap_dev_zero): Darwin does not allow mmap from /dev/z...Geoffrey Keating1-148/+153
2002-11-22configure.in: Set insn=nop for DWARF-2 tests on ARM.Daniel Jacobowitz1-7/+8
2002-11-20Makefile.in (RUN_GEN, [...]): New variables.Hans-Peter Nilsson1-675/+808
2002-11-07crtend.asm: Include "auto-host.h".David Mosberger1-309/+352
2002-10-24inclhack.def (libc1_G_va_list): New fix.Hans-Peter Nilsson1-120/+123
2002-10-21i386.c (x86_64_sign_extended_value): Add allow_rip argument.Jakub Jelinek1-1/+17
2002-09-06configure.in (HAVE_AS_OFFSETABLE_LO10): Use -xarch=v9 unconditionally when gc...Jakub Jelinek1-22/+20
2002-09-03Makefile.in (USER_H): Add ginclude/float.h.Richard Henderson1-114/+104
2002-08-15Makefile.in (LOOSE_WARN): Remove -fno-common.Richard Henderson1-307/+311
2002-08-09profile.c (da_file_name): New static var.Nathan Sidwell1-1/+1
2002-08-08configure.in (enable_coverage): New enable switch.Nathan Sidwell1-310/+339
2002-08-07configure.in (PREFIX_INCLUDE_DIR): Don't define if prefix and local_prefix ar...John David Anglin1-1/+1
2002-08-02configure.in (FORBUILD): Use $build_alias.Daniel Jacobowitz1-2/+2
2002-07-29configure.in (mips*-*-*): Add a test to see if MIPS libgloss linker scripts u...Chris Demetriou1-1/+34
2002-07-27configure.in: Rename config_gtfiles to target_gtfiles.Stan Shebs1-2/+2
2002-07-14Make gengtype.c language independent.Tim Josling1-1/+32
2002-07-11configure.in (mips*-*-irix6*o32): Enable stabs.Rainer Orth1-324/+322
2002-07-04configure.in: Correct typos...Daniel Jacobowitz1-2/+2
2002-06-29configure.in (gcc_gxx_include_dir): Change to match versioned C++ headers if ...Phil Edwards1-315/+326
2002-06-19Clean up configure.in checks for bad languages; fix typos in treelang.Tim Josling1-11/+34
2002-06-15Makefile.in (tm_defines): New configuration variable.John David Anglin1-1/+3
2002-06-14configure.in (USE_UNWIND_EXCEPTIONS): Add support to set USE_UNWIND_EXCEPTION...Steve Ellcey1-309/+327
2002-06-12config.gcc: Make the name of the extra-modes file adjustable by target stanzas.Zack Weinberg1-3/+3
2002-06-10Makefile.in (MACHMODE_H): Add @extra_modes_file@.Zack Weinberg1-104/+119
2002-06-09Make configure.in check that languages specified were found.Tim Josling1-3/+12
2002-06-07configure.in: Add --enable-__cxa_atexit.H.J. Lu1-308/+324
2002-06-04config.gcc (powerpc-*-darwin*): Set config_gtfiles.Geoffrey Keating1-104/+105
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-29/+39
2002-06-01Makefile.in (INSTALL_CPP, [...]): Remove.Zack Weinberg1-327/+309
2002-05-31configure.in (HAVE_AS_TLS): Add alpha tests.Richard Henderson1-13/+35
2002-05-31Makefile.in: Replace HOST_PREFIX...Nathanael Nerode1-6/+6
2002-05-27Makefile.in (INSTALL_HEADERS): Add 'install-mkheaders'.Geoffrey Keating1-1/+1
2002-05-25configure.in (HAVE_AS_TLS): Add ia64 test.Richard Henderson1-13/+30