Files
poky/meta/recipes-graphics
Zhai Edwin 0289683798 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 08:49:10 +01:00
..
2011-04-08 06:14:56 -07:00
2011-07-04 12:45:32 +01:00
2011-06-01 18:34:32 +01:00
2011-08-23 18:23:34 -07:00
2011-05-18 14:32:44 +01:00