This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8772ff83ee
freebsd-nq
/
lib
/
libc
/
arm
History
Andrew Turner
8772ff83ee
Add the deprecated fp{get,set}* functions, a few ports use them.
2014-04-20 14:58:14 +00:00
..
aeabi
Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental.
2014-03-23 12:49:25 +00:00
gen
Add the deprecated fp{get,set}* functions, a few ports use them.
2014-04-20 14:58:14 +00:00
softfloat
On ARM EABI double precision floating point values are stored in the
2013-09-07 14:04:10 +00:00
string
Merge index() and strchr() together.
2012-01-03 07:14:01 +00:00
sys
Convert from WITHOUT_SYSCALL_COMPAT to MK_SYSCALL_COMPAT.
2014-04-05 17:54:43 +00:00
_fpmath.h
On ARM EABI double precision floating point values are stored in the
2013-09-07 14:04:10 +00:00
arith.h
On ARM EABI double precision floating point values are stored in the
2013-09-07 14:04:10 +00:00
gd_qnan.h
Makefile.inc
Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP}
2014-03-04 02:19:39 +00:00
Symbol_oabi.map
Use the compiler-rt version __{u,}divsi3 and __{u,}modsi3 on ARM EABI
2013-01-19 04:11:45 +00:00
Symbol.map
Export _libc_arm_fpu_present as a private symbol to be used by other
2014-03-11 00:21:49 +00:00
SYS.h
Update the syscall calling convention for ARM EABI. We store the syscall
2013-01-19 04:03:18 +00:00