Age | Commit message (Expand) | Author | Files | Lines |
2002-06-07 | configure.in: Add --enable-__cxa_atexit. | H.J. Lu | 1 | -0/+12 |
2002-06-04 | config.gcc (powerpc-*-darwin*): Set config_gtfiles. | Geoffrey Keating | 1 | -1/+2 |
2002-06-04 | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 1 | -3/+12 |
2002-06-01 | Makefile.in (INSTALL_CPP, [...]): Remove. | Zack Weinberg | 1 | -11/+0 |
2002-05-31 | configure.in (HAVE_AS_TLS): Add alpha tests. | Richard Henderson | 1 | -0/+22 |
2002-05-31 | Makefile.in: Replace HOST_PREFIX... | Nathanael Nerode | 1 | -4/+4 |
2002-05-27 | Makefile.in (INSTALL_HEADERS): Add 'install-mkheaders'. | Geoffrey Keating | 1 | -1/+1 |
2002-05-25 | configure.in (HAVE_AS_TLS): Add ia64 test. | Richard Henderson | 1 | -0/+17 |
2002-05-23 | configure.in (HAVE_AS_TLS): New test. | Richard Henderson | 1 | -0/+49 |
2002-05-23 | configure.in: Fix as version test for binutils 2.12.1 releases (without dates). | Jakub Jelinek | 1 | -3/+23 |
2002-05-23 | configure.in (CROSS): Define NATIVE_CROSS. | Alan Modra | 1 | -0/+5 |
2002-05-19 | configure.in (AC_CHECK_FUNCS): Add checks for scandir and alphasort. | Mark Mitchell | 1 | -1/+2 |
2002-05-16 | Makefile.in: Allow for PWDCMD to override hardcoded pwd. | Rainer Orth | 1 | -4/+4 |
2002-05-07 | config.in (ENABLE_RTL_FLAG_CHECKING): New. | Janis Johnson | 1 | -4/+13 |
2002-05-01 | configure.in (HAVE_GAS_HIDDEN): Replace SPARC feature test with target-indepe... | Richard Henderson | 1 | -1/+21 |
2002-04-16 | sol2-bi.h (AS_SPARC64_FLAG): New. | Richard Henderson | 1 | -35/+0 |
2002-04-12 | config.gcc (sparcv9-*-solaris2): Default to 32-bit code. | Richard Henderson | 1 | -6/+4 |
2002-04-08 | configure.in (auto-build.h): Use target_alias and build_alias when running co... | Alan Modra | 1 | -15/+11 |
2002-04-04 | pa-linux.h (INCOMING_RETURN_ADDR_RTX): Move. | John David Anglin | 1 | -1/+1 |
2002-04-04 | configure.in (HAVE_SPARC_UA_PCREL_HIDDEN): Test whether %r_disp32() works pro... | Jakub Jelinek | 1 | -4/+34 |
2002-03-28 | configure.in (gcc_cv_as): Use $target_alias in directory searchs rather than ... | Alan Modra | 1 | -28/+48 |
2002-03-14 | configure.in: Don't pass -Wno-long-long to a ADA compiler that doesn't suppor... | Geoffrey Keating | 1 | -4/+22 |
2002-03-05 | configure.in: Increase required makeinfo version to 4.1. | Joseph Myers | 1 | -1/+1 |
2002-02-26 | configure.in (libgcc_visibility): Substitute. | Jakub Jelinek | 1 | -0/+2 |
2002-01-10 | toplev.c: Don't declare environ (it's not used anywhere). | Zack Weinberg | 1 | -1/+1 |
2002-01-10 | configure.in: Set stage1_cflags for powerpc-*-darwin*. | Zack Weinberg | 1 | -0/+7 |
2002-01-08 | Makefile.in (cs-tconfig.h): Don't depend on $(CONFIG_H) or except.h. | Zack Weinberg | 1 | -43/+6 |
2002-01-01 | configure.in: Prepend ${srcdir}/config/${cpu_type}/ instead of ${srcdir}/ginc... | Joseph Myers | 1 | -3/+3 |
2001-12-28 | sparc.h (ASM_PREFERRED_EH_DATA_FORMAT, [...]): Define. | Jakub Jelinek | 1 | -0/+19 |
2001-12-24 | configure.in (quoted_stage_prefix_set_by_configure): Generate. | Douglas B Rupp | 1 | -0/+3 |
2001-12-21 | aclocal.m4 (gcc_AC_PROG_GNAT): Run prospective ada drivers in subshells. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-12-20 | configure.in (all_headers, [...]): Remove. | Joseph Myers | 1 | -8/+0 |
2001-12-20 | configure.in (all_diff_excludes, [...]): Remove. | Joseph Myers | 1 | -4/+0 |
2001-12-16 | re PR other/3725 (changed to configure.in's for autoconf 2.50) | Craig Rodrigues | 1 | -0/+1 |
2001-12-15 | alpha.h (TARGET_SWITCHES): Turn on MASK_EXPLICIT_RELOCS if the assembler supp... | Richard Henderson | 1 | -0/+42 |
2001-12-15 | configure.in: Check for ld. | Jakub Jelinek | 1 | -1/+108 |
2001-12-11 | configure.in: Hardcode that vfork works on VMS host. | Douglas B Rupp | 1 | -0/+6 |
2001-12-04 | build-make, cross-make: Delete file. | Zack Weinberg | 1 | -19/+31 |
2001-12-01 | configure.in (AC_CHECK_FUNCS): Delete strtoul, bsearch, popen, strchr, strrch... | Kaveh R. Ghazi | 1 | -5/+3 |
2001-11-30 | Purge cruft now we have build libiberty. | Zack Weinberg | 1 | -2/+3 |
2001-11-29 | configure.in (target_list): Add generated-manpages. | Joseph Myers | 1 | -1/+1 |
2001-11-27 | collect2.c: Check HAVE_DUP2 instead of NO_DUP2. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-11-20 | configure.in (HAVE_AS_GDWARF2_DEBUG_FLAG): Define. | Geoffrey Keating | 1 | -0/+51 |
2001-11-20 | configure.in: Setup ability to run ./stage[1234]/xgcc in fixinc *as if* it we... | Loren J. Rittle | 1 | -1/+1 |
2001-11-15 | configure.in: Check for target objdump and use that in eh_frame optimization ... | Andreas Schwab | 1 | -2/+13 |
2001-11-11 | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 1 | -2/+2 |
2001-11-08 | configure.in (--enable-languages): Be more permissive about syntax. | Phil Edwards | 1 | -3/+9 |
2001-11-08 | configure.in: Add AC_ARG_PROGRAM to support program name transformation with ... | Andreas Franck | 1 | -0/+3 |
2001-11-06 | aclocal.m4: (AM_WITH_NLS): Don't look at ALL_LINGUAS. | Zack Weinberg | 1 | -2/+0 |
2001-10-31 | Makefile.in (INTL_TARGETS, POSUB): Delete all references. | Zack Weinberg | 1 | -2/+1 |