summaryrefslogtreecommitdiff
path: root/gcc/builtins.def
Commit message (Expand)AuthorAgeFilesLines
* Implement no_sanitize function attributemarxin2017-06-131-1/+2
* * builtin-attrs.def (ATTR_NORETURN_NOTHROW_LEAF_COLD_LIST,hubicka2017-06-091-3/+3
* Reverted r249005 until PowerPC and AIX issues sorted.tnfchris2017-06-091-2/+0
* 2017-06-08 Tamar Christina <tamar.christina@arm.com>tnfchris2017-06-081-0/+2
* * builtins.def (BUILT_IN_UPDATE_SETJMP_BUF): Fix type.schwab2017-04-051-1/+1
* PR middle-end/80020law2017-03-141-1/+1
* Brig front-endjamborm2017-01-241-0/+43
* Update copyright years.jakub2017-01-011-1/+1
* PR c/78673 - sprintf missing attribute nonnull on destination argumentmsebor2016-12-141-10/+11
* PR c/78668 - aligned_alloc, realloc, et al. missing attribute alloc_sizemsebor2016-12-041-5/+5
* Merge from HSA branch to trunkjamborm2016-11-231-0/+16
* 2016-11-23 Richard Biener <rguenther@suse.de>prathamesh34922016-11-231-14/+14
* gcc:edlinger2016-11-211-3/+3
* PR ada/37139ebotcazou2016-10-161-0/+2
* Add minimal _FloatN, _FloatNx built-in functions.jsm282016-08-221-0/+27
* 016-07-21 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2016-07-211-1/+1
* PR c/71392 - SEGV calling integer overflow built-ins with a null pointermsebor2016-06-101-21/+21
* PR c++/70507jakub2016-06-081-0/+3
* PR tree-optimization/52171bernds2016-06-031-0/+4
* Update copyright years.jakub2016-01-041-1/+1
* Add fuzzing coverage supportdvyukov2015-12-041-1/+2
* Move #undef DEF_BUILTIN* to builtins.defrsandifo2015-11-071-0/+3
* Don't treat rint as setting errnorsandifo2015-11-071-3/+3
* OpenACC atomic directivetschwinge2015-11-031-1/+2
* Implement N4514, C++ Extensions for Transactional Memory.jason2015-10-041-1/+1
* PR middle-end/36757fxcoudert2015-08-181-1/+1
* Test for flag_parallelize_loops > 1vries2015-06-221-1/+3
* * builtins.def (DEF_BUILTIN_CHKP): Define if not defined.jakub2015-02-041-18/+36
* Merge current set of OpenACC changes from gomp-4_0-branch.tschwinge2015-01-151-3/+13
* Make sure that OMP builtins are available in offloading compilers.tschwinge2015-01-081-1/+4
* Update copyright years.jakub2015-01-051-1/+1
* PR c/59708jakub2014-11-121-0/+24
* gcc/ienkovich2014-11-051-0/+9
* * builtins.def: Change SANITIZE_FLOAT_DIVIDE to SANITIZE_NONDEFAULT.mpolacek2014-05-231-1/+1
* * gcc.c (sanitize_spec_function): Handle SANITIZE_FLOAT_DIVIDE.mpolacek2014-04-301-1/+1
* 2014-04-28 Richard Biener <rguenther@suse.de>rguenth2014-04-281-0/+8
* 2014-02-07 Richard Biener <rguenther@suse.de>rguenth2014-02-071-0/+1
* PR middle-end/59917jakub2014-01-291-1/+0
* Replace flag_enable_cilkplus with flag_cilkplus.bviyer2014-01-241-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Reverted:kyukhin2013-11-291-9/+0
* gcc/:ian2013-11-041-0/+6
* * builtin-types.def (BT_FN_VOID_CONST_PTR): New.kyukhin2013-10-301-0/+9
* Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.bviyer2013-10-291-0/+10
* Merge ubsan into trunk.mpolacek2013-08-301-1/+2
* * builtins.def (free): Declare leaf.hubicka2013-08-281-1/+1
* gcc/bergner2013-08-191-0/+3
* * target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.kyukhin2013-08-191-69/+75
* Implemented Jason Merrill's suggestions on Array Notation C++.bviyer2013-06-281-3/+3
* Implemented Cilk Plus Array Notation for C Compiler.bviyer2013-05-281-0/+7