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:
58aedcc
)
powerpc: No need to use dot symbols when branching to a function
author
Anton Blanchard
<anton@samba.org>
Tue, 4 Feb 2014 05:04:35 +0000
(16:04 +1100)
committer
Anton Blanchard
<anton@samba.org>
Wed, 23 Apr 2014 00:05:16 +0000
(10:05 +1000)
binutils is smart enough to know that a branch to a function
descriptor is actually a branch to the functions text address.
Alan tells me that binutils has been doing this for 9 years.
Signed-off-by: Anton Blanchard <anton@samba.org>
No differences found