Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4556 6028 d 12 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 6121 d 22 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 6154 d 0 h decky /trunk/uspace/ cleanup configuration
code cleanup
 
3369 6323 d 4 h decky /trunk/ configurable cross-compiler prefix (using CROSS_PREFIX)  
2586 6624 d 22 h jermar /trunk/uspace/lib/libc/ Unify implementations of TLS variant I and variant II __alloc_tls() and
__free_tls_arch().
 
2482 6749 d 20 h jermar /trunk/ Goodbye pseudo threads, welcome fibrils.
The renaming might still be incomplete.
 
2479 6754 d 7 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6911 d 0 h jermar /trunk/ (c) versus (C)  
1787 7101 d 2 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1547 7139 d 6 h palkovsky /uspace/trunk/ AS_AREA_CACHEABLE not needed anymore for sharing.
Added icons to console.
 
937 7222 d 2 h jermar /uspace/trunk/libc/arch/ Switch uspace to ELF init.  
848 7244 d 23 h palkovsky /uspace/trunk/ Added userspace for MIPS32-Big endian.  
738 7270 d 10 h jermar /uspace/trunk/libc/arch/ Rename mips32 to mips32eb.  
498 7332 d 8 h decky /uspace/trunk/libc/arch/ uspace MIPS entry points