]> git.ipfire.org Git - thirdparty/gcc.git/blob - libgcc/config/sh/t-linux
Move libgcc1 to toplevel libgcc
[thirdparty/gcc.git] / libgcc / config / sh / t-linux
1 LIB1ASMFUNCS_CACHE = _ic_invalidate _ic_invalidate_array
2
3 HOST_LIBGCC2_CFLAGS = -fpic -mieee -DNO_FPSCR_VALUES
4
5 # Override t-slibgcc-elf-ver to export some libgcc symbols with
6 # the symbol versions that glibc used, and hide some lib1func
7 # routines which should not be called via PLT. We have to create
8 # the list from scratch.
9 SHLIB_MAPFILES = \
10 libgcc-std.ver \
11 $(srcdir)/config/sh/libgcc-excl.ver \
12 $(srcdir)/config/sh/libgcc-glibc.ver