peter
|
49cf8154c1
* add missing .globl
|
19 years ago |
peter
|
94f2b1d941
* add initialstkptr to get the stackpointer at startup before
|
19 years ago |
peter
|
da9ea7ff88
* use exit_group syscall to also stop all threads
|
20 years ago |
peter
|
4ace790492
* remove $Log
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
daniel
|
a1229ff8fe
* Modified bootstrap code so separate prt0.as/prt0_10.as files are no
|
21 years ago |
peter
|
9f31783a0a
* old logs removed and tabs fixed
|
23 years ago |
peter
|
a22e8f54c4
* startup code also needed syslinux->system updates
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
peter
|
93f51ab18e
* removed curbrk
|
25 years ago |
daniel
|
ec29a31834
* copyright 2000
|
26 years ago |
daniel
|
a79b4a404b
* copyright 2000 added
|
26 years ago |
peter
|
77af080111
* removed aout entries
|
26 years ago |
peter
|
7469443729
+ xorl ebp,ebp to indicate end of backtrace
|
27 years ago |
peter
|
d24ead1dd6
* initialize fpu so sigfpe is finally generated for fpu errors
|
27 years ago |
peter
|
1f99bcf425
* added missing ___fpc_sbrk and logs
|
27 years ago |
michael
|
bc48fd107d
changed sbrk to fc_sbrk, to avoid conflicts with C library.
|
27 years ago |
peter
|
69a42cc570
* a.out profile prt, not tested
|
27 years ago |