summaryrefslogtreecommitdiffstats
path: root/sim-scripts/Makefile (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-11-09rtems-testing: Clean up from taking upstream changes for RTEMS 5Joel Sherrill1-1/+1
2015-12-19avr/avrtest: Remove avrtest references.Ralph Holmes1-6/+1
Closes #2442.
2015-12-14sim-scripts: Add 4.12 detectionJoel Sherrill1-1/+1
2015-12-14m32r: Remove m32rsim referencesAun-Ali Zaidi1-4/+1
closes #2447.
2015-12-13h8300: Remove h8sim referencesAun-Ali Zaidi1-4/+1
updates #2453.
2015-04-05lm32_evr: FixJoel Sherrill1-2/+2
2015-03-29Add support for erc32, leon2 and leon3 in GDB SISJoel Sherrill1-1/+10
2015-03-29Rename leon2 and leon3 scripts to indicate they use tsimJoel Sherrill1-5/+5
2014-09-29sim-scripts: add new script to run or1k/or1ksim on qemu.Hesham ALMatary1-2/+5
2014-08-26sim-scripts: Add new or1ksim OpenRISC simulator script.Hesham ALMatary1-1/+4
2013-05-31sim-scripts: Add realview_pbx_a9_qemu_smpSebastian Huber1-1/+5
2013-05-06Support arm/xilinx_zynq_a9_qemu BSPSebastian Huber1-1/+6
2013-05-03Support arm/realview_pbx_a9_qemu BSPSebastian Huber1-1/+4
2012-06-12v850sim: New script for GDB v850 simulatorJoel Sherrill1-1/+4
2012-05-15rtems-testing - Remove CVS Ids (manual edits)Joel Sherrill1-4/+0
2011-09-242011-09-24 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-1/+4
* lm3s6965.in.: New file. * Makefile: Reflect change above.
2010-06-042010-06-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
* Makefile, gdb-sim-run.in, gdb-sim.in: Add 4.11 support. * rtems-gdb-macros-4.11: New file.
2010-04-202010-04-20 Joel Sherrill <joel.sherrilL@oarcorp.com>Joel Sherrill1-7/+14
* .cvsignore, Makefile, bf537Stamp.in, ezkit533.in: Move current scripts to skyeye named ones so the default is to use the new simulator in gdb. * bf537Stamp-skyeye.in, ezkit533-skyeye.in: New files.
2010-03-232010-03-23 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-1/+4
* Makefile: Probe for parallelism. * qemu-lm32_evr.in: New file.
2009-10-01Add script to run gdb ARM simulator.Joel Sherrill1-1/+4
2009-09-302009-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+4
* .cvsignore, Makefile, gdb-sim-run.in: Add QEMU Gumstix Connex support. * qemu-gumstix.in: New file.
2009-09-252009-09-25 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-7/+7
* .cvsignore, Makefile: Rename most qemu scripts to match the BSP name. qemu-leon2 not renamed since we prefer tsim for it. * pc386.in, qemuppc.in, uC5282.in: New files. * qemu-ppc.in, qemu-rtems.in, qemu-uc5282.in: Removed.
2009-09-242009-09-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+4
* .cvsignore, Makefile, qemu-uc5282.in: Add script to run qemu-ppc simulator. * qemu-ppc.in: New file.
2009-09-242009-09-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+4
* .cvsignore, Makefile: Add lm32_evr simulator script support. * lm32_evr.in: New file.
2009-09-152009-09-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+3
* Makefile, gdb-sim.in: Add RTEMS GDB macro packages as they exist today. This provides a baseline which can be used to improve them. * rtems-gdb-macros-4.10, rtems-gdb-macros-4.7, rtems-gdb-macros-4.8, rtems-gdb-macros-4.9: New files.
2009-09-102009-09-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
* Makefile: Add script to check for END OF test messages. * check_endof: New file.
2009-09-092009-09-09 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+7
* .cvsignore, Makefile: Add initial version of Qemu uc5282 and LEON2 scripts. * qemu-leon2.in, qemu-uc5282.in: New files.
2009-08-132009-08-13 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-18/+19
* Makefile, gdb-sim-run.in, gdb-sim.in, mkrun, skyeye-support, tsim-support: GDB now works with tsim and skyeye simulator BSPs.
2009-08-132009-08-13 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-15/+16
* .cvsignore, Makefile, edb7312.in, gdb-sim-run.in, skyeye-support: Add support for invoking a simulator external to gdb in gdb server mode. Have the gdb commands generated to include attaching to that server instance.
2009-08-122009-08-12 Josh Switnicki <josh.switnicki@utoronto.ca>Joel Sherrill1-1/+6
* .cvsignore, Makefile, gdb-sim-run.in: Add support for avrtest BSP using simulavrxx. * avrtest.in: New file.
2009-08-102009-08-10 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-3/+3
* Makefile: Fix dependencies on tsim scripts. * edb7312.in: Disable instruction limit until tuned. Only do coverage on 1 MB of RAM. Code is smaller than that and it is faster. * gdb-sim-run.in: Clean up killing simulator to hopefully avoid zero length coverage files. * rtl22xx.in: Attempt to add coverage and shutdown device support. * smdk2410.in: Add coverage and shutdown device support. * tsim-support: Tune time limits.
2009-06-042009-06-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+4
* Makefile: Add Gumstix on Skyeye script. * gumstix.in: New file.
2009-05-122009-05-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+4
* .cvsignore, Makefile: Add first cut at script to run leon2 BSP on Skyeye. * leon2-skyeye.in: New file.
2009-01-222009-01-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+6
* Makefile: Add nosim. * nosim: New file.
2009-01-202009-01-20 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+7
* .cvsignore, Makefile, gdb-sim-run.in, gdb-sim.in, skyeye-support: Add qemu-rtems script. * qemu-rtems.in: New file.
2009-01-202009-01-20 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+7
* .cvsignore, Makefile, erc32.in, gdb-sim-run.in, mkrun: Add TSIM support for ERC32, LEON2, and LEON3 BSPs. Include using all three for coverage. * leon2.in, leon3.in, tsim-support: New files.
2009-01-202009-01-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-7/+10
* .cvsignore, Makefile, README, gdb-sim-run.in: Add first cut at ERC32. Need to test on machine with TSIM license. * erc32.in: New file.
2009-01-202009-01-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+26
* .cvsignore, Makefile: Add rest of Skyeye configurations whether they work completely at this point or not. * ant5206.in, bf537Stamp.in, csb337.in, csb350.in, csb360.in, ezkit533.in, rtl22xx.in, smdk2410.in: New files.
2009-01-202009-01-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-8/+3
* Makefile, edb7312.in, gdb-sim-run.in, gdb-sim.in, h8sim.in, jmr3904.in, m32csim.in, m32rsim.in, psim.in, simsh.in, sis.in, skyeye-support: Find run or gdb along PATH. Check for multiple RTEMS versions so there is only one version of the script. Default the simulator name so the BSP specific files do not have to do as much.
2009-01-202009-01-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-12/+19
* .cvsignore, Makefile, gdb-sim-run.in, gdb-sim.in, h8sim.in, jmr3904.in, m32csim.in, m32rsim.in, mkrun, psim.in, simsh.in, sis.in: Add ARM/edb7312 support. This is the first Skyeye BSP and adding this required tinkering with all BSP scripts. All appear to still work OK. * edb7312.in, skyeye-support: New files.
2009-01-202009-01-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+4
* .cvsignore, Makefile, gdb-sim-run.in, gdb-sim.in: Add psim support. * psim.in: New file.
2009-01-192009-01-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-7/+9
* .cvsignore, Makefile, jmr3904.in, mkrun: Now generate gdb script for h8sim, jmr3904 m32csim, m32rsim, simsh and sis. * gdb-sim.in: New file.
2009-01-192009-01-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-40/+18
* .cvsignore, Makefile: Switch to using script to do sed and add versioning on installation. * mkrun: New file.
2009-01-192009-01-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+23
* .cvsignore, Makefile, gdb-sim-run.in: Add m32csim, m32rsim, and simsh. * m32csim.in, m32rsim.in, simsh.in: New files.
2009-01-192009-01-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+8
* .cvsignore, Makefile, gdb-sim-run.in: Add h8300/h8sim. * h8sim.in: New file.
2009-01-192009-01-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+43
* ChangeLog, Makefile, README, gdb-sim-run.in, jmr3904.in, usleep.c: New files.