Age | Commit message (Expand) | Author | Files | Lines |
2006-11-01 | builtins.def (gamma, lgamma): Use ATTR_MATHFN_FPROUNDING_STORE. | Kaveh R. Ghazi | 1 | -6/+6 |
2006-11-01 | extend.texi (__builtin_bswap32): Document. | Eric Christopher | 1 | -0/+2 |
2006-10-09 | Revert emutls patch. | Richard Henderson | 1 | -5/+1 |
2006-10-04 | Makefile.in (libgcc.mk, [...]): Add emutls.c. | Richard Henderson | 1 | -1/+5 |
2006-09-29 | builtins.c (expand_builtin_setjmp): Delete. | Eric Botcazou | 1 | -0/+5 |
2006-05-18 | Whitespace fixups | Mike Stump | 1 | -13/+13 |
2006-01-18 | [multiple changes] | Diego Novillo | 1 | -3/+15 |
2005-12-22 | backport: builtins.def: Move all DEF_SYNC_BUILTIN to ... | Jakub Jelinek | 1 | -192/+2 |
2005-12-16 | target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New. | Jon Grimm | 1 | -0/+15 |
2005-12-01 | builtins.def (BUILT_IN_PUTC, [...]): New. | Kaveh R. Ghazi | 1 | -0/+2 |
2005-07-24 | builtins.def: Add DEF_EXT_C99RES_BUILTIN to define builtins that C99 reserve ... | Francois-Xavier Coudert | 1 | -0/+10 |
2005-06-27 | builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6. | Jakub Jelinek | 1 | -0/+20 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-05-30 | re PR middle-end/21743 (Enable __builtin_clog) | Paolo Carlini | 1 | -5/+3 |
2005-04-14 | re PR middle-end/14311 (builtins for atomic operations needed) | Richard Henderson | 1 | -0/+199 |
2005-04-11 | * builtins.def (BUILT_IN_LCEIL, BUILT_IN_LCEILF, BUILT_IN_LCEILL) | Uros Bizjak | 1 | -0/+6 |
2005-04-09 | * builtins.def (BUILT_IN_LFLOOR, BUILT_IN_LFLOORF, BUILT_IN_LFLOORL) | Uros Bizjak | 1 | -0/+6 |
2005-04-03 | builtins.def (BUILT_IN_STPNCPY, [...]): New. | Kaveh R. Ghazi | 1 | -0/+3 |
2005-03-26 | builtin-types.def (BT_FN_STRING_CONST_STRING_SIZE): New. | Kaveh R. Ghazi | 1 | -0/+1 |
2005-03-14 | builtin-attrs.def (ATTR_NOVOPS, [...]): New. | Zdenek Dvorak | 1 | -2/+2 |
2005-03-11 | builtin-attrs.def (ATTR_NONNULL_LIST, [...]): New "nonnull" attribute lists w... | Kaveh R. Ghazi | 1 | -36/+36 |
2005-02-10 | builtins.def, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-02-09 | builtins.c (DEF_BUILTIN): Add COND argument. | Richard Henderson | 1 | -15/+24 |
2005-02-09 | re PR middle-end/19402 (__builtin_powi? still missing) | Richard Guenther | 1 | -0/+3 |
2004-09-29 | builtins.def (BUILT_IN_FPUTC, [...]): Remove nothrow attribute. | Jakub Jelinek | 1 | -10/+10 |
2004-09-05 | builtin-attrs.def (ATTR_NOTHROW_SENTINEL_1): New. | Kaveh R. Ghazi | 1 | -1/+1 |
2004-09-05 | builtin-attrs.def (ATTR_SENTINEL, [...]): New. | Kaveh Ghazi | 1 | -2/+2 |
2004-08-10 | builtins.def (BUILT_IN_STACK_ALLOC): Remove. | Richard Henderson | 1 | -1/+0 |
2004-07-09 | builtin-types.def (BT_UINT): Rename from BT_UNSIGNED. | Jan Beulich | 1 | -18/+23 |
2004-07-01 | builtins.c (fold_builtin_classify): New. | Paolo Bonzini | 1 | -0/+9 |
2004-06-28 | builtins.def (execl, [...]): Change to DEF_EXT_LIB_BUILTIN. | Joseph Myers | 1 | -7/+7 |
2004-06-10 | re PR c++/14791 (13070 does not fix -Wformat with fprintf) | Jakub Jelinek | 1 | -11/+11 |
2004-05-25 | * builtins.def (__builtin_expect): Mark the function as const¬hrow. | Jan Hubicka | 1 | -1/+1 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -0/+12 |
2004-04-26 | builtins.c (expand_builtin_update_setjmp_buf): New function. | Richard Kenner | 1 | -0/+1 |
2004-04-23 | Makefile.in (LIBGCOV): Add _gcov_fork... | Zdenek Dvorak | 1 | -0/+7 |
2004-04-16 | builtins.def (BUILT_IN_ISDIGIT, [...]): Mark with ATTR_CONST_NOTHROW_LIST. | Kaveh R. Ghazi | 1 | -2/+2 |
2004-03-27 | builtin-types.def (BT_WINT, [...]): New. | Kaveh R. Ghazi | 1 | -0/+23 |
2004-03-25 | builtins.def: Add ctype builtins. | Kaveh R. Ghazi | 1 | -0/+18 |
2004-03-20 | re PR c/14635 (nan functions should not be C90 built-ins) | Joseph Myers | 1 | -6/+6 |
2004-02-09 | re PR libstdc++/5625 ([mips] exception unwinding creates invalid pointer on m... | James E Wilson | 1 | -0/+1 |
2004-02-01 | builtins.def (BUILT_IN_SIGNBIT, [...]): New GCC builtins. | Roger Sayle | 1 | -0/+3 |
2004-01-31 | alloc-pool.c: Fix comment typos. | Kazu Hirata | 1 | -2/+3 |
2003-09-09 | builtin-types.def (BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE_COMPLEX_LONGDO... | Kaveh R. Ghazi | 1 | -0/+56 |
2003-09-02 | builtins.def: Break out _Complex math functions into their own category. | Kaveh R. Ghazi | 1 | -12/+14 |
2003-08-29 | builtins.def: Fix typos. | Kaveh R. Ghazi | 1 | -15/+21 |
2003-08-29 | builtins.def (BUILT_IN_ERFC, [...]): Use ATTR_MATHFN_FPROUNDING_ERRNO. | Kaveh R. Ghazi | 1 | -3/+3 |
2003-08-28 | builtin-types.def (BT_INT_PTR, [...]): New. | Kaveh R. Ghazi | 1 | -0/+12 |
2003-08-28 | builtin-types.def (BT_FN_FLOAT_INT_FLOAT, [...]): New. | Kaveh R. Ghazi | 1 | -0/+36 |
2003-08-28 | builtin-types.def (BT_FN_INT_FLOAT, [...]): New. | Kaveh R. Ghazi | 1 | -0/+111 |