Sun compilers now support some gcc __attribute__ values
authorAlan Coopersmith <alan.coopersmith@sun.com>
Sun, 17 Jan 2010 04:21:35 +0000 (20:21 -0800)
committerAlan Coopersmith <alan.coopersmith@sun.com>
Tue, 19 Jan 2010 18:15:55 +0000 (10:15 -0800)
commita7aaf052f935cb51b7b616a7a764c57fc01b2821
treea7fe095dd2f1d71e18a963d724762cd54e491691
parentadda7f3215a0f749751977cbbb6cef67f7163be5
Sun compilers now support some gcc __attribute__ values

Sun cc 5.9 and later (__SUNPRO_C >= 0x590) support __attribute__ calls
for aligned, always_inline, noinline, pure, const, and malloc.

This commit includes updates to files that were regenerated by gl_XML.py
after adding the __SUNPRO_C checks to it

Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
Signed-off-by: Brian Paul <brianp@vmware.com>
include/GL/gl.h
src/egl/main/eglcompiler.h
src/gallium/include/pipe/p_compiler.h
src/glx/x11/indirect.c
src/glx/x11/indirect.h
src/glx/x11/indirect_size.c
src/glx/x11/indirect_size.h
src/mesa/glapi/gl_XML.py
src/mesa/glapi/glapitemp.h
src/mesa/main/compiler.h