aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/c-cppbuiltin.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-23c-common.c (c_common_nodes_and_builtins): Use cxx11 in lieu of cxx0x.Gabriel Dos Reis1-1/+1
2013-05-07cfgexpand.c (record_or_union_type_has_array_p): New function.Han Shen1-0/+2
2013-04-24cpp.texi: Remove __GXX_EXPERIMENTAL_CXX1Y__.Paolo Carlini1-3/+1
2013-04-24cpp.texi: Document __GXX_EXPERIMENTAL_CXX1Y__.Paolo Carlini1-1/+3
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-06-04output.h (merge_weak, [...]): Move protos from here...Steven Bosscher1-1/+1
2012-04-11re PR target/52624 (missing __builtin_bswap16)Eric Botcazou1-2/+2
2012-03-21c-common.h (enum cxx_dialect): Add cxx1y.Jason Merrill1-1/+1
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth1-5/+2
2012-01-26Define __GCC_ATOMIC_TEST_AND_SET_TRUEVALRichard Henderson1-0/+5
2011-12-20gcc:Joseph Myers1-1/+1
2011-11-28c-familyAndrew MacLeod1-47/+113
2011-11-06Check in patch/merge from cxx-mem-model BranchAndrew Macleod1-15/+35
2011-08-24re PR c/49396 (c-family/c-cppbuiltin.c: duplicate if expressions)Richard Biener1-1/+1
2011-08-02backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable...Jakub Jelinek1-1/+1
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-1/+2
2011-06-09netbsd.h (ENABLE_EXECUTE_STACK): Remove.Rainer Orth1-1/+7
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