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
NetBSD
/
lib
/
libc
/
arch
History
mrg
e69cf86f15
remove GCC2 support
2006-06-02 19:47:15 +00:00
..
alpha
…
arm
if SOFTFLOAT_FOR_GCC is not defined, don't declare float_detect_tininess.
2006-05-16 20:55:51 +00:00
hppa
…
i386
in makecontext(), sp is unsigned * so don't assign signed *'s to it.
2006-05-11 00:34:44 +00:00
m68k
change __weak_extern to __weak_reference so that gcc4 works.
2006-05-18 17:54:19 +00:00
mips
…
ns32k
change __weak_extern to __weak_reference so that gcc4 works.
2006-05-18 17:54:19 +00:00
powerpc
change __weak_extern to __weak_reference so that gcc4 works.
2006-05-18 17:54:19 +00:00
sh3
remove GCC2 support
2006-06-02 19:47:15 +00:00
sh5
…
sparc
…
sparc64
if SOFTFLOAT_FOR_GCC is not defined, don't declare float_detect_tininess.
2006-05-11 23:53:14 +00:00
vax
…
x86_64
…