Less fragile Linux altivec detection
authorDavid Woodhouse <dwmw2@infradead.org>
Tue, 18 Nov 2008 21:01:11 +0000 (16:01 -0500)
committerDan Williams <dcbw@redhat.com>
Tue, 18 Nov 2008 21:01:11 +0000 (16:01 -0500)
commitcd2a79ab81045aa7e35bc901081e57dea6ac4845
tree60c73cb761dd2036af98c6ca43d4d7cc76c430fa
parentb1b0507c24d7a3afb1ee09fc23783fa22cd0e56e
Less fragile Linux altivec detection

Instead of using really fragile SIGILL trapping, use a more reliable
detection method by checking what the CPU really supports.

https://bugzilla.redhat.com/show_bug.cgi?id=472000
https://bugzilla.redhat.com/show_bug.cgi?id=451831
pixman/pixman-pict.c