summaryrefslogtreecommitdiff
path: root/gcc/builtin-attrs.def
Commit message (Expand)AuthorAgeFilesLines
* attribs.c (decl_attributes): Avoid emitting a warning if ATTR_FLAG_BUILT_IN.Bernd Schmidt2012-05-141-0/+13
* Mark transaction begin as returns-twice.Torvald Riegel2012-01-051-0/+3
* Merge from transactional-memory branch.Aldy Hernandez2011-11-081-0/+22
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+2
* builtin-attrs.def (ATTR_LEAF): New attribute.Jan Hubicka2010-09-281-0/+34
* builtin-attrs.def (ATTR_NONNULL_3): New.Jakub Jelinek2007-09-061-12/+28
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* re PR middle-end/32668 (The type-generic builtins apply default promotions)Kaveh R. Ghazi2007-07-181-0/+4
* builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6.Jakub Jelinek2005-06-271-0/+16
* Update FSF address.Kelley Cook2005-06-251-2/+2
* builtin-attrs.def (ATTR_NOVOPS, [...]): New.Zdenek Dvorak2005-03-141-0/+5
* builtin-attrs.def, [...]: Update copyright.Kazu Hirata2005-03-131-1/+1
* builtin-attrs.def (ATTR_NONNULL_LIST, [...]): New "nonnull" attribute lists w...Kaveh R. Ghazi2005-03-111-24/+20
* bitmap.c, [...]: Update copyright.Kazu Hirata2004-10-151-1/+1
* builtins.def (BUILT_IN_FPUTC, [...]): Remove nothrow attribute.Jakub Jelinek2004-09-291-0/+8
* builtin-attrs.def (ATTR_NOTHROW_SENTINEL_1): New.Kaveh R. Ghazi2004-09-051-0/+2
* builtin-attrs.def (ATTR_SENTINEL, [...]): New.Kaveh Ghazi2004-09-051-0/+3
* Fix typo.Mike Stump2004-05-111-1/+1
* builtin-attrs.def: Fix comment formatting.Kazu Hirata2003-08-221-6/+6
* builtin-types.def (BT_SSIZE): New primitive type.Roger Sayle2003-08-031-47/+1
* builtin-attrs.def (gcc_diag, [...]): New format attributes.Kaveh R. Ghazi2003-06-301-0/+3
* builtin-attrs.def, [...]: Don't use macros from "symcat.h", instead rely on I...Kaveh R. Ghazi2003-06-161-15/+13
* builtin-attrs.def (ATTR_ASM_FPRINTF): New.Kaveh R. Ghazi2003-06-021-0/+1
* builtin-attrs.def (ATTR_NOTHROW_NONNULL_1, [...]): Renamed from ATTR_NONNULL_...Kaveh R. Ghazi2003-05-041-5/+23
* re PR c++/9367 (error: nonnull argument with extern "C" snprintf prototype)Roger Sayle2003-03-021-12/+6
* re PR c++/7099 (G++ doesn't set the noreturn attribute on std::exit and std::...Roger Sayle2002-07-061-16/+19
* builtin-attrs.def: Update copyright years.Jason Thorpe2002-05-231-17/+28
* builtin-attrs.def (__builtin_printf_unlocked, [...]): Mark with the __printf_...Kaveh R. Ghazi2001-12-211-0/+5
* attribs.c (decl_attributes): Possibly call insert_default_attributes to inser...Joseph Myers2001-10-021-0/+166