tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
lib
/
libc
/
softfloat
/
at
rk3128
29 files
eqdf2.c
Mark as 'protected' all the routines from the quad/ and softfloat/ subdirs, as well as those in arch/arm/gen/divsi3.S. This cleans up the PLTs on the 32bit archs.
6 years ago
eqsf2.c
Mark as 'protected' all the routines from the quad/ and softfloat/ subdirs, as well as those in arch/arm/gen/divsi3.S. This cleans up the PLTs on the 32bit archs.
6 years ago
fpgetmask.c
We have __weak_alias() everywhere; remove obsolete #ifdef's
9 years ago
fpgetround.c
Wrap fpgetround() so internal calls to it (seen on arm, powerpc, and sh) go direct instead of through the PLT.
9 years ago
fpgetsticky.c
We have __weak_alias() everywhere; remove obsolete #ifdef's
9 years ago
fpsetmask.c
We have __weak_alias() everywhere; remove obsolete #ifdef's
9 years ago
fpsetround.c
We have __weak_alias() everywhere; remove obsolete #ifdef's
9 years ago
fpsetsticky.c
We have __weak_alias() everywhere; remove obsolete #ifdef's
9 years ago
gedf2.c
Mark as 'protected' all the routines from the quad/ and softfloat/ subdirs, as well as those in arch/arm/gen/divsi3.S. This cleans up the PLTs on the 32bit archs.
6 years ago
gesf2.c
Mark as 'protected' all the routines from the quad/ and softfloat/ subdirs, as well as those in arch/arm/gen/divsi3.S. This cleans up the PLTs on the 32bit archs.
6 years ago
gtdf2.c
Mark as 'protected' all the routines from the quad/ and softfloat/ subdirs, as well as those in arch/arm/gen/divsi3.S. This cleans up the PLTs on the 32bit archs.
6 years ago
gtsf2.c
Mark as 'protected' all the routines from the quad/ and softfloat/ subdirs, as well as those in arch/arm/gen/divsi3.S. This cleans up the PLTs on the 32bit archs.
6 years ago
ledf2.c
Mark as 'protected' all the routines from the quad/ and softfloat/ subdirs, as well as those in arch/arm/gen/divsi3.S. This cleans up the PLTs on the 32bit archs.
6 years ago
lesf2.c
Mark as 'protected' all the routines from the quad/ and softfloat/ subdirs, as well as those in arch/arm/gen/divsi3.S. This cleans up the PLTs on the 32bit archs.
6 years ago
ltdf2.c
Mark as 'protected' all the routines from the quad/ and softfloat/ subdirs, as well as those in arch/arm/gen/divsi3.S. This cleans up the PLTs on the 32bit archs.
6 years ago
ltsf2.c
Mark as 'protected' all the routines from the quad/ and softfloat/ subdirs, as well as those in arch/arm/gen/divsi3.S. This cleans up the PLTs on the 32bit archs.
6 years ago
milieu.h
Copy MI softfloat bits from arm to here, so that they can be shared.
19 years ago
nedf2.c
Mark as 'protected' all the routines from the quad/ and softfloat/ subdirs, as well as those in arch/arm/gen/divsi3.S. This cleans up the PLTs on the 32bit archs.
6 years ago
negdf2.c
Mark as 'protected' all the routines from the quad/ and softfloat/ subdirs, as well as those in arch/arm/gen/divsi3.S. This cleans up the PLTs on the 32bit archs.
6 years ago
negsf2.c
Mark as 'protected' all the routines from the quad/ and softfloat/ subdirs, as well as those in arch/arm/gen/divsi3.S. This cleans up the PLTs on the 32bit archs.
6 years ago
nesf2.c
Mark as 'protected' all the routines from the quad/ and softfloat/ subdirs, as well as those in arch/arm/gen/divsi3.S. This cleans up the PLTs on the 32bit archs.
6 years ago
softfloat-for-gcc.h
Add EABI strong aliases for __fixunssfdi and __fixunsdfdi added recently on armv7; ok mbuhl@
3 years ago
softfloat-macros.h
Use static inline such that the functions are guaranteed to be present when compiled with clang.
8 years ago
softfloat-specialize.h
Make softfloat's internal float_raise also available under a hidden, internal name, so that local references to it do not need to go through the plt. (this routine is used by libm and thus can't be made internal to libc)
10 years ago
softfloat.c
Uses angle brackets to include softfloat.h, and add the proper directory to CFLAGS. ok guenther@
10 years ago
softfloat.h
Mark as 'protected' all the routines from the quad/ and softfloat/ subdirs, as well as those in arch/arm/gen/divsi3.S. This cleans up the PLTs on the 32bit archs.
6 years ago
timesoftfloat.c
Uses angle brackets to include softfloat.h, and add the proper directory to CFLAGS. ok guenther@
10 years ago
unorddf2.c
Mark as 'protected' all the routines from the quad/ and softfloat/ subdirs, as well as those in arch/arm/gen/divsi3.S. This cleans up the PLTs on the 32bit archs.
6 years ago
unordsf2.c
Mark as 'protected' all the routines from the quad/ and softfloat/ subdirs, as well as those in arch/arm/gen/divsi3.S. This cleans up the PLTs on the 32bit archs.
6 years ago