aboutsummaryrefslogtreecommitdiff
path: root/gcc/acconfig.h
AgeCommit message (Expand)Author
1998-07-08configure.in: Check if the assembler supports ".balign" and ".p2align" and de...Jeffrey A Law
1998-07-06Redesign GCC_FUNC_PRINTF_PTR so that it doesn't define HOST_PTR_PRINTF directly.Kaveh R. Ghazi
1998-06-30Add the ability to GCC_NEED_DECLARATION{S} for looking in arbitrary header...Kaveh R. Ghazi
1998-06-29* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeff Law
1998-06-28Consolidate strerror handling, as well as getcwd/getwd.Kaveh R. Ghazi
1998-05-21acconfig.h (HAVE_GAS_MAX_SKIP_P2ALIGN): New tag.John Wehle
1998-05-13acconfig.h (ENABLE_CHECKING): Undefine.Michael Meissner
1998-05-09acconfig.h (HAVE_VOLATILE): Insert stub for autoconf.Jeff Law
1998-04-04* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law
1998-02-07aclocal.m4 (GCC_FUNC_PRINTF_PTR): New macro to test the printf functions for ...Kaveh R. Ghazi
1998-01-31aclocal.m4 (GCC_NEED_DECLARATION): Modify macro to accept a shell variable ar...Kaveh R. Ghazi
1998-01-30configure.in: Check for declaration of abort.Jeffrey A Law
1998-01-19configure.in: Add cpp stringify test.Richard Henderson
1998-01-19configure.in: Find declaration for sbrk.Richard Henderson
1998-01-17acconifg.h (NEED_DECLARATION_ATOL): New declaration to check for.Jeffrey A Law
1997-12-15Bring over changes from latest gcc-2.8 pre-release.Jeff Law
1997-12-06Merge from gcc-2.8Jeff Law
1997-11-04Fix irix5 build problem resulting from FSF merge.Jim Wilson
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law
1997-08-22Fix AIX build problem when IBM cc is used.Jim Wilson
1997-07-19Initial revisionDoug Evans