summaryrefslogtreecommitdiff
path: root/gcc/builtin-attrs.def
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-021-1/+1
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Fix fnspec of math builtinsJan Hubicka2020-10-271-0/+6
* Perforate fnspec stringsJan Hubicka2020-10-021-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Add warn_unused_result for malloc-like functions (PR tree-optimization/78902).Martin Liska2019-06-071-14/+23
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Add __builtin_speculation_safe_valueRichard Earnshaw2018-07-311-0/+2
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* builtin-attrs.def: Add comments.Martin Sebor2017-08-141-2/+7
* builtin-attrs.def (ATTR_NORETURN_NOTHROW_LEAF_COLD_LIST, [...]): New.Jan Hubicka2017-06-091-0/+7
* re PR middle-end/80020 (gcc confused about aligned_alloc argument order)Martin Sebor2017-03-141-1/+4
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* PR c/78673 - sprintf missing attribute nonnull on destination argumentMartin Sebor2016-12-141-1/+76
* PR c/78668 - aligned_alloc, realloc, et al. missing attribute alloc_sizeMartin Sebor2016-12-041-0/+21
* re PR tree-optimization/78154 (memcpy et al can be assumed to return non-null)Richard Biener2016-11-231-0/+5
* 016-07-21 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger2016-07-211-0/+2
* PR c/71392 - SEGV calling integer overflow built-ins with a null pointerMartin Sebor2016-06-101-0/+5
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* re PR sanitizer/63839 (ICE: tree check: expected ssa_name, have var_decl in s...Marek Polacek2014-11-141-0/+2
* re PR c/59708 (clang-compatible checked arithmetic builtins)Jakub Jelinek2014-11-121-0/+3
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Merge ubsan into trunk.Marek Polacek2013-08-301-0/+5
* 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-1/+1
* re PR sanitizer/55508 (many test cases fail using -fsanitize=address with int...Jakub Jelinek2012-12-131-0/+5
* builtins.def (BUILT_IN_UNREACHABLE): Make ATTR_CONST_NORETURN_NOTHROW_LEAF_LIST.Jan Hubicka2012-10-201-0/+2
* builtins.def (ATTR_MATHFN_FPROUNDING): Do not use no-vops with -frounding-math.Richard Guenther2012-10-011-4/+0
* attribs.c (decl_attributes): Avoid emitting a warning if ATTR_FLAG_BUILT_IN.Bernd Schmidt2012-05-141-0/+13
* Mark transaction begin as returns-twice.Torvald Riegel2012-01-051-0/+3
* Merge from transactional-memory branch.Aldy Hernandez2011-11-081-0/+22
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+2
* builtin-attrs.def (ATTR_LEAF): New attribute.Jan Hubicka2010-09-281-0/+34
* builtin-attrs.def (ATTR_NONNULL_3): New.Jakub Jelinek2007-09-061-12/+28
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* re PR middle-end/32668 (The type-generic builtins apply default promotions)Kaveh R. Ghazi2007-07-181-0/+4
* builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6.Jakub Jelinek2005-06-271-0/+16
* Update FSF address.Kelley Cook2005-06-251-2/+2
* builtin-attrs.def (ATTR_NOVOPS, [...]): New.Zdenek Dvorak2005-03-141-0/+5
* builtin-attrs.def, [...]: Update copyright.Kazu Hirata2005-03-131-1/+1
* builtin-attrs.def (ATTR_NONNULL_LIST, [...]): New "nonnull" attribute lists w...Kaveh R. Ghazi2005-03-111-24/+20
* bitmap.c, [...]: Update copyright.Kazu Hirata2004-10-151-1/+1
* builtins.def (BUILT_IN_FPUTC, [...]): Remove nothrow attribute.Jakub Jelinek2004-09-291-0/+8
* builtin-attrs.def (ATTR_NOTHROW_SENTINEL_1): New.Kaveh R. Ghazi2004-09-051-0/+2
* builtin-attrs.def (ATTR_SENTINEL, [...]): New.Kaveh Ghazi2004-09-051-0/+3
* Fix typo.Mike Stump2004-05-111-1/+1
* builtin-attrs.def: Fix comment formatting.Kazu Hirata2003-08-221-6/+6
* builtin-types.def (BT_SSIZE): New primitive type.Roger Sayle2003-08-031-47/+1