summaryrefslogtreecommitdiff
path: root/gcc/builtin-types.def
Commit message (Expand)AuthorAgeFilesLines
* builtins.def (BUILT_IN_BCOPY, [...]): New.Jakub Jelinek2003-04-281-0/+2
* builtin-types.def (BT_FN_STRING_CONST_STRING): New builtin type.Roger Sayle2003-04-141-0/+3
* re PR c++/9367 (error: nonnull argument with extern "C" snprintf prototype)Roger Sayle2003-03-021-1/+18
* builtin-types.def (BT_FN_FLOAT_FLOAT_FLOAT): New built-in type.Roger Sayle2003-02-071-1/+7
* [multiple changes]Richard Henderson2003-02-011-0/+2
* re PR c++/8332 (strlen/template interaction causes ICE)Mark Mitchell2002-12-011-2/+2
* builtin-types.def (BT_FN_FLOAT_CONST_STRING): New.Richard Henderson2002-09-161-0/+4
* builtin-types.def (BT_FN_FLOAT): New.Richard Henderson2002-09-041-0/+3
* Makefile.in (convert.o, [...]): Update.Neil Booth2002-03-291-1/+1
* c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg2002-02-271-12/+7
* builtin-types.def (BT_FN_VOID_CONST_PTR_VAR): Replace BT_FN_VOID_PTR_VAR.Paul Koning2002-01-281-2/+2
* builtin-types.def (BT_FN_VOID_PTR_VAR): New.Janis Johnson2001-12-071-0/+2
* builtin-types.def (BT_FN_VOID_PTR_INT_INT): New.Janis Johnson2001-12-041-0/+1
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* builtins.def: Encode additional information, such as names and types, here.Mark Mitchell2001-05-251-0/+177