Subversion Repositories HelenOS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4692 5460 d 12 h svoboda /branches/tracing/ Merge trunk changes up to r4686.  
4377 5560 d 11 h svoboda /branches/tracing/ Merge latest trunk changes to tracing. (i.e. revs 3684:4374, huge). This time hopefully the real thing.  
3425 5797 d 22 h svoboda /branches/tracing/ Merge latest trunk changes into tracing (broken)  
2925 5921 d 22 h svoboda /branches/tracing/ Merged latest trunk changes to tracing branch  
2787 5970 d 15 h decky /branches/tracing/ add dynamic linking, debugging and tracing branch  
2780 5982 d 19 h cejka /trunk/ Fixed broken context_offset.h symlinks for mips32eb and ia32xen.  
2586 6119 d 8 h jermar /trunk/uspace/lib/libc/ Unify implementations of TLS variant I and variant II __alloc_tls() and
__free_tls_arch().
 
2482 6244 d 6 h jermar /trunk/ Goodbye pseudo threads, welcome fibrils.
The renaming might still be incomplete.
 
2479 6248 d 18 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6405 d 11 h jermar /trunk/ (c) versus (C)  
1866 6540 d 11 h jermar /trunk/uspace/ Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards.
 
1863 6543 d 10 h jermar /trunk/ Allow architectures to decide between inlined and not inlined version of syscall wrapper.
Implement inlined syscall wrapper for sparc64.
 
1801 6590 d 6 h decky /trunk/uspace/libc/arch/mips32eb/include/ sync mips32eb with mips32  
1787 6595 d 13 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1657 6629 d 6 h cejka /uspace/trunk/ Another doxygen comments.  
1656 6629 d 10 h cejka /uspace/trunk/libc/ Another doxygen comments.  
1547 6633 d 16 h palkovsky /uspace/trunk/ AS_AREA_CACHEABLE not needed anymore for sharing.
Added icons to console.
 
1314 6654 d 15 h cejka /uspace/trunk/libc/ Added limits.h with max and min values for integer types.
Added a few string functions.
 
1244 6670 d 19 h cejka /uspace/trunk/libc/arch/mips32eb/include/ Endianness for mips32eb properly defined.
Created links from mips32eb to mips32 libc/arch include files.
 
1243 6670 d 20 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 6716 d 13 h jermar /uspace/trunk/libc/arch/ Switch uspace to ELF init.  
848 6739 d 10 h palkovsky /uspace/trunk/ Added userspace for MIPS32-Big endian.  
805 6750 d 5 h palkovsky /uspace/trunk/ Added AMD64 userspace.  
739 6764 d 21 h jermar /uspace/trunk/libc/arch/ Rename mips32el to mips32.  
738 6764 d 21 h jermar /uspace/trunk/libc/arch/ Rename mips32 to mips32eb.  
504 6826 d 14 h decky /uspace/trunk/ uspace work  
499 6826 d 18 h decky /uspace/trunk/libc/ uspace basic syscall framework  
498 6826 d 18 h decky /uspace/trunk/libc/arch/ uspace MIPS entry points  
497 6826 d 19 h decky /uspace/trunk/libc/arch/mips32/ libc MIPS arch sources