aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
2003-08-14Makefile.in (tm_file): Rename tm_include_list.Zack Weinberg1-82/+123
2003-08-12configure.in (make_compare_target): Move test to ...Kelley Cook1-242/+240
2003-08-12configure.in (intermodule): Make switch test more portable.Kelley Cook1-223/+225
2003-08-08configure.in (gcc_cv_prog_cmp_skip): Flipflop make_compare_target and gcc_cv_...Kelley Cook1-4/+4
2003-08-08configure.in: (gcc_cv_as_ia64_ltoffx_ldxmov_relocs): Fix quoting and insert m...Andreas Schwab1-23/+25
2003-08-04config.in: Remove HAVE_LSTAT.Neil Booth1-1/+1
2003-07-31configure.in (gcc_cv_ld_hidden): Also disable on mips-sgi-irix5* without GNU ld.Rainer Orth1-6/+6
2003-07-29* configure: Regenerate.Rainer Orth1-228/+228
2003-07-28configure.in (--enable-checking): Add fold category.Jakub Jelinek1-1/+9
2003-07-24aclocal.m4 (_gcc_COMPUTE_GAS_VERSION): Set patch level to 0 if it's not provi...Nathanael Nerode1-59/+62
2003-07-20configure.in: Cache the results of testing for cmp's capabilities.Phil Edwards1-219/+225
2003-07-18Makefile.in, [...]: Remove handling of lang-options.h and options_.h.Neil Booth1-5/+0
2003-07-13configure.in: Always define HAVE_AS_GOTOFF_IN_DATA for i?86-*-*.Zack Weinberg1-26/+27
2003-07-12aclocal.m4 (gcc_AC_CHECK_TYPE): Clone of AC_CHECK_TYPE...Zack Weinberg1-714/+763
2003-07-11Patch from Andrew Pinksi.Andrew Pinski1-192/+191
2003-07-11Index: ChangeLogGeoffrey Keating1-266/+282
2003-07-09configure.in (BUILD_PREFIX, [...]): Set if enable coverage is on.Nathan Sidwell1-2/+2
2003-07-08Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.Zack Weinberg1-1814/+405
2003-07-07configure.in: Test for PowerPC mfcr field support in assembler.David Edelsohn1-0/+49
2003-07-08bitmap.c (debug_bitmap_file): Merge uses of HOST_PTR_PRINTF with adjacent std...Kaveh R. Ghazi1-285/+324
2003-07-07configure.in (enable_coverage): Remove -DSELF_COVERAGE, add -frandom-seed.Nathan Sidwell1-333/+333
2003-07-06Makfile.in: Remove traces of mbchar.Neil Booth1-15/+0
2003-07-04intl: New directory; see intl/ChangeLog for details.Zack Weinberg1-778/+864
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