felixf
|
af178eb7e3
Patched another concurrency bug: the GC potentially ran while holding the (non-reentrant) mutexLock
|
8 년 전 |
skoster
|
0436335f95
Patched Race conditions on header.lock.
|
8 년 전 |
felixf
|
394f0afd43
Bootconsole works again (main thread may not be terminated)
|
8 년 전 |
felixf
|
9ca1a3fd8d
Patched order, removed unnecessary trace
|
8 년 전 |
felixf
|
00b0e95e88
Unix files using finalized collection works now.
|
8 년 전 |
felixf
|
972f7e0c53
Console keeps running and traps in A2 work.
|
8 년 전 |
felixf
|
e736c23ce2
Traphandling
|
8 년 전 |
felixf
|
4331b1edc7
Add StdIo also for windows.
|
8 년 전 |
felixf
|
dcb8ceb665
argc / argv and some cleanup (objects introduced more trace, will be removed)
|
8 년 전 |
felixf
|
1182924686
System boots. GUI comes up. Testprogram invoking GC works.
|
8 년 전 |
felixf
|
0f400196bb
GC -- System boots up to X11 (then -> Symbol missing)
|
8 년 전 |
felixf
|
1ee859c02b
(Heuritisc) GC working -- using correct SP / BP
|
8 년 전 |
felixf
|
a2b127fa27
thread context stored in suspend -- works
|
8 년 전 |
felixf
|
4686eb4cb8
can et full context of any process interrupted with suspend
|
8 년 전 |
felixf
|
3adb1cada0
thread suspension works again - signal handler called at least
|
8 년 전 |
felixf
|
e36dad2c4e
Added ptrace -- does not work, however (ptrace attach --> no such process)
|
8 년 전 |
felixf
|
4d6012b051
Linux Kernel Boots (no GC yet, Module Loading untested yet)
|
8 년 전 |
felixf
|
3caa9ca2ce
UnixAos Generic -- TrapHandler works
|
8 년 전 |
felixf
|
44b3d18152
Can run active objects.
|
8 년 전 |
felixf
|
94f1704c5c
Started with support of generic object files for linux based A2.
|
8 년 전 |