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