summaryrefslogtreecommitdiffstats
path: root/make/custom/uC5282.cfg (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-10-15Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).Ralf Corsepius1-25/+0
2009-02-172009-02-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+2
* custom/uC5282.cfg: Add cvs Id.
2008-06-11hris Johns <chrisj@rtems.org>Chris Johns1-1/+1
* 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-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/+3
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 comment on CFLAGS_OPTIMIZE_V.Ralf Corsepius1-1/+1
2007-01-182007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
* 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-18Remove obsolete comments referring to gcc-2.8.Ralf Corsepius1-2/+1
2007-01-18Cosmetics.Ralf Corsepius1-2/+2
2006-11-14Remove hard-code compiler flags.Ralf Corsepius1-2/+2
2006-06-20Remote gdb works well, so include debugging symbols.Eric Norum1-1/+1
2006-05-15Remove non-longer-appropriate comment.Eric Norum1-1/+0
2006-04-10Keep the frame pointer since its presence makes various diagnostic toolsEric Norum1-1/+1
much more useful.
2005-02-08Put -m5200 back in link-edit commands until proper versions of gcc (which takeEric Norum1-2/+2
-m528x as an order to load the -m5200 multilib variants) are widely available.
2005-02-052005-02-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-57/+9
* custom/uC5282.cfg: Cleanup.
2005-01-28New BSP.Eric Norum1-0/+86