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
3555 5682 d 2 h svoboda /branches/dynload/uspace/ Move build files for dynamic linking under libc-shared, instead of dltest.  
3004 5846 d 8 h svoboda /branches/dynload/ A crude task_spawn() libc function to run a program. A tiny command-line application 'cli' to test it.  
2996 5849 d 2 h svoboda /branches/dynload/ Improve ppc32 dynamic loading support. Getting there...  
2983 5850 d 14 h svoboda /branches/dynload/uspace/ Remove TLS sections from dltest. Do not add bias to absolute symbols (_tls_alignment). dltest now says hello.  
2974 5852 d 8 h svoboda /branches/dynload/uspace/app/dltest/ Fix dltest linker script  
2967 5853 d 7 h svoboda /branches/dynload/uspace/ For testing purposes, add a trivial shared library and a program linked to it