aboutsummaryrefslogtreecommitdiff
path: root/include/ansidecl.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-12-20c++: source position of lambda captures [PR84471]Jason Merrill1-1/+1
2022-05-24libiberty: remove FINAL and OVERRIDE from ansidecl.hDavid Malcolm1-41/+0
2022-05-10Remove non-ANSI C macros in ansidecl.h.Martin Liska1-26/+2
2022-05-09Remove non-ANSI C path in ansidecl.h.Martin Liska1-17/+0
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-07-24include: Fix -Wundef warnings in ansidecl.hMarek Polacek1-3/+3
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-06-10Add warn_unused_result attribute for memory-related functions in libiberty.Martin Liska1-0/+9
2019-06-10Add alloc_size for libiberty memory allocation functions.Martin Liska1-0/+25
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-05-02ansidecl.h (ATTRIBUTE_NONSTRING): Define.Alan Modra1-0/+9
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-09-15[include] Add macro DISABLE_COPY_AND_ASSIGNYao Qi1-0/+26
2017-09-15Fix compile time error when using ansidecl.h with an old version of GCC.Nick Clifton1-12/+18
2017-05-18Define CONSTEXPR macro and use it in vec.h.Martin Liska1-0/+6
2017-04-04* ansidecl.h (ATTRIBUTE_PACKED): Fix typo in comment.Jonathan Wakely1-1/+1
2017-01-04Update copyright years.Jakub Jelinek1-1/+1
2016-10-14FINAL/OVERRIDE: Define to empty on g++ < 4.7Pedro Alves1-5/+15
2016-10-14Move OVERRIDE/FINAL from gcc/coretypes.h to include/ansidecl.hPedro Alves1-6/+22
2015-08-11add GCC_FINAL to ansidecl.hTrevor Saunders1-0/+9
2015-07-14Update copyright year in includeH.J. Lu1-3/+1
2015-03-04re PR target/65261 (bootstrap-ubsan ppc64le: gcc/libcpp/lex.c:552:30: runtime...Markus Trippelsdorf1-0/+9
2014-01-21includeTom Tromey1-139/+2
2013-10-29re PR tree-optimization/58689 ([meta-bug] __attribute__((returns_nonnull)) en...Marc Glisse1-0/+9
2012-12-18re PR other/54324 (GCC install document does not list minimum required g++ ve...Aldy Hernandez1-1/+8
2011-10-21obstack.h [!GNUC] (obstack_free): Avoid cast to int.DJ Delorie1-2/+4
2011-04-25ansidecl.h (ENUM_BITFIELD): New, from gcc/system.h.Jan Kratochvil1-0/+9
2010-01-05re PR bootstrap/41771 (Bootstrap with Sun Studio 12.1 fails)Rainer Orth1-2/+2
2009-06-10* ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Define for C++.Ian Lance Taylor1-6/+15
2009-06-03ansidecl.h (EXPORTED_CONST): Define.Ian Lance Taylor1-0/+12
2009-06-01ansidecl.h: Add extern "C" when compiling with C++.Ian Lance Taylor1-3/+12
2007-03-06errors.h (warning, [...]): Mark as cold.Jan Hubicka1-0/+16
2006-12-06* ansidecl.h (ATTRIBUTE_PACKED): Define.Nick Clifton1-0/+6
2005-07-03re PR other/13906 (genmodes.c:964: internal compiler error: Bus error in md5_...Steve Ellcey1-0/+9
2005-05-30* ansidecl.h: Add ATTRIBUTE_FPTR_PRINTF.Kaveh R. Ghazi1-0/+16
2005-05-24libiberty.h (ACONCAT): Properly cast value of alloca().Gabriel Dos Reis1-2/+2
2005-05-10Update the address and phone number of the FSF organization.Nick Clifton1-1/+1
2005-02-14re PR bootstrap/19818 (GCC 4.0 cannot bootstrap itself)Paolo Bonzini1-0/+5
2004-09-05builtin-attrs.def (ATTR_SENTINEL, [...]): New.Kaveh Ghazi1-0/+9
2004-07-24* ansidecl.h (ARG_UNUSED): New Macro.Bernardo Innocenti1-0/+8
2004-07-21ansidecl.h (ATTRIBUTE_PURE): New.Paolo Bonzini1-0/+9
2003-06-17alloc-pool.c: Don't check HAVE_LONG_DOUBLE.Kaveh R. Ghazi1-11/+0
2003-03-17ansidecl.h (ATTRIBUTE_NONNULL, [...]): New.Kaveh R. Ghazi1-1/+29
2002-10-24ansidecl.h (__STDC__): Add (__alpha && __cplusplus) to the list of platform c...Nathan Tallent1-1/+4
2001-08-29* ansidecl.h: Update comments reflecting previous change.Kaveh R. Ghazi1-5/+7
2001-08-27ansidecl.h (VA_OPEN, VA_CLOSE): Allow multiple uses.Kaveh R. Ghazi1-4/+4
2001-08-18ansidecl.h: Reorganize for readability...Zack Weinberg1-137/+179