summaryrefslogtreecommitdiff
path: root/libgcc/config/sh/t-linux
blob: af618e260c671f592df961e5d170bcecaa9f2a7d (plain)
1
2
3
4
5
6
7
8
9
10
HOST_LIBGCC2_CFLAGS = -fpic -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