Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4556 5479 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
 
3882 5605 d 0 h decky /trunk/uspace/ cleanup configuration
code cleanup
 
3368 5774 d 4 h decky /trunk/ configurable cross-compiler prefix (using CROSS_PREFIX)  
2586 6075 d 21 h jermar /trunk/uspace/lib/libc/ Unify implementations of TLS variant I and variant II __alloc_tls() and
__free_tls_arch().
 
2482 6200 d 19 h jermar /trunk/ Goodbye pseudo threads, welcome fibrils.
The renaming might still be incomplete.
 
2479 6205 d 7 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6362 d 0 h jermar /trunk/ (c) versus (C)  
1863 6499 d 23 h jermar /trunk/ Allow architectures to decide between inlined and not inlined version of syscall wrapper.
Implement inlined syscall wrapper for sparc64.
 
1797 6546 d 20 h decky /trunk/uspace/ dummy Sparc64 uspace support (it just compiles)