* ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Define for C++.
[gcc.git] / include / ansidecl.h
2009-06-10 Ian Lance Taylor* ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Define for C++.
2009-06-03 Ian Lance Tayloransidecl.h (EXPORTED_CONST): Define.
2009-06-01 Ian Lance Tayloransidecl.h: Add extern "C" when compiling with C++.
2007-03-06 Jan Hubickaerrors.h (warning, [...]): Mark as cold.
2006-12-06 Nick Clifton* ansidecl.h (ATTRIBUTE_PACKED): Define.
2005-07-03 Steve Ellceyre PR other/13906 (genmodes.c:964: internal compiler...
2005-05-30 Kaveh R. Ghazi* ansidecl.h: Add ATTRIBUTE_FPTR_PRINTF.
2005-05-24 Gabriel Dos Reislibiberty.h (ACONCAT): Properly cast value of alloca().
2005-05-10 Nick CliftonUpdate the address and phone number of the FSF organiza...
2005-02-14 Paolo Bonzinire PR bootstrap/19818 (GCC 4.0 cannot bootstrap itself)
2004-09-05 Kaveh Ghazibuiltin-attrs.def (ATTR_SENTINEL, [...]): New.
2004-07-24 Bernardo Innocenti* ansidecl.h (ARG_UNUSED): New Macro.
2004-07-21 Paolo Bonziniansidecl.h (ATTRIBUTE_PURE): New.
2003-06-17 Kaveh R. Ghazialloc-pool.c: Don't check HAVE_LONG_DOUBLE.
2003-03-17 Kaveh R. Ghaziansidecl.h (ATTRIBUTE_NONNULL, [...]): New.
2002-10-24 Nathan Tallentansidecl.h (__STDC__): Add (__alpha && __cplusplus...
2001-08-29 Kaveh R. Ghazi* ansidecl.h: Update comments reflecting previous change.
2001-08-27 Kaveh R. Ghaziansidecl.h (VA_OPEN, VA_CLOSE): Allow multiple uses.
2001-08-18 Zack Weinbergansidecl.h: Reorganize for readability...
2001-05-10 Kaveh R. Ghazi* ansidecl.h (NULL_PTR): Delete.
2001-04-04 Zack Weinbergansidecl.h: All logic from gcc/gansidecl.h moved here.
2001-03-14 Nick CliftonFix copyright dates
2000-05-06 Zack Weinbergcpphash.h: Remove conditional #define of __extension__.
1999-11-30 Kaveh R. Ghaziansidecl.h (ATTRIBUTE_MALLOC): New macro.
1999-11-10 Philippe De Muyteransidecl.h: Define and test `GCC_VERSION', not `HAVE_GC...
1999-10-10 Kaveh R. Ghaziansidecl.h (HAVE_GCC_VERSION): New macro.
1999-07-26 Ian Lance Taylor* ansidecl.h: Copy attribute support macros from egcs.
1998-11-08 Kaveh R. Ghaziansidecl.h: Wrap problematic macros with !IN_GCC.
1997-08-21 Jason MerrillInitial revision