ubuntu-buildroot/output/build/host-gcc-final-11.4.0/libgcc/config/pa/t-openbsd

10 lines
354 B
Plaintext
Raw Normal View History

2024-04-01 15:19:46 +00:00
#Plug millicode routines into libgcc.a We want these on both native and
#cross compiles. We use the "64-bit" routines because the "32-bit" code
#is broken for certain corner cases.
LIB1ASMSRC = pa/milli64.S
LIB1ASMFUNCS = _divI _divU _remI _remU _div_const _mulI _dyncall
HOST_LIBGCC2_CFLAGS += -DELF=1 -DLINUX=1
LIB2ADD = $(srcdir)/config/pa/fptr.c