代码搜索结果

找到约 10,000 项符合 T 的代码

t-luna

# Specify how to create the *.asm files MOVE_ASM = moveHI15x.asm moveQI16x.asm moveSI46x.asm moveSI64n.asm \ moveHI48x.asm moveSI45x.asm moveSI47x.asm moveSI96x.asm \ moveDI96x.asm $(MOVE_AS

t-dgux

# Specify how to create the *.asm files MOVE_ASM = moveHI15x.asm moveQI16x.asm moveSI46x.asm moveSI64n.asm \ moveHI48x.asm moveSI45x.asm moveSI47x.asm moveSI96x.asm \ moveDI96x.asm $(MOVE_AS

t-bug

# Specify how to create the *.asm files MOVE_ASM = moveHI15x.asm moveQI16x.asm moveSI46x.asm moveSI64n.asm \ moveHI48x.asm moveSI45x.asm moveSI47x.asm moveSI96x.asm \ moveDI96x.asm $(MOVE_AS

t-crtstuff

# The pushl in CTOR initialization interferes with frame pointer elimination. CRTSTUFF_T_CFLAGS = -fno-omit-frame-pointer

t-next

# libgcc1.c is not needed, since the standard library has these functions. LIBGCC1=libgcc1.null CROSS_LIBGCC1=libgcc1.null # Specify other dirs of system header files to be fixed. OTHER_FIXINCLUDES_D

t-iscscodbx

# The one that comes with the system is POSIX-compliant. LIMITS_H =

t-crtpic

# The pushl in CTOR initialization interferes with frame pointer elimination. # We need to use -fPIC when we are using gcc to compile the routines in # crtstuff.c. This is only really needed when we

t-vsta

LIBGCC1 = libgcc1.null CROSS_LIBGCC1 = libgcc1.null

t-winnt

winnt.o: $(srcdir)/config/i386/winnt.c $(CC) -I. -I$(srcdir) -I$(srcdir)/config -c $(srcdir)/config/i386/winnt.c

t-vxsparc

LIBGCC1 = CROSS_LIBGCC1 = # We don'<mark>t</mark> wan<mark>t</mark> <mark>t</mark>o build .umul, e<mark>t</mark>c., because VxWorks provides <mark>t</mark>hem, # which means <mark>t</mark>ha<mark>t</mark> libgcc1-<mark>t</mark>es<mark>t</mark> will fail. LIBGCC1_<mark>T</mark>ES<mark>T</mark> = # We don'<mark>t</mark> wan<mark>t</mark> <mark>t</mark>o pu<mark>t</mark> exi<mark>t</mark> in libgcc ...