summaryrefslogtreecommitdiffstats
path: root/make/custom/mvme162lx.cfg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).Ralf Corsepius2009-10-151-38/+0
|
* hris Johns <chrisj@rtems.org>Chris Johns2008-06-111-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-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-03-111-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.
* Make all BSPs use the same rules for invoking gcc and g++ to link an ↵Joel Sherrill2008-03-061-14/+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.
* Add -g to CFLAGS_OPTIMIZE_V.Ralf Corsepius2007-01-181-1/+1
|
* 2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-181-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.
* Remove obsolete comments referring to gcc-2.8.Ralf Corsepius2007-01-181-2/+1
|
* Cosmetics.Ralf Corsepius2007-01-181-1/+1
|
* Cleanup.Ralf Corsepius2006-11-301-2/+1
|
* Use .srec for files containing SRECs.Ralf Corsepius2005-11-221-2/+2
|
* 2001-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-12-181-1/+35
| | | | | | | | | | | | | | * custom/armulator.cfg: Remove make-target-options. * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE (now in erc32/configure.ac). * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE (now in leon2/configure.ac). Remove CONSOLE_USE_POLLED (Unused). * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE, CD2401_USE_TERMIOS (now in mvme167/configure.ac). * custom/mvme162.cfg: Remove references to mvme162lx. Abandon gcc272. Remove make-target-options. * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
* Removed PROJECT_HOME and CONFIG_DIR variables.Joel Sherrill1998-01-201-0/+17