generic-poky/meta/recipes-graphics/mesa/qemugl
Zhai Edwin d513e5f92c qemugl: Use local variable rather than "push" to save register
New gcc uses "%esp" rather than "%ebp" to index local variable in stack, and
push between save-to/restore-from stack decrease "%esp", which leads wrong
index. Saving registers via local variables to make gcc aware of this and avoid
stack disorder.

[YOCTO #1442] got fixed

(From OE-Core rev: afc9edc27e77e80fdd24b4c8c538f91672940e75)

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-09-22 22:28:09 +01:00
..
call_opengl_fix.patch qemugl: Use local variable rather than "push" to save register 2011-09-22 22:28:09 +01:00
remove-x11r6-lib-dir.patch recipes: Add Upstream-Status for multiple recipes 2011-05-13 10:28:59 +01:00
versionfix.patch recipes: Add Upstream-Status for multiple recipes 2011-05-13 10:28:59 +01:00