aboutsummaryrefslogtreecommitdiff
path: root/gcc/builtin-types.def
AgeCommit message (Expand)Author
2003-03-04re PR c++/9367 (error: nonnull argument with extern "C" snprintf prototype)Roger Sayle
2002-12-01re PR c++/8332 (strlen/template interaction causes ICE)Mark Mitchell
2002-09-16builtin-types.def (BT_FN_FLOAT_CONST_STRING): New.Richard Henderson
2002-09-04builtin-types.def (BT_FN_FLOAT): New.Richard Henderson
2002-03-29Makefile.in (convert.o, [...]): Update.Neil Booth
2002-02-27c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg
2002-01-28builtin-types.def (BT_FN_VOID_CONST_PTR_VAR): Replace BT_FN_VOID_PTR_VAR.Paul Koning
2001-12-07builtin-types.def (BT_FN_VOID_PTR_VAR): New.Janis Johnson
2001-12-04builtin-types.def (BT_FN_VOID_PTR_INT_INT): New.Janis Johnson
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff
2001-05-25builtins.def: Encode additional information, such as names and types, here.Mark Mitchell