Joel Sherrill
6087a69257
Make all BSPs use the same rules for invoking gcc and g++ to link an application. Share as much logic as possible for .num file and size information. Let BSPs provide custom rules to tranform executable from linked .exe to downloadable RTEMS Application Loadable File (RALF) .ralf file.
2008-03-06 21:51:01 +00:00
Ralf Corsepius
7d12e0206d
Add -g to CFLAGS_OPTIMIZE_V.
2007-01-18 11:24:48 +00:00
Ralf Corsepius
14d345d258
2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* custom/av5282.cfg, custom/bare.cfg, custom/dmv152.cfg,
custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
custom/gen68340.cfg, custom/gen68360.cfg, custom/helas403.cfg,
custom/hurricane.cfg, custom/i386ex.cfg, custom/idp.cfg,
custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
custom/ods68302.cfg, custom/pc386.cfg, custom/psim.cfg,
custom/rbtx4925.cfg, custom/sim68000.cfg, custom/simcpu32.cfg,
custom/ss555.cfg, custom/ts_386ex.cfg, custom/uC5282.cfg:
CFLAGS_OPTIMIZE_V = -O2.
2007-01-18 07:10:51 +00:00
Ralf Corsepius
d2d3482e0b
Remove obsolete comments referring to gcc-2.8.
2007-01-18 07:00:28 +00:00
Ralf Corsepius
b8bf9345b8
Cosmetics.
2007-01-18 06:20:31 +00:00
Ralf Corsepius
4233e1f382
Cosmetics.
2007-01-18 06:05:27 +00:00
Ralf Corsepius
0c642539f2
Cleanup.
2006-11-30 06:46:38 +00:00
Thomas Doerfler
c9b005a9d2
applied patches for PR1117/1118/1119/1120
2006-07-09 10:05:27 +00:00
Ralf Corsepius
34793f3128
2005-03-03 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI.
* custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V.
Remove -Wa,-m7450.
2005-03-03 13:16:01 +00:00
Joel Sherrill
f564266413
2002-08-01 Joel Sherrill <joel@OARcorp.com>
...
* eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
2002-08-02 00:08:01 +00:00
Joel Sherrill
8b9f8b8b1d
2002-04-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
Remove obsolete comments.
* custom/eth_comm.cfg: Remove make-target-options.
Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
CPU_CFLAGS.
* custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
* custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
* custom/mbx8xx.cfg: Remove make-target-options.
Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
Remove obsolete comments.
* custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
Remove obsolete comments.
* custom/mpc8260ads.cfg: Remove make-target-options.
Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
CPU_CFLAGS.
* custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
Remove obsolete comments.
* custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
CPU_CFLAGS.
Remove obsolete comments.
* custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
Remove obsolete comments.
* custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
CPU_CFLAGS.
Remove obsolete comments.
2002-04-18 13:07:35 +00:00
Joel Sherrill
99f04d9d7e
2002-03-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* custom/cvme961.cfg: Remove GCC272 support.
* custom/dmv152.cfg: Remove GCC272 support.
* custom/efi332.cfg: Remove GCC272 support.
* custom/efi68k.cfg: Remove GCC272 support.
* custom/eth_comm.cfg: Remove GCC272 support.
* custom/gen405.cfg: Remove GCC272 support.
* custom/gen68302.cfg: Remove GCC272 support.
* custom/gen68340.cfg: Remove GCC272 support.
* custom/gen68360.cfg: Remove GCC272 support.
* custom/genmongoosev.cfg: Remove GCC272 support.
* custom/helas403.cfg: Remove GCC272 support.
* custom/i386ex.cfg: Remove GCC272 support.
* custom/i960sim.cfg: Remove GCC272 support.
* custom/idp.cfg: Remove GCC272 support.
* custom/leon2.cfg: Remove GCC272 support.
* custom/mbx8xx.cfg: Remove GCC272 support.
* custom/mcf5206elite.cfg: Remove GCC272 support.
* custom/mpc8260ads.cfg: Remove GCC272 support.
* custom/mrm332.cfg: Remove GCC272 support.
* custom/mvme136.cfg: Remove GCC272 support.
* custom/mvme147.cfg: Remove GCC272 support.
* custom/mvme167.cfg: Remove GCC272 support.
* custom/ods68302.cfg: Remove GCC272 support.
* custom/p4000.cfg: Remove GCC272 support.
* custom/p4600.cfg: Remove GCC272 support.
* custom/p4650.cfg: Remove GCC272 support.
* custom/pc386.cfg: Remove GCC272 support.
* custom/portsw.cfg: Remove GCC272 support.
* custom/psim.cfg: Remove GCC272 support.
* custom/rxgen960.cfg: Remove GCC272 support.
* custom/score603e.cfg: Remove GCC272 support.
* custom/sim68000.cfg: Remove GCC272 support.
* custom/simhppa.cfg: Remove GCC272 support.
* custom/simsh4.cfg: Remove GCC272 support.
* custom/ts_386ex.cfg: Remove GCC272 support.
2002-03-28 13:51:54 +00:00
Joel Sherrill
4383f3a669
2001-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
Remove make-target-options.
* custom/helas403.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
Remove make-target-options.
* custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
DATA_CACHE_ENABLE.
* custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
DATA_CACHE_ENABLE.
* custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
DATA_CACHE_ENABLE.
2001-11-27 12:09:48 +00:00
Joel Sherrill
708a87c51e
2001-11-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
* custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
* custom/mbx860_005b.cfg: Ditto.
* custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
2001-11-20 18:55:30 +00:00
Joel Sherrill
1614be849e
2001-11-14 Joel Sherrill <joel@OARcorp.com>
...
* custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
These are new exception processing model BSPs and thus do not
need to define PPC_USE_SPRG.
2001-11-14 20:44:46 +00:00
Joel Sherrill
8e42d3b5d4
2001-10-22 Andy Dachs <a.dachs@sstl.co.uk>
...
* custom/mpc8260ads.cfg: New file.
2001-10-22 13:47:30 +00:00