This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9b2ceb0ad8
NetBSD
/
lib
/
libc
/
arch
History
christos
da2b6a5521
Add cfi annotations so that gdb can unwind the stack through signal handlers.
2019-12-02 01:38:54 +00:00
..
aarch64
Fix previous... We need to deal with a conditional branch.
2019-03-09 02:50:07 +00:00
alpha
On ports without __HAVE_LONG_DOUBLE, make fabsl alias fabs.
2018-11-07 22:21:42 +00:00
arm
Fix a comment
2018-11-21 21:01:41 +00:00
hppa
Try speling it rite, riasthradhdadhaa or whatever your name is.
2018-11-08 16:29:50 +00:00
i386
Unify signbitl implementations.
2019-04-26 09:03:46 +00:00
ia64
Use the generic C fabs/fabsl on ia64 for now to unbreak the build.
2018-11-08 16:36:16 +00:00
m68k
Unify signbitl implementations.
2019-04-26 09:03:46 +00:00
mips
On ports without __HAVE_LONG_DOUBLE, make fabsl alias fabs.
2018-11-07 22:21:42 +00:00
or1k
Mark exect(3) obsolete and bind it to plain execve(2) on all platforms
2017-02-07 19:29:39 +00:00
powerpc
On ports without __HAVE_LONG_DOUBLE, make fabsl alias fabs.
2018-11-07 22:21:42 +00:00
powerpc64
powerpc64 needs fabsl too. (Apparently no __HAVE_LONG_DOUBLE?)
2018-11-08 16:31:46 +00:00
riscv
revert previously. we want riscv32 to have 128 bit long double...
2019-04-16 08:04:23 +00:00
sh3
provide a common softfloat fenv implemenation and use it for softfloat builds.
2017-03-22 23:11:07 +00:00
sparc
On ports without __HAVE_LONG_DOUBLE, make fabsl alias fabs.
2018-11-07 22:21:42 +00:00
sparc64
Unify signbitl implementations.
2019-04-26 09:03:46 +00:00
vax
Attempt to implement fabsf by copying fabs and s/d/f/g.
2018-11-08 18:19:37 +00:00
x86_64
Add cfi annotations so that gdb can unwind the stack through signal handlers.
2019-12-02 01:38:54 +00:00