Daily bump.
[gcc.git] / include / ansidecl.h
2021-01-04 Jakub JelinekUpdate copyright years.
2020-01-01 Jakub JelinekUpdate copyright years.
2019-06-10 Martin LiskaAdd warn_unused_result attribute for memory-related...
2019-06-10 Martin LiskaAdd alloc_size for libiberty memory allocation functions.
2019-01-01 Jakub JelinekUpdate copyright years.
2018-05-02 Alan Modraansidecl.h (ATTRIBUTE_NONSTRING): Define.
2018-01-03 Jakub JelinekUpdate copyright years.
2017-09-15 Yao Qi[include] Add macro DISABLE_COPY_AND_ASSIGN
2017-09-15 Nick CliftonFix compile time error when using ansidecl.h with an...
2017-05-18 Martin LiskaDefine CONSTEXPR macro and use it in vec.h.
2017-04-04 Jonathan Wakely* ansidecl.h (ATTRIBUTE_PACKED): Fix typo in comment.
2017-01-04 Jakub JelinekUpdate copyright years.
2016-10-14 Pedro AlvesFINAL/OVERRIDE: Define to empty on g++ < 4.7
2016-10-14 Pedro AlvesMove OVERRIDE/FINAL from gcc/coretypes.h to include...
2015-08-11 Trevor Saundersadd GCC_FINAL to ansidecl.h
2015-07-14 H.J. LuUpdate copyright year in include
2015-03-04 Markus Trippelsdorfre PR target/65261 (bootstrap-ubsan ppc64le: gcc/libcpp...
2014-01-21 Tom Tromeyinclude
2013-10-29 Marc Glissere PR tree-optimization/58689 ([meta-bug] __attribute__...
2012-12-18 Aldy Hernandezre PR other/54324 (GCC install document does not list...
2011-10-22 DJ Delorieobstack.h [!GNUC] (obstack_free): Avoid cast to int.
2011-04-25 Jan Kratochvilansidecl.h (ENUM_BITFIELD): New, from gcc/system.h.
2010-01-05 Rainer Orthre PR bootstrap/41771 (Bootstrap with Sun Studio 12...
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