summaryrefslogtreecommitdiffstats
path: root/libgcc/config/sh/t-linux
blob: d0f92405fd820fad0db0b780e800c5ced4e553ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
LIB1ASMFUNCS_CACHE = _ic_invalidate _ic_invalidate_array

LIB2ADD = $(srcdir)/config/sh/linux-atomic.S

HOST_LIBGCC2_CFLAGS += -mieee -DNO_FPSCR_VALUES

# Override t-slibgcc-elf-ver to export some libgcc symbols with
# the symbol versions that glibc used, and hide some lib1func
# routines which should not be called via PLT.  We have to create
# the list from scratch.
SHLIB_MAPFILES = \
	libgcc-std.ver \
	$(srcdir)/config/sh/libgcc-excl.ver \
	$(srcdir)/config/sh/libgcc-glibc.ver
OpenPOWER on IntegriCloud