| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright years. | Jakub Jelinek | 2022-01-03 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2021-01-04 | 1 | -1/+1 |
* | Fix fnspec of math builtins | Jan Hubicka | 2020-10-27 | 1 | -0/+6 |
* | Perforate fnspec strings | Jan Hubicka | 2020-10-02 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2020-01-01 | 1 | -1/+1 |
* | Add warn_unused_result for malloc-like functions (PR tree-optimization/78902). | Martin Liska | 2019-06-07 | 1 | -14/+23 |
* | Update copyright years. | Jakub Jelinek | 2019-01-01 | 1 | -1/+1 |
* | Add __builtin_speculation_safe_value | Richard Earnshaw | 2018-07-31 | 1 | -0/+2 |
* | Update copyright years. | Jakub Jelinek | 2018-01-03 | 1 | -1/+1 |
* | builtin-attrs.def: Add comments. | Martin Sebor | 2017-08-14 | 1 | -2/+7 |
* | builtin-attrs.def (ATTR_NORETURN_NOTHROW_LEAF_COLD_LIST, [...]): New. | Jan Hubicka | 2017-06-09 | 1 | -0/+7 |
* | re PR middle-end/80020 (gcc confused about aligned_alloc argument order) | Martin Sebor | 2017-03-14 | 1 | -1/+4 |
* | Update copyright years. | Jakub Jelinek | 2017-01-01 | 1 | -1/+1 |
* | PR c/78673 - sprintf missing attribute nonnull on destination argument | Martin Sebor | 2016-12-14 | 1 | -1/+76 |
* | PR c/78668 - aligned_alloc, realloc, et al. missing attribute alloc_size | Martin Sebor | 2016-12-04 | 1 | -0/+21 |
* | re PR tree-optimization/78154 (memcpy et al can be assumed to return non-null) | Richard Biener | 2016-11-23 | 1 | -0/+5 |
* | 016-07-21 Bernd Edlinger <bernd.edlinger@hotmail.de> | Bernd Edlinger | 2016-07-21 | 1 | -0/+2 |
* | PR c/71392 - SEGV calling integer overflow built-ins with a null pointer | Martin Sebor | 2016-06-10 | 1 | -0/+5 |
* | Update copyright years. | Jakub Jelinek | 2016-01-04 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2015-01-05 | 1 | -1/+1 |
* | re PR sanitizer/63839 (ICE: tree check: expected ssa_name, have var_decl in s... | Marek Polacek | 2014-11-14 | 1 | -0/+2 |
* | re PR c/59708 (clang-compatible checked arithmetic builtins) | Jakub Jelinek | 2014-11-12 | 1 | -0/+3 |
* | Update copyright years in gcc/ | Richard Sandiford | 2014-01-02 | 1 | -1/+1 |
* | Merge ubsan into trunk. | Marek Polacek | 2013-08-30 | 1 | -0/+5 |
* | Update copyright years in gcc/ | Richard Sandiford | 2013-01-10 | 1 | -2/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 2013-01-04 | 1 | -1/+1 |
* | re PR sanitizer/55508 (many test cases fail using -fsanitize=address with int... | Jakub Jelinek | 2012-12-13 | 1 | -0/+5 |
* | builtins.def (BUILT_IN_UNREACHABLE): Make ATTR_CONST_NORETURN_NOTHROW_LEAF_LIST. | Jan Hubicka | 2012-10-20 | 1 | -0/+2 |
* | builtins.def (ATTR_MATHFN_FPROUNDING): Do not use no-vops with -frounding-math. | Richard Guenther | 2012-10-01 | 1 | -4/+0 |
* | attribs.c (decl_attributes): Avoid emitting a warning if ATTR_FLAG_BUILT_IN. | Bernd Schmidt | 2012-05-14 | 1 | -0/+13 |
* | Mark transaction begin as returns-twice. | Torvald Riegel | 2012-01-05 | 1 | -0/+3 |
* | Merge from transactional-memory branch. | Aldy Hernandez | 2011-11-08 | 1 | -0/+22 |
* | Update Copyright years for files modified in 2010. | Jakub Jelinek | 2011-01-03 | 1 | -1/+2 |
* | builtin-attrs.def (ATTR_LEAF): New attribute. | Jan Hubicka | 2010-09-28 | 1 | -0/+34 |
* | builtin-attrs.def (ATTR_NONNULL_3): New. | Jakub Jelinek | 2007-09-06 | 1 | -12/+28 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -5/+4 |
* | re PR middle-end/32668 (The type-generic builtins apply default promotions) | Kaveh R. Ghazi | 2007-07-18 | 1 | -0/+4 |
* | builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6. | Jakub Jelinek | 2005-06-27 | 1 | -0/+16 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | builtin-attrs.def (ATTR_NOVOPS, [...]): New. | Zdenek Dvorak | 2005-03-14 | 1 | -0/+5 |
* | builtin-attrs.def, [...]: Update copyright. | Kazu Hirata | 2005-03-13 | 1 | -1/+1 |
* | builtin-attrs.def (ATTR_NONNULL_LIST, [...]): New "nonnull" attribute lists w... | Kaveh R. Ghazi | 2005-03-11 | 1 | -24/+20 |
* | bitmap.c, [...]: Update copyright. | Kazu Hirata | 2004-10-15 | 1 | -1/+1 |
* | builtins.def (BUILT_IN_FPUTC, [...]): Remove nothrow attribute. | Jakub Jelinek | 2004-09-29 | 1 | -0/+8 |
* | builtin-attrs.def (ATTR_NOTHROW_SENTINEL_1): New. | Kaveh R. Ghazi | 2004-09-05 | 1 | -0/+2 |
* | builtin-attrs.def (ATTR_SENTINEL, [...]): New. | Kaveh Ghazi | 2004-09-05 | 1 | -0/+3 |
* | Fix typo. | Mike Stump | 2004-05-11 | 1 | -1/+1 |
* | builtin-attrs.def: Fix comment formatting. | Kazu Hirata | 2003-08-22 | 1 | -6/+6 |
* | builtin-types.def (BT_SSIZE): New primitive type. | Roger Sayle | 2003-08-03 | 1 | -47/+1 |
* | builtin-attrs.def (gcc_diag, [...]): New format attributes. | Kaveh R. Ghazi | 2003-06-30 | 1 | -0/+3 |