]> Git Repo - uclibc-ng.git/commit
import some math funcs from glibc
authorMike Frysinger <[email protected]>
Tue, 15 Nov 2005 00:35:30 +0000 (00:35 -0000)
committerMike Frysinger <[email protected]>
Tue, 15 Nov 2005 00:35:30 +0000 (00:35 -0000)
commitee9a2651d9e53885deba56d8b253390a04575296
treeda267dc3cf26adc33add1605ca279b1a910757d6
parent190e8c6c41b41b502f8b109296a2d9d48a1a5560
import some math funcs from glibc
libc/sysdeps/linux/hppa/Makefile.arch
libc/sysdeps/linux/hppa/add_n.S [new file with mode: 0644]
libc/sysdeps/linux/hppa/lshift.S [new file with mode: 0644]
libc/sysdeps/linux/hppa/rshift.S [new file with mode: 0644]
libc/sysdeps/linux/hppa/sub_n.S [new file with mode: 0644]
libc/sysdeps/linux/hppa/udiv_qrnnd.S [new file with mode: 0644]
This page took 0.023972 seconds and 4 git commands to generate.