URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 355 |
Rev 375 |
Line 25... |
Line 25... |
|
|
XCFLAGS += -I$(TOPDIR)/include -DOR1K -Wall -Wstrict-prototypes
|
XCFLAGS += -I$(TOPDIR)/include -DOR1K -Wall -Wstrict-prototypes
|
XCFLAGS += -Werror-implicit-function-declaration
|
XCFLAGS += -Werror-implicit-function-declaration
|
#XCFLAGS += -fno-omit-frame-pointer -g
|
#XCFLAGS += -fno-omit-frame-pointer -g
|
XCFLAGS += -fno-strength-reduce -O2 -pipe -fno-builtin -fomit-frame-pointer
|
XCFLAGS += -fno-strength-reduce -O2 -pipe -fno-builtin -fomit-frame-pointer
|
|
# Use all software flags, so is compatible with minimal implementation
|
#XCFLAGS += -mhard-mul -mhard-div -msoft-float
|
#XCFLAGS += -mhard-mul -mhard-div -msoft-float
|
XCFLAGS += -msoft-mul -msoft-div -msoft-float
|
XCFLAGS += -msoft-mul -msoft-div -msoft-float
|
XCFLAGS += -nostdlib
|
XCFLAGS += -nostdlib
|
#XCFLAGS += -DDEBUG
|
#XCFLAGS += -DDEBUG
|
|
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.