aboutsummaryrefslogtreecommitdiff
path: root/gcc/builtins.def
AgeCommit message (Expand)AuthorFilesLines
2013-08-30Merge ubsan into trunk.Marek Polacek1-1/+2
2013-08-28* builtins.def (free): Declare leaf.Jan Hubicka1-1/+1
2013-08-19builtins.def (BUILT_IN_FABSD32): New DFP ABS builtin.Peter Bergner1-0/+3
2013-08-19target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.Alexander Ivchenko1-69/+75
2013-06-28Implemented Jason Merrill's suggestions on Array Notation C++.Balaji V. Iyer1-3/+3
2013-05-28Implemented Cilk Plus Array Notation for C Compiler.Balaji V. Iyer1-0/+7
2013-05-07calls.c (special_function_p): setjmp-like functions are leaf.Richard Biener1-1/+1
2013-04-19re PR tree-optimization/56982 (Bad optimization with setjmp())Richard Biener1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-12-03sanitizer.def: Add Address Sanitizer builtins.Jakub Jelinek1-1/+1
2012-11-22builtins.def (DEF_SANITIZER_BUILTIN): Define tsan builtins.Dmitry Vyukov1-0/+13
2012-10-20builtins.def (BUILT_IN_UNREACHABLE): Make ATTR_CONST_NORETURN_NOTHROW_LEAF_LIST.Jan Hubicka1-1/+1
2012-10-11builtins.c (expand_builtin_thread_pointer): New.Chung-Lin Tang1-0/+11
2012-10-01builtins.def (ATTR_MATHFN_FPROUNDING): Do not use no-vops with -frounding-math.Richard Guenther1-1/+1
2012-09-14builtin-types.def (BT_FN_CONST_STRING): Add.Richard Guenther1-0/+5
2012-05-14attribs.c (decl_attributes): Avoid emitting a warning if ATTR_FLAG_BUILT_IN.Bernd Schmidt1-6/+6
2012-04-11re PR target/52624 (missing __builtin_bswap16)Eric Botcazou1-0/+1
2012-01-27compiler: Use new __builtin_init_heap_trampoline.Ian Lance Taylor1-1/+2
2012-01-25re PR lto/51698 ([trans-mem] TM runtime and application with LTO)Aldy Hernandez1-1/+1
2011-12-15builtins.def (BUILT_IN_STPNCPY_CHK): New definition.Romain Geissler1-0/+1
2011-11-08Merge from transactional-memory branch.Aldy Hernandez1-0/+13
2011-10-11Convert standard builtin functions from being arrays to using a functional in...Michael Meissner1-2/+5
2011-10-07re PR middle-end/50527 (inconsistent vla align)Tom de Vries1-0/+1
2011-08-12builtins.def (BUILT_IN_ICEIL{,F,L}, [...]): New builtin definitions.Uros Bizjak1-0/+12
2011-06-27builtin-types.def (BT_FN_PTR_CONST_PTR_SIZE_VAR): New.Jakub Jelinek1-1/+2
2011-06-21Makefile.in (lib2funcs): Add _clrsbsi2 and _clrsbdi2.Bernd Schmidt1-0/+4
2010-12-01tree.c (build_common_builtin_nodes): Do not initialize BUILT_IN_PROFILE_FUNC_...Jan Hubicka1-2/+4
2010-10-06builtins.def (BUILT_IN_CALLOC, [...]): Mark as leaf.Jakub Jelinek1-20/+20
2010-09-28builtin-attrs.def (ATTR_LEAF): New attribute.Jan Hubicka1-206/+206
2010-07-23builtins.def (BUILT_IN_ARGS_INFO): Remove.Nathan Froyd1-1/+0
2010-04-20builtins.c (build_complex_cproj, [...]): New.Kaveh R. Ghazi1-3/+3
2009-11-25Remove trailing white spaces.H.J. Lu1-1/+1
2009-09-28except.h (struct eh_region_d): Add use_cxa_end_cleanup.Richard Henderson1-0/+1
2009-09-14Squash commit of EH in gimpleRichard Henderson1-0/+6
2009-06-11re PR c/39252 (Request new feature __builtin_unreachable ())David Daney1-0/+1
2009-04-15builtins.def (va_start, [...]): Fix my previous commit.Jan Hubicka1-3/+3
2009-04-15* builtins.def (va_start, va_end, va_copy): Mark nothrow.Jan Hubicka1-3/+3
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-06-18targhooks.h (struct gcc_target): New member unwind_word_mode.Ulrich Weigand1-1/+1
2008-05-23builtin-types.def (BT_FN_INT_INT_INT_INT_INT_INT_VAR): New.Kaveh R. Ghazi1-0/+1
2008-05-18re PR middle-end/35509 (builtin isinf() mismatch to compile-time substitution)Kaveh R. Ghazi1-0/+1
2008-04-27targhooks.h (default_emutls_var_fields, [...]): Declare.Nathan Sidwell1-2/+10
2008-02-26re PR tree-optimization/26264 (Extraneous warning with __builtin_stdarg_start...Manuel López-Ibáñez1-1/+0
2008-02-25re PR middle-end/19984 (nan should be C99 built-in)Uros Bizjak1-3/+3
2007-09-15tree-parloops.c: New file.Zdenek Dvorak1-1/+2
2007-09-11builtins.def (BUILT_IN_VA_ARG_PACK_LEN): New builtin.Jakub Jelinek1-0/+1
2007-09-06builtin-attrs.def (ATTR_NONNULL_3): New.Jakub Jelinek1-12/+12
2007-09-05builtins.def (BUILT_IN_VA_ARG_PACK): New built-in.Jakub Jelinek1-0/+1
2007-08-29builtin-types.def (BT_FN_PTR_PTR_SIZE): New type.Francois-Xavier Coudert1-0/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3