Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-10-01 | Fix GOT reloc which had flaws in reloc processing. | Per Fogelstrom | |
Big thanks to Mark Kettenis for finding the problem! | |||
2004-09-30 | handle unaligned in local relocs as well (c++) | Per Fogelstrom | |
2004-09-23 | When doing relocs to .rodata this section must be RW protected. | Per Fogelstrom | |
It would be nice to fix this so it does not do a mprotect call for each and every reloc but it will need a change in MI code so we just fix it like this for now. There are not so many relocs in ld.so itself. | |||
2004-09-21 | Automatically adapt to actual text/data alignment | Per Fogelstrom | |
2004-09-21 | ELF64 and got ro prot | Per Fogelstrom | |
2004-09-09 | ABI64 shared libs now handled. | Per Fogelstrom | |
2004-08-11 | mips->mips64 | Per Fogelstrom | |