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
freebsd-nq
/
lib
/
libc
/
powerpc
/
gen
History
Justin Hibbits
80d2e10c9b
Fix a typo which broke the build for powerpc.
...
It's spelled LIBC_SRCTOP not LIBC_SRC. Pointy-hat to: jhibbits Reported by: kib
2016-10-25 01:32:35 +00:00
..
_ctx_start.S
…
_set_tp.c
Add include for declaration of _set_tp(). Eliminates -Wmissing-prototypes warnings.
2015-09-20 04:59:01 +00:00
_setjmp.S
Fix powerpc setjmp FPR saving/restoring.
2015-04-08 00:32:39 +00:00
eabi.S
…
fabs.S
…
flt_rounds.c
…
fpgetmask.c
…
fpgetround.c
…
fpgetsticky.c
…
fpsetmask.c
…
fpsetround.c
…
infinity.c
Make unions in PowerPC libc endian-safe.
2016-02-26 20:38:23 +00:00
makecontext.c
…
Makefile.common
Reduce code duplication between powerpc and powerpcspe
2016-10-22 21:51:58 +00:00
Makefile.inc
Fix a typo which broke the build for powerpc.
2016-10-25 01:32:35 +00:00
setjmp.S
Fix powerpc setjmp FPR saving/restoring.
2015-04-08 00:32:39 +00:00
signalcontext.c
…
sigsetjmp.S
Fix powerpc setjmp FPR saving/restoring.
2015-04-08 00:32:39 +00:00
syncicache.c
libc: make some more use of the nitems() macro.
2016-04-16 17:52:00 +00:00