]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/avr/t-avr
Move libgcc1 to toplevel libgcc
[thirdparty/gcc.git] / gcc / config / avr / t-avr
index 30e8d96447e56175aff762bbe9239feaf45abfdc..3f37e591f8ecd205480ea47808d596fa15380214 100644 (file)
@@ -39,54 +39,6 @@ $(srcdir)/config/avr/avr-tables.opt: $(srcdir)/config/avr/genopt.sh \
        $(SHELL) $(srcdir)/config/avr/genopt.sh $(srcdir)/config/avr > \
                $(srcdir)/config/avr/avr-tables.opt
 
-LIB1ASMSRC = avr/libgcc.S
-LIB1ASMFUNCS = \
-       _mulqi3 \
-       _mulhi3 \
-       _mulhisi3 \
-       _umulhisi3 \
-       _usmulhisi3 \
-       _muluhisi3 \
-       _mulshisi3 \
-       _mulsi3 \
-       _udivmodqi4 \
-       _divmodqi4 \
-       _udivmodhi4 \
-       _divmodhi4 \
-       _udivmodsi4 \
-       _divmodsi4 \
-       _prologue \
-       _epilogue \
-       _exit \
-       _cleanup \
-       _tablejump \
-       _tablejump_elpm \
-       _copy_data \
-       _clear_bss \
-       _ctors \
-       _dtors \
-       _ffssi2 \
-       _ffshi2 \
-       _loop_ffsqi2 \
-       _ctzsi2 \
-       _ctzhi2 \
-       _clzdi2 \
-       _clzsi2 \
-       _clzhi2 \
-       _paritydi2 \
-       _paritysi2 \
-       _parityhi2 \
-       _popcounthi2 \
-       _popcountsi2 \
-       _popcountdi2 \
-       _popcountqi2 \
-       _bswapsi2 \
-       _bswapdi2 \
-       _ashldi3 \
-       _ashrdi3 \
-       _lshrdi3 \
-       _fmul _fmuls _fmulsu
-
 LIB2FUNCS_EXCLUDE = \
        _clz