Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4556 5453 d 11 h decky /trunk/ define endianess externally to be able to exactly specify whether we are using UTF-32LE or UTF-32BE
quit messing with BOM in UTF-32
 
4134 5546 d 20 h decky /trunk/ resurrect big endian support for mips32: switch from mips-sgi-irix5 toolchain to mips-linux-gnu
the kernel is working alright, the user space has some bugs yet
 
3882 5578 d 23 h decky /trunk/uspace/ cleanup configuration
code cleanup
 
3369 5748 d 2 h decky /trunk/ configurable cross-compiler prefix (using CROSS_PREFIX)  
2586 6049 d 20 h jermar /trunk/uspace/lib/libc/ Unify implementations of TLS variant I and variant II __alloc_tls() and
__free_tls_arch().
 
2482 6174 d 18 h jermar /trunk/ Goodbye pseudo threads, welcome fibrils.
The renaming might still be incomplete.
 
2479 6179 d 6 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6335 d 23 h jermar /trunk/ (c) versus (C)  
1787 6526 d 1 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1547 6564 d 4 h palkovsky /uspace/trunk/ AS_AREA_CACHEABLE not needed anymore for sharing.
Added icons to console.
 
937 6647 d 1 h jermar /uspace/trunk/libc/arch/ Switch uspace to ELF init.  
848 6669 d 22 h palkovsky /uspace/trunk/ Added userspace for MIPS32-Big endian.  
738 6695 d 9 h jermar /uspace/trunk/libc/arch/ Rename mips32 to mips32eb.  
498 6757 d 6 h decky /uspace/trunk/libc/arch/ uspace MIPS entry points