URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libgcc/] [config/] [sh/] [t-linux] - Rev 734
Compare with Previous | Blame | View Log
LIB1ASMFUNCS_CACHE = _ic_invalidate _ic_invalidate_arrayLIB2ADD = $(srcdir)/config/sh/linux-atomic.SHOST_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
