aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/vmlinux_64.lds.S
Commit message (Collapse)AuthorAge
* move BUG_TABLE into RODATAJan Beulich2008-05-25
| | | | | | Signed-off-by: Jan Beulich <jbeulich@novell.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
* sh: Kill off more dead symbols.Paul Mundt2008-02-14
| | | | | Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-28
| | | | | | | | | | | This patch consolidate all definitions of .init.text, .init.data and .exit.text, .exit.data section definitions in the generic vmlinux.lds.h. This is a preparational patch - alone it does not buy us much good. Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
* sh: Switch SH-5 to use CONFIG_PAGE_OFFSET.Paul Mundt2008-01-27
| | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: Sync up the _64 linker script with the _32 version.Paul Mundt2008-01-27
| | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: Split out linker script to _32 and _64 variants.Paul Mundt2008-01-27
Signed-off-by: Paul Mundt <lethal@linux-sh.org>