From 34793f3128a7fbaa5a39de500f3fb541375d160a Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 3 Mar 2005 13:16:01 +0000 Subject: 2005-03-03 Ralf Corsepius * custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI. * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V. Remove -Wa,-m7450. --- make/custom/mcp750.cfg | 4 ---- 1 file changed, 4 deletions(-) (limited to 'make/custom/mcp750.cfg') diff --git a/make/custom/mcp750.cfg b/make/custom/mcp750.cfg index a8cd098c06..0b18e4cd03 100644 --- a/make/custom/mcp750.cfg +++ b/make/custom/mcp750.cfg @@ -16,9 +16,6 @@ RTEMS_BSP_FAMILY=motorola_powerpc # This contains the compiler options necessary to select the CPU model # and (hopefully) optimize for it. # -# NOTE : cheking egcc 1.1.1 source code shows that the last know processor -# is the 604 model and that this is the default generation option. -# CPU_CFLAGS = -mcpu=750 -Dmpc750 # optimize flag: typically -0, could use -O4 or -fast @@ -30,7 +27,6 @@ CPU_CFLAGS = -mcpu=750 -Dmpc750 # model => not used. # Currently the sdata2 and sbss2 sections are empty => r2 is not used... CFLAGS_OPTIMIZE_V=-O4 -mmultiple -mstring -mstrict-align -#CFLAGS_OPTIMIZE_V=-O4 -fno-keep-inline-functions -fvolatile-global -fvolatile -mstrict-align -mcpu=750 # debug flags: typically none, but at least -O1 is required due to this # BSP using inlined code -- cgit v1.2.3