aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-09-14 09:07:12 +0000
committerRoland McGrath <roland@gnu.org>2002-09-14 09:07:12 +0000
commit09af82c9bd093d30c22e3ecf04b8ff310f5cdfa8 (patch)
treec3d5a2a3655d82f718580e1d13fd8cc1fb756336 /ChangeLog
parent48c5307058990a7e525b3dfc444e9d996b2cefc6 (diff)
downloadglibc-09af82c9bd093d30c22e3ecf04b8ff310f5cdfa8.tar
glibc-09af82c9bd093d30c22e3ecf04b8ff310f5cdfa8.tar.gz
glibc-09af82c9bd093d30c22e3ecf04b8ff310f5cdfa8.tar.bz2
glibc-09af82c9bd093d30c22e3ecf04b8ff310f5cdfa8.zip
* stdlib/longlong.h [_ARCH_PPC && W_TYPE_SIZE!=32]: Add powerpc64
specific asm macros for multiple percision integer math.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ed7f226c8..5f39ffacd9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-07-29 Steven Munroe <sjmunroe@us.ibm.com>
+
+ * stdlib/longlong.h [_ARCH_PPC && W_TYPE_SIZE!=32]: Add powerpc64
+ specific asm macros for multiple percision integer math.
+
2002-06-04 Steven Munroe <sjmunroe@us.ibm.com>
* sysdeps/generic/ldconfig.h (FLAG_POWERPC_LIB64) New macro.