代码搜索结果

找到约 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-dguxbcs

# 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-freebsd

# Don't run fixproto STMP_FIXPROTO = # Use only native include files USER_H = $(EXTRA_HEADERS) $(LANG_EXTRA_HEADERS)

t-osf

# If compiling with the osf gcc, avoid sharing code. TCFLAGS = -pic-none

t-dgux

# # target makefile for dgux # EXTRA_PARTS=crtbegin.o crtend.o

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