Bug#410859: liboil0.3: wrongly assumes that all Intel chips support CP14 timestamp

2007-02-22 Thread Ben Hutchings
This was already fixed upstream on 1st January (http://webcvs.freedesktop.org/liboil/liboil/liboil/liboilcpu.c?r1=1.36&r2=1.37) so I'm going to apply that change and upload: --- liboilcpu.c 2006/11/06 02:04:58 1.36 +++ liboilcpu.c 2007/01/01 09:33:33 1.37 @@ -615,15 +615,17 @@ /* arm

Bug#410859: liboil0.3: wrongly assumes that all Intel chips support CP14 timestamp

2007-02-22 Thread Ben Hutchings
I think all XScale processors have CP14 timestamp (see ) but it's in register 1, not register 0. The original report is right in that StrongArm processors do not have a CP14. Therefore the following *should* work: --- liboil-0.3.

Bug#410859: liboil0.3: wrongly assumes that all Intel chips support CP14 timestamp

2007-02-13 Thread Aurelien Jarno
Package: liboil0.3 Version: 0.3.10-1 Severity: grave Tags: patch All programs linked with liboil0.3 are causing a SIGILL on an IXP4xx XScale CPU. This is due to the following code in liboil/liboilcpu.c: switch(arm_implementer) { case 0x69: /* Intel */ /* assume that all Intel chips