Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util: Add ATTRIBUTE_RETURNS_NONNULL. | Matt Turner | 2016-05-16 | 1 | -0/+7 |
| | | | | Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> | ||||
* | mesa: Replace a priori knowledge of gcc attributes with configure tests. | Matt Turner | 2014-09-25 | 1 | -0/+223 |
Note that I had to add support for testing the packed attribute to m4/ax_gcc_func_attribute.m4. Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com> [C bits] Reviewed-by: Ian Romanick <ian.d.romanick@intel.com> |