android: fix the building rules for Android 5.0
[mesa.git] / src / util / macros.h
2015-03-10 Vinson LeeAdd macro for unused function attribute.
2015-03-06 Emil Velikovutil: rework _MSC_VER >= 1200 checks
2015-03-04 Brian Paulmesa: consolidate PUBLIC macro definition
2015-01-28 Jason EkstrandRevert "util: Move the alternate fpclassify implementat...
2015-01-28 Jason Ekstrandutil: Predicate the fpclassify fallback on !defined...
2015-01-28 Jason Ekstrandutil: Move the alternate fpclassify implementation...
2015-01-16 Carl Worthutil: Make unreachable at least be an assert
2014-11-24 Matt Turnerutil: Implement assume() for clang.
2014-11-05 Ian Romanickutil: Implement unreachable for MSVC using __assume
2014-10-23 Matt Turnerutil: Add assume() macro.
2014-09-25 Matt Turnerralloc: Mark ralloc functions with gcc's malloc attribute.
2014-09-25 Matt Turnermesa: Replace a priori knowledge of gcc attributes...
2014-09-25 Matt Turnermesa: Replace a priori knowledge of gcc builtins with...
2014-08-04 Jason Ekstrandutil: Gather some common macros