summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
authorManish Singh <yosh@gimp.org>2002-12-19 00:20:03 +0000
committerManish Singh <yosh@src.gnome.org>2002-12-19 00:20:03 +0000
commitad427fd806187e06b31c5ad58d50a576adbd1c6e (patch)
treedb744447719b981a30573a57a5956b1a2af432c0 /ChangeLog.pre-2-2
parent634b48f254424def05d00e832887efc76df9d485 (diff)
new endian asm for ia64 and x86_64, general reorg and clean up. New
Wed Dec 18 16:19:08 2002 Manish Singh <yosh@gimp.org> * glib/gtypes.h: new endian asm for ia64 and x86_64, general reorg and clean up. New implementation of GUINT16_SWAP_LE_BE_CONSTANT() that should optimize better. (#101318)
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-26
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index 891944232..b2e2aef41 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,9 @@
+Wed Dec 18 16:19:08 2002 Manish Singh <yosh@gimp.org>
+
+ * glib/gtypes.h: new endian asm for ia64 and x86_64, general
+ reorg and clean up. New implementation of GUINT16_SWAP_LE_BE_CONSTANT()
+ that should optimize better. (#101318)
+
2002-12-17 Tor Lillqvist <tml@iki.fi>
Improvement based on suggestion by Thorsten Maerz: