aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/c-cppbuiltin.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-1/+0
2010-11-25target.def (supports_split_stack, [...]): Take gcc_options parameters.Joseph Myers1-1/+1
2010-11-15re PR preprocessor/45038 (__DBL_MIN__ result in old-style-cast)Nathan Froyd1-3/+7
2010-10-18Fix PR 46041Michael Meissner1-0/+37
2010-10-15Add fma supportMichael Meissner1-3/+14
2010-10-03cppbuiltin.c: New file.François-Xavier Coudert1-85/+10
2010-09-29optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers1-8/+8
2010-09-28Hookize TARGET_UNWIND_INFO et al.Richard Henderson1-1/+1
2010-06-28system.h: Poison GCC_EXCEPT_H for front-end files.Steven Bosscher1-1/+0
2010-06-17re PR bootstrap/44512 (--enable-build-with-cxx bootstrap fails in revision 16...Joern Rennecke1-1/+2
2010-06-14re PR bootstrap/44509 (Revision 160626 breaks bootstrap on *-apple-darwin*)Jakub Jelinek1-5/+9
2010-06-11cpplib.h (struct cpp_callbacks): Add user_builtin_macro callback.Jakub Jelinek1-1/+69
2010-06-05c-common.c: Move to c-family/.Steven Bosscher1-0/+1107