aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
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-335/+352
2003-06-23configure.in (in_tree_gas): Find out here whether GAS is ELF, set in_tree_gas...Hans-Peter Nilsson1-56/+56
2003-06-21safe-ctype.h (HC_UNKNOWN, [...]): New #defines.Zack Weinberg1-320/+268
2003-06-20re PR driver/9362 (solaris 'as' dies when fed .s and "-gstabs")Rainer Orth1-6/+13
2003-06-17Makefile.tpl: Remove BUILD_CC stuff.Nathanael Nerode1-33/+32
2003-06-17alloc-pool.c: Don't check HAVE_LONG_DOUBLE.Kaveh R. Ghazi1-367/+294
2003-06-16builtin-attrs.def, [...]: Don't use macros from "symcat.h", instead rely on I...Kaveh R. Ghazi1-225/+185
2003-06-14Makefile.in: Update to use common.opt and lang_opt_files.Neil Booth1-1/+7
2003-06-12configure.in (assembler dwarf2 debug_line support): Define insn for cris-*-* ...Hans-Peter Nilsson1-10/+14
2003-06-10configure.in: Fix typo.Nathanael Nerode1-1/+1
2003-06-10configure.in: Remove references to host_truncate_target.Nathanael Nerode1-119/+108
2003-06-10Makefile.in, [...]: Replace "build_canonical" with build, "host_canonical" wi...Nathanael Nerode1-346/+361
2003-06-09configure.in: Assume gas 2.14 and above can handle MIPS relocation operators.Richard Sandiford1-3/+14
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-341/+338
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-632/+290
2003-06-04config.gcc: Reorganize --with-cpu logic.Daniel Jacobowitz1-108/+112
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-271/+273
2003-06-03configure.in (inhibit_libc): Don't define when configuring with --with-newlib...J"orn Rennecke1-34/+36
2003-06-03configure.in (gcc_cv_as_hidden): Disable .hidden completely on IRIX 6 without...Rainer Orth1-10/+10
2003-06-03configure.in (HAVE_LD_PIE): Check for ld -pie.Jakub Jelinek1-3/+24
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