aboutsummaryrefslogtreecommitdiff
path: root/gcc/builtin-types.def
AgeCommit message (Expand)AuthorFilesLines
2007-08-29builtin-types.def (BT_FN_PTR_PTR_SIZE): New type.Francois-Xavier Coudert1-0/+2
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-05-11re PR other/31852 (Missing __builtin_memchr)Paolo Carlini1-1/+3
2007-02-14builtin-types.def (DEF_FUNCTION_TYPE_x): Do not imply that at most 3 argument...Nick Clifton1-2/+2
2007-02-10Makefile.in (libgcc-support, [...]): Add emutls.c.Richard Henderson1-1/+3
2006-12-13re PR tree-optimization/17687 (sincos tree representation causes extra addres...Richard Guenther1-0/+6
2006-11-01extend.texi (__builtin_bswap32): Document.Eric Christopher1-1/+6
2006-10-09Revert emutls patch.Richard Henderson1-3/+1
2006-10-04Makefile.in (libgcc.mk, [...]): Add emutls.c.Richard Henderson1-2/+5
2006-05-18Whitespace fixupsMike Stump1-27/+27
2006-01-18[multiple changes]Diego Novillo1-0/+31
2005-12-22backport: builtins.def: Move all DEF_SYNC_BUILTIN to ...Jakub Jelinek1-0/+6
2005-12-16target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.Jon Grimm1-0/+20
2005-06-27builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6.Jakub Jelinek1-0/+32
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-04-14re PR middle-end/14311 (builtins for atomic operations needed)Richard Henderson1-0/+27
2005-03-29builtin-types.def, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-26builtin-types.def (BT_FN_STRING_CONST_STRING_SIZE): New.Kaveh R. Ghazi1-0/+2
2004-07-09builtin-types.def (BT_UINT): Rename from BT_UNSIGNED.Jan Beulich1-4/+12
2004-06-10re PR c++/14791 (13070 does not fix -Wformat with fprintf)Jakub Jelinek1-10/+11
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+2
2004-04-23Makefile.in (LIBGCOV): Add _gcov_fork...Zdenek Dvorak1-0/+8
2004-03-27builtin-types.def (BT_WINT, [...]): New.Kaveh R. Ghazi1-0/+3
2004-02-09re PR libstdc++/5625 ([mips] exception unwinding creates invalid pointer on m...James E Wilson1-0/+2
2004-01-31alloc-pool.c: Fix comment typos.Kazu Hirata1-2/+2
2003-09-09builtin-types.def (BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE_COMPLEX_LONGDO...Kaveh R. Ghazi1-0/+6
2003-08-28builtin-types.def (BT_INT_PTR, [...]): New.Kaveh R. Ghazi1-0/+28
2003-08-28builtin-types.def (BT_FN_FLOAT_INT_FLOAT, [...]): New.Kaveh R. Ghazi1-0/+6
2003-08-28builtin-types.def (BT_FN_INT_FLOAT, [...]): New.Kaveh R. Ghazi1-0/+31
2003-08-03builtin-types.def (BT_SSIZE): New primitive type.Roger Sayle1-0/+9
2003-08-01builtin-types.def: Use `LONGDOUBLE' instead of `LONG_DOUBLE' throughout.Kaveh R. Ghazi1-13/+16
2003-04-28builtins.def (BUILT_IN_BCOPY, [...]): New.Jakub Jelinek1-0/+2
2003-04-14builtin-types.def (BT_FN_STRING_CONST_STRING): New builtin type.Roger Sayle1-0/+3
2003-03-02re PR c++/9367 (error: nonnull argument with extern "C" snprintf prototype)Roger Sayle1-1/+18
2003-02-07builtin-types.def (BT_FN_FLOAT_FLOAT_FLOAT): New built-in type.Roger Sayle1-1/+7
2003-02-01[multiple changes]Richard Henderson1-0/+2
2002-12-01re PR c++/8332 (strlen/template interaction causes ICE)Mark Mitchell1-2/+2
2002-09-16builtin-types.def (BT_FN_FLOAT_CONST_STRING): New.Richard Henderson1-0/+4
2002-09-04builtin-types.def (BT_FN_FLOAT): New.Richard Henderson1-0/+3
2002-03-29Makefile.in (convert.o, [...]): Update.Neil Booth1-1/+1
2002-02-27c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg1-12/+7
2002-01-28builtin-types.def (BT_FN_VOID_CONST_PTR_VAR): Replace BT_FN_VOID_PTR_VAR.Paul Koning1-2/+2
2001-12-07builtin-types.def (BT_FN_VOID_PTR_VAR): New.Janis Johnson1-0/+2
2001-12-04builtin-types.def (BT_FN_VOID_PTR_INT_INT): New.Janis Johnson1-0/+1
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-05-25builtins.def: Encode additional information, such as names and types, here.Mark Mitchell1-0/+177