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
/
csu
/
ia64
History
marcel
493b9af445
_start() needed to be written in assembly. See crt1.S.
2003-07-14 03:05:42 +00:00
..
crt1.S
Rewite _start(). We cannot use a C function due to the fact that we
2003-07-13 23:11:37 +00:00
crti.S
Put in an attempt at stack trace/unwind records.
2001-11-03 06:31:27 +00:00
crtn.S
Mostly cosmetic. Use indentation that is reasonably close to other
2001-10-29 10:18:58 +00:00
Makefile
Rewite _start(). We cannot use a C function due to the fact that we
2003-07-13 23:11:37 +00:00