| Commit message (Expand) | Author | Age | Files | Lines |
* | * builtins.def (BUILT_IN_CABS, BUILT_IN_CABSF, BUILT_IN_CABSL): | sayle | 2003-06-03 | 1 | -0/+12 |
* | * builtins.def: Defome atan, atanf, atanl, tan, tanf and tanl | sayle | 2003-05-23 | 1 | -0/+30 |
* | gcc: | ghazi | 2003-05-04 | 1 | -41/+44 |
* | * builtins.c (expand_builtin) <BUILT_IN_DWARF_FP_REGNUM>: Remove. | rth | 2003-05-04 | 1 | -2/+2 |
* | * builtins.def (BUILTIN_CONSTANT_P): Mark as constant. | dnovillo | 2003-05-01 | 1 | -1/+1 |
* | * builtins.def (BUILT_IN_BCOPY, BUILT_IN_MEMMOVE): New. | jakub | 2003-04-28 | 1 | -3/+14 |
* | * builtin-types.def (BT_FN_STRING_CONST_STRING): New builtin type. | sayle | 2003-04-14 | 1 | -0/+16 |
* | gcc: | ghazi | 2003-04-13 | 1 | -0/+8 |
* | * builtins.def: Fix typo and improve grammar. | sayle | 2003-03-09 | 1 | -1/+2 |
* | PR c++/9367 | sayle | 2003-03-02 | 1 | -17/+63 |
* | * builtins.def (DEF_LIB_ALWAYS_BUILTIN, DEF_UNUSED_BUILTIN): Delete. | sayle | 2003-02-26 | 1 | -71/+56 |
* | * builtin-types.def (BT_FN_FLOAT_FLOAT_FLOAT): New built-in type. | sayle | 2003-02-07 | 1 | -1/+43 |
* | 2003-02-01 Richard Henderson <rth@redhat.com> | rth | 2003-02-01 | 1 | -0/+59 |
* | * builtins.c (DEF_BUILTIN): Accept 10 arguments. | hubicka | 2003-01-24 | 1 | -98/+112 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -13/+89 |
* | * builtins.def (DEF_C99_BUILTIN): Fix. | hubicka | 2002-11-27 | 1 | -1/+1 |
* | * builtins.def: Fix comment formatting. | kazu | 2002-09-29 | 1 | -1/+1 |
* | gcc/ | rth | 2002-09-17 | 1 | -0/+26 |
* | * builtins.def (inf, inff, infl): Mark const. | rth | 2002-09-08 | 1 | -9/+6 |
* | * builtin-types.def (BT_FN_FLOAT): New. | rth | 2002-09-04 | 1 | -0/+26 |
* | * builtins.def: Define new builtin functions exp, expf, expl, | sayle | 2002-08-03 | 1 | -0/+42 |
* | * builtins.def [DEF_GCC_BUILTIN]: Require an explicit ATTRS | sayle | 2002-07-28 | 1 | -36/+70 |
* | * ginclude/varargs.h: Replace with stub which issues #error. | zack | 2002-07-16 | 1 | -4/+6 |
* | 2002-07-10 Roger Sayle <roger@eyesopen.com> | sayle | 2002-07-11 | 1 | -4/+4 |
* | PR c++/7099 | sayle | 2002-07-06 | 1 | -59/+151 |
* | * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in, | zack | 2002-02-27 | 1 | -5/+5 |
* | * builtin-types.def (BT_FN_VOID_CONST_PTR_VAR): Replace | rth | 2002-01-28 | 1 | -1/+1 |
* | * builtin-attrs.def (__builtin_printf_unlocked, | ghazi | 2001-12-21 | 1 | -0/+49 |
* | 2001-12-14 Roger Sayle <roger@eyesopen.com> | aj | 2001-12-14 | 1 | -2/+2 |
* | * builtin-types.def (BT_FN_VOID_PTR_VAR): New. | janis | 2001-12-07 | 1 | -1/+1 |
* | * builtin-types.def (BT_FN_VOID_PTR_INT_INT): New. | janis | 2001-12-04 | 1 | -0/+3 |
* | 2001-10-31 Kazu Hirata <kazu@hxi.com> | kazu | 2001-10-31 | 1 | -1/+1 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * builtins.def: Fix definition of __builtin_cosf, it uses float as | aj | 2001-06-05 | 1 | -1/+1 |
* | * builtins.def: Encode additional information, such as names and | mmitchel | 2001-05-25 | 1 | -89/+413 |
* | IA-64 ABI Exception Handling. | rth | 2001-03-28 | 1 | -0/+1 |
* | * builtins.def (BUILT_IN_FPRINTF): New entry. | ghazi | 2001-01-07 | 1 | -0/+1 |
* | * builtins.def (BUILT_IN_CONJ, BUILT_IN_CREAL, BUILT_IN_CIMAG): | jsm28 | 2001-01-05 | 1 | -1/+4 |
* | * builtins.def (BUILT_IN_LABS, BUILT_IN_LLABS, BUILT_IN_IMAXABS): | jsm28 | 2000-12-23 | 1 | -3/+0 |
* | * builtins.c (expand_builtin_strcat, expand_builtin_strncat, | ghazi | 2000-12-03 | 1 | -0/+4 |
* | * builtins.def (BUILT_IN_IMAXABS): Add. | jsm28 | 2000-12-01 | 1 | -0/+1 |
* | * builtins.c (expand_builtin_strncmp, expand_builtin_strncpy): New | ghazi | 2000-11-27 | 1 | -0/+2 |
* | * builtins.c (expand_builtin): Handle BUILT_IN_INDEX and | ghazi | 2000-11-13 | 1 | -0/+2 |
* | * builtins.c (c_strlen): Use TREE_STRING_LENGTH - 1 for max. | jakub | 2000-11-09 | 1 | -0/+1 |
* | * builtins.c (expand_builtin_strpbrk): New function. | ghazi | 2000-11-07 | 1 | -0/+1 |
* | * builtins.c (expand_builtin_strstr): New function. | ghazi | 2000-11-01 | 1 | -0/+2 |
* | * builtins.def (BUILT_IN_LLABS): Add. | jsm28 | 2000-09-24 | 1 | -0/+1 |
* | * builtins.c (expand_builtin_fputs): Also expand when length!=1. | ghazi | 2000-09-21 | 1 | -0/+1 |
* | * builtins.c (is_valid_printf_arglist, expand_builtin_printf): New | ghazi | 2000-09-19 | 1 | -0/+3 |
* | * builtins.c (built_in_decls): New array. | ghazi | 2000-09-12 | 1 | -0/+4 |