4377 |
5735 d 21 h |
svoboda |
/branches/tracing/ |
Merge latest trunk changes to tracing. (i.e. revs 3684:4374, huge). This time hopefully the real thing. |
|
2787 |
6146 d 1 h |
decky |
/branches/tracing/ |
add dynamic linking, debugging and tracing branch |
|
2071 |
6580 d 21 h |
jermar |
/trunk/ |
(c) versus (C) |
|
1860 |
6719 d 22 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 |
6753 d 18 h |
decky |
/trunk/kernel/generic/include/ |
formatting changes |
|
1787 |
6770 d 23 h |
decky |
/ |
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot |
|
1702 |
6799 d 3 h |
cejka |
/kernel/trunk/ |
Kernel doxygen comments updated. |
|
866 |
6910 d 6 h |
jermar |
/kernel/trunk/generic/include/ |
Remove nasty ppc32 hack.
ppc32 now uses the stock ALIGN_UP(). |
|
587 |
6984 d 1 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 |
6985 d 17 h |
jermar |
/kernel/trunk/generic/include/ |
Missing braces.
By the way, new ALIGN_UP broke ppc32 (commits 564 vs. 565). |
|
565 |
6986 d 17 h |
jermar |
/kernel/trunk/generic/include/ |
Improved ALIGN_UP. |
|
564 |
6986 d 18 h |
jermar |
/kernel/trunk/ |
Send in some improvements. |
|
534 |
6989 d 21 h |
jermar |
/ |
Rename HelenOS/SPARTAN to HelenOS/kernel again. |
|
532 |
6989 d 22 h |
jermar |
/ |
Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch. |
|
501 |
7002 d 2 h |
jermar |
/ |
Rename HelenOS/SPARTAN to HelenOS/kernel. |
|
430 |
7022 d 19 h |
jermar |
/SPARTAN/trunk/ |
Move src/ and include/ to generic. |
|
402 |
7045 d 6 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. |
|