summaryrefslogtreecommitdiff
path: root/include/ansidecl.h
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-06-10Add warn_unused_result attribute for memory-related functions in libiberty.Martin Liska
2019-06-10Add alloc_size for libiberty memory allocation functions.Martin Liska
2019-01-01Update copyright years.Jakub Jelinek
2018-05-02ansidecl.h (ATTRIBUTE_NONSTRING): Define.Alan Modra
2018-01-03Update copyright years.Jakub Jelinek
2017-09-15[include] Add macro DISABLE_COPY_AND_ASSIGNYao Qi
2017-09-15Fix compile time error when using ansidecl.h with an old version of GCC.Nick Clifton
2017-05-18Define CONSTEXPR macro and use it in vec.h.Martin Liska
2017-04-04* ansidecl.h (ATTRIBUTE_PACKED): Fix typo in comment.Jonathan Wakely
2017-01-04Update copyright years.Jakub Jelinek
2016-10-14FINAL/OVERRIDE: Define to empty on g++ < 4.7Pedro Alves
2016-10-14Move OVERRIDE/FINAL from gcc/coretypes.h to include/ansidecl.hPedro Alves
2015-08-11add GCC_FINAL to ansidecl.hTrevor Saunders
2015-07-14Update copyright year in includeH.J. Lu
2015-03-04re PR target/65261 (bootstrap-ubsan ppc64le: gcc/libcpp/lex.c:552:30: runtime...Markus Trippelsdorf
2014-01-21includeTom Tromey
2013-10-29re PR tree-optimization/58689 ([meta-bug] __attribute__((returns_nonnull)) en...Marc Glisse
2012-12-18re PR other/54324 (GCC install document does not list minimum required g++ ve...Aldy Hernandez
2011-10-21obstack.h [!GNUC] (obstack_free): Avoid cast to int.DJ Delorie
2011-04-25ansidecl.h (ENUM_BITFIELD): New, from gcc/system.h.Jan Kratochvil
2010-01-05re PR bootstrap/41771 (Bootstrap with Sun Studio 12.1 fails)Rainer Orth
2009-06-10* ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Define for C++.Ian Lance Taylor
2009-06-03ansidecl.h (EXPORTED_CONST): Define.Ian Lance Taylor
2009-06-01ansidecl.h: Add extern "C" when compiling with C++.Ian Lance Taylor
2007-03-06errors.h (warning, [...]): Mark as cold.Jan Hubicka
2006-12-06* ansidecl.h (ATTRIBUTE_PACKED): Define.Nick Clifton
2005-07-03re PR other/13906 (genmodes.c:964: internal compiler error: Bus error in md5_...Steve Ellcey
2005-05-30* ansidecl.h: Add ATTRIBUTE_FPTR_PRINTF.Kaveh R. Ghazi
2005-05-24libiberty.h (ACONCAT): Properly cast value of alloca().Gabriel Dos Reis
2005-05-10Update the address and phone number of the FSF organization.Nick Clifton
2005-02-14re PR bootstrap/19818 (GCC 4.0 cannot bootstrap itself)Paolo Bonzini
2004-09-05builtin-attrs.def (ATTR_SENTINEL, [...]): New.Kaveh Ghazi
2004-07-24* ansidecl.h (ARG_UNUSED): New Macro.Bernardo Innocenti
2004-07-21ansidecl.h (ATTRIBUTE_PURE): New.Paolo Bonzini
2003-06-17alloc-pool.c: Don't check HAVE_LONG_DOUBLE.Kaveh R. Ghazi
2003-03-17ansidecl.h (ATTRIBUTE_NONNULL, [...]): New.Kaveh R. Ghazi
2002-10-24ansidecl.h (__STDC__): Add (__alpha && __cplusplus) to the list of platform c...Nathan Tallent
2001-08-29* ansidecl.h: Update comments reflecting previous change.Kaveh R. Ghazi
2001-08-27ansidecl.h (VA_OPEN, VA_CLOSE): Allow multiple uses.Kaveh R. Ghazi
2001-08-18ansidecl.h: Reorganize for readability...Zack Weinberg
2001-05-10* ansidecl.h (NULL_PTR): Delete.Kaveh R. Ghazi
2001-04-04ansidecl.h: All logic from gcc/gansidecl.h moved here.Zack Weinberg
2001-03-14Fix copyright datesNick Clifton
2000-05-06cpphash.h: Remove conditional #define of __extension__.Zack Weinberg
1999-11-30ansidecl.h (ATTRIBUTE_MALLOC): New macro.Kaveh R. Ghazi
1999-11-10ansidecl.h: Define and test `GCC_VERSION', not `HAVE_GCC_VERSION'.Philippe De Muyter
1999-10-10ansidecl.h (HAVE_GCC_VERSION): New macro.Kaveh R. Ghazi
1999-07-26* ansidecl.h: Copy attribute support macros from egcs.Ian Lance Taylor
1998-11-08ansidecl.h: Wrap problematic macros with !IN_GCC.Kaveh R. Ghazi