1 LIB1ASMSRC = mcore/lib1funcs.S 2 LIB1ASMFUNCS = _divsi3 _udivsi3 _modsi3 _umodsi3 3 4 # could use -msifilter to be safe from interrupt/jmp interactions and others. 5 HOST_LIBGCC2_CFLAGS += -O3 -DNO_FLOATLIB_FIXUNSDFSI #-msifilter 6
Indexes created Sat Feb 28 05:31:39 UTC 2026