summaryrefslogtreecommitdiffstats
path: root/make/custom/ep1a.cfg (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-09-192008-09-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
* custom/ep1a.cfg, custom/mtx603e.cfg, custom/mvme2100.cfg, custom/psim.cfg, custom/score603e.cfg: Eliminate vestiges of mpc603e define.
2008-03-06Make all BSPs use the same rules for invoking gcc and g++ to link an ↵Joel Sherrill1-9/+0
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-17CFLAGS_OPTIMIZE_V = -O0Ralf Corsepius1-3/+1
2006-11-30Cleanup.Ralf Corsepius1-6/+1
2005-04-282005-04-28 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett1-14/+6
* Makefile.am: Initial release of ep1a bsp * custom/ep1a.cfg: New file.
2005-03-032005-03-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-6/+2
* custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI. * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V. Remove -Wa,-m7450.
2004-10-27Add -Wa,-m7450 to CPU_CFLAGS until gcc/gas get their acts together.Eric Norum1-1/+1
2004-10-20Add MVME5500 BSP.Eric Norum1-0/+48