]> git.ipfire.org Git - thirdparty/gcc.git/commit
longlong.h: Partially synchronize with GMP-4.1 version: Use i370 definitions also...
authorUlrich Weigand <uweigand@de.ibm.com>
Mon, 30 Sep 2002 20:51:57 +0000 (20:51 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Mon, 30 Sep 2002 20:51:57 +0000 (20:51 +0000)
commit7e7656759317f2145393ae9171a7bf2a91cd55d9
tree975fe3a8a36af2ace3e26572e4d24e6279bb340f
parent92e89ef0ae66022aea6a057a8eb695f0d27a9bd8
longlong.h: Partially synchronize with GMP-4.1 version: Use i370 definitions also for s390.

* longlong.h: Partially synchronize with GMP-4.1 version:
Use i370 definitions also for s390.
Add generic definition of umul_ppmm in terms of smul_ppmm.
[s390] (umul_ppmm): Remove.
[s390] (smul_ppmm): Fix incorrect assembler constraints.
[s390] (smul_ppmm, sdiv_qrnnd): Rename __xx to __x.

From-SVN: r57670
gcc/ChangeLog
gcc/longlong.h