about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-06-12 01:35:15 +0000
committerUlrich Drepper <drepper@redhat.com>2003-06-12 01:35:15 +0000
commit2236d6e12474b6f6b0e6728058257eff9e3e16b6 (patch)
tree0905aaddeff5df90c3f72e828a10eba7d8c9c304 /ChangeLog
parent9c7ff11a5cd628ffbe31a7b2de3027ec5b030d8b (diff)
downloadglibc-2236d6e12474b6f6b0e6728058257eff9e3e16b6.tar.gz
glibc-2236d6e12474b6f6b0e6728058257eff9e3e16b6.tar.xz
glibc-2236d6e12474b6f6b0e6728058257eff9e3e16b6.zip
Update.
	* sysdeps/i386/bits/byteswap.h (__bswap_32): Use bswap instruction
	also for P4.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 521ffeeab7..8cf9c92529 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2003-06-11  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/i386/bits/byteswap.h (__bswap_32): Use bswap instruction
+	also for P4.
+
 	* time/tzfile.c: Add a couple of __builtin_expect.
 
 	Remove warnings gcc 3.3 shows.