summaryrefslogtreecommitdiff
path: root/include/c99_compat.h
Commit message (Expand)AuthorAgeFilesLines
* scons: s/HAVE_NO_AUTOCONF/HAVE_SCONS/Eric Engestrom2019-07-041-4/+3
* Require Visual Studio 2015.Jose Fonseca2018-09-101-2/+2
* util: fix NORETURN for msvc, add HAVE_FUNC_ATTRIBUTE_NORETURN to c99_compat.hRoland Scheidegger2018-01-121-0/+1
* scons: set HAVE_FUNC_ATTRIBUTE_ALIASEmil Velikov2017-01-181-0/+1
* include: Require MSVC 2013 Update 4.Jose Fonseca2016-06-231-2/+2
* scons: Move fallback HAVE_* definitions to headers.Jose Fonseca2016-04-261-0/+44
* include,gallium: Remove pre-MSVC 2013 compatibility.Jose Fonseca2016-02-111-4/+4
* Remove Sun CC specific code.Jose Fonseca2015-12-021-6/+0
* include: Add helper header to help trap includes inside extern C.José Fonseca2015-03-061-0/+2
* include,auxiliary: Remove support for MSVC older then 2008.Jose Fonseca2015-02-261-5/+6
* mesa: move math-related function into new c99_math.h fileBrian Paul2015-02-231-143/+0
* mesa: Move C99 MSVC compatibility code from u_math.h to c99_compat.h.Matt Turner2015-02-231-0/+143
* mesa: remove support for GCC older than 3.3.0Timothy Arceri2014-12-171-5/+1
* scons: Define _ALLOW_KEYWORD_MACROS on MSVC builds.José Fonseca2013-03-141-5/+3
* include: Fix build with VS 11 (i.e, 2012).José Fonseca2013-03-121-0/+42
* mesa,gallium,egl,mapi: One definition of C99 inline/__func__ to rule them all.José Fonseca2013-03-121-0/+105