summaryrefslogtreecommitdiff
path: root/gcc/builtin-types.def
Commit message (Expand)AuthorAgeFilesLines
* re PR tree-optimization/17687 (sincos tree representation causes extra addres...Richard Guenther2006-12-131-0/+6
* extend.texi (__builtin_bswap32): Document.Eric Christopher2006-11-011-1/+6
* Revert emutls patch.Richard Henderson2006-10-091-3/+1
* Makefile.in (libgcc.mk, [...]): Add emutls.c.Richard Henderson2006-10-041-2/+5
* Whitespace fixupsMike Stump2006-05-181-27/+27
* [multiple changes]Diego Novillo2006-01-181-0/+31
* backport: builtins.def: Move all DEF_SYNC_BUILTIN to ...Jakub Jelinek2005-12-221-0/+6
* target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.Jon Grimm2005-12-161-0/+20
* builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6.Jakub Jelinek2005-06-271-0/+32
* Update FSF address.Kelley Cook2005-06-251-2/+2
* re PR middle-end/14311 (builtins for atomic operations needed)Richard Henderson2005-04-141-0/+27
* builtin-types.def, [...]: Update copyright.Kazu Hirata2005-03-291-1/+1
* builtin-types.def (BT_FN_STRING_CONST_STRING_SIZE): New.Kaveh R. Ghazi2005-03-261-0/+2
* builtin-types.def (BT_UINT): Rename from BT_UNSIGNED.Jan Beulich2004-07-091-4/+12
* re PR c++/14791 (13070 does not fix -Wformat with fprintf)Jakub Jelinek2004-06-101-10/+11
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+2
* Makefile.in (LIBGCOV): Add _gcov_fork...Zdenek Dvorak2004-04-231-0/+8
* builtin-types.def (BT_WINT, [...]): New.Kaveh R. Ghazi2004-03-271-0/+3
* re PR libstdc++/5625 ([mips] exception unwinding creates invalid pointer on m...James E Wilson2004-02-091-0/+2
* alloc-pool.c: Fix comment typos.Kazu Hirata2004-01-311-2/+2
* builtin-types.def (BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE_COMPLEX_LONGDO...Kaveh R. Ghazi2003-09-091-0/+6
* builtin-types.def (BT_INT_PTR, [...]): New.Kaveh R. Ghazi2003-08-281-0/+28
* builtin-types.def (BT_FN_FLOAT_INT_FLOAT, [...]): New.Kaveh R. Ghazi2003-08-281-0/+6
* builtin-types.def (BT_FN_INT_FLOAT, [...]): New.Kaveh R. Ghazi2003-08-281-0/+31
* builtin-types.def (BT_SSIZE): New primitive type.Roger Sayle2003-08-031-0/+9
* builtin-types.def: Use `LONGDOUBLE' instead of `LONG_DOUBLE' throughout.Kaveh R. Ghazi2003-08-011-13/+16
* 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