Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
3589 5655 d 10 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 5838 d 12 h decky /branches/dynload/ added dynload branch  
2586 6035 d 23 h jermar /trunk/uspace/lib/libc/ Unify implementations of TLS variant I and variant II __alloc_tls() and
__free_tls_arch().
 
2479 6165 d 8 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6322 d 1 h jermar /trunk/ (c) versus (C)  
1866 6457 d 1 h jermar /trunk/uspace/ Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards.
 
1787 6512 d 3 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1656 6546 d 1 h cejka /uspace/trunk/libc/ Another doxygen comments.  
1624 6547 d 0 h palkovsky /uspace/trunk/libc/arch/ppc32/src/ Fixed incorrect TLS in ppc32.  
1286 6580 d 10 h decky /uspace/trunk/libc/arch/ppc32/ preliminary TLS & pthread support for ppc32  
1217 6592 d 0 h decky /uspace/trunk/ basic ppc32 libc platform-specific files