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
ccb43d66aa
freebsd-skq
/
lib
/
csu
History
Marius Strobl
bb4e1f9101
GC these crt{begin,end}.c, which are unused since the last FreeBSD platform
...
switched to those created from GCC's crtstuff.c 4 years ago.
2006-05-22 19:30:02 +00:00
..
alpha
Back out the call to _init_tls() - something is broken there and it
2004-08-21 08:22:00 +00:00
amd64
Fixed profiling of main() for amd64 and i386. This started rotting
2005-10-07 22:13:17 +00:00
arm
Implement .init and .fini.
2004-09-23 23:00:51 +00:00
common
GC these crt{begin,end}.c, which are unused since the last FreeBSD platform
2006-05-22 19:30:02 +00:00
i386-elf
Fixed profiling of main() for amd64 and i386. This started rotting
2005-10-07 22:13:17 +00:00
ia64
powerpc
sparc64