Annotation of gcc/config/sparc/t-sparcbare, revision 1.1.1.1

1.1       root        1: # configuration file for a bare sparc cpu, aout format files
                      2: 
                      3: CROSS_LIBGCC1 = libgcc1-asm.a
                      4: LIB1ASMSRC = sparc/lb1spc.asm
                      5: LIB1ASMFUNCS = _mulsi3 _divsi3 _modsi3
                      6: 
                      7: # These are really part of libgcc1, but this will cause them to be
                      8: # built correctly, so...
                      9: 
                     10: LIB2FUNCS_EXTRA = fp-bit.c dp-bit.c
                     11: 
                     12: dp-bit.c: $(srcdir)/config/fp-bit.c
                     13:        cat $(srcdir)/config/fp-bit.c > dp-bit.c
                     14: 
                     15: fp-bit.c: $(srcdir)/config/fp-bit.c
                     16:        echo '#define FLOAT' > fp-bit.c
                     17:        cat $(srcdir)/config/fp-bit.c >> fp-bit.c
                     18: 
                     19: # MULTILIB_OPTIONS should have msparclite too, but we'd have to make
                     20: # gas build...
                     21: MULTILIB_OPTIONS=msoft-float mv8
                     22: MULTILIB_DIRNAMES=soft v8
                     23: MULTILIB_MATCHES=msoft-float=mno-fpu
                     24: 
                     25: LIBGCC = stmp-multilib
                     26: 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.