aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/sh_ksyms_32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-01sh: Add missing DECLARE_EXPORT() for __ashiftrt_r4_xxKuninori Morimoto1-0/+17
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-03-17sh: New gcc supportYoshinori Sato1-0/+3
2014-01-02sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms_32.cNobuhiro Iwamatsu1-0/+5
2012-06-27mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven1-1/+0
2009-10-27sh: Clean up more superfluous symbol exports.Paul Mundt1-41/+12
2009-10-27sh64: cache flush symbol exports.Paul Mundt1-11/+0
2009-10-26Merge branch 'sh/stable-updates'Paul Mundt1-0/+14
2009-10-26sh: Build fix: define more __movmem* symbolsLubomir Rintel1-0/+14
2009-10-19sh: Fix up cacheflush routine symbol exports.Paul Mundt1-3/+0
2009-09-30sh: Build fix: export __movmemLubomir Rintel1-0/+1
2009-07-27sh: wire up clear_user_highpage() for sh4, convert sh7705.Paul Mundt1-6/+0
2009-07-11sh: Use DECLARE_EXPORT() for mcount symbol export.Paul Mundt1-1/+1
2009-07-11sh: Decouple mcount from ftrace.Paul Mundt1-1/+1
2009-05-22sh: irq: Convert from irq_desc[] to irq_to_desc().Paul Mundt1-8/+0
2009-05-03sh: remove obsolete no_irq_typeThomas Gleixner1-2/+1
2008-12-22sh: More movmem alias symbol exports for older compilers.Paul Mundt1-0/+3
2008-12-22sh: Add exports for __udivsi3/__sdivsi3 and the _i4 versions.Paul Mundt1-0/+4
2008-12-22sh: Migrate necessary libgcc bits in to arch/sh/lib for SUPERH32.Paul Mundt1-31/+5
2008-10-31sh: FTRACE renamed to FUNCTION_TRACER.Paul Mundt1-1/+1
2008-10-28sh: Fix FPU tuning on toolchains with mismatched multilib targets.Paul Mundt1-5/+6
2008-10-21sh: Export cache flush routines needed by sh_eth on SH7619.Paul Mundt1-1/+6
2008-09-21sh: ftrace support.Paul Mundt1-0/+4
2008-08-11sh: Don't export __{s,u}divsi3_i4i from SH-2 libgcc.Yoshinori Sato1-1/+3
2008-05-08sh64: Some symbol exports to make the allmodconfig happier.Paul Mundt1-2/+0
2008-04-17Generic semaphore implementationMatthew Wilcox1-7/+0
2008-04-16sh: export empty_zero_pageAndrew Morton1-0/+1
2008-03-06sh: export copy-page() to modulesAndrew Morton1-0/+1
2008-03-06sh_ksyms_32.c update for gcc 4.3Adrian Bunk1-2/+2
2008-01-28sh: Split out sh_ksyms.c in to _32 and _64 variants.Paul Mundt1-0/+150