summaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/20_xmm_support.patch (renamed from debian/patches/20_mmx_support.patch)2
-rw-r--r--debian/patches/series2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/20_mmx_support.patch b/debian/patches/20_xmm_support.patch
index 692a57f..48b7ff8 100644
--- a/debian/patches/20_mmx_support.patch
+++ b/debian/patches/20_xmm_support.patch
@@ -1,6 +1,6 @@
2007-03-03 Samuel Thibault <samuel.thibault@ens-lyon.org>
- Add MMX FPU registers save/restore support.
+ Add XMM FPU registers save/restore support.
* i386/include/mach/i386/fp_reg.h (struct i386_fp_regs): Invert array
indices.
(struct i386_xfp_save): New structure.
diff --git a/debian/patches/series b/debian/patches/series
index 7f434cb..5e0fce4 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -6,6 +6,6 @@
14_alloc_params.patch
15_mem_obj_proxy.patch
16_ide_multsect.patch
-20_mmx_support.patch
+20_xmm_support.patch
24_pci_irq_fix.patch
40_iopl_mmap.patch