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
Chris Johns
fa0533a2df
2007-12-17 Chris Johns <chrisj@rtems.org>
...
* custom/mcf5235.cfg, custom/mrm332.cfg, custom/pc386.cfg: Split
the make-exe and make-cxx-exe into bsp-link-c, bsp-link-cxx and
bsp-post-link make macros. This allow external autotools support.
2007-12-17 00:35:52 +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
4233e1f382
Cosmetics.
2007-01-18 06:05:27 +00:00
Ralf Corsepius
0c642539f2
Cleanup.
2006-11-30 06:46:38 +00:00
Ralf Corsepius
11853d0a7e
Use .srec for files containing SRECs.
2005-11-22 13:47:43 +00:00
Ralf Corsepius
3f7b5b5a9d
2004-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
PR 553/bsps
* custom/mrm332.cfg: Comment out objdump.
2004-02-04 16:50:30 +00:00
Joel Sherrill
41df507e89
2004-01-20 Joel Sherrill <joel@OARcorp.com>
...
PR 553/bsps
* custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
comment.
2004-01-20 15:27:56 +00:00
Joel Sherrill
d693386940
2003-01-20 Duane Gustavus <duane@unt.edu>
...
* custom/m2m332.cfg: Fix path to linkcmds_ROM.
2003-01-20 20:36:26 +00:00
Joel Sherrill
26f27836a7
2002-08-06 Joel Sherrill <joel@OARcorp.com>
...
* custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
2002-08-06 20:15:43 +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
97dbdde174
2001-12-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* custom/bare.cfg: Remove make-target-options.
* custom/c4xsim.cfg: Ditto.
* custom/cvme961.cfg: Ditto.
* custom/efi68k.cfg: Ditto.
* custom/gen68302.cfg: Ditto.
* custom/gen68340.cfg: Ditto.
* custom/genmongoosev.cfg: Ditto.
* custom/gensh4.cfg: Remove make-target-options, remove GCC272
make-exe, remove empty lines.
* custom/h8sim.cfg: Remove make-target-options.
* custom/mcf5206elite.cfg: Ditto.
* custom/mrm332.cfg: Ditto.
* custom/mvme147.cfg: Ditto.
* custom/ods68302.cfg: Ditto.
* custom/p4000.cfg: Ditto.
* custom/p4600.cfg: Ditto.
* custom/p4650.cfg: Ditto.
* custom/pc386.cfg: Ditto.
* custom/portsw.cfg: Ditto.
* custom/simsh4.cfg: Ditto.
2001-12-07 12:32:10 +00:00
Joel Sherrill
88249fa074
2001-05-25 Joel Sherrill <joel@OARcorp.com>
...
* custom/mrm332.cfg: Switched $(SED) to sed.
2001-05-25 17:35:56 +00:00
Joel Sherrill
e9b4274ab2
2000-05-25 Matt Cross <profesor@gweep.net>
...
* New MRM332 BSP for the Mini RoboMind board based
on the 68332 microcontroller designed and build by Mark
Castelluccio. For details on the MRM see http://www.robominds.com .
* .cvsignore, ChangeLog Makefile.am, README, bsp_specs,
clock/.cvsignore, clock/Makefile.am, clock/ckinit.c, configure.in,
console/.cvsignore, console/Makefile.am, console/console.c,
include/.cvsignore, include/Makefile.am, include/bsp.h,
include/mrm332.h, misc/dotests, misc/gdbinit68, misc/interr.c,
spurious/.cvsignore, spurious/Makefile.am, spurious/spinit.c,
start/.cvsignore, start/Makefile.am, start/start.c, startup/.cvsignore,
startup/Makefile.am, startup/bspclean.c, startup/bspstart.c,
startup/except_vect_332_ROM.S, startup/linkcmds, startup/linkcmds_ROM,
timer/.cvsignore, timer/Makefile.am, timer/timer.c, times,
wrapup/.cvsignore, wrapup/Makefile.am: Initial files.
2001-05-25 16:34:14 +00:00