| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | builtin-attrs.def, [...]: Don't use macros from "symcat.h", instead rely on I... | Kaveh R. Ghazi | 2003-06-16 | 1 | -15/+13 |
* | builtin-attrs.def (ATTR_ASM_FPRINTF): New. | Kaveh R. Ghazi | 2003-06-02 | 1 | -0/+1 |
* | builtin-attrs.def (ATTR_NOTHROW_NONNULL_1, [...]): Renamed from ATTR_NONNULL_... | Kaveh R. Ghazi | 2003-05-04 | 1 | -5/+23 |
* | re PR c++/9367 (error: nonnull argument with extern "C" snprintf prototype) | Roger Sayle | 2003-03-02 | 1 | -12/+6 |
* | re PR c++/7099 (G++ doesn't set the noreturn attribute on std::exit and std::... | Roger Sayle | 2002-07-06 | 1 | -16/+19 |
* | builtin-attrs.def: Update copyright years. | Jason Thorpe | 2002-05-23 | 1 | -17/+28 |
* | builtin-attrs.def (__builtin_printf_unlocked, [...]): Mark with the __printf_... | Kaveh R. Ghazi | 2001-12-21 | 1 | -0/+5 |
* | attribs.c (decl_attributes): Possibly call insert_default_attributes to inser... | Joseph Myers | 2001-10-02 | 1 | -0/+166 |