Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
3589 5669 d 14 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 5852 d 15 h decky /branches/dynload/ added dynload branch  
2586 6050 d 3 h jermar /trunk/uspace/lib/libc/ Unify implementations of TLS variant I and variant II __alloc_tls() and
__free_tls_arch().
 
2479 6179 d 12 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6336 d 5 h jermar /trunk/ (c) versus (C)  
1866 6471 d 5 h jermar /trunk/uspace/ Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards.
 
1787 6526 d 7 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1656 6560 d 4 h cejka /uspace/trunk/libc/ Another doxygen comments.  
1624 6561 d 4 h palkovsky /uspace/trunk/libc/arch/ppc32/src/ Fixed incorrect TLS in ppc32.  
1286 6594 d 14 h decky /uspace/trunk/libc/arch/ppc32/ preliminary TLS & pthread support for ppc32  
1217 6606 d 4 h decky /uspace/trunk/ basic ppc32 libc platform-specific files