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
2996 5869 d 23 h svoboda /branches/dynload/ Improve ppc32 dynamic loading support. Getting there...  
2983 5871 d 11 h svoboda /branches/dynload/uspace/ Remove TLS sections from dltest. Do not add bias to absolute symbols (_tls_alignment). dltest now says hello.  
2982 5872 d 0 h svoboda /branches/dynload/uspace/ Link dltest with libc.so. Runs, but no console output.  
2978 5872 d 6 h svoboda /branches/dynload/uspace/ Trivially link unresolved references from dltest to libtest  
2974 5873 d 5 h svoboda /branches/dynload/uspace/app/dltest/ Fix dltest linker script  
2973 5873 d 5 h svoboda /branches/dynload/uspace/ Parse program's relocation table  
2968 5874 d 1 h svoboda /branches/dynload/uspace/ Parse .dynamic section fields into a more useful form.  
2967 5874 d 4 h svoboda /branches/dynload/uspace/ For testing purposes, add a trivial shared library and a program linked to it