Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit b1576fec authored by Anton Blanchard's avatar Anton Blanchard
Browse files

powerpc: No need to use dot symbols when branching to a function


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: default avatarAnton Blanchard <anton@samba.org>
parent 58aedccb
Showing
with 255 additions and 255 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment