Subversion Repositories HelenOS-historic

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1769 6501 d 15 h jermar /kernel/trunk/arch/ Change cache_error exception to take istate * as a parameter.
Make cache_error() print epc in the panic message.
Do not rely on the compiler to generate 'nop' after 'beq' in atomic_add()
and put it there explicitly.
Indentation fixes and cosmetic changes.
 
1702 6519 d 23 h cejka /kernel/trunk/ Kernel doxygen comments updated.  
941 6612 d 18 h palkovsky /kernel/trunk/ Fixed mips elf loading.  
938 6612 d 19 h jermar /kernel/trunk/ Basic support for loading ELF object files.
ia64, amd64, ia32 working.
mips32 requires some attention.
 
910 6620 d 0 h bondari /kernel/trunk/ ELF framework for all archs. SPARC V9 not tested to compile.