aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
2003-09-10configure.in: Change usage of 'head' to 'sed 1q'.Eric Christopher1-43/+43
2003-09-08sparc.c (struct machine_function): New type.Jakub Jelinek1-0/+27
2003-09-04re PR target/12101 (i386 Solaris no longer works with GNU as?)Rainer Orth1-22/+49
2003-09-04configure.in (gcc_cv_ld_hidden): Disable unless using GNU ld.Rainer Orth1-58/+49
2003-09-01config.host: New file.Nathanael Nerode1-79/+75
2003-08-31configure.in: Remove uses of "for x in ..Nathanael Nerode1-33/+12
2003-08-31fragments.texi, [...]: Mention new file config.build.Nathanael Nerode1-74/+73
2003-08-31configure.frag: Delete file.Zack Weinberg1-86/+79
2003-08-21Index: ChangeLogGeoffrey Keating1-1/+1
2003-08-20darwin.h (LINK_COMMAND_SPEC): Add -arch and -arch_only options.Geoffrey Keating1-60/+75
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