From 6e32d8899595af2c71ec5cfb589adc81822bfd96 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 2 Oct 2002 17:36:24 +0000 Subject: 2002-10-02 Joel Sherrill * custom/armulator.cfg: Remove reference to PowerPC arguments. --- make/ChangeLog | 4 ++++ make/custom/armulator.cfg | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/make/ChangeLog b/make/ChangeLog index 297df2d57c..98e633f4eb 100644 --- a/make/ChangeLog +++ b/make/ChangeLog @@ -1,3 +1,7 @@ +2002-10-02 Joel Sherrill + + * custom/armulator.cfg: Remove reference to PowerPC arguments. + 2002-09-13 Joel Sherrill * Part of addressing PR281. diff --git a/make/custom/armulator.cfg b/make/custom/armulator.cfg index 941b950a88..e76aab763b 100644 --- a/make/custom/armulator.cfg +++ b/make/custom/armulator.cfg @@ -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 -- cgit v1.2.3