Updated from ../=mpn/gmp-1.910
authorRoland McGrath <roland@gnu.org>
Mon, 4 Dec 1995 18:37:56 +0000 (18:37 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 4 Dec 1995 18:37:56 +0000 (18:37 +0000)
commitba848785bb048e7700555ef97c9d1fd3911a3da3
tree646ee57c65b8d2231e235caa069d7fea634e8b64
parentc13a4f3dbd44ff03d85ad1ac35cca38c3f35d33c
Updated from ../=mpn/gmp-1.910
17 files changed:
stdlib/gmp-impl.h
stdlib/gmp.h
stdlib/longlong.h
sysdeps/generic/mul_n.c
sysdeps/i386/i586/lshift.S
sysdeps/i386/i586/rshift.S
sysdeps/m68k/add_n.S [new file with mode: 0644]
sysdeps/m68k/sub_n.S [new file with mode: 0644]
sysdeps/m88k/add_n.s [new file with mode: 0644]
sysdeps/m88k/mul_1.s [new file with mode: 0644]
sysdeps/m88k/sub_n.s [new file with mode: 0644]
sysdeps/rs6000/add_n.s
sysdeps/rs6000/sub_n.s
sysdeps/sparc/add_n.S
sysdeps/sparc/lshift.S [new file with mode: 0644]
sysdeps/sparc/rshift.S [new file with mode: 0644]
sysdeps/sparc/sub_n.S