aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
2002-09-06configure.in (HAVE_AS_OFFSETABLE_LO10): Use -xarch=v9 unconditionally when gc...Jakub Jelinek1-22/+20
2002-09-03Makefile.in (USER_H): Add ginclude/float.h.Richard Henderson1-114/+104
2002-08-15Makefile.in (LOOSE_WARN): Remove -fno-common.Richard Henderson1-307/+311
2002-08-09profile.c (da_file_name): New static var.Nathan Sidwell1-1/+1
2002-08-08configure.in (enable_coverage): New enable switch.Nathan Sidwell1-310/+339
2002-08-07configure.in (PREFIX_INCLUDE_DIR): Don't define if prefix and local_prefix ar...John David Anglin1-1/+1
2002-08-02configure.in (FORBUILD): Use $build_alias.Daniel Jacobowitz1-2/+2
2002-07-29configure.in (mips*-*-*): Add a test to see if MIPS libgloss linker scripts u...Chris Demetriou1-1/+34
2002-07-27configure.in: Rename config_gtfiles to target_gtfiles.Stan Shebs1-2/+2
2002-07-14Make gengtype.c language independent.Tim Josling1-1/+32
2002-07-11configure.in (mips*-*-irix6*o32): Enable stabs.Rainer Orth1-324/+322
2002-07-04configure.in: Correct typos...Daniel Jacobowitz1-2/+2
2002-06-29configure.in (gcc_gxx_include_dir): Change to match versioned C++ headers if ...Phil Edwards1-315/+326
2002-06-19Clean up configure.in checks for bad languages; fix typos in treelang.Tim Josling1-11/+34
2002-06-15Makefile.in (tm_defines): New configuration variable.John David Anglin1-1/+3
2002-06-14configure.in (USE_UNWIND_EXCEPTIONS): Add support to set USE_UNWIND_EXCEPTION...Steve Ellcey1-309/+327
2002-06-12config.gcc: Make the name of the extra-modes file adjustable by target stanzas.Zack Weinberg1-3/+3
2002-06-10Makefile.in (MACHMODE_H): Add @extra_modes_file@.Zack Weinberg1-104/+119
2002-06-09Make configure.in check that languages specified were found.Tim Josling1-3/+12
2002-06-07configure.in: Add --enable-__cxa_atexit.H.J. Lu1-308/+324
2002-06-04config.gcc (powerpc-*-darwin*): Set config_gtfiles.Geoffrey Keating1-104/+105
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-29/+39
2002-06-01Makefile.in (INSTALL_CPP, [...]): Remove.Zack Weinberg1-327/+309
2002-05-31configure.in (HAVE_AS_TLS): Add alpha tests.Richard Henderson1-13/+35
2002-05-31Makefile.in: Replace HOST_PREFIX...Nathanael Nerode1-6/+6
2002-05-27Makefile.in (INSTALL_HEADERS): Add 'install-mkheaders'.Geoffrey Keating1-1/+1
2002-05-25configure.in (HAVE_AS_TLS): Add ia64 test.Richard Henderson1-13/+30
2002-05-23configure.in (HAVE_AS_TLS): New test.Richard Henderson1-16/+66
2002-05-23configure.in: Fix as version test for binutils 2.12.1 releases (without dates).Jakub Jelinek1-2/+22
2002-05-23configure.in (CROSS): Define NATIVE_CROSS.Alan Modra1-24/+29
2002-05-19configure.in (AC_CHECK_FUNCS): Add checks for scandir and alphasort.Mark Mitchell1-167/+168
2002-05-16Makefile.in: Allow for PWDCMD to override hardcoded pwd.Rainer Orth1-4/+4
2002-05-07config.in (ENABLE_RTL_FLAG_CHECKING): New.Janis Johnson1-310/+319
2002-05-01configure.in (HAVE_GAS_HIDDEN): Replace SPARC feature test with target-indepe...Richard Henderson1-24/+42
2002-04-16sol2-bi.h (AS_SPARC64_FLAG): New.Richard Henderson1-52/+8
2002-04-12config.gcc (sparcv9-*-solaris2): Default to 32-bit code.Richard Henderson1-14/+12
2002-04-08Oops, commit right file.Alan Modra1-2/+2
2002-04-08configure.in (auto-build.h): Use target_alias and build_alias when running co...Alan Modra1-39/+35
2002-04-04pa-linux.h (INCOMING_RETURN_ADDR_RTX): Move.John David Anglin1-12/+12
2002-04-04configure.in (HAVE_SPARC_UA_PCREL_HIDDEN): Test whether %r_disp32() works pro...Jakub Jelinek1-4/+43
2002-03-28configure.in (gcc_cv_as): Use $target_alias in directory searchs rather than ...Alan Modra1-51/+71
2002-03-14configure.in: Don't pass -Wno-long-long to a ADA compiler that doesn't suppor...Geoffrey Keating1-405/+429
2002-03-05configure.in: Increase required makeinfo version to 4.1.Joseph Myers1-2/+2
2002-03-02Revert bogus commit.Richard Henderson1-16/+16
2002-02-26configure.in (libgcc_visibility): Substitute.Jakub Jelinek1-0/+3
2002-01-22re PR java/4972 (undefined reference to `libiconv')Craig Rodrigues1-135/+137
2002-01-10toplev.c: Don't declare environ (it's not used anywhere).Zack Weinberg1-121/+118
2002-01-10configure.in: Set stage1_cflags for powerpc-*-darwin*.Zack Weinberg1-238/+245
2002-01-08Makefile.in (cs-tconfig.h): Don't depend on $(CONFIG_H) or except.h.Zack Weinberg1-148/+107
2002-01-01configure.in: Prepend ${srcdir}/config/${cpu_type}/ instead of ${srcdir}/ginc...Joseph Myers1-11/+11