git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4edebbe
)
powerpc: Handle new ELFv2 module relocations
author
Rusty Russell
<rusty@rustcorp.com.au>
Tue, 18 Mar 2014 09:29:27 +0000
(19:59 +1030)
committer
Anton Blanchard
<anton@samba.org>
Wed, 23 Apr 2014 00:05:29 +0000
(10:05 +1000)
The new ELF ABI tends to use R_PPC64_REL16_LO and R_PPC64_REL16_HA
relocations (PC-relative), so implement them.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found