d0f92405fd820fad0db0b780e800c5ced4e553ab
[platform/upstream/gcc48.git] / libgcc / config / sh / t-linux
1 LIB1ASMFUNCS_CACHE = _ic_invalidate _ic_invalidate_array
2
3 LIB2ADD = $(srcdir)/config/sh/linux-atomic.S
4
5 HOST_LIBGCC2_CFLAGS += -mieee -DNO_FPSCR_VALUES
6
7 # Override t-slibgcc-elf-ver to export some libgcc symbols with
8 # the symbol versions that glibc used, and hide some lib1func
9 # routines which should not be called via PLT.  We have to create
10 # the list from scratch.
11 SHLIB_MAPFILES = \
12         libgcc-std.ver \
13         $(srcdir)/config/sh/libgcc-excl.ver \
14         $(srcdir)/config/sh/libgcc-glibc.ver