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:
3497337
)
sh: Discard .exit.text/.exit.data at runtime.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 9 Oct 2007 06:23:02 +0000
(15:23 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 9 Oct 2007 06:23:02 +0000
(15:23 +0900)
These were previously discarded at link time, though as with MIPS
we keep them around until runtime to satisfy .rodata references.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found