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