aboutsummaryrefslogtreecommitdiff
path: root/gcc/builtin-types.def
AgeCommit message (Expand)Author
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-12-04 PR sanitizer/55439Jakub Jelinek
2012-12-03 * sanitizer.def: Add Address Sanitizer builtins.Jakub Jelinek
2012-09-142012-09-14 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-04-11 PR target/52624Eric Botcazou
2012-01-25 PR lto/51698Aldy Hernandez
2012-01-23 PR libitm/51830Uros Bizjak
2011-11-08Merge from transactional-memory branch.Aldy Hernandez
2011-11-06Check in patch/merge from cxx-mem-model BranchAndrew Macleod
2011-06-27 * builtin-types.def (BT_FN_PTR_CONST_PTR_SIZE_VAR): New.Jakub Jelinek
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-05-26libiberty/Kai Tietz
2008-06-18 * targhooks.h (struct gcc_target): New member unwind_word_mode.Ulrich Weigand
2008-06-06 * c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value toJakub Jelinek
2008-05-23 * builtin-types.def (BT_FN_INT_INT_INT_INT_INT_INT_VAR): New.Kaveh Ghazi
2007-08-29 * builtin-types.def (BT_FN_PTR_PTR_SIZE): New type.Francois-Xavier Coudert
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-05-112007-05-11 Paolo Carlini <pcarlini@suse.de>Paolo Carlini
2007-02-14* builtin-types.def (DEF_FUNCTION_TYPE_x): Do not imply that at most 3 argume...Nick Clifton
2007-02-10gcc/ChangeLog:Richard Henderson
2006-12-132006-12-13 Richard Guenther <rguenther@suse.de>Richard Guenther
2006-11-012006-09-07 Eric Christopher <echristo@apple.com>Eric Christopher
2006-10-09Revert emutls patch.Richard Henderson
2006-10-04gcc/Richard Henderson
2006-05-18Whitespace fixupsMike Stump
2006-01-182006-01-18 Richard Henderson <rth@redhat.com>Diego Novillo
2005-12-23 Merge from gomp-branch.Jakub Jelinek
2005-12-162005-12-16 Jon Grimm <jgrimm2@us.ibm.com>Jon Grimm
2005-06-27 * builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6.Jakub Jelinek
2005-06-25Update FSF address.Kelley Cook
2005-04-14 PR middle-end/14311Richard Henderson
2005-03-29 * builtin-types.def, c-convert.c, c-format.c, ddg.c, debug.c,Kazu Hirata
2005-03-26 * builtin-types.def (BT_FN_STRING_CONST_STRING_SIZE): New.Kaveh Ghazi
2004-07-09 * builtin-types.def (BT_UINT): Rename from BT_UNSIGNED.Jan Beulich
2004-06-10 PR c++/14791Jakub Jelinek
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo
2004-04-23 * Makefile.in (LIBGCOV): Add _gcov_fork, _gcov_execl, _gcov_execlp,Zdenek Dvorak
2004-03-27 * builtin-types.def (BT_WINT, BT_FN_INT_WINT, BT_FN_WINT_WINT): New.Kaveh Ghazi
2004-02-09PR libstdc++/5625James E. Wilson
2004-01-31 * alloc-pool.c: Fix comment typos.Kazu Hirata
2003-09-09 * builtin-types.defKaveh Ghazi
2003-08-28 * builtin-types.def (BT_INT_PTR, BT_FLOAT_PTR, BT_DOUBLE_PTR,Kaveh Ghazi
2003-08-28 * builtin-types.def (BT_FN_FLOAT_INT_FLOAT,Kaveh Ghazi
2003-08-28 * builtin-types.def (BT_FN_INT_FLOAT, BT_FN_INT_DOUBLE,Kaveh Ghazi
2003-08-03 * builtin-types.def (BT_SSIZE): New primitive type.Roger Sayle
2003-08-01 * builtin-types.def: Use `LONGDOUBLE' instead of `LONG_DOUBLE'Kaveh Ghazi
2003-04-28 * builtins.def (BUILT_IN_BCOPY, BUILT_IN_MEMMOVE): New.Jakub Jelinek
2003-04-14 * builtin-types.def (BT_FN_STRING_CONST_STRING): New builtin type.Roger Sayle
2003-03-02 PR c++/9367Roger Sayle