original_kernel/arch/tile/lib
Chris Metcalf efb734d8ed arch/tile: make sure to build memcpy_user_64 without frame pointer
Add a comment explaining why this is important, and add a CFLAGS_REMOVE
clause to the Makefile to make sure it happens.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
2012-04-02 12:12:42 -04:00
..
Makefile arch/tile: make sure to build memcpy_user_64 without frame pointer 2012-04-02 12:12:42 -04:00
atomic_32.c
atomic_asm_32.S
cacheflush.c
checksum.c
cpumask.c
delay.c
exports.c
memchr_32.c
memchr_64.c
memcpy_32.S
memcpy_64.c
memcpy_tile64.c
memcpy_user_64.c arch/tile: make sure to build memcpy_user_64 without frame pointer 2012-04-02 12:12:42 -04:00
memmove.c
memset_32.c
memset_64.c
spinlock_32.c
spinlock_64.c
spinlock_common.h
strchr_32.c
strchr_64.c
strlen_32.c
strlen_64.c
uaccess.c
usercopy_32.S
usercopy_64.S