Age | Commit message (Expand) | Author | Files | Lines |
2003-08-04 | config.in: Remove HAVE_LSTAT. | Neil Booth | 1 | -3/+0 |
2003-07-28 | configure.in (--enable-checking): Add fold category. | Jakub Jelinek | 1 | -1/+5 |
2003-07-12 | Regenerate again, oops | Zack Weinberg | 1 | -0/+3 |
2003-07-12 | aclocal.m4 (gcc_AC_CHECK_TYPE): Clone of AC_CHECK_TYPE... | Zack Weinberg | 1 | -32/+17 |
2003-07-08 | Makefile.tpl (configure-gcc): Depend on maybe-configure-intl. | Zack Weinberg | 1 | -90/+6 |
2003-07-07 | configure.in: Test for PowerPC mfcr field support in assembler. | David Edelsohn | 1 | -0/+3 |
2003-07-08 | bitmap.c (debug_bitmap_file): Merge uses of HOST_PTR_PRINTF with adjacent std... | Kaveh R. Ghazi | 1 | -1/+4 |
2003-07-06 | Makfile.in: Remove traces of mbchar. | Neil Booth | 1 | -4/+0 |
2003-07-04 | intl: New directory; see intl/ChangeLog for details. | Zack Weinberg | 1 | -49/+14 |
2003-06-21 | safe-ctype.h (HC_UNKNOWN, [...]): New #defines. | Zack Weinberg | 1 | -3/+0 |
2003-06-17 | alloc-pool.c: Don't check HAVE_LONG_DOUBLE. | Kaveh R. Ghazi | 1 | -6/+0 |
2003-06-16 | builtin-attrs.def, [...]: Don't use macros from "symcat.h", instead rely on I... | Kaveh R. Ghazi | 1 | -4/+1 |
2003-06-08 | re PR pch/9830 (PCH not working on Solaris) | Eric Botcazou | 1 | -0/+3 |
2003-06-04 | re PR bootstrap/3163 ([3.3 Only] gcc/aclocal.m4 mmap test fails on UnixWare 7... | Zack Weinberg | 1 | -15/+18 |
2003-06-03 | configure.in (HAVE_LD_PIE): Check for ld -pie. | Jakub Jelinek | 1 | -0/+3 |
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 |