Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2011-06-19 | make ldso asm more uniform with rest of codebase (no unnecessary suffixes) | Rich Felker | -12/+12 |
2011-06-19 | x86_64: ensure that dtor pointer passed to app is 0 so it won't be used | Rich Felker | -0/+1 |
2011-06-18 | dynamic linker 64bit fix: hash table entries are always 32bit | Rich Felker | -2/+2 |
2011-06-18 | experimental dynamic linker! | Rich Felker | -0/+412 |
2011-02-24 | various changes in preparation for dynamic linking support | Rich Felker | -0/+8 |