Commit Graph

11 Commits

Author SHA1 Message Date
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
Joel Sherrill
c6eba79c2d 2007-05-10 Joel Sherrill <joel.sherrill@OARcorp.com>
* custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/pc386.cfg,
	custom/sim68000.cfg, custom/ts_386ex.cfg: Clean up to use .nxe
	extension instead of BSP unique ones.
2007-05-10 17:36:19 +00:00
Ralf Corsepius
7d12e0206d Add -g to CFLAGS_OPTIMIZE_V. 2007-01-18 11:24:48 +00:00
Ralf Corsepius
d528062705 Remove CXXFLAGS_OPTIMIZE_V. 2007-01-18 06:47:35 +00:00
Ralf Corsepius
4233e1f382 Cosmetics. 2007-01-18 06:05:27 +00:00
Ralf Corsepius
a481c92bf5 CFLAGS_OPTIMIZE_V = -O2. 2007-01-18 05:38:14 +00:00
Ralf Corsepius
0c642539f2 Cleanup. 2006-11-30 06:46:38 +00:00
Ralf Corsepius
63606e2329 2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>
* custom/gba.cfg, custom/pc386.cfg: Use .elf instead of .obj.
2005-11-22 14:12:15 +00:00
Ralf Corsepius
89b1106028 2005-09-18 Ralf Corsepius <ralf.corsepius@rtems.org>
* custom/gba.cfg: Remove PROFILE* (abandoned).
	Remove -static (bogus).
2005-09-18 13:54:42 +00:00
Joel Sherrill
3f0bb34c6e 2005-06-17 Markku Puro <markku.puro@kopteri.net>
* Makefile.am: Adding GameBoy Advance BSP.
	* custom/gba.cfg: New file.
2005-06-17 16:12:33 +00:00