|
|
1.1 root 1: CROSS_LIBGCC1 = libgcc1-asm.a
2: LIB1ASMSRC = m68k/lb1sf68.asm
3: LIB1ASMFUNCS = _mulsi3 _udivsi3 _divsi3 _umodsi3 _modsi3 \
4: _double _float _floatex \
5: _eqdf2 _nedf2 _gtdf2 _gedf2 _ltdf2 _ledf2 \
6: _eqsf2 _nesf2 _gtsf2 _gesf2 _ltsf2 _lesf2
7:
8: # These are really part of libgcc1, but this will cause them to be
9: # built correctly, so...
10: LIB2FUNCS_EXTRA = fpgnulib.c xfgnulib.c
11:
12: fpgnulib.c: $(srcdir)/config/m68k/fpgnulib.c
13: cp $(srcdir)/config/m68k/fpgnulib.c fpgnulib.c
14: xfgnulib.c: $(srcdir)/config/m68k/fpgnulib.c
15: echo '#define EXTFLOAT' > xfgnulib.c
16: cat $(srcdir)/config/m68k/fpgnulib.c >> xfgnulib.c
17:
18: MULTILIB_OPTIONS = m68000/m68020 m68881/msoft-float
19: MULTILIB_DIRNAMES =
20: MULTILIB_MATCHES = m68000=mc68000 m68000=m68302 m68000=m68332 m68020=mc68020 m68020=m68040
21:
22: LIBGCC = stmp-multilib
23: INSTALL_LIBGCC = install-multilib
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.