Age | Commit message (Expand) | Author |
---|---|---|
2004-02-10 | Check for RTLD_TEXT_PLT define instead of an architecture specific check. | Dale Rahn |
2004-02-09 | Enable lazy binding on arm: | Dale Rahn |
2004-02-09 | Use macros to reduce the amount of hand written asm. inspired by future amd64 | Dale Rahn |
2004-02-09 | Disable lazy binding until that feature is fixed. | Dale Rahn |
2004-02-07 | Dynamic linker support for arm. non-lazy binding works. | Dale Rahn |