repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix soft-fp fma for -Wuninitialized.
[glibc.git]
/
sysdeps
/
sparc
/
sparc32
/
soft-fp
/
Versions
blob
6a09249c4645a19057cce86447eb6a551a89e913
1
libc {
2
GLIBC_2.4 {
3
_Q_add; _Q_cmp; _Q_cmpe; _Q_div; _Q_dtoq; _Q_feq; _Q_fge; _Q_fgt;
4
_Q_fle; _Q_flt; _Q_fne; _Q_itoq; _Q_mul; _Q_neg; _Q_qtod; _Q_qtoi;
5
_Q_qtos; _Q_qtou; _Q_qtoull; _Q_qtoll; _Q_sqrt; _Q_stoq; _Q_sub;
6
_Q_utoq; _Q_ulltoq; _Q_lltoq;
7
}
8
}