Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4691 5437 d 0 h svoboda /branches/dynload/ Merge trunk changes up to r4686.  
4346 5548 d 21 h svoboda /branches/dynload/ Merge trunk changes up to r4145 to dynload.  
4342 5548 d 22 h svoboda /branches/dynload/ Merge trunk changes up to r3889 to dynload.  
3403 5776 d 8 h svoboda /branches/dynload/ Merge latest trunk changes into dynload  
2927 5898 d 9 h decky /branches/dynload/ added dynload branch  
2798 5939 d 22 h jermar /trunk/uspace/ Replace all endian.h in uspace with a copy of the kernel's respective byteorder.h.  
2780 5959 d 7 h cejka /trunk/ Fixed broken context_offset.h symlinks for mips32eb and ia32xen.  
2586 6095 d 20 h jermar /trunk/uspace/lib/libc/ Unify implementations of TLS variant I and variant II __alloc_tls() and
__free_tls_arch().
 
2482 6220 d 18 h jermar /trunk/ Goodbye pseudo threads, welcome fibrils.
The renaming might still be incomplete.
 
2479 6225 d 6 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6381 d 23 h jermar /trunk/ (c) versus (C)  
1866 6516 d 23 h jermar /trunk/uspace/ Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards.
 
1863 6519 d 22 h jermar /trunk/ Allow architectures to decide between inlined and not inlined version of syscall wrapper.
Implement inlined syscall wrapper for sparc64.
 
1801 6566 d 18 h decky /trunk/uspace/libc/arch/mips32eb/include/ sync mips32eb with mips32  
1787 6572 d 1 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1657 6605 d 18 h cejka /uspace/trunk/ Another doxygen comments.  
1656 6605 d 22 h cejka /uspace/trunk/libc/ Another doxygen comments.  
1547 6610 d 4 h palkovsky /uspace/trunk/ AS_AREA_CACHEABLE not needed anymore for sharing.
Added icons to console.
 
1314 6631 d 3 h cejka /uspace/trunk/libc/ Added limits.h with max and min values for integer types.
Added a few string functions.
 
1244 6647 d 6 h cejka /uspace/trunk/libc/arch/mips32eb/include/ Endianness for mips32eb properly defined.
Created links from mips32eb to mips32 libc/arch include files.
 
1243 6647 d 8 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.
 
937 6693 d 1 h jermar /uspace/trunk/libc/arch/ Switch uspace to ELF init.  
848 6715 d 22 h palkovsky /uspace/trunk/ Added userspace for MIPS32-Big endian.  
805 6726 d 17 h palkovsky /uspace/trunk/ Added AMD64 userspace.  
739 6741 d 9 h jermar /uspace/trunk/libc/arch/ Rename mips32el to mips32.  
738 6741 d 9 h jermar /uspace/trunk/libc/arch/ Rename mips32 to mips32eb.  
504 6803 d 2 h decky /uspace/trunk/ uspace work  
499 6803 d 6 h decky /uspace/trunk/libc/ uspace basic syscall framework  
498 6803 d 6 h decky /uspace/trunk/libc/arch/ uspace MIPS entry points  
497 6803 d 6 h decky /uspace/trunk/libc/arch/mips32/ libc MIPS arch sources