aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
2003-11-21configure.in: Add xtensa-*-* targets to test for dwarf2 debug_line.Bob Wilson1-1/+1
2003-11-20Makefile.in (extraclean): Delete.Joseph Myers1-1/+1
2003-11-01aclocal.m4: Blacklist ultrix* for mmap file.John David Anglin1-1/+1
2003-10-31re PR bootstrap/9863 (Absence of awk isn't properly diagnosed at configure time)Nathanael Nerode1-221/+227
2003-10-29configure.in: Look for <valgrind/memcheck.h> first.Hans-Peter Nilsson1-233/+267
2003-10-27ggc-zone.c: New file, zone allocating collector.Daniel Berlin1-2/+2
2003-10-22configure.in: In --enable-generated-files-in-srcdir option handling, fix defa...Chris Demetriou1-1/+1
2003-10-20Makefile.in: Get parsedir and docobjdir from configure.Kelley Cook1-297/+321
2003-10-16configure.in: Add snprintf to gcc_AC_CHECK_DECLS list.Zack Weinberg1-101/+104
2003-10-14configure.in: Clean up some feedback echoes.Nathanael Nerode1-23/+15
2003-10-14Makefile.in, [...]: Replace uses of ${target_alias} for directory names (and ...Nathanael Nerode1-311/+314
2003-10-13Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo...Zack Weinberg1-75/+71
2003-10-13configure.in: Remove unnecessary test.Nathanael Nerode1-71/+66
2003-10-13configure.in: Fix grammatical error.Nathanael Nerode1-131/+126
2003-10-10configure.in (HAVE_AS_TLS): Add sh-*-* and sh[34]*-*-* cases.Kaz Kojima1-0/+13
2003-10-08config.gcc: Don't accept --enable-threads=pthreads.Nathanael Nerode1-2/+2
2003-10-07configure.in: Clean up thread file logic.Nathanael Nerode1-249/+248
2003-10-06re PR bootstrap/12512 (Pattern rule for %.dvi breaks make dvi in objc)Mark Mitchell1-4/+3
2003-10-03re PR bootstrap/12276 (Configure check for libunwind does not work with cross)Andreas Schwab1-75/+79
2003-10-01aclocal.m4: Add hpux10* and hpux11.00 to /dev/zero blacklist.John David Anglin1-1/+1
2003-10-01aclocal.m4: Add ultrix* to /dev/zero blacklist.John David Anglin1-2/+2
2003-09-23re PR bootstrap/12383 (Bootstrap fails in dwarf2out with `HAVE_GAS_SHF_MERGE'...Andrew Pinski1-80/+87
2003-09-23Makefile.in (gnucompare*): Merge into ...Kaveh R. Ghazi1-211/+212
2003-09-23config.gcc: Use ${target}, not $machine.Nathanael Nerode1-74/+72
2003-09-23configure.in (HAVE_GAS_SHF_MERGE): Always define to test result.Rainer Orth1-44/+43
2003-09-23config.gcc: Do per-target disabling of fixproto here in clauses, not in t- fr...Nathanael Nerode1-63/+73
2003-09-19configure.in: Remove --with-elf, which doesn't work.Nathanael Nerode1-309/+297
2003-09-17configure.in (gcc_cv_ld_hidden): Don't test gnu_ld_flag.Rainer Orth1-50/+48
2003-09-17configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix quoting.Daniel Jacobowitz1-73/+82
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