Age | Commit message (Expand) | Author | Files | Lines |
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 |
2002-05-23 | builtin-attrs.def: Update copyright years. | Jason Thorpe | 1 | -17/+28 |
2001-12-21 | builtin-attrs.def (__builtin_printf_unlocked, [...]): Mark with the __printf_... | Kaveh R. Ghazi | 1 | -0/+5 |
2001-10-02 | attribs.c (decl_attributes): Possibly call insert_default_attributes to inser... | Joseph Myers | 1 | -0/+166 |