summaryrefslogtreecommitdiffstats
path: root/make/custom/nios2_iss.cfg (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-10-152009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-30/+0
* custom/nios2_iss.cfg: Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
2008-03-112008-03-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+1
* 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-06Make all BSPs use the same rules for invoking gcc and g++ to link an ↵Joel Sherrill1-16/+4
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.
2007-01-18Add -g to CFLAGS_OPTIMIZE_V.Ralf Corsepius1-1/+1
2007-01-18Misc cleanups.Ralf Corsepius1-3/+2
2007-01-18Add comment on CFLAGS_OPTIMIZE_V.Ralf Corsepius1-2/+1
2007-01-18Cosmetics.Ralf Corsepius1-1/+1
2007-01-18Remove obsolete comments referring to gcc-2.8.Ralf Corsepius1-2/+1
2007-01-18Cosmetics.Ralf Corsepius1-3/+1
2007-01-18Cosmetics.Ralf Corsepius1-3/+3
2006-08-092006-08-09 Kolja Waschk <waschk@telos.de>Joel Sherrill1-0/+47
* Makefile.am: New port to Altera NIOS II. * custom/nios2_iss.cfg: New file.