aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure.in
AgeCommit message (Expand)AuthorFilesLines
2003-07-07configure.in (enable_coverage): Remove -DSELF_COVERAGE, add -frandom-seed.Nathan Sidwell1-2/+2
2003-07-06Makfile.in: Remove traces of mbchar.Neil Booth1-9/+0
2003-07-04intl: New directory; see intl/ChangeLog for details.Zack Weinberg1-7/+2
2003-06-27re PR other/10240 (HOST_CFLAGS in gcc/Makefile.in shouldn't include XCFLAGS)Gunther Nikl1-1/+1
2003-06-26configure.in (ld_vers): Portability [sed].Loren J. Rittle1-1/+7
2003-06-23configure.in (in_tree_gas): Find out here whether GAS is ELF, set in_tree_gas...Hans-Peter Nilsson1-30/+30
2003-06-21safe-ctype.h (HC_UNKNOWN, [...]): New #defines.Zack Weinberg1-2/+0
2003-06-20re PR driver/9362 (solaris 'as' dies when fed .s and "-gstabs")Rainer Orth1-0/+7
2003-06-17Makefile.tpl: Remove BUILD_CC stuff.Nathanael Nerode1-2/+1
2003-06-17alloc-pool.c: Don't check HAVE_LONG_DOUBLE.Kaveh R. Ghazi1-2/+0
2003-06-16builtin-attrs.def, [...]: Don't use macros from "symcat.h", instead rely on I...Kaveh R. Ghazi1-4/+0
2003-06-14Makefile.in: Update to use common.opt and lang_opt_files.Neil Booth1-0/+5
2003-06-12configure.in (assembler dwarf2 debug_line support): Define insn for cris-*-* ...Hans-Peter Nilsson1-1/+5
2003-06-10configure.in: Fix typo.Nathanael Nerode1-1/+1
2003-06-10configure.in: Remove references to host_truncate_target.Nathanael Nerode1-11/+0
2003-06-10Makefile.in, [...]: Replace "build_canonical" with build, "host_canonical" wi...Nathanael Nerode1-10/+4
2003-06-09configure.in: Assume gas 2.14 and above can handle MIPS relocation operators.Richard Sandiford1-1/+5
2003-06-08re PR pch/9830 (PCH not working on Solaris)Eric Botcazou1-1/+1
2003-06-07configure.in (HAVE_LD_RO_RW_SECTION_MIXING): Remove quotes in section names.Kelley Cook1-3/+3
2003-06-07configure.in: Make $(target_subdir) correspond with top level usage.Nathanael Nerode1-4/+1
2003-06-05install.tex: Document profiledbootstrap.Jan Hubicka1-2/+2
2003-06-05re PR target/10663 ([Solaris] New configure check aborts with Sun tools.)Eric Botcazou1-2/+2
2003-06-04re PR bootstrap/3163 ([3.3 Only] gcc/aclocal.m4 mmap test fails on UnixWare 7...Zack Weinberg1-4/+3
2003-06-04config.gcc: Reorganize --with-cpu logic.Daniel Jacobowitz1-0/+4
2003-06-04linux.h (NO_PROFILE_COUNTERS): Define to 1.Jakub Jelinek1-1/+6
2003-06-03config.gcc (default_use_cxa_atexit): New variable, defaults to no.Jason Thorpe1-8/+10
2003-06-03configure.in (inhibit_libc): Don't define when configuring with --with-newlib...J"orn Rennecke1-3/+5
2003-06-03configure.in (gcc_cv_as_hidden): Disable .hidden completely on IRIX 6 without...Rainer Orth1-7/+7
2003-06-03configure.in (HAVE_LD_PIE): Check for ld -pie.Jakub Jelinek1-0/+18
2003-05-12configure.in (HAVE_AS_TLS): Add powerpc and powerpc64 tests.Janis Johnson1-0/+58
2003-05-12re PR other/10745 (Bug in gcc-3.3/gcc/configure)Mark Mitchell1-2/+2
2003-05-02Add xstormy16 to list of targets that has a nop instruction and hence which c...Nick Clifton1-1/+1
2003-05-01Merge from rewrite branch.Eric Christopher1-0/+17
2003-04-29configure.in: More general test for cmp --ignore-initial.Phil Edwards1-6/+15
2003-04-25configure.in (make_compare_target): Test for GNU cmp and set this variable ap...Phil Edwards1-0/+11
2003-04-24configure.in: Check whether mbstowcs works.Krister Walfridsson1-0/+18
2003-04-22gthr-gnat.h, [...]: new sources for implementation of --enable-threads=gnat.Vincent Celier1-1/+1
2003-04-16configure.in: Unify the code which creates symlinks to a just-built as...Zack Weinberg1-21/+35
2003-04-12configure.in: Check for wchar.h, mbstowcs, and wcswidth.Zack Weinberg1-2/+2
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-2/+7
2003-03-28configure.in: Clarify comments.Nathanael Nerode1-2/+14
2003-03-23configure.in: Check whether it is necessary to link against libm to use ldexp.Zack Weinberg1-0/+9
2003-03-21aclocal.m4 (gcc_AC_EXAMINE_OBJECT, [...]): Delete.Zack Weinberg1-1/+0
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-95/+71
2003-03-12Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.Nathanael Nerode1-68/+84
2003-03-12configure.in (rlim_t): Define to long if no valid definition found in sys/res...Hans-Peter Nilsson1-0/+9
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