3386 |
5984 d 18 h |
decky |
/branches/network/ |
add new network branch (copy of current trunk) |
|
2071 |
6579 d 14 h |
jermar |
/trunk/ |
(c) versus (C) |
|
1787 |
6769 d 16 h |
decky |
/ |
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot |
|
1780 |
6776 d 18 h |
jermar |
/kernel/trunk/ |
Replace old __u?? types with respective C99 variants (e.g. uint32_t, int64_t, uintptr_t etc.). |
|
1708 |
6795 d 0 h |
jermar |
/kernel/trunk/ |
Fix some broken doxygen comments. |
|
1702 |
6797 d 20 h |
cejka |
/kernel/trunk/ |
Kernel doxygen comments updated. |
|
1124 |
6879 d 0 h |
jermar |
/kernel/trunk/arch/ |
Small changes.
Make sparc64 and ppc32 compile again. |
|
1078 |
6885 d 17 h |
jermar |
/kernel/trunk/ |
Improved uspace threads.
ia64 needs fixing. |
|
871 |
6908 d 11 h |
vana |
/kernel/trunk/arch/ia64/include/ |
C version of Itanium FADDR() |
|
869 |
6908 d 11 h |
vana |
/kernel/trunk/ |
Uaaaaaaa ;-) Itanium Paging !!!!!! ;-) |
|
534 |
6988 d 15 h |
jermar |
/ |
Rename HelenOS/SPARTAN to HelenOS/kernel again. |
|
532 |
6988 d 15 h |
jermar |
/ |
Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch. |
|
501 |
7000 d 20 h |
jermar |
/ |
Rename HelenOS/SPARTAN to HelenOS/kernel. |
|
76 |
7194 d 14 h |
jermar |
/SPARTAN/trunk/ |
For each architecture, add function/macro FADDR that calculates absolute address of a function referenced by void (* f)(void).
IA-32 and MIPS gcc's use direct addressing (f == FADDR(f)) while IA-64 gcc uses indirect addressing (f != FADDR(f)).
Tweaks in IA-64 Makefile.inc to declare constant gp and main Makefile to consider ASFLAGS when compiling .s targets. |
|