]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgcc/config/h8300/t-h8300
Move libgcc2 to toplevel libgcc
[thirdparty/gcc.git] / libgcc / config / h8300 / t-h8300
index 4602ff8b9ef40cd46487e134ce01d4cfeab511b9..750529d92c237a2b785c8f965483bc890f1269a0 100644 (file)
@@ -1,3 +1,13 @@
 LIB1ASMSRC = h8300/lib1funcs.S
 LIB1ASMFUNCS = _cmpsi2 _ucmpsi2 _divhi3 _divsi3 _mulhi3 _mulsi3 \
   _fixunssfsi_asm
+
+LIB2ADD = \
+       $(srcdir)/config/h8300/clzhi2.c \
+       $(srcdir)/config/h8300/ctzhi2.c \
+       $(srcdir)/config/h8300/parityhi2.c \
+       $(srcdir)/config/h8300/popcounthi2.c \
+       $(srcdir)/config/h8300/fixunssfsi.c
+
+# We do not have DF type, so fake out the libgcc2 compilation.
+HOST_LIBGCC2_CFLAGS = -DDF=SF