aboutsummaryrefslogtreecommitdiff
path: root/gcc/builtins.def
AgeCommit message (Expand)AuthorFilesLines
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
2007-07-18re PR target/30652 (SSE expansion is missing for isinf() and other fpclassify...Kaveh R. Ghazi1-0/+1
2007-07-18re PR target/30652 (SSE expansion is missing for isinf() and other fpclassify...Kaveh R. Ghazi1-0/+1
2007-07-18re PR middle-end/32668 (The type-generic builtins apply default promotions)Kaveh R. Ghazi1-8/+8
2007-07-11builtins.def (BUILT_IN_CLEAR_CACHE): New builtin.David Daney1-1/+2
2007-05-18builtins.c (CASE_MATHFN_REENT): New macro.Kaveh R. Ghazi1-0/+6
2007-05-11re PR other/31852 (Missing __builtin_memchr)Paolo Carlini1-0/+1
2007-04-05extend.texi (Other Builtins): Add decimal float variants of signbit.Janis Johnson1-0/+3
2007-03-08builtins.def (lceil, [...]): Mark with ATTR_CONST_NOTHROW_LIST.Kaveh R. Ghazi1-12/+12
2007-03-03builtins.def (ATTR_MATHFN_FPROUNDING): Rely on flag_rounding_math, not flag_u...Kaveh R. Ghazi1-6/+6
2007-02-10Makefile.in (libgcc-support, [...]): Add emutls.c.Richard Henderson1-1/+5
2007-01-12Add BUILT_IN_FREEOlga Golovanevsky1-0/+1
2006-12-13re PR tree-optimization/17687 (sincos tree representation causes extra addres...Richard Guenther1-0/+3
2006-11-01builtins.def (gamma, lgamma): Use ATTR_MATHFN_FPROUNDING_STORE.Kaveh R. Ghazi1-6/+6
2006-11-01extend.texi (__builtin_bswap32): Document.Eric Christopher1-0/+2
2006-10-09Revert emutls patch.Richard Henderson1-5/+1
2006-10-04Makefile.in (libgcc.mk, [...]): Add emutls.c.Richard Henderson1-1/+5
2006-09-29builtins.c (expand_builtin_setjmp): Delete.Eric Botcazou1-0/+5
2006-05-18Whitespace fixupsMike Stump1-13/+13
2006-01-18[multiple changes]Diego Novillo1-3/+15
2005-12-22backport: builtins.def: Move all DEF_SYNC_BUILTIN to ...Jakub Jelinek1-192/+2