mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-12 04:00:17 +00:00
2006-01-06 Roland McGrath <roland@redhat.com>
* sysdeps/powerpc/nofpu/Versions (libc: GLIBC_2.4): New set. Add __floatundidf, __floatundisf, __floatunditf, __floatunsidf, __floatunsisf, __floatunsitf, __unorddf2, __unordsf2, __unordtf2.
This commit is contained in:
parent
1b27504c9f
commit
5a0a18f1f0
@ -10,4 +10,9 @@ libc {
|
||||
__negdf2; __negsf2; __sqrtdf2; __sqrtsf2; __subdf3;
|
||||
__subsf3; __truncdfsf2; __trunctfsf2;
|
||||
}
|
||||
GLIBC_2.4 {
|
||||
__floatundidf; __floatundisf; __floatunditf;
|
||||
__floatunsidf; __floatunsisf; __floatunsitf;
|
||||
__unorddf2; __unordsf2; __unordtf2;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user