linux/arch/parisc/lib
Kyle McMartin efb80e7e09 [PARISC] import necessary bits of libgcc.a
Currently we're hacking libs-y to include libgcc.a, but this has
unforeseen consequences since the userspace libgcc is linked with fpregs
enabled. We need the kernel to stop using fpregs in an uncontrolled manner
to implement lazy fpu state saves.

Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
2007-10-18 00:58:49 -07:00
..
libgcc [PARISC] import necessary bits of libgcc.a 2007-10-18 00:58:49 -07:00
milli [PARISC] import necessary bits of libgcc.a 2007-10-18 00:58:49 -07:00
Makefile [PARISC] import necessary bits of libgcc.a 2007-10-18 00:58:49 -07:00
bitops.c [PARISC] use CONFIG_64BIT instead of __LP64__ 2007-02-17 01:16:40 -05:00
checksum.c [NET]: PARISC checksum annotations and cleanups. 2006-12-02 21:23:10 -08:00
fixup.S [PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macro 2007-02-17 01:16:26 -05:00
io.c
iomap.c
lusercopy.S [PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macro 2007-02-17 01:16:26 -05:00
memcpy.c [PARISC] parisc: "extern inline" -> "static inline" 2007-10-18 00:58:41 -07:00
memset.c