aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
2003-05-12configure.in (HAVE_AS_TLS): Add powerpc and powerpc64 tests.Janis Johnson1-17/+75
2003-05-12re PR other/10745 (Bug in gcc-3.3/gcc/configure)Mark Mitchell1-363/+352
2003-05-02Add xstormy16 to list of targets that has a nop instruction and hence which c...Nick Clifton1-351/+362
2003-05-01Regenerated with autoconf 2.13.Richard Sandiford1-9350/+4020
2003-05-01Merge from rewrite branch.Eric Christopher1-4018/+9366
2003-04-29configure.in: More general test for cmp --ignore-initial.Phil Edwards1-308/+266
2003-04-25configure.in (make_compare_target): Test for GNU cmp and set this variable ap...Phil Edwards1-250/+314
2003-04-24configure.in: Check whether mbstowcs works.Krister Walfridsson1-180/+222
2003-04-22gthr-gnat.h, [...]: new sources for implementation of --enable-threads=gnat.Vincent Celier1-2/+2
2003-04-16configure.in: Unify the code which creates symlinks to a just-built as...Zack Weinberg1-50/+64
2003-04-12configure.in: Check for wchar.h, mbstowcs, and wcswidth.Zack Weinberg1-3/+3
2003-04-12re PR c++/9393 (Anonymous namespaces and compiling the same file twice)Geoffrey Keating1-1/+1
2003-04-11Makefile.in (fixinc.sh): Pass BUILD_LIBERTY as LIBERTY to mkfixinc.sh.Alexandre Oliva1-31/+36
2003-03-28configure.in: Clarify comments.Nathanael Nerode1-30/+42
2003-03-23configure.in: Check whether it is necessary to link against libm to use ldexp.Zack Weinberg1-188/+259
2003-03-21aclocal.m4 (gcc_AC_EXAMINE_OBJECT, [...]): Delete.Zack Weinberg1-316/+196
2003-03-16configure.in: Improve check for memcheck.h.Andreas Jaeger1-2/+2
2003-03-12aclocal.m4: Introduce gcc_GAS_VERSION_GTE_IFELSE, _gcc_COMPUTE_GAS_VERSION.Nathanael Nerode1-118/+225
2003-03-12Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.Nathanael Nerode1-585/+601
2003-03-12configure.in (rlim_t): Define to long if no valid definition found in sys/res...Hans-Peter Nilsson1-131/+158
2003-03-04sourcebuild.texi (Front End Directory): Document tags.Tom Tromey1-1/+1
2003-03-04configure.in: Don't always define TARGET_SYSTEM_ROOT.Daniel Jacobowitz1-1/+1
2003-03-04configure.in: Check for <memcheck.h>.Andreas Jaeger1-258/+289
2003-03-04configure.in: Delete three unused variables.Nathanael Nerode1-751/+786
2003-03-02configure.in (HAVE_AS_LTOFFX_LDXMOV_RELOCS): New ia64 test.Richard Henderson1-7/+49
2003-02-20configure.in (TARGET_SYSTEM_ROOT): Set default to ${exec_prefix}/${target_ali...Alexandre Oliva1-258/+259
2003-02-14configure.in: Fix typo.Rainer Orth1-1/+1
2003-02-13Makefile.in (PREPROCESSOR_DEFINES): Add @TARGET_SYSTEM_ROOT_DEFINE@.Daniel Jacobowitz1-256/+273
2003-02-06Makefile.in (host_hook_obj): New.Geoffrey Keating1-105/+108
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