2002-10-02 Joel Sherrill <joel@OARcorp.com>

* custom/armulator.cfg: Remove reference to PowerPC arguments.
This commit is contained in:
Joel Sherrill
2002-10-02 17:36:24 +00:00
parent 6ca248c37c
commit 6e32d88995
2 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2002-10-02 Joel Sherrill <joel@OARcorp.com>
* custom/armulator.cfg: Remove reference to PowerPC arguments.
2002-09-13 Joel Sherrill <joel@OARcorp.com>
* Part of addressing PR281.

View File

@@ -22,8 +22,8 @@ CPU_CFLAGS =
# -O4 is ok for RTEMS
# NOTE2: some level of -O may be actually required by inline assembler (at least
# -O2 so far.
CFLAGS_OPTIMIZE_V=
#CFLAGS_OPTIMIZE_V=-O4 -mmultiple -mstring -mstrict-align
#CFLAGS_OPTIMIZE_V=
CFLAGS_OPTIMIZE_V=-O4
# debug flags: typically none, but at least -O1 is required due to this
# BSP using inlined code