From aea34d1babca1373a1a32f6d7162d52c41193604 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Wed, 13 Jun 2007 23:40:02 +0000 Subject: * liboil/amd64/wavelet.c: * liboil/i386/Makefile.am: * liboil/i386/convert_i386.c: * liboil/i386/math.c: * liboil/i386/sad8x8_i386.c: * liboil/i386_amd64/Makefile.am: * liboil/i386_amd64/convert.c: * liboil/i386_amd64/copy.c: * liboil/i386_amd64/math.c: * liboil/i386_amd64/sad8x8.c: Convert a bunch of stuff to dual-arch. --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 046edb6..3391c50 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2007-06-13 David Schleef + + * liboil/amd64/wavelet.c: + * liboil/i386/Makefile.am: + * liboil/i386/convert_i386.c: + * liboil/i386/math.c: + * liboil/i386/sad8x8_i386.c: + * liboil/i386_amd64/Makefile.am: + * liboil/i386_amd64/convert.c: + * liboil/i386_amd64/copy.c: + * liboil/i386_amd64/math.c: + * liboil/i386_amd64/sad8x8.c: + Convert a bunch of stuff to dual-arch. + 2007-06-12 David Schleef * liboil/i386/convert_i386.c: -- cgit v1.2.3