Rev |
Age |
Author |
Path |
Log message |
Diff |
4201 |
5693 d 0 h |
trochtova |
/branches/dd/ |
changes in trunk (rev 4200) merged into dd branch |
|
3022 |
6000 d 1 h |
decky |
/branches/dd/ |
device drivers branch |
|
2703 |
6124 d 19 h |
jermar |
/trunk/kernel/arch/amd64/ |
Grow the initial identity mapping from 64M to 4G.
We should not allocate GDT's from above 4G or the amd64 will occassionally
triple-fault again. |
|
2089 |
6486 d 22 h |
decky |
/trunk/ |
huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes |
|
1787 |
6687 d 18 h |
decky |
/ |
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot |
|
938 |
6808 d 17 h |
jermar |
/kernel/trunk/ |
Basic support for loading ELF object files.
ia64, amd64, ia32 working.
mips32 requires some attention. |
|
820 |
6840 d 13 h |
jermar |
/kernel/trunk/ |
Convert size_t, count_t and index_t to 64-bits on 64-bit architectures.
Change some pfn_t usages to count_t, size_t and index_t. |
|
696 |
6871 d 16 h |
decky |
/kernel/trunk/arch/amd64/ |
AMD64 SMP boots again |
|
694 |
6871 d 18 h |
decky |
/kernel/trunk/arch/amd64/ |
break AMD64, will be fixed soon |
|
602 |
6899 d 14 h |
palkovsky |
/kernel/trunk/ |
Symtab returns correct addresses even when symtab is befor bss.
Some tab completion optimization. |
|
534 |
6906 d 16 h |
jermar |
/ |
Rename HelenOS/SPARTAN to HelenOS/kernel again. |
|
532 |
6906 d 16 h |
jermar |
/ |
Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch. |
|
501 |
6918 d 21 h |
jermar |
/ |
Rename HelenOS/SPARTAN to HelenOS/kernel. |
|
461 |
6932 d 23 h |
decky |
/SPARTAN/trunk/ |
link kernel in ARCH's native format first, then use objcopy to create output format |
|
457 |
6933 d 0 h |
decky |
/SPARTAN/trunk/ |
new build system almost finished |
|
334 |
6990 d 22 h |
jermar |
/SPARTAN/trunk/arch/ |
Cleanup.
Cancel __fake in pm.c and replace it with LONG(0xdeadbeaf) in linker script. Still need some to find out why it must be there.
Remove comment saying, that mips is little-endian. |
|
332 |
6990 d 23 h |
palkovsky |
/SPARTAN/trunk/ |
Updated symtab so that it works correctly with BE architectures.
Changed compiler for BE MIPS to be mips-sgi-irix5, because
mipsel -EB does not behave correctly.
Doc updates to amd64.
Added ARC BIOS support to MIPS architecture. Putchar works correctly,
kernel passed FPU & some rwlock tests. |
|
301 |
6996 d 23 h |
palkovsky |
/SPARTAN/trunk/arch/ |
Backported amd64 build process back to ia32. |
|
289 |
6997 d 16 h |
palkovsky |
/SPARTAN/trunk/ |
Added preprocessed linker script to AMD architecture, so that
the constants are all only in the header files. |
|
282 |
6998 d 3 h |
palkovsky |
/SPARTAN/trunk/ |
Fixed gdtr naming issues after ia32 changes.
Fixed stack alignment on new thread to by multiple of 16,
we are now ABI-correct and we do not #GP on va_arg to boot.
Fixed bad exception register names reporting.
Fixed bad _hardcoded_load_addr, which caused allocation of kernel text
frames. |
|