Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-04-20 | fix breakage in x32 dynamic linker due to mismatching register size | Rich Felker | 1 | -1/+1 |
2015-04-13 | dynamic linker bootstrap overhaul | Rich Felker | 1 | -31/+17 |
2014-06-18 | refactor to remove arch-specific relocation code from dynamic linker | Rich Felker | 1 | -27/+20 |
2014-06-16 | dynamic linker: permit error returns from arch-specific reloc function | Rich Felker | 1 | -1/+2 |
2014-02-23 | make the x32 port use the correct ld-musl-x32.path filename | Rich Felker | 1 | -1/+1 |
2014-02-23 | import vanilla x86_64 code as x32 | rofl0r | 1 | -0/+46 |