Subversion Repositories HelenOS-historic

Rev

Rev 575 | Rev 604 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 575 Rev 600
Line 77... Line 77...
77
	# SIMICS 4kc emulation is broken, although for instructions
77
	# SIMICS 4kc emulation is broken, although for instructions
78
	# that do not bother us
78
	# that do not bother us
79
	
79
	
80
	BFD_NAME = elf32-tradlittlemips
80
	BFD_NAME = elf32-tradlittlemips
81
	BFD = elf32-tradlittlemips
81
	BFD = elf32-tradlittlemips
82
	CFLAGS += -mhard-float -mips3
82
	CFLAGS += -mhard-float -mips3 -DTLBCNT=16
-
 
83
	TLBCNT = 16
83
endif
84
endif
84
ifeq ($(MIPS_MACHINE),msim)
85
ifeq ($(MIPS_MACHINE),msim)
85
	BFD_NAME = elf32-tradlittlemips
86
	BFD_NAME = elf32-tradlittlemips
86
	BFD = binary
87
	BFD = binary
87
	CFLAGS += -mhard-float -mips3
88
	CFLAGS += -mhard-float -mips3