This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
lib
/
libc
/
arm
History
Tim Kientzle
061103347c
Per kib, since __flt_rounds is being added to FreeBSD 10, it
...
belongs in FBSD_1.3. MFC after: 1 week
2012-06-15 03:57:16 +00:00
..
gen
Replace the C implementation of __aeabi_read_tp with an assembly version.
2012-04-16 09:38:20 +00:00
softfloat
Convert softfloat to use the standard exception flag and rounding macros
2012-01-16 04:05:53 +00:00
string
Merge index() and strchr() together.
2012-01-03 07:14:01 +00:00
sys
These warnings are only relevant on NetBSD it seems. They don't seem
2009-02-19 19:53:58 +00:00
_fpmath.h
Correct some bugs that resulted from arm/_fpmath.h being blindly copied
2012-01-16 04:04:35 +00:00
arith.h
Add support for the FPA floating-point format on ARM. The
2008-12-23 22:20:59 +00:00
gd_qnan.h
…
Makefile.inc
Use GCC's __SOFTFP__ to test whether we're being compiled
2009-05-31 02:03:40 +00:00
Symbol.map
Per kib, since __flt_rounds is being added to FreeBSD 10, it
2012-06-15 03:57:16 +00:00
SYS.h
…