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
4354 5557 d 14 h svoboda /branches/dynload/uspace/ Rtld is really just a part of libc, so move it there.  
4342 5561 d 2 h svoboda /branches/dynload/ Merge trunk changes up to r3889 to dynload.  
4341 5561 d 3 h svoboda /branches/dynload/ Merge trunk changes up to r3860 to dynload.  
3560 5735 d 0 h svoboda /branches/dynload/uspace/ Link more apps dynamically.  
3557 5735 d 1 h svoboda /branches/dynload/ Move libc-shared to libc/shared, part 2.  
3556 5735 d 2 h svoboda /branches/dynload/uspace/ Move libc-shared to libc/shared, part 1.  
3555 5735 d 2 h svoboda /branches/dynload/uspace/ Move build files for dynamic linking under libc-shared, instead of dltest.  
3552 5736 d 0 h svoboda /branches/dynload/ Make rtld a static executable instead of a dynamic library. Brings dltest back on ia32.  
3400 5789 d 5 h svoboda /branches/dynload/ Make rtld work again (ia32 only)  
2996 5902 d 2 h svoboda /branches/dynload/ Improve ppc32 dynamic loading support. Getting there...  
2982 5904 d 3 h svoboda /branches/dynload/uspace/ Link dltest with libc.so. Runs, but no console output.  
2973 5905 d 8 h svoboda /branches/dynload/uspace/ Parse program's relocation table  
2967 5906 d 7 h svoboda /branches/dynload/uspace/ For testing purposes, add a trivial shared library and a program linked to it