| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR c/39252 (Request new feature __builtin_unreachable ()) | David Daney | 2009-06-11 | 1 | -0/+1 |
* | builtins.def (va_start, [...]): Fix my previous commit. | Jan Hubicka | 2009-04-15 | 1 | -3/+3 |
* | * builtins.def (va_start, va_end, va_copy): Mark nothrow. | Jan Hubicka | 2009-04-15 | 1 | -3/+3 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -1/+1 |
* | targhooks.h (struct gcc_target): New member unwind_word_mode. | Ulrich Weigand | 2008-06-18 | 1 | -1/+1 |
* | builtin-types.def (BT_FN_INT_INT_INT_INT_INT_INT_VAR): New. | Kaveh R. Ghazi | 2008-05-23 | 1 | -0/+1 |
* | re PR middle-end/35509 (builtin isinf() mismatch to compile-time substitution) | Kaveh R. Ghazi | 2008-05-18 | 1 | -0/+1 |
* | targhooks.h (default_emutls_var_fields, [...]): Declare. | Nathan Sidwell | 2008-04-27 | 1 | -2/+10 |
* | re PR tree-optimization/26264 (Extraneous warning with __builtin_stdarg_start... | Manuel López-Ibáñez | 2008-02-26 | 1 | -1/+0 |
* | re PR middle-end/19984 (nan should be C99 built-in) | Uros Bizjak | 2008-02-25 | 1 | -3/+3 |
* | tree-parloops.c: New file. | Zdenek Dvorak | 2007-09-15 | 1 | -1/+2 |
* | builtins.def (BUILT_IN_VA_ARG_PACK_LEN): New builtin. | Jakub Jelinek | 2007-09-11 | 1 | -0/+1 |
* | builtin-attrs.def (ATTR_NONNULL_3): New. | Jakub Jelinek | 2007-09-06 | 1 | -12/+12 |
* | builtins.def (BUILT_IN_VA_ARG_PACK): New built-in. | Jakub Jelinek | 2007-09-05 | 1 | -0/+1 |
* | builtin-types.def (BT_FN_PTR_PTR_SIZE): New type. | Francois-Xavier Coudert | 2007-08-29 | 1 | -0/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -4/+3 |
* | re PR target/30652 (SSE expansion is missing for isinf() and other fpclassify... | Kaveh R. Ghazi | 2007-07-18 | 1 | -0/+1 |
* | re PR target/30652 (SSE expansion is missing for isinf() and other fpclassify... | Kaveh R. Ghazi | 2007-07-18 | 1 | -0/+1 |
* | re PR middle-end/32668 (The type-generic builtins apply default promotions) | Kaveh R. Ghazi | 2007-07-18 | 1 | -8/+8 |
* | builtins.def (BUILT_IN_CLEAR_CACHE): New builtin. | David Daney | 2007-07-11 | 1 | -1/+2 |
* | builtins.c (CASE_MATHFN_REENT): New macro. | Kaveh R. Ghazi | 2007-05-18 | 1 | -0/+6 |
* | re PR other/31852 (Missing __builtin_memchr) | Paolo Carlini | 2007-05-11 | 1 | -0/+1 |
* | extend.texi (Other Builtins): Add decimal float variants of signbit. | Janis Johnson | 2007-04-05 | 1 | -0/+3 |
* | builtins.def (lceil, [...]): Mark with ATTR_CONST_NOTHROW_LIST. | Kaveh R. Ghazi | 2007-03-08 | 1 | -12/+12 |
* | builtins.def (ATTR_MATHFN_FPROUNDING): Rely on flag_rounding_math, not flag_u... | Kaveh R. Ghazi | 2007-03-03 | 1 | -6/+6 |
* | Makefile.in (libgcc-support, [...]): Add emutls.c. | Richard Henderson | 2007-02-10 | 1 | -1/+5 |
* | Add BUILT_IN_FREE | Olga Golovanevsky | 2007-01-12 | 1 | -0/+1 |
* | re PR tree-optimization/17687 (sincos tree representation causes extra addres... | Richard Guenther | 2006-12-13 | 1 | -0/+3 |
* | builtins.def (gamma, lgamma): Use ATTR_MATHFN_FPROUNDING_STORE. | Kaveh R. Ghazi | 2006-11-01 | 1 | -6/+6 |
* | extend.texi (__builtin_bswap32): Document. | Eric Christopher | 2006-11-01 | 1 | -0/+2 |
* | Revert emutls patch. | Richard Henderson | 2006-10-09 | 1 | -5/+1 |
* | Makefile.in (libgcc.mk, [...]): Add emutls.c. | Richard Henderson | 2006-10-04 | 1 | -1/+5 |
* | builtins.c (expand_builtin_setjmp): Delete. | Eric Botcazou | 2006-09-29 | 1 | -0/+5 |
* | Whitespace fixups | Mike Stump | 2006-05-18 | 1 | -13/+13 |
* | [multiple changes] | Diego Novillo | 2006-01-18 | 1 | -3/+15 |
* | backport: builtins.def: Move all DEF_SYNC_BUILTIN to ... | Jakub Jelinek | 2005-12-22 | 1 | -192/+2 |
* | target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New. | Jon Grimm | 2005-12-16 | 1 | -0/+15 |
* | builtins.def (BUILT_IN_PUTC, [...]): New. | Kaveh R. Ghazi | 2005-12-01 | 1 | -0/+2 |
* | builtins.def: Add DEF_EXT_C99RES_BUILTIN to define builtins that C99 reserve ... | Francois-Xavier Coudert | 2005-07-24 | 1 | -0/+10 |
* | builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6. | Jakub Jelinek | 2005-06-27 | 1 | -0/+20 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | re PR middle-end/21743 (Enable __builtin_clog) | Paolo Carlini | 2005-05-30 | 1 | -5/+3 |
* | re PR middle-end/14311 (builtins for atomic operations needed) | Richard Henderson | 2005-04-14 | 1 | -0/+199 |
* | * builtins.def (BUILT_IN_LCEIL, BUILT_IN_LCEILF, BUILT_IN_LCEILL) | Uros Bizjak | 2005-04-11 | 1 | -0/+6 |
* | * builtins.def (BUILT_IN_LFLOOR, BUILT_IN_LFLOORF, BUILT_IN_LFLOORL) | Uros Bizjak | 2005-04-09 | 1 | -0/+6 |
* | builtins.def (BUILT_IN_STPNCPY, [...]): New. | Kaveh R. Ghazi | 2005-04-03 | 1 | -0/+3 |
* | builtin-types.def (BT_FN_STRING_CONST_STRING_SIZE): New. | Kaveh R. Ghazi | 2005-03-26 | 1 | -0/+1 |
* | builtin-attrs.def (ATTR_NOVOPS, [...]): New. | Zdenek Dvorak | 2005-03-14 | 1 | -2/+2 |
* | builtin-attrs.def (ATTR_NONNULL_LIST, [...]): New "nonnull" attribute lists w... | Kaveh R. Ghazi | 2005-03-11 | 1 | -36/+36 |
* | builtins.def, [...]: Update copyright. | Kazu Hirata | 2005-02-10 | 1 | -1/+1 |