| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | * builtins.c (expand_builtin_expect): New. | rth | 2000-04-17 | 1 | -0/+1 |
* | * builtins.c (expand_builtin_bzero): New function. | ghazi | 2000-03-24 | 1 | -0/+1 |
* | * builtins.c (expand_builtin): Handle bcmp. | ghazi | 2000-03-23 | 1 | -0/+1 |
* | * builtins.def: New file. | ghazi | 2000-03-23 | 1 | -0/+85 |