summaryrefslogtreecommitdiff
path: root/gcc/builtin-types.def
Commit message (Expand)AuthorAgeFilesLines
* [PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable/formal parameter.Thomas Schwinge2015-02-241-4/+6
* Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge2015-01-151-0/+11
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* re PR c/59708 (clang-compatible checked arithmetic builtins)Jakub Jelinek2014-11-121-0/+16
* ipa-chkp.c: New.Ilya Enkovich2014-11-051-0/+15
* machmode.h (int_n_data_t): New.DJ Delorie2014-10-141-2/+0
* Cosmetic fixes for DEF_FUNCTION_TYPE_* macros.Thomas Schwinge2014-05-221-10/+2
* re PR middle-end/60092 (posix_memalign not recognized to derive alias and ali...Richard Biener2014-02-071-0/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* revert: cgraph.h (varpool_node): Add need_bounds_init field.Ilya Enkovich2013-11-291-9/+0
* builtin-types.def (BT_FN_PTR_CONST_PTR_VAR): New.Ilya Enkovich2013-11-181-0/+2
* builtin-types.def (BT_FN_VOID_CONST_PTR): New.Ilya Enkovich2013-10-301-0/+8
* target.c: New file.Jakub Jelinek2013-10-111-12/+23
* Implemented Cilk Plus Array Notation for C Compiler.Balaji V. Iyer2013-05-281-0/+2
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-2/+2
* re PR sanitizer/55439 (ThreadSanitizer: handle atomic operations)Jakub Jelinek2012-12-041-1/+10
* sanitizer.def: Add Address Sanitizer builtins.Jakub Jelinek2012-12-031-0/+2
* builtin-types.def (BT_FN_CONST_STRING): Add.Richard Guenther2012-09-141-0/+1
* re PR target/52624 (missing __builtin_bswap16)Eric Botcazou2012-04-111-0/+2
* re PR lto/51698 ([trans-mem] TM runtime and application with LTO)Aldy Hernandez2012-01-251-3/+11
* re PR libitm/51830 (FAIL: libitm.c/mem(cpy|set)-1.c execution test)Uros Bizjak2012-01-231-0/+2
* Merge from transactional-memory branch.Aldy Hernandez2011-11-081-0/+21
* Check in patch/merge from cxx-mem-model BranchAndrew Macleod2011-11-061-0/+53
* builtin-types.def (BT_FN_PTR_CONST_PTR_SIZE_VAR): New.Jakub Jelinek2011-06-271-1/+3
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* demangle-expected: Add tests for __int128 and unsigned __int128 types.Kai Tietz2010-05-261-0/+2
* targhooks.h (struct gcc_target): New member unwind_word_mode.Ulrich Weigand2008-06-181-1/+3
* c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek2008-06-061-1/+17
* builtin-types.def (BT_FN_INT_INT_INT_INT_INT_INT_VAR): New.Kaveh R. Ghazi2008-05-231-0/+3
* builtin-types.def (BT_FN_PTR_PTR_SIZE): New type.Francois-Xavier Coudert2007-08-291-0/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* re PR other/31852 (Missing __builtin_memchr)Paolo Carlini2007-05-111-1/+3
* builtin-types.def (DEF_FUNCTION_TYPE_x): Do not imply that at most 3 argument...Nick Clifton2007-02-141-2/+2
* Makefile.in (libgcc-support, [...]): Add emutls.c.Richard Henderson2007-02-101-1/+3
* 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