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
3681 5623 d 14 h svoboda /branches/dynload/ Reorganize: move dynamic loader to /app/dload, dynamic linker librtld.a. (prepare for dlopen support).  
3558 5654 d 9 h svoboda /branches/dynload/uspace/lib/libc/shared/ Cut down size of dynamically-linked binaries by fixing alignment in ia32 linker script.  
3557 5654 d 9 h svoboda /branches/dynload/ Move libc-shared to libc/shared, part 2.  
3556 5654 d 9 h svoboda /branches/dynload/uspace/ Move libc-shared to libc/shared, part 1.  
3555 5654 d 9 h svoboda /branches/dynload/uspace/ Move build files for dynamic linking under libc-shared, instead of dltest.  
3552 5655 d 8 h svoboda /branches/dynload/ Make rtld a static executable instead of a dynamic library. Brings dltest back on ia32.  
2996 5821 d 10 h svoboda /branches/dynload/ Improve ppc32 dynamic loading support. Getting there...  
2982 5823 d 10 h svoboda /branches/dynload/uspace/ Link dltest with libc.so. Runs, but no console output.  
2979 5823 d 15 h svoboda /branches/dynload/uspace/ Build shared C library