代码搜索结果
找到约 10,000 项符合
T 的代码
t-riscix
# Just for these, we omit the frame pointer since it makes such a big
# difference. It is then pointless adding debugging.
LIBGCC2_CFLAGS=-O2 -fomit-frame-pointer $(LIBGCC2_INCLUDES) $(GCC_CFLAGS) -g
t-bare
CROSS_LIBGCC1 = libgcc1-asm.a
LIB1ASMSRC = arm/lib1funcs.asm
LIB1ASMFUNCS = _udivsi3 _divsi3 _umodsi3 _modsi3 _dvmd_tls
# These are really part of libgcc1, but this will cause them to be
# built corr
t-pa
LIBGCC1=libgcc1.null
CROSS_LIBGCC1=libgcc1.null
ADA_CFLAGS=-mdisable-indexing
LIB2FUNCS_EXTRA=lib2funcs.asm ee.asm ee_fp.asm
lib2funcs.asm: $(srcdir)/config/pa/lib2funcs.asm
rm -f lib2funcs.asm
cp
t-pro
LIBGCC1=libgcc1.null
CROSS_LIBGCC1 = libgcc1.null
LIB1ASMSRC =
LIB1ASMFUNCS =
LIBGCC1_TEST =
ADA_CFLAGS=-mdisable-indexing
LIB2FUNCS_EXTRA=fp-bit.c dp-bit.c lib2funcs.asm ee.asm ee_fp.asm
dp-bit.c
t-arc
CROSS_LIBGCC1 = libgcc1-asm.a
LIB1ASMSRC = arc/lib1funcs.asm
LIB1ASMFUNCS = _mulsi3 _umulsidi3 _udivsi3 _divsi3 _umodsi3 _modsi3 _divmod_tools
# We need libgcc routines to be mangled according to whi
t-next
# libgcc1.c is not needed, since the standard library has these functions.
LIBGCC1=
CROSS_LIBGCC1=
nextstep.o: $(srcdir)/config/nextstep.c $(CONFIG_H) flags.h tree.h
$(CC) -c $(ALL_CFLAGS) $(ALL_CPP
t-lynx
CROSS_LIBGCC1 = libgcc1-asm.a
LIB1ASMSRC = m68k/lb1sf68.asm
LIB1ASMFUNCS = _mulsi3 _udivsi3 _divsi3 _umodsi3 _modsi3 \
_double _float _floatex \
_eqdf2 _nedf2 _gtdf2 _gedf2 _ltdf2 _ledf2 \
_e
t-aux
# Makefile additions for A/UX
LIB2FUNCS_EXTRA=aux-mcount.c aux-exit.c
FIXPROTO_DEFINES=-D_POSIX_SOURCE
# Only really needed for collect2
CLIB=-lld
# Needed to support builds for multiple versions
t-linux
# Don't run fixproto
STMP_FIXPROTO =
# Don't make libgcc1.a
LIBGCC1 =
CROSS_LIBGCC1 =
# On GNU/Linux we can print long double
ENQUIRE_CFLAGS = -DNO_MEM -O0
# Don't install assert.h
INSTALL_ASSERT_H =
t-rtems
# RTEMS uses newlib which does not require prototype fixing
STMP_FIXPROTO =