This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
587cf6827d
freebsd-dev
/
lib
/
libc
/
arm
History
Craig Rodrigues
6874645fa9
Add include for declaration of _set_tp(). Eliminates -Wmissing-prototypes warnings.
2015-09-20 04:59:01 +00:00
..
aeabi
Export the ARM __aeabi_mem* functions from libc, they are needed by the gcc
2015-06-16 16:40:25 +00:00
gen
Add include for declaration of _set_tp(). Eliminates -Wmissing-prototypes warnings.
2015-09-20 04:59:01 +00:00
softfloat
On ARM EABI double precision floating point values are stored in the
2013-09-07 14:04:10 +00:00
string
Add the needed if-then instructions to build as Thumb-2.
2015-05-31 14:04:11 +00:00
sys
Removed unused special fork() implementations.
2015-05-29 19:42:55 +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
Arrange so that the NaN returned by strtod("nan", NULL) is the same as
2007-12-16 21:15:09 +00:00
Makefile.inc
Clean up detection of hard-float ABIs. As with big-endian in r272368 we
2014-10-01 16:08:19 +00:00
Symbol_vfp.map
Add the fp{get,set}{mask,round} functions to the public symbols in the map.
2014-09-05 18:11:36 +00:00
Symbol.map
Add dl_unwind_find_exidx() for ARM EABI, required for C++ exception
2014-07-19 22:13:27 +00:00
SYS.h
Remove __ARM_EABI__ from more places in libc as this is the only ARM ABI
2015-05-31 12:53:10 +00:00