Chris Johns
84fff68d09
hris Johns <chrisj@rtems.org>
...
* custom/av5282.cfg, custom/csb360.cfg, custom/gen68302.cfg,
custom/gen68340.cfg, custom/gen68360.cfg, custom/mcf5206elite.cfg,
custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
custom/mvme167.cfg, custom/ods68302.cfg, custom/sim68000.cfg,
custom/simcpu32.cfg, custom/uC5282.cfg: Change CCFLAGS to use the
-mcpu= option for Coldfires now supported in GCC 4.3.0.
2008-06-10 Matthew Riek <matthew.riek@ibiscomputer.com.au >
* custom/mcf52235.cfg: New.
2008-06-11 08:17:27 +00:00
Joel Sherrill
b1a66feaa3
2008-03-11 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* custom/av5282.cfg, custom/bare.cfg, custom/default.cfg,
custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/idp.cfg,
custom/mbx8xx.cfg, custom/mcf5235.cfg, custom/mcp750.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/mvme3100.cfg, custom/mvme5500.cfg, custom/nios2_iss.cfg,
custom/pc386.cfg, custom/posix.cfg, custom/score603e.cfg,
custom/sim68000.cfg, custom/simcpu32.cfg, custom/ss555.cfg,
custom/ts_386ex.cfg, custom/uC5282.cfg, custom/virtex.cfg: Switch to
explicit .exe instead of EXEEXT to get it to work.
2008-03-11 20:50:58 +00:00
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
c51004a089
Misc cleanups.
2007-01-18 08:28:54 +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
06420228b1
Cosmetics.
2007-01-18 06:06:39 +00:00
Ralf Corsepius
0c642539f2
Cleanup.
2006-11-30 06:46:38 +00:00
Joel Sherrill
44ff1c3204
2001-11-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* custom/ts_386ex.cfg: Remove make-target-options.
2001-11-14 18:59:05 +00:00
Joel Sherrill
80cc928626
2001-01-03 Joel Sherrill <joel@OARcorp.com>
...
* custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
* custom/simcpu32.cfg: Removed MVME162 reference.
2001-01-03 16:47:16 +00:00
Joel Sherrill
c698e7b8c9
2000-08-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
* custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
* ChangeLog: File paths corrected
2000-09-01 07:06:46 +00:00
Joel Sherrill
b812f84155
Added sim68000 BSP for the BSVC simulator. This BSP includes the
...
alias simcpu32 that supports the CPU32 simulator in BSVC. At this
point, it is still under development.
2000-08-01 20:01:14 +00:00