summaryrefslogtreecommitdiff
path: root/math/atlas/files/patch-CONFIG+src+backend+archinfo_x86.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/atlas/files/patch-CONFIG+src+backend+archinfo_x86.c')
-rw-r--r--math/atlas/files/patch-CONFIG+src+backend+archinfo_x86.c14
1 files changed, 14 insertions, 0 deletions
diff --git a/math/atlas/files/patch-CONFIG+src+backend+archinfo_x86.c b/math/atlas/files/patch-CONFIG+src+backend+archinfo_x86.c
new file mode 100644
index 000000000000..23f5948eceea
--- /dev/null
+++ b/math/atlas/files/patch-CONFIG+src+backend+archinfo_x86.c
@@ -0,0 +1,14 @@
+--- CONFIG/src/backend/archinfo_x86.c.orig 2011-05-14 13:33:24.000000000 -0400
++++ CONFIG/src/backend/archinfo_x86.c 2011-09-06 05:59:18.000000000 -0400
+@@ -309,9 +309,10 @@
+ case 0x1A:
+ case 0x1E:
+ case 0x1F:
++ case 0x25:
++ case 0x2C:
+ iret = IntCorei1;
+ break;
+- case 0x25:
+ case 0x2A:
+ iret = IntCorei2;
+ break;