aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.in
AgeCommit message (Expand)AuthorFilesLines
2003-07-06Makfile.in: Remove traces of mbchar.Neil Booth1-4/+0
2003-07-04intl: New directory; see intl/ChangeLog for details.Zack Weinberg1-49/+14
2003-06-21safe-ctype.h (HC_UNKNOWN, [...]): New #defines.Zack Weinberg1-3/+0
2003-06-17alloc-pool.c: Don't check HAVE_LONG_DOUBLE.Kaveh R. Ghazi1-6/+0
2003-06-16builtin-attrs.def, [...]: Don't use macros from "symcat.h", instead rely on I...Kaveh R. Ghazi1-4/+1
2003-06-08re PR pch/9830 (PCH not working on Solaris)Eric Botcazou1-0/+3
2003-06-04re PR bootstrap/3163 ([3.3 Only] gcc/aclocal.m4 mmap test fails on UnixWare 7...Zack Weinberg1-15/+18
2003-06-03configure.in (HAVE_LD_PIE): Check for ld -pie.Jakub Jelinek1-0/+3
2003-04-24configure.in: Check whether mbstowcs works.Krister Walfridsson1-0/+4
2003-04-12configure.in: Check for wchar.h, mbstowcs, and wcswidth.Zack Weinberg1-0/+9
2003-04-12re PR c++/9393 (Anonymous namespaces and compiling the same file twice)Geoffrey Keating1-1/+4
2003-03-21aclocal.m4 (gcc_AC_EXAMINE_OBJECT, [...]): Delete.Zack Weinberg1-12/+1
2003-03-12Actually regenerate (using autoheader) this time.Hans-Peter Nilsson1-4/+4
2003-03-12configure.in (rlim_t): Define to long if no valid definition found in sys/res...Hans-Peter Nilsson1-0/+3
2003-03-04configure.in: Check for <memcheck.h>.Andreas Jaeger1-0/+3
2003-03-02configure.in (HAVE_AS_LTOFFX_LDXMOV_RELOCS): New ia64 test.Richard Henderson1-1/+4
2003-01-21configure.in: Check for system-provided 'uchar' type.Zack Weinberg1-1/+4
2003-01-20collect2.c (ldgetname): Check HAVE_DECL_LDGETNAME before prototyping.Kaveh R. Ghazi1-1/+7
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-7/+16
2002-11-26varasm.c (default_exception_section): Move to...Jakub Jelinek1-0/+4
2002-11-20Makefile.in (RUN_GEN, [...]): New variables.Hans-Peter Nilsson1-33/+37
2002-11-07crtend.asm: Include "auto-host.h".David Mosberger1-0/+3
2002-10-24inclhack.def (libc1_G_va_list): New fix.Hans-Peter Nilsson1-0/+3
2002-07-29configure.in (mips*-*-*): Add a test to see if MIPS libgloss linker scripts u...Chris Demetriou1-0/+3
2002-06-14configure.in (USE_UNWIND_EXCEPTIONS): Add support to set USE_UNWIND_EXCEPTION...Steve Ellcey1-5/+8
2002-06-10Makefile.in (MACHMODE_H): Add @extra_modes_file@.Zack Weinberg1-1/+9
2002-06-07configure.in: Add --enable-__cxa_atexit.H.J. Lu1-0/+6
2002-05-23configure.in (HAVE_AS_TLS): New test.Richard Henderson1-0/+3
2002-05-19configure.in (AC_CHECK_FUNCS): Add checks for scandir and alphasort.Mark Mitchell1-1/+7
2002-05-07config.in (ENABLE_RTL_FLAG_CHECKING): New.Janis Johnson1-0/+5
2002-04-16sol2-bi.h (AS_SPARC64_FLAG): New.Richard Henderson1-4/+1
2002-04-04configure.in (HAVE_SPARC_UA_PCREL_HIDDEN): Test whether %r_disp32() works pro...Jakub Jelinek1-0/+3
2002-01-10toplev.c: Don't declare environ (it's not used anywhere).Zack Weinberg1-3/+0
2002-01-08Makefile.in (cs-tconfig.h): Don't depend on $(CONFIG_H) or except.h.Zack Weinberg1-7/+1
2001-12-28sparc.h (ASM_PREFERRED_EH_DATA_FORMAT, [...]): Define.Jakub Jelinek1-0/+3
2001-12-15alpha.h (TARGET_SWITCHES): Turn on MASK_EXPLICIT_RELOCS if the assembler supp...Richard Henderson1-0/+3
2001-12-15configure.in: Check for ld.Jakub Jelinek1-0/+3
2001-12-01configure.in (AC_CHECK_FUNCS): Delete strtoul, bsearch, popen, strchr, strrch...Kaveh R. Ghazi1-16/+1
2001-11-30Purge cruft now we have build libiberty.Zack Weinberg1-10/+1
2001-11-27collect2.c: Check HAVE_DUP2 instead of NO_DUP2.Kaveh R. Ghazi1-4/+8
2001-11-20configure.in (HAVE_AS_GDWARF2_DEBUG_FLAG): Define.Geoffrey Keating1-0/+5
2001-11-11ChangeLog.2, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-10-19aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H and USE_INCLUDED_LIBINTL w...Zack Weinberg1-1/+8
2001-10-16configure.in (HAVE_AS_GOTOFF_IN_DATA): New x86 check.Richard Henderson1-3/+6
2001-10-12ABOUT-NLS, aclocal.m4: Update i18n framework from gettext 0.10.40.Zack Weinberg1-19/+66
2001-09-30acconfig.h (PREFIX_INCLUDE_DIR): New variable.H.J. Lu1-3/+4
2001-09-29cppdefault.c (cpp_include_defaults): Also search PREFIX_INCLUDE_DIR.Per Bothner1-0/+2
2001-09-28cpplex.c (cpp_output_token): Use a putc loop for SPELL_OPERATOR, and fwrite f...Zack Weinberg1-1/+13
2001-09-11configure.in: Check whether assembler supports section merging.Jakub Jelinek1-0/+3
2001-07-18For PR java/2812:Tom Tromey1-6/+6