]> git.sur5r.net Git - freertos/commitdiff
Tidy up ready for release.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 24 May 2008 17:03:23 +0000 (17:03 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 24 May 2008 17:03:23 +0000 (17:03 +0000)
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@385 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

Demo/PPC405_FPU_Xilinx_Virtex4_GCC/__xps/rtosdemo_compiler.opt
Demo/PPC405_FPU_Xilinx_Virtex4_GCC/system_incl.make

index 25bf6ab9747e6f5a9d1a802cbf57949f1d7f864b..2979e4328210085f12114a21a0ddb39cb35eab55 100644 (file)
@@ -3,7 +3,7 @@ RTOSDEMO_SOURCES = RTOSDemo/../../Common/Minimal/BlockQ.c RTOSDemo/../../Common/
 RTOSDEMO_HEADERS = RTOSDemo/FreeRTOSConfig.h \r
 RTOSDEMO_CC = powerpc-eabi-gcc\r
 RTOSDEMO_CC_SIZE = powerpc-eabi-size\r
-RTOSDEMO_CC_OPT = -O2\r
+RTOSDEMO_CC_OPT = -O0\r
 RTOSDEMO_CFLAGS = -I./RTOSDemo/flop -I../../Source/portable/GCC/PPC405_Xilinx -I./ppc405_0/include/  -IRTOSDemo/   -I. -I./RTOSDemo/ -I../Common/include/ -I../../Source/include/ -I./ppc405_0/include/ -I./ppc405_0/include -D GCC_PPC405 -mregnames -Wextra\r
 RTOSDEMO_CC_SEARCH = # -B\r
 RTOSDEMO_LIBPATH = -L./ppc405_0/lib/ # -L\r
index e01c87fefe29e9e5dec90c1b07797c8b097a32cd..7f558699b6c2c60811b7c0c2791ef0eaa7090aba 100644 (file)
@@ -123,7 +123,7 @@ RTOSDEMO_HEADERS = RTOSDemo/FreeRTOSConfig.h
 \r
 RTOSDEMO_CC = powerpc-eabi-gcc\r
 RTOSDEMO_CC_SIZE = powerpc-eabi-size\r
-RTOSDEMO_CC_OPT = -O2\r
+RTOSDEMO_CC_OPT = -O0\r
 RTOSDEMO_CFLAGS = -I./RTOSDemo/flop -I../../Source/portable/GCC/PPC405_Xilinx -I./ppc405_0/include/  -IRTOSDemo/   -I. -I./RTOSDemo/ -I../Common/include/ -I../../Source/include/ -I./ppc405_0/include/ -I./ppc405_0/include -D GCC_PPC405 -mregnames\r
 RTOSDEMO_CC_SEARCH = # -B\r
 RTOSDEMO_LIBPATH = -L./ppc405_0/lib/ # -L\r