Go to file
Julien Cristau 69a96426d7 Don't use -msse when building pixman-mmx.c
This prevents gcc 4.2 from generating SSE instructions for its builtin
functions, the X server from going SIGILL on CPUs supporting MMX but not SSE,
and us from losing (closes: #442829).

Also enable maintainer mode in configure.ac so we can carry the patch to
configure directly in the diff.gz without running autoreconf at build time.
2007-09-19 23:25:11 +02:00
debian Don't use -msse when building pixman-mmx.c 2007-09-19 23:25:11 +02:00
pixman Don't use -msse when building pixman-mmx.c 2007-09-19 23:25:11 +02:00
test Don't use -msse when building pixman-mmx.c 2007-09-19 23:25:11 +02:00
.gitignore Add .gitignore file 2007-05-24 16:24:39 +03:00
aclocal.m4 Don't use -msse when building pixman-mmx.c 2007-09-19 23:25:11 +02:00
AUTHORS Add the files. 2007-05-04 19:13:57 -04:00
autogen.sh Use canonical autogen.sh 2007-05-24 16:19:40 +03:00
ChangeLog Add the files. 2007-05-04 19:13:57 -04:00
compile Autoreconf 2007-05-28 19:34:07 +02:00
config.guess autoreconf. 2007-09-03 17:01:04 +02:00
config.h.in Autoreconf 2007-05-28 19:34:07 +02:00
config.sub autoreconf. 2007-09-03 17:01:04 +02:00
configure Don't use -msse when building pixman-mmx.c 2007-09-19 23:25:11 +02:00
configure.ac Add pixman_image_set_source_clipping() 2007-08-17 18:01:09 -04:00
COPYING Add the files. 2007-05-04 19:13:57 -04:00
depcomp autoreconf for new snapshot. 2007-08-01 12:56:59 +02:00
INSTALL autoreconf for new snapshot. 2007-08-01 12:56:59 +02:00
install-sh autoreconf for new snapshot. 2007-08-01 12:56:59 +02:00
libcomp.pc Add the files. 2007-05-04 19:13:57 -04:00
ltmain.sh autoreconf for new snapshot. 2007-08-01 12:56:59 +02:00
Makefile.am Change the library name to pixman-1 2007-08-06 17:24:44 -04:00
Makefile.in Don't use -msse when building pixman-mmx.c 2007-09-19 23:25:11 +02:00
missing autoreconf for new snapshot. 2007-08-01 12:56:59 +02:00
NEWS Add the files. 2007-05-04 19:13:57 -04:00
pixman-1.pc.in Update .pc file for library version name change. 2007-08-06 20:06:48 -07:00
README Add the files. 2007-05-04 19:13:57 -04:00
TODO Port Vlad's fixes for integer overflows with malloc(). 2007-07-02 12:18:42 -04:00