Age | Commit message (Expand) | Author | Files | Lines |
2003-04-24 | configure.in: Check whether mbstowcs works. | Krister Walfridsson | 1 | -0/+4 |
2003-04-12 | configure.in: Check for wchar.h, mbstowcs, and wcswidth. | Zack Weinberg | 1 | -0/+9 |
2003-04-12 | re PR c++/9393 (Anonymous namespaces and compiling the same file twice) | Geoffrey Keating | 1 | -1/+4 |
2003-03-21 | aclocal.m4 (gcc_AC_EXAMINE_OBJECT, [...]): Delete. | Zack Weinberg | 1 | -12/+1 |
2003-03-12 | Actually regenerate (using autoheader) this time. | Hans-Peter Nilsson | 1 | -4/+4 |
2003-03-12 | configure.in (rlim_t): Define to long if no valid definition found in sys/res... | Hans-Peter Nilsson | 1 | -0/+3 |
2003-03-04 | configure.in: Check for <memcheck.h>. | Andreas Jaeger | 1 | -0/+3 |
2003-03-02 | configure.in (HAVE_AS_LTOFFX_LDXMOV_RELOCS): New ia64 test. | Richard Henderson | 1 | -1/+4 |
2003-01-21 | configure.in: Check for system-provided 'uchar' type. | Zack Weinberg | 1 | -1/+4 |
2003-01-20 | collect2.c (ldgetname): Check HAVE_DECL_LDGETNAME before prototyping. | Kaveh R. Ghazi | 1 | -1/+7 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -7/+16 |
2002-11-26 | varasm.c (default_exception_section): Move to... | Jakub Jelinek | 1 | -0/+4 |
2002-11-20 | Makefile.in (RUN_GEN, [...]): New variables. | Hans-Peter Nilsson | 1 | -33/+37 |
2002-11-07 | crtend.asm: Include "auto-host.h". | David Mosberger | 1 | -0/+3 |
2002-10-24 | inclhack.def (libc1_G_va_list): New fix. | Hans-Peter Nilsson | 1 | -0/+3 |
2002-07-29 | configure.in (mips*-*-*): Add a test to see if MIPS libgloss linker scripts u... | Chris Demetriou | 1 | -0/+3 |
2002-06-14 | configure.in (USE_UNWIND_EXCEPTIONS): Add support to set USE_UNWIND_EXCEPTION... | Steve Ellcey | 1 | -5/+8 |
2002-06-10 | Makefile.in (MACHMODE_H): Add @extra_modes_file@. | Zack Weinberg | 1 | -1/+9 |
2002-06-07 | configure.in: Add --enable-__cxa_atexit. | H.J. Lu | 1 | -0/+6 |
2002-05-23 | configure.in (HAVE_AS_TLS): New test. | Richard Henderson | 1 | -0/+3 |
2002-05-19 | configure.in (AC_CHECK_FUNCS): Add checks for scandir and alphasort. | Mark Mitchell | 1 | -1/+7 |
2002-05-07 | config.in (ENABLE_RTL_FLAG_CHECKING): New. | Janis Johnson | 1 | -0/+5 |
2002-04-16 | sol2-bi.h (AS_SPARC64_FLAG): New. | Richard Henderson | 1 | -4/+1 |
2002-04-04 | configure.in (HAVE_SPARC_UA_PCREL_HIDDEN): Test whether %r_disp32() works pro... | Jakub Jelinek | 1 | -0/+3 |
2002-01-10 | toplev.c: Don't declare environ (it's not used anywhere). | Zack Weinberg | 1 | -3/+0 |
2002-01-08 | Makefile.in (cs-tconfig.h): Don't depend on $(CONFIG_H) or except.h. | Zack Weinberg | 1 | -7/+1 |
2001-12-28 | sparc.h (ASM_PREFERRED_EH_DATA_FORMAT, [...]): Define. | Jakub Jelinek | 1 | -0/+3 |
2001-12-15 | alpha.h (TARGET_SWITCHES): Turn on MASK_EXPLICIT_RELOCS if the assembler supp... | Richard Henderson | 1 | -0/+3 |
2001-12-15 | configure.in: Check for ld. | Jakub Jelinek | 1 | -0/+3 |
2001-12-01 | configure.in (AC_CHECK_FUNCS): Delete strtoul, bsearch, popen, strchr, strrch... | Kaveh R. Ghazi | 1 | -16/+1 |
2001-11-30 | Purge cruft now we have build libiberty. | Zack Weinberg | 1 | -10/+1 |
2001-11-27 | collect2.c: Check HAVE_DUP2 instead of NO_DUP2. | Kaveh R. Ghazi | 1 | -4/+8 |
2001-11-20 | configure.in (HAVE_AS_GDWARF2_DEBUG_FLAG): Define. | Geoffrey Keating | 1 | -0/+5 |
2001-11-11 | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-10-19 | aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H and USE_INCLUDED_LIBINTL w... | Zack Weinberg | 1 | -1/+8 |
2001-10-16 | configure.in (HAVE_AS_GOTOFF_IN_DATA): New x86 check. | Richard Henderson | 1 | -3/+6 |
2001-10-12 | ABOUT-NLS, aclocal.m4: Update i18n framework from gettext 0.10.40. | Zack Weinberg | 1 | -19/+66 |
2001-09-30 | acconfig.h (PREFIX_INCLUDE_DIR): New variable. | H.J. Lu | 1 | -3/+4 |
2001-09-29 | cppdefault.c (cpp_include_defaults): Also search PREFIX_INCLUDE_DIR. | Per Bothner | 1 | -0/+2 |
2001-09-28 | cpplex.c (cpp_output_token): Use a putc loop for SPELL_OPERATOR, and fwrite f... | Zack Weinberg | 1 | -1/+13 |
2001-09-11 | configure.in: Check whether assembler supports section merging. | Jakub Jelinek | 1 | -0/+3 |
2001-07-18 | For PR java/2812: | Tom Tromey | 1 | -6/+6 |
2001-07-16 | basic-block.h (CLEANUP_PRE_SIBCALL): New constant. | Jan Hubicka | 1 | -1/+1 |
2001-07-06 | Makefile.in (final.o): Depend on target.h. | Neil Booth | 1 | -1/+1 |
2001-05-26 | aclocal.m4: Quote final argument of patsubst. | Zack Weinberg | 1 | -3/+3 |
2001-05-25 | aclocal.m4: Fixed typo. | Rainer Orth | 1 | -3/+6 |
2001-05-14 | configure.in (gcc_cv_as_eh_frame): New test. | Richard Henderson | 1 | -0/+3 |
2001-05-01 | dbxout.c, [...]: Always include gstab.h, not system stab.h. | Zack Weinberg | 1 | -3/+0 |
2001-04-23 | configure.in: Remove ENABLE_STD_NAMESPACE. | Phil Edwards | 1 | -3/+0 |
2001-04-20 | configure.in: Probe for times, clock, struct tms, and clock_t. | Zack Weinberg | 1 | -0/+18 |