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 5574 d 0 h svoboda /branches/dynload/uspace/ Rtld is really just a part of libc, so move it there.  
4342 5577 d 13 h svoboda /branches/dynload/ Merge trunk changes up to r3889 to dynload.  
4341 5577 d 13 h svoboda /branches/dynload/ Merge trunk changes up to r3860 to dynload.  
3560 5751 d 10 h svoboda /branches/dynload/uspace/ Link more apps dynamically.  
3557 5751 d 12 h svoboda /branches/dynload/ Move libc-shared to libc/shared, part 2.  
3556 5751 d 12 h svoboda /branches/dynload/uspace/ Move libc-shared to libc/shared, part 1.  
3555 5751 d 12 h svoboda /branches/dynload/uspace/ Move build files for dynamic linking under libc-shared, instead of dltest.  
3552 5752 d 11 h svoboda /branches/dynload/ Make rtld a static executable instead of a dynamic library. Brings dltest back on ia32.  
3400 5805 d 15 h svoboda /branches/dynload/ Make rtld work again (ia32 only)  
2996 5918 d 12 h svoboda /branches/dynload/ Improve ppc32 dynamic loading support. Getting there...  
2982 5920 d 13 h svoboda /branches/dynload/uspace/ Link dltest with libc.so. Runs, but no console output.  
2973 5921 d 18 h svoboda /branches/dynload/uspace/ Parse program's relocation table  
2967 5922 d 17 h svoboda /branches/dynload/uspace/ For testing purposes, add a trivial shared library and a program linked to it