| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |