Age | Commit message (Expand) | Author | Files | Lines |
2003-08-28 | builtin-types.def (BT_FN_INT_FLOAT, [...]): New. | Kaveh R. Ghazi | 1 | -0/+111 |
2003-08-03 | builtins.def (BUILT_IN_ABS, [...]): Move to miscellaneous section. | Kaveh R. Ghazi | 1 | -6/+6 |
2003-08-03 | builtin-types.def (BT_SSIZE): New primitive type. | Roger Sayle | 1 | -0/+8 |
2003-08-02 | * builtins.def: Categorize. | Kaveh R. Ghazi | 1 | -92/+99 |
2003-08-02 | builtins.def (BUILT_IN_CABS, [...]): Mind fp rounding. | Kaveh R. Ghazi | 1 | -4/+4 |
2003-08-01 | * builtins.def: Resort builtins. | Kaveh R. Ghazi | 1 | -8/+8 |
2003-08-01 | builtins.def (DEF_GCC_BUILTIN, [...]): Prepend "__builtin_" onto NAME with st... | Kaveh R. Ghazi | 1 | -911/+187 |
2003-08-01 | builtins.def (ATTR_MATHFN_ERRNO, [...]): New macros. | Kaveh R. Ghazi | 1 | -96/+54 |
2003-08-01 | builtin-types.def: Use `LONGDOUBLE' instead of `LONG_DOUBLE' throughout. | Kaveh R. Ghazi | 1 | -24/+24 |
2003-07-31 | * builtins.def: Alphabetize. | Roger Sayle | 1 | -631/+757 |
2003-07-26 | builtins.def (DEF_FALLBACK_BUILTIN): Delete. | Roger Sayle | 1 | -78/+46 |
2003-07-24 | builtins.def (BUILT_IN_PRINTF, [...]): Changed from front-end builtins to nor... | Roger Sayle | 1 | -34/+19 |
2003-07-20 | builtins.def (BUILT_IN_ALLOCA): Remove "#if SMALL_STACK" form. | Roger Sayle | 1 | -9/+0 |
2003-06-03 | builtins.def (BUILT_IN_CABS, [...]): New builtins representing ISO C99's cabs... | Roger Sayle | 1 | -0/+12 |
2003-05-23 | builtins.def: Defome atan... | Roger Sayle | 1 | -0/+30 |
2003-05-04 | builtin-attrs.def (ATTR_NOTHROW_NONNULL_1, [...]): Renamed from ATTR_NONNULL_... | Kaveh R. Ghazi | 1 | -41/+44 |
2003-05-03 | builtins.c (expand_builtin): Remove. | Richard Henderson | 1 | -2/+2 |
2003-04-30 | * builtins.def (BUILTIN_CONSTANT_P): Mark as constant. | Diego Novillo | 1 | -1/+1 |
2003-04-28 | builtins.def (BUILT_IN_BCOPY, [...]): New. | Jakub Jelinek | 1 | -3/+14 |
2003-04-14 | builtin-types.def (BT_FN_STRING_CONST_STRING): New builtin type. | Roger Sayle | 1 | -0/+16 |
2003-04-13 | builtins.c (expand_builtin_memcpy): Add `endp' argument, use it. | Kaveh R. Ghazi | 1 | -0/+8 |
2003-03-09 | builtins.def: Fix typo and improve grammar. | Roger Sayle | 1 | -1/+2 |
2003-03-02 | re PR c++/9367 (error: nonnull argument with extern "C" snprintf prototype) | Roger Sayle | 1 | -17/+63 |
2003-02-26 | builtins.def (DEF_LIB_ALWAYS_BUILTIN, [...]): Delete. | Roger Sayle | 1 | -71/+56 |
2003-02-07 | builtin-types.def (BT_FN_FLOAT_FLOAT_FLOAT): New built-in type. | Roger Sayle | 1 | -1/+43 |
2003-02-01 | [multiple changes] | Richard Henderson | 1 | -0/+59 |
2003-01-24 | builtins.c (DEF_BUILTIN): Accept 10 arguments. | Jan Hubicka | 1 | -98/+112 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -13/+89 |
2002-11-27 | * builtins.def (DEF_C99_BUILTIN): Fix. | Jan Hubicka | 1 | -1/+1 |
2002-09-29 | builtins.def: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2002-09-16 | builtin-types.def (BT_FN_FLOAT_CONST_STRING): New. | Richard Henderson | 1 | -0/+26 |
2002-09-07 | builtins.def (inf, inff, infl): Mark const. | Richard Henderson | 1 | -9/+6 |
2002-09-04 | builtin-types.def (BT_FN_FLOAT): New. | Richard Henderson | 1 | -0/+26 |
2002-08-03 | builtins.def: Define new builtin functions exp... | Roger Sayle | 1 | -0/+42 |
2002-07-28 | builtins.def [...]: Require an explicit ATTRS argument. | Roger Sayle | 1 | -36/+70 |
2002-07-16 | varargs.h: Replace with stub which issues #error. | Zack Weinberg | 1 | -4/+6 |
2002-07-11 | builtins.def: Make the argument types of abort and exit independent of the fr... | Roger Sayle | 1 | -4/+4 |
2002-07-06 | re PR c++/7099 (G++ doesn't set the noreturn attribute on std::exit and std::... | Roger Sayle | 1 | -59/+151 |
2002-02-27 | c-common.c, [...]: Delete code implementing -traditional mode. | Zack Weinberg | 1 | -5/+5 |
2002-01-28 | builtin-types.def (BT_FN_VOID_CONST_PTR_VAR): Replace BT_FN_VOID_PTR_VAR. | Paul Koning | 1 | -1/+1 |
2001-12-21 | builtin-attrs.def (__builtin_printf_unlocked, [...]): Mark with the __printf_... | Kaveh R. Ghazi | 1 | -0/+49 |
2001-12-14 | builtins.def: Rename BUILT_IN_FSQRT to BUILT_IN_SQRT and __builtin_fsqrt to _... | Andreas Jaeger | 1 | -2/+2 |
2001-12-07 | builtin-types.def (BT_FN_VOID_PTR_VAR): New. | Janis Johnson | 1 | -1/+1 |
2001-12-04 | builtin-types.def (BT_FN_VOID_PTR_INT_INT): New. | Janis Johnson | 1 | -0/+3 |
2001-10-31 | builtins.def: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-06-05 | builtins.def: Fix definition of __builtin_cosf, it uses float as parameter an... | Andreas Jaeger | 1 | -1/+1 |
2001-05-25 | builtins.def: Encode additional information, such as names and types, here. | Mark Mitchell | 1 | -89/+413 |
2001-03-28 | IA-64 ABI Exception Handling. | Richard Henderson | 1 | -0/+1 |
2001-01-07 | builtins.def (BUILT_IN_FPRINTF): New entry. | Kaveh R. Ghazi | 1 | -0/+1 |