4377 |
5743 d 0 h |
svoboda |
/branches/tracing/ |
Merge latest trunk changes to tracing. (i.e. revs 3684:4374, huge). This time hopefully the real thing. |
|
2787 |
6153 d 3 h |
decky |
/branches/tracing/ |
add dynamic linking, debugging and tracing branch |
|
2071 |
6587 d 23 h |
jermar |
/trunk/ |
(c) versus (C) |
|
1860 |
6727 d 1 h |
jermar |
/trunk/kernel/ |
A lot of untested sparc64 stuff:
- Write ASID to hardware when a thread is about to run in userspace.
- Add userspace() and switch_to_userspace() functions.
- Handle special cases when the userspace spill/fill handler causes MMU trap.
- Resolve some TODOs in the existing sparc64 code.
- sparc64 has now C99 compliant header guards.
- Formatting and indentation fixes. |
|
1819 |
6760 d 21 h |
decky |
/trunk/kernel/generic/include/ |
formatting changes |
|
1787 |
6778 d 1 h |
decky |
/ |
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot |
|
1702 |
6806 d 5 h |
cejka |
/kernel/trunk/ |
Kernel doxygen comments updated. |
|
866 |
6917 d 8 h |
jermar |
/kernel/trunk/generic/include/ |
Remove nasty ppc32 hack.
ppc32 now uses the stock ALIGN_UP(). |
|
587 |
6991 d 3 h |
jermar |
/kernel/trunk/ |
Nasty hack for ppc32.
Main Makefile now passes -D$(ARCH) so that it is possible to have ugly architectural #ifdefs. |
|
571 |
6992 d 19 h |
jermar |
/kernel/trunk/generic/include/ |
Missing braces.
By the way, new ALIGN_UP broke ppc32 (commits 564 vs. 565). |
|
565 |
6993 d 20 h |
jermar |
/kernel/trunk/generic/include/ |
Improved ALIGN_UP. |
|
564 |
6993 d 21 h |
jermar |
/kernel/trunk/ |
Send in some improvements. |
|
534 |
6997 d 0 h |
jermar |
/ |
Rename HelenOS/SPARTAN to HelenOS/kernel again. |
|
532 |
6997 d 0 h |
jermar |
/ |
Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch. |
|
501 |
7009 d 4 h |
jermar |
/ |
Rename HelenOS/SPARTAN to HelenOS/kernel. |
|
430 |
7029 d 21 h |
jermar |
/SPARTAN/trunk/ |
Move src/ and include/ to generic. |
|
402 |
7052 d 8 h |
jermar |
/SPARTAN/trunk/ |
Add ALIGN() macro.
Fix usage of early_mapping() in main.c.
The previous version would not map part of the heap.
Please, review. |
|