Annotation of gcc/config/sparc/t-sparclite, revision 1.1

1.1     ! root        1: CROSS_LIBGCC1 = libgcc1-asm.a
        !             2: LIB1ASMSRC = sparc/lb1spl.asm
        !             3: LIB1ASMFUNCS = _divsi3 _udivsi3 _modsi3 _umodsi3
        !             4: 
        !             5: # These are really part of libgcc1, but this will cause them to be
        !             6: # built correctly, so...
        !             7: 
        !             8: LIB2FUNCS_EXTRA = fp-bit.c dp-bit.c
        !             9: 
        !            10: dp-bit.c: $(srcdir)/config/fp-bit.c
        !            11:        echo '#define US_SOFTWARE_GOFAST' > dp-bit.c
        !            12:        cat $(srcdir)/config/fp-bit.c >> dp-bit.c
        !            13: 
        !            14: fp-bit.c: $(srcdir)/config/fp-bit.c
        !            15:        echo '#define FLOAT' > fp-bit.c
        !            16:        echo '#define US_SOFTWARE_GOFAST' >> fp-bit.c
        !            17:        cat $(srcdir)/config/fp-bit.c >> fp-bit.c
        !            18: 
        !            19: MULTILIB_OPTIONS=mfpu/msoft-float mflat/mno-flat
        !            20: MULTILIB_DIRNAMES=
        !            21: MULTILIB_MATCHES= mfpu=mhard-float mno-fpu=msoft-float
        !            22: 
        !            23: LIBGCC = stmp-multilib
        !            24: INSTALL_LIBGCC = install-multilib

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.