repo.or.cz
/
glibc
/
history.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Extra files to distribute in sysdeps/posix.
[glibc/history.git]
/
sysdeps
/
alpha
/
soft-fp
/
Makefile
blob
d7e7e2684a484ca1923f25fb81c0527d683b23f9
1
# Software floating-point emulation.
2
3
ifeq
($(
subdir
),
soft-fp
)
4
sysdep_routines
+=
ots_add ots_sub ots_mul ots_div ots_cmp ots_cmpe \
5
ots_cvtxq ots_cvtqx ots_cvtqux ots_cvttx ots_cvtxt ots_nintxq
6
endif