aboutsummaryrefslogtreecommitdiff
path: root/gcc/acconfig.h
AgeCommit message (Expand)AuthorFilesLines
2000-05-27configure.in: Add AC_CHECK_TYPE(ssize_t).Zack Weinberg1-1/+2
2000-04-26aclocal.m4 (gcc_AC_NEED_DECLARATION): This macro now requires INCLUDES to sea...Kaveh R. Ghazi1-78/+6
2000-04-25acconfig.h (ENABLE_STD_NAMESPACE, [...]): Delete entries.Kaveh Ghazi1-29/+0
2000-04-24aclocal.m4 (gcc_AC_HEADER_STRING, [...]): Use the three argument form of AC_D...Kaveh R. Ghazi1-55/+0
2000-04-06configure.in: And here.Benjamin Kosnik1-0/+6
2000-04-05acconfig.h: Add HAVE_GAS_HIDDEN.Ulrich Drepper1-0/+3
2000-03-15acconfig.h (HAVE_GAS_WEAK): New define.Jeffrey A Law1-0/+3
2000-02-27Makefile.in (STMP_FIXINC): New toggle.Zack Weinberg1-3/+0
2000-01-13configure.in (--enable-new-gxx-abi): New option.Nathan Sidwell1-0/+3
2000-01-12BeOS portJason Merrill1-0/+3
1999-12-26acconfig.h: New ENABLE flags: TREE_CHECKING, RTL_CHECKING, GC_CHECKING, GC_AL...Zack Weinberg1-1/+21
1999-12-08configure.in: When target is sparc* and tm_file contains 64, test for 64bit s...Alexandre Oliva1-0/+3
1999-09-22configure.in (AC_PREREQ): Bump to 2.13.Kaveh R. Ghazi1-3/+0
1999-09-13gcc.c: Include sys/resource.h.Zack Weinberg1-0/+3
1999-08-14Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan1-0/+7
1999-08-02Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson1-0/+6
1999-06-24system.h (strstr): New external function declaration.Jeff Law1-0/+3
1999-04-23acconfig.h (HAVE_GAS_FILDS_FISTS): Add.John Wehle1-0/+3
1999-04-14aclocal.m4 (GCC_FUNC_MKDIR_TAKES_ONE_ARG): Define.Mumit Khan1-0/+3
1999-04-03acconfig.h (ENABLE_CHECKING): Remove redundant #undef.Jeffrey A Law1-3/+0
1999-03-18system.h: Use putc_unlocked...Zack Weinberg1-0/+9
1999-01-26Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law1-0/+20
1998-09-28configure.in: new flags --with-ld and --with-as...Alexandre Oliva1-0/+7
1998-09-13Add support for strsignal, for platforms which have it but don't have sys_sig...Kaveh R. Ghazi1-0/+3
1998-09-10configure.in: Add check for GAS subsection -1 support.Jakub Jelinek1-0/+4
1998-09-03aclocal.m4 (GCC_HEADER_STRING): New macro to detect if it is safe to include ...Kaveh R. Ghazi1-0/+3
1998-07-08configure.in: Check if the assembler supports ".balign" and ".p2align" and de...Jeffrey A Law1-0/+3
1998-07-06Redesign GCC_FUNC_PRINTF_PTR so that it doesn't define HOST_PTR_PRINTF directly.Kaveh R. Ghazi1-2/+2
1998-06-30Add the ability to GCC_NEED_DECLARATION{S} for looking in arbitrary header...Kaveh R. Ghazi1-0/+6
1998-06-29* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeff Law1-0/+3
1998-06-28Consolidate strerror handling, as well as getcwd/getwd.Kaveh R. Ghazi1-0/+9
1998-05-21acconfig.h (HAVE_GAS_MAX_SKIP_P2ALIGN): New tag.John Wehle1-0/+4
1998-05-13acconfig.h (ENABLE_CHECKING): Undefine.Michael Meissner1-0/+3
1998-05-09acconfig.h (HAVE_VOLATILE): Insert stub for autoconf.Jeff Law1-0/+3
1998-04-04* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1-1/+1
1998-02-07aclocal.m4 (GCC_FUNC_PRINTF_PTR): New macro to test the printf functions for ...Kaveh R. Ghazi1-0/+3
1998-01-31aclocal.m4 (GCC_NEED_DECLARATION): Modify macro to accept a shell variable ar...Kaveh R. Ghazi1-0/+9
1998-01-30configure.in: Check for declaration of abort.Jeffrey A Law1-0/+3
1998-01-19configure.in: Add cpp stringify test.Richard Henderson1-0/+3
1998-01-19configure.in: Find declaration for sbrk.Richard Henderson1-2/+5
1998-01-17acconifg.h (NEED_DECLARATION_ATOL): New declaration to check for.Jeffrey A Law1-0/+3
1997-12-15Bring over changes from latest gcc-2.8 pre-release.Jeff Law1-0/+3
1997-12-06Merge from gcc-2.8Jeff Law1-0/+6
1997-11-04Fix irix5 build problem resulting from FSF merge.Jim Wilson1-0/+3
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law1-5/+0
1997-08-22Fix AIX build problem when IBM cc is used.Jim Wilson1-0/+3
1997-07-19Initial revisionDoug Evans1-0/+14