Subversion Repositories HelenOS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4556 5441 d 5 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 5534 d 14 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 5566 d 17 h decky /trunk/uspace/ cleanup configuration
code cleanup
 
3369 5735 d 20 h decky /trunk/ configurable cross-compiler prefix (using CROSS_PREFIX)  
2798 5881 d 17 h jermar /trunk/uspace/ Replace all endian.h in uspace with a copy of the kernel's respective byteorder.h.  
2780 5901 d 1 h cejka /trunk/ Fixed broken context_offset.h symlinks for mips32eb and ia32xen.  
2586 6037 d 14 h jermar /trunk/uspace/lib/libc/ Unify implementations of TLS variant I and variant II __alloc_tls() and
__free_tls_arch().
 
2482 6162 d 12 h jermar /trunk/ Goodbye pseudo threads, welcome fibrils.
The renaming might still be incomplete.
 
2479 6167 d 0 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6323 d 17 h jermar /trunk/ (c) versus (C)  
1866 6458 d 17 h jermar /trunk/uspace/ Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards.
 
1863 6461 d 16 h jermar /trunk/ Allow architectures to decide between inlined and not inlined version of syscall wrapper.
Implement inlined syscall wrapper for sparc64.
 
1801 6508 d 12 h decky /trunk/uspace/libc/arch/mips32eb/include/ sync mips32eb with mips32  
1787 6513 d 19 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1657 6547 d 12 h cejka /uspace/trunk/ Another doxygen comments.  
1656 6547 d 16 h cejka /uspace/trunk/libc/ Another doxygen comments.  
1547 6551 d 22 h palkovsky /uspace/trunk/ AS_AREA_CACHEABLE not needed anymore for sharing.
Added icons to console.
 
1314 6572 d 21 h cejka /uspace/trunk/libc/ Added limits.h with max and min values for integer types.
Added a few string functions.
 
1244 6589 d 1 h cejka /uspace/trunk/libc/arch/mips32eb/include/ Endianness for mips32eb properly defined.
Created links from mips32eb to mips32 libc/arch include files.
 
1243 6589 d 2 h cejka /uspace/trunk/libc/ Definition of endianness moved to architecture dependent subdirectory.
Deleted link from mips32eb/include to mips32/include. It will be
fixed in next commit due to problems with svn.
 

Show All