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:
5f29675
)
[PATCH] powerpc: replace use of _GLOBAL with .globl
author
Kumar Gala
<galak@freescale.com>
Wed, 12 Oct 2005 04:54:00 +0000
(23:54 -0500)
committer
Paul Mackerras
<paulus@samba.org>
Mon, 17 Oct 2005 11:43:12 +0000
(21:43 +1000)
The _GLOBAL() macro is for text symbols only. Changed to using
.globl for .data symbols.
Signed-off-by: Kumar K. Gala <kumar.gala@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found