|
|
1.1.1.3 root 1: CROSS_LIBGCC1 = libgcc1-asm.a
2: LIB1ASMSRC = sh/lib1funcs.asm
1.1.1.4 ! root 3: LIB1ASMFUNCS = _ashiftrt _ashiftrt_n _ashiftlt _lshiftrt _movstr \
! 4: _mulsi3 _sdivsi3 _udivsi3
1.1.1.3 root 5:
6: # These are really part of libgcc1, but this will cause them to be
1.1.1.4 ! root 7: # built correctly, so...
1.1.1.3 root 8:
1.1.1.4 ! root 9: LIB2FUNCS_EXTRA = fp-bit.c dp-bit.c
1.1.1.3 root 10:
11: dp-bit.c: $(srcdir)/config/fp-bit.c
1.1.1.4 ! root 12: echo '#ifdef __LITTLE_ENDIAN__' > dp-bit.c
! 13: echo '#define FLOAT_BIT_ORDER_MISMATCH' >>dp-bit.c
! 14: echo '#endif' >> dp-bit.c
! 15: cat $(srcdir)/config/fp-bit.c >> dp-bit.c
1.1.1.3 root 16:
17: fp-bit.c: $(srcdir)/config/fp-bit.c
18: echo '#define FLOAT' > fp-bit.c
1.1.1.4 ! root 19: echo '#ifdef __LITTLE_ENDIAN__' >> fp-bit.c
! 20: echo '#define FLOAT_BIT_ORDER_MISMATCH' >>fp-bit.c
! 21: echo '#endif' >> fp-bit.c
1.1.1.3 root 22: cat $(srcdir)/config/fp-bit.c >> fp-bit.c
1.1 root 23:
1.1.1.4 ! root 24: MULTILIB_OPTIONS = ml m2
! 25: MULTILIB_DIRNAMES = ml m2
! 26: MULTILIB_MATCHES = m2=m3
1.1 root 27:
1.1.1.4 ! root 28: LIBGCC = stmp-multilib
! 29: INSTALL_LIBGCC = install-multilib
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.