commit | 63482aaadacbc7e125d672bf8d8f2d39c13a49ed | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Oct 09 15:23:02 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Oct 09 15:23:02 2007 +0900 |
tree | 47b24fdc01646343d31e0dfd3e20dd6e242d7e10 | |
parent | 3497337946415849a2e4473ec2e9f0d2a6624b23 [diff] |
sh: Discard .exit.text/.exit.data at runtime. 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>