xserver ChangeLog,3.370,3.371
Billy Biggs
xserver-commit at pdx.freedesktop.org
Sat Aug 27 19:03:19 PDT 2005
Committed by: vektor
Update of /cvs/xserver/xserver
In directory gabe:/tmp/cvs-serv20509
Modified Files:
ChangeLog
Log Message:
2005-08-27 Billy Biggs <vektor at dumbterm.net>
* fb/fbmmx.c (detectCPUFeatures): Make the code work with
-fomit-frame-pointer by making sure that %esp isn't modified at
the point where we access output operands. (#4269, Patch from
Ronald Wahl)
Index: ChangeLog
===================================================================
RCS file: /cvs/xserver/xserver/ChangeLog,v
retrieving revision 3.370
retrieving revision 3.371
diff -u -d -r3.370 -r3.371
--- ChangeLog 22 Aug 2005 03:53:20 -0000 3.370
+++ ChangeLog 28 Aug 2005 02:03:17 -0000 3.371
@@ -1,3 +1,10 @@
+2005-08-27 Billy Biggs <vektor at dumbterm.net>
+
+ * fb/fbmmx.c (detectCPUFeatures): Make the code work with
+ -fomit-frame-pointer by making sure that %esp isn't modified at
+ the point where we access output operands. (#4269, Patch from
+ Ronald Wahl)
+
2005-08-21 Billy Biggs <vektor at dumbterm.net>
* fb/fbpict.c: Remove warning about fbCompositeTrans_0888xnx0888 not
More information about the xserver-commit
mailing list