diff options
author | Roland McGrath <roland@gnu.org> | 2002-09-14 09:07:12 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-09-14 09:07:12 +0000 |
commit | 09af82c9bd093d30c22e3ecf04b8ff310f5cdfa8 (patch) | |
tree | c3d5a2a3655d82f718580e1d13fd8cc1fb756336 /ChangeLog | |
parent | 48c5307058990a7e525b3dfc444e9d996b2cefc6 (diff) | |
download | glibc-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |