4692 |
5687 d 10 h |
svoboda |
/branches/tracing/ |
Merge trunk changes up to r4686. |
|
2787 |
6197 d 13 h |
decky |
/branches/tracing/ |
add dynamic linking, debugging and tracing branch |
|
2106 |
6615 d 16 h |
jermar |
/trunk/kernel/ |
Merge as_t structure into one and leave the differring parts in as_genarch_t.
Indentation and formatting changes in header files. |
|
2089 |
6621 d 16 h |
decky |
/trunk/ |
huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes |
|
2071 |
6632 d 9 h |
jermar |
/trunk/ |
(c) versus (C) |
|
1888 |
6757 d 13 h |
jermar |
/trunk/ |
C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64. |
|
1787 |
6822 d 11 h |
decky |
/ |
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot |
|
1702 |
6850 d 15 h |
cejka |
/kernel/trunk/ |
Kernel doxygen comments updated. |
|
830 |
6973 d 15 h |
jermar |
/kernel/trunk/ |
Make ASID FIFO for mips32 be allocated statically.
Make ASID FIFO for sparc64 and ia64 be allocated dynamically.
Fix ia64 to call asid_fifo_init().
All three architectures now call asid_fifo_init() from as_arch_init(). |
|
788 |
6978 d 12 h |
jermar |
/kernel/trunk/ |
Move list and fifo data types to adt/. |
|
752 |
6984 d 14 h |
jermar |
/kernel/trunk/generic/include/ |
Replace % operator by explicit overflow test to make this ADT compile on ia64. |
|
729 |
6993 d 12 h |
jermar |
/kernel/trunk/generic/include/ |
In-array FIFO implementation. |
|