[cairo-commit] cairo/pixman ChangeLog,1.116,1.117
Owen Taylor
commit at pdx.freedesktop.org
Mon Aug 29 05:52:12 EST 2005
- Previous message: [cairo-commit]
cairo/pixman/src fbcompose.c, 1.2, 1.3 fbpict.c, 1.4,
1.5 icbltone.c, 1.12, 1.13 icimage.c, 1.31, 1.32 icrect.c,
1.18, 1.19 ictrap.c, 1.26, 1.27
- Next message: [cairo-commit] cairo/pixman/src fbmmx.c,1.4,1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: otaylor
Update of /cvs/cairo/cairo/pixman
In directory gabe:/tmp/cvs-serv26743
Modified Files:
ChangeLog
Log Message:
2005-08-28 Owen Taylor <otaylor at redhat.com>
* src/fbmmx.c (detectCPUFeatures): Use local labels rather than
global labels in the assembly, to be robust if the code is inlined
in multiple places. (#4283, Reported by Marco Manfredini)
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/pixman/ChangeLog,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -d -r1.116 -r1.117
--- ChangeLog 28 Aug 2005 02:32:57 -0000 1.116
+++ ChangeLog 28 Aug 2005 19:52:10 -0000 1.117
@@ -1,3 +1,9 @@
+2005-08-28 Owen Taylor <otaylor at redhat.com>
+
+ * src/fbmmx.c (detectCPUFeatures): Use local labels rather than
+ global labels in the assembly, to be robust if the code is inlined
+ in multiple places. (#4283, Reported by Marco Manfredini)
+
2005-08-27 Billy Biggs <vektor at dumbterm.net>
Some fixes for warnings from sparse (Part of bug #4208,
- Previous message: [cairo-commit]
cairo/pixman/src fbcompose.c, 1.2, 1.3 fbpict.c, 1.4,
1.5 icbltone.c, 1.12, 1.13 icimage.c, 1.31, 1.32 icrect.c,
1.18, 1.19 ictrap.c, 1.26, 1.27
- Next message: [cairo-commit] cairo/pixman/src fbmmx.c,1.4,1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list