aboutsummaryrefslogtreecommitdiff
path: root/gcc/builtin-attrs.def
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-10-27Fix fnspec of math builtinsJan Hubicka1-0/+6
2020-10-02Perforate fnspec stringsJan Hubicka1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-06-07Add warn_unused_result for malloc-like functions (PR tree-optimization/78902).Martin Liska1-14/+23
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-07-31Add __builtin_speculation_safe_valueRichard Earnshaw1-0/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-08-14builtin-attrs.def: Add comments.Martin Sebor1-2/+7
2017-06-09builtin-attrs.def (ATTR_NORETURN_NOTHROW_LEAF_COLD_LIST, [...]): New.Jan Hubicka1-0/+7
2017-03-14re PR middle-end/80020 (gcc confused about aligned_alloc argument order)Martin Sebor1-1/+4
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-14PR c/78673 - sprintf missing attribute nonnull on destination argumentMartin Sebor1-1/+76
2016-12-04PR c/78668 - aligned_alloc, realloc, et al. missing attribute alloc_sizeMartin Sebor1-0/+21
2016-11-23re PR tree-optimization/78154 (memcpy et al can be assumed to return non-null)Richard Biener1-0/+5
2016-07-21016-07-21 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger1-0/+2
2016-06-10PR c/71392 - SEGV calling integer overflow built-ins with a null pointerMartin Sebor1-0/+5
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-14re PR sanitizer/63839 (ICE: tree check: expected ssa_name, have var_decl in s...Marek Polacek1-0/+2
2014-11-12re PR c/59708 (clang-compatible checked arithmetic builtins)Jakub Jelinek1-0/+3
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-08-30Merge ubsan into trunk.Marek Polacek1-0/+5
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-12-13re PR sanitizer/55508 (many test cases fail using -fsanitize=address with int...Jakub Jelinek1-0/+5
2012-10-20builtins.def (BUILT_IN_UNREACHABLE): Make ATTR_CONST_NORETURN_NOTHROW_LEAF_LIST.Jan Hubicka1-0/+2
2012-10-01builtins.def (ATTR_MATHFN_FPROUNDING): Do not use no-vops with -frounding-math.Richard Guenther1-4/+0
2012-05-14attribs.c (decl_attributes): Avoid emitting a warning if ATTR_FLAG_BUILT_IN.Bernd Schmidt1-0/+13
2012-01-05Mark transaction begin as returns-twice.Torvald Riegel1-0/+3
2011-11-08Merge from transactional-memory branch.Aldy Hernandez1-0/+22
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+2
2010-09-28builtin-attrs.def (ATTR_LEAF): New attribute.Jan Hubicka1-0/+34
2007-09-06builtin-attrs.def (ATTR_NONNULL_3): New.Jakub Jelinek1-12/+28
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-07-18re PR middle-end/32668 (The type-generic builtins apply default promotions)Kaveh R. Ghazi1-0/+4
2005-06-27builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6.Jakub Jelinek1-0/+16
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-03-14builtin-attrs.def (ATTR_NOVOPS, [...]): New.Zdenek Dvorak1-0/+5
2005-03-13builtin-attrs.def, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-11builtin-attrs.def (ATTR_NONNULL_LIST, [...]): New "nonnull" attribute lists w...Kaveh R. Ghazi1-24/+20
2004-10-15bitmap.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-09-29builtins.def (BUILT_IN_FPUTC, [...]): Remove nothrow attribute.Jakub Jelinek1-0/+8
2004-09-05builtin-attrs.def (ATTR_NOTHROW_SENTINEL_1): New.Kaveh R. Ghazi1-0/+2
2004-09-05builtin-attrs.def (ATTR_SENTINEL, [...]): New.Kaveh Ghazi1-0/+3
2004-05-11Fix typo.Mike Stump1-1/+1
2003-08-22builtin-attrs.def: Fix comment formatting.Kazu Hirata1-6/+6