| Commit message (Expand) | Author | Age | Files | Lines |
* | * builtins.def (BUILT_IN_STACK_ALLOC): Remove. | rth | 2004-08-11 | 1 | -1/+0 |
* | * builtin-types.def (BT_UINT): Rename from BT_UNSIGNED. | rth | 2004-07-09 | 1 | -18/+23 |
* | gcc/ChangeLog: | bonzini | 2004-07-01 | 1 | -0/+9 |
* | * builtins.def (execl, execlp, execle, execv, execvp, execve, | jsm28 | 2004-06-28 | 1 | -7/+7 |
* | PR c++/14791 | jakub | 2004-06-10 | 1 | -11/+11 |
* | * builtins.def (__builtin_expect): Mark the function as const¬hrow. | hubicka | 2004-05-25 | 1 | -1/+1 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -0/+12 |
* | * builtins.c (expand_builtin_update_setjmp_buf): New function. | kenner | 2004-04-26 | 1 | -0/+1 |
* | * Makefile.in (LIBGCOV): Add _gcov_fork, _gcov_execl, _gcov_execlp, | rakdver | 2004-04-23 | 1 | -0/+7 |
* | * builtins.def (BUILT_IN_ISDIGIT, BUILT_IN_ISXDIGIT): Mark with | ghazi | 2004-04-16 | 1 | -2/+2 |
* | * builtin-types.def (BT_WINT, BT_FN_INT_WINT, BT_FN_WINT_WINT): New. | ghazi | 2004-03-27 | 1 | -0/+23 |
* | * builtins.def: Add ctype builtins. | ghazi | 2004-03-25 | 1 | -0/+18 |
* | PR c/14635 | jsm28 | 2004-03-20 | 1 | -6/+6 |
* | PR libstdc++/5625 | wilson | 2004-02-09 | 1 | -0/+1 |
* | * builtins.def (BUILT_IN_SIGNBIT, BUILT_IN_SIGNBITF, | sayle | 2004-02-01 | 1 | -0/+3 |
* | * alloc-pool.c: Fix comment typos. | kazu | 2004-01-31 | 1 | -2/+3 |
* | * builtin-types.def | ghazi | 2003-09-09 | 1 | -0/+56 |
* | * builtins.def: Break out _Complex math functions into their | ghazi | 2003-09-02 | 1 | -12/+14 |
* | * builtins.def: Fix typos. | ghazi | 2003-08-29 | 1 | -15/+21 |
* | * builtins.def (BUILT_IN_ERFC, BUILT_IN_ERFCF, BUILT_IN_ERFCL): | ghazi | 2003-08-29 | 1 | -3/+3 |
* | * builtin-types.def (BT_INT_PTR, BT_FLOAT_PTR, BT_DOUBLE_PTR, | ghazi | 2003-08-28 | 1 | -0/+12 |
* | * builtin-types.def (BT_FN_FLOAT_INT_FLOAT, | ghazi | 2003-08-28 | 1 | -0/+36 |
* | * builtin-types.def (BT_FN_INT_FLOAT, BT_FN_INT_DOUBLE, | ghazi | 2003-08-28 | 1 | -0/+111 |
* | * builtins.def (BUILT_IN_ABS, BUILT_IN_IMAXABS, BUILT_IN_LABS, | ghazi | 2003-08-03 | 1 | -6/+6 |
* | * builtin-types.def (BT_SSIZE): New primitive type. | sayle | 2003-08-03 | 1 | -0/+8 |
* | * builtins.def: Categorize. | ghazi | 2003-08-02 | 1 | -92/+99 |
* | * builtins.def (BUILT_IN_CABS, BUILT_IN_CABSF, BUILT_IN_CABSL): | ghazi | 2003-08-02 | 1 | -4/+4 |
* | * builtins.def: Resort builtins. | ghazi | 2003-08-01 | 1 | -8/+8 |
* | * builtins.def (DEF_GCC_BUILTIN, DEF_LIB_BUILTIN, | ghazi | 2003-08-01 | 1 | -911/+187 |
* | * builtins.def (ATTR_MATHFN_ERRNO, ATTR_MATHFN_FPROUNDING, | ghazi | 2003-08-01 | 1 | -96/+54 |
* | * builtin-types.def: Use `LONGDOUBLE' instead of `LONG_DOUBLE' | ghazi | 2003-08-01 | 1 | -24/+24 |
* | * builtins.def: Alphabetize. | sayle | 2003-07-31 | 1 | -631/+757 |
* | * builtins.def (DEF_FALLBACK_BUILTIN): Delete. | sayle | 2003-07-26 | 1 | -78/+46 |
* | * builtins.def (BUILT_IN_PRINTF, BUILT_IN_FPRINTF): Changed from | sayle | 2003-07-24 | 1 | -34/+19 |
* | * builtins.def (BUILT_IN_ALLOCA): Remove "#if SMALL_STACK" form. | sayle | 2003-07-20 | 1 | -9/+0 |
* | * 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 |