summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2007-02-11 14:13:45 +0000
committerGuillem Jover <guillem@debian.org>2007-02-11 14:13:45 +0000
commita0c775870fb1f3f87226293ce1f975f20053c85a (patch)
tree790879767fac8a87b8fd8ec349ad17e7cbbc67e2 /debian
parent91ef6c53f83bc4ac0ffc6bd572ca2b7c58ca4a29 (diff)
Add MMX register support.
- debian/patches/20_mmx_support.patch: New file. Thanks to Samuel Thibault <samuel.thibault@ens-lyon.org>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
-rw-r--r--debian/patches/series1
2 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7d31039..db7add9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,9 @@ gnumach (2:1.3.99+cvs20070211.dfsg.1-1) UNRELEASED; urgency=low
- debian/patches/12_sis900.patch: Likewise.
- debian/patches/15_mem_obj_proxy.patch: Likewise.
- debian/patches/90_autoconf_autogen.patch: Regenerated.
+ * Add MMX register support.
+ - debian/patches/20_mmx_support.patch: New file.
+ Thanks to Samuel Thibault <samuel.thibault@ens-lyon.org>
-- Guillem Jover <guillem@debian.org> Sun, 11 Feb 2007 15:01:19 +0200
diff --git a/debian/patches/series b/debian/patches/series
index 3e7819c..b4c9b1b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -5,6 +5,7 @@
13_ide_dma.patch -p0
14_alloc_params.patch -p0
15_mem_obj_proxy.patch -p0
+20_mmx_support.patch -p0
24_pci_irq_fix.patch -p1
41_io_unlock_ioremove.patch -p0
42_disable_ioperm.patch -p0