Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3589 5680 d 2 h svoboda /branches/dynload/uspace/ Finally make dynamic linking on ppc32 work (yay\!) The trick is that __tls_get_addr needs to return the address with a 32k bias.  
2927 5863 d 4 h decky /branches/dynload/ added dynload branch  
2586 6060 d 15 h jermar /trunk/uspace/lib/libc/ Unify implementations of TLS variant I and variant II __alloc_tls() and
__free_tls_arch().
 
2479 6190 d 0 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6346 d 17 h jermar /trunk/ (c) versus (C)  
1866 6481 d 17 h jermar /trunk/uspace/ Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards.
 
1787 6536 d 19 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1656 6570 d 17 h cejka /uspace/trunk/libc/ Another doxygen comments.  
1624 6571 d 16 h palkovsky /uspace/trunk/libc/arch/ppc32/src/ Fixed incorrect TLS in ppc32.  
1286 6605 d 3 h decky /uspace/trunk/libc/arch/ppc32/ preliminary TLS & pthread support for ppc32  
1217 6616 d 16 h decky /uspace/trunk/ basic ppc32 libc platform-specific files