aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure.in
AgeCommit message (Expand)AuthorFilesLines
2003-08-21Index: ChangeLogGeoffrey Keating1-1/+1
2003-08-20darwin.h (LINK_COMMAND_SPEC): Add -arch and -arch_only options.Geoffrey Keating1-0/+15
2003-08-14Makefile.in (tm_file): Rename tm_include_list.Zack Weinberg1-22/+62
2003-08-12configure.in (make_compare_target): Move test to ...Kelley Cook1-21/+3
2003-08-12configure.in (intermodule): Make switch test more portable.Kelley Cook1-4/+5
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-4/+2
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-28configure.in (--enable-checking): Add fold category.Jakub Jelinek1-1/+8
2003-07-24* configure.in (libgcc_visibility): Add missing whitespace.Rainer Orth1-1/+1
2003-07-20configure.in: Cache the results of testing for cmp's capabilities.Phil Edwards1-12/+13
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-4/+6
2003-07-12aclocal.m4 (gcc_AC_CHECK_TYPE): Clone of AC_CHECK_TYPE...Zack Weinberg1-615/+340
2003-07-11Patch from Andrew Pinksi.Andrew Pinski1-1/+0
2003-07-11Index: ChangeLogGeoffrey Keating1-0/+10
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-15/+14
2003-07-07configure.in: Test for PowerPC mfcr field support in assembler.David Edelsohn1-0/+35
2003-07-08bitmap.c (debug_bitmap_file): Merge uses of HOST_PTR_PRINTF with adjacent std...Kaveh R. Ghazi1-0/+1
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