aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure.in
AgeCommit message (Expand)Author
2004-04-01gcc.c (init_gcc_specs): If HAVE_LD_AS_NEEDED, link with -lgcc --as-needed -lg...Alan Modra
2003-12-02re PR other/12505 (build failure due to defines of uchar in cpphash.h and sys...Zack Weinberg
2003-11-06backport: [multiple changes]H.J. Lu
2003-09-17re PR target/12248 (.hidden detection now broken after recent commit)Rainer Orth
2003-09-09re PR target/12101 (i386 Solaris no longer works with GNU as?)Rainer Orth
2003-09-09configure.in (gcc_cv_as_hidden): Disable unless using GNU ld.Rainer Orth
2003-08-10Backport the following changes from mainline:Zack Weinberg
2003-06-25re PR bootstrap/3163 ([3.3 Only] gcc/aclocal.m4 mmap test fails on UnixWare 7...Zack Weinberg
2003-06-20re PR c++/9393 (Anonymous namespaces and compiling the same file twice)Geoffrey Keating
2003-06-20re PR driver/9362 (solaris 'as' dies when fed .s and "-gstabs")Rainer Orth
2003-06-07configure.in (HAVE_LD_RO_RW_SECTION_MIXING): Remove quotes in section names.Kelley Cook
2003-06-05re PR target/10663 ([Solaris] New configure check aborts with Sun tools.)Eric Botcazou
2003-05-12re PR other/10745 (Bug in gcc-3.3/gcc/configure)Mark Mitchell
2003-04-04re PR bootstrap/10216 (FreeBSD/alpha fails to fully bootstrap the default con...Zack Weinberg
2003-03-12configure.in (rlim_t): Define to long if no valid definition found in sys/res...Hans-Peter Nilsson
2003-03-03configure.in (HAVE_AS_LTOFFX_LDXMOV_RELOCS): New ia64 test.Richard Henderson
2003-01-24configure.in (HAVE_AS_TLS): Add s390-*-* and s390x-*-* cases.Ulrich Weigand
2003-01-22configure.in: Make --disable-checking the default.Kaveh R. Ghazi
2003-01-15configure.in (libgcc_visibility): Force disabled on IRIX 6 too.Alexandre Oliva
2002-12-28configure.in: Increase makeinfo version requirement to 4.[2-9].Joseph Myers
2002-12-02configure.in: Use "missing" script to generate warning if flex or bison progr...Craig Rodrigues
2002-11-26configure.in: Move AC_CANONICAL_SYSTEM and AC_ARG_PROGRAM back before AC_PROG...Jakub Jelinek
2002-11-26varasm.c (default_exception_section): Move to...Jakub Jelinek
2002-11-22configure.in: Set insn=nop for DWARF-2 tests on ARM.Daniel Jacobowitz
2002-11-20Makefile.in (RUN_GEN, [...]): New variables.Hans-Peter Nilsson
2002-11-07crtend.asm: Include "auto-host.h".David Mosberger
2002-10-24inclhack.def (libc1_G_va_list): New fix.Hans-Peter Nilsson
2002-10-21i386.c (x86_64_sign_extended_value): Add allow_rip argument.Jakub Jelinek
2002-09-06configure.in (HAVE_AS_OFFSETABLE_LO10): Use -xarch=v9 unconditionally when gc...Jakub Jelinek
2002-09-03Makefile.in (USER_H): Add ginclude/float.h.Richard Henderson
2002-08-15Makefile.in (LOOSE_WARN): Remove -fno-common.Richard Henderson
2002-08-09profile.c (da_file_name): New static var.Nathan Sidwell
2002-08-08configure.in (enable_coverage): New enable switch.Nathan Sidwell
2002-08-07configure.in (PREFIX_INCLUDE_DIR): Don't define if prefix and local_prefix ar...John David Anglin
2002-08-02configure.in (FORBUILD): Use $build_alias.Daniel Jacobowitz
2002-07-29configure.in (mips*-*-*): Add a test to see if MIPS libgloss linker scripts u...Chris Demetriou
2002-07-27configure.in: Rename config_gtfiles to target_gtfiles.Stan Shebs
2002-07-14Make gengtype.c language independent.Tim Josling
2002-07-11configure.in (mips*-*-irix6*o32): Enable stabs.Rainer Orth
2002-07-04configure.in: Correct typos...Daniel Jacobowitz
2002-06-29configure.in (gcc_gxx_include_dir): Change to match versioned C++ headers if ...Phil Edwards
2002-06-19Clean up configure.in checks for bad languages; fix typos in treelang.Tim Josling
2002-06-15Makefile.in (tm_defines): New configuration variable.John David Anglin
2002-06-14configure.in (USE_UNWIND_EXCEPTIONS): Add support to set USE_UNWIND_EXCEPTION...Steve Ellcey
2002-06-12config.gcc: Make the name of the extra-modes file adjustable by target stanzas.Zack Weinberg
2002-06-10Makefile.in (MACHMODE_H): Add @extra_modes_file@.Zack Weinberg
2002-06-09Make configure.in check that languages specified were found.Tim Josling
2002-06-07configure.in: Add --enable-__cxa_atexit.H.J. Lu
2002-06-04config.gcc (powerpc-*-darwin*): Set config_gtfiles.Geoffrey Keating
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating