summaryrefslogtreecommitdiffstats
path: root/libexec/rtld-elf/mips/rtld_start.S
Commit message (Expand)AuthorAgeFilesLines
* Before jumping to application's entry point set ra == pc in ordergonzo2012-03-231-1/+2
* Use PTR_SUBU instead of subu (missed this one)gonzo2012-03-121-1/+1
* Use PTR_(ADD|SUB)U macrosses instead of hardcoded addu/subugonzo2012-03-121-2/+2
* - Although we pass first 4 arguments in registers, function callinf ABI requiresgonzo2012-03-121-7/+9
* 64 bit support for MIPS rtld.jchandra2010-07-291-2/+3
* Merge jmallett@'s n64 work into HEAD - changeset 3jchandra2010-06-161-3/+5
* Updated rtld for n32 support.imp2010-03-041-74/+107
* MFp4: Add mips support for dynamic linking.imp2008-04-041-0/+127
OpenPOWER on IntegriCloud