commit | 680cb2dc3a7ba1a9a5e8ca919d980e99906a767b | [log] [tgz] |
---|---|---|
author | Gabor Juhos <juhosg@openwrt.org> | Thu Jun 13 12:59:27 2013 +0200 |
committer | Tom Rini <trini@ti.com> | Wed Jul 24 09:51:05 2013 -0400 |
tree | 5945bdf13774f71113de404c69875e0b5e733fd2 | |
parent | da84f33b046fe99c5fbb6f7d8f8b03c7333b260d [diff] |
MIPS: mips32/start.S: use t8 register for dynamic relocation Synchronize the code with mips64/start.S, in order to allow further unifications. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Cc: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>