[cairo-commit] cairo/pixman ChangeLog,1.114,1.115
Owen Taylor
commit at pdx.freedesktop.org
Sat Aug 27 18:36:11 PDT 2005
Committed by: otaylor
Update of /cvs/cairo/cairo/pixman
In directory gabe:/tmp/cvs-serv18287
Modified Files:
ChangeLog
Log Message:
2005-08-27 Owen Taylor <otaylor at redhat.com>
* src/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/cairo/cairo/pixman/ChangeLog,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -d -r1.114 -r1.115
--- ChangeLog 22 Aug 2005 19:15:28 -0000 1.114
+++ ChangeLog 28 Aug 2005 01:36:09 -0000 1.115
@@ -1,3 +1,10 @@
+2005-08-27 Owen Taylor <otaylor at redhat.com>
+
+ * src/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-22 Owen Taylor <otaylor at redhat.com>
* src/pixregion.c (pixman_region_union_rect): When width/height
More information about the cairo-commit
mailing list