|
|
1.1 root 1: LIBGCC1 =
2: CROSS_LIBGCC1 =
3:
4: # We need crt0.o.
5: LIBGCC1_TEST =
6:
7: # We don't want to put exit in libgcc.a for VxWorks, because VxWorks
8: # does not have _exit.
9: LIBGCC2_CFLAGS = -O2 $(GCC_CFLAGS) -g1 -Dexit=unused_exit
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
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.