Subversion Repositories HelenOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4377 5491 d 9 h svoboda /branches/tracing/ Merge latest trunk changes to tracing. (i.e. revs 3684:4374, huge). This time hopefully the real thing.  
2787 5901 d 12 h decky /branches/tracing/ add dynamic linking, debugging and tracing branch  
2071 6336 d 8 h jermar /trunk/ (c) versus (C)  
1888 6461 d 11 h jermar /trunk/ C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.
 
1787 6526 d 10 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1780 6533 d 11 h jermar /kernel/trunk/ Replace old __u?? types with respective C99 variants (e.g. uint32_t, int64_t, uintptr_t etc.).  
1702 6554 d 14 h cejka /kernel/trunk/ Kernel doxygen comments updated.  
1477 6566 d 23 h decky /kernel/trunk/arch/ cleanup  
576 6740 d 4 h palkovsky /kernel/trunk/ Changed ia32 & amd64 to use exc_register instead of trap_register.

Fixed dependency list building. I hope you all have 'makedepend' installed,
if you don't it's time to install it, as CC -M builds the dependency
list without directory names..and it just does not work.
 
534 6745 d 9 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 6745 d 9 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
501 6757 d 13 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
303 6835 d 13 h palkovsky /SPARTAN/trunk/  
206 6840 d 18 h palkovsky /SPARTAN/trunk/ Better types for ia32 drivers, so that they can be reused in amd64.
Build script cleanup amd64.
New code / not working yet / in amd64.
 
1 7034 d 11 h jermar /SPARTAN/ Initial import