summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* sim-scripts/pc386.in: Update command line to new qemu4.11Joel Sherrill2015-07-161-1/+7
|
* rtems-tester: add epiphany-run.mcHesham ALMatary2015-05-261-0/+58
|
* cut_release: Obsoleted by release.shJoel Sherrill2015-05-171-351/+0
| | | | | cut_release was reliant on cvs and a release_support script at the top of each source code repository module.
* release.sh: Tested on a second repository. White space at EOL removed.Joel Sherrill2015-05-171-49/+70
| | | | Reworked comments at the top of the file.
* release.sh: Correct comment for clean upJoel Sherrill2015-05-171-5/+3
| | | | | | The user will need to delete a branch, not necessarily the release branch. The release branch will exist in the upstream repository after a .0 release so deleting it is a bad idea.
* release.sh: Add helper advice on clean up after an errorJoel Sherrill2015-05-141-0/+24
|
* release.sh: Add structure for repository specific actionsJoel Sherrill2015-05-141-77/+112
| | | | | | This should make it straightforward to update version.py in the rtems-source-builder or odd actions required as part of release by other repositories.
* release.sh: check for dot (graphviz)Gedare Bloom2015-05-141-0/+1
|
* release.sh: refactor checks for executable dependenciesGedare Bloom2015-05-141-14/+12
|
* release.sh: check for mscgenGedare Bloom2015-05-141-0/+3
|
* release.sh: error checkingGedare Bloom2015-05-141-0/+1
|
* release.sh: fix typoGedare Bloom2015-05-141-1/+1
|
* release.sh: error-check for doxygenGedare Bloom2015-05-141-0/+3
|
* release.sh: use git branch instead of git status to determine current git branchGedare Bloom2015-05-141-1/+1
|
* release.sh: New release scriptJoel Sherrill2015-05-141-0/+334
| | | | | | This has only been tested on the rtems repository and is not complete. It is still under development and I am committing it so others can work on it.
* user.cfg: Enable C++ and TCP/IPJoel Sherrill2015-04-191-2/+2
|
* common.sh: Add or1kJoel Sherrill2015-04-191-0/+1
|
* renanme or1ksim BSP to generic_or1kHesham ALMatary2015-04-191-2/+2
|
* lm32_evr: FixJoel Sherrill2015-04-052-17/+27
|
* tsim-support: Adjust maximum execution timesJoel Sherrill2015-04-051-2/+4
|
* or1ksim.in: Fix hangHesham ALMatary2015-04-021-3/+3
|
* Add support for erc32, leon2 and leon3 in GDB SISJoel Sherrill2015-03-295-5/+148
|
* Rename leon2 and leon3 scripts to indicate they use tsimJoel Sherrill2015-03-293-5/+5
|
* sim-scripts/gdb-sim-run.in: Silence a useless messageJoel Sherrill2015-03-291-1/+1
|
* sim-scripts/or1ksim.in: Update name of simulatorJoel Sherrill2015-03-292-1/+3
|
* rtems/user.cfg: Add options for cleaning on exit and parallel build optionsJoel Sherrill2015-03-292-2/+7
|
* common.sh: Update list of CPUs and clean upJoel Sherrill2015-03-261-19/+5
|
* bit_rtems: Fix bug for exit status and make cleaning build directory optionalJoel Sherrill2015-03-261-8/+14
|
* bit_all_multilib: Add multiple CPUs including moxie and or1kJoel Sherrill2015-03-261-1/+2
|
* bit_all_bsps: Add or1k and fix issue for distributed buildsJoel Sherrill2015-03-261-2/+2
| | | | | These scripts support using GNU parallel to distribute the build across multiple computers with a shared source directory.
* sim-scripts: add new script to run or1k/or1ksim on qemu.Hesham ALMatary2014-09-292-2/+46
|
* .gitignore: Add or1ksim and or1ksim-gdbJoel Sherrill2014-09-021-0/+2
|
* sim-scripts: Add new or1ksim OpenRISC simulator script.Hesham ALMatary2014-08-262-1/+159
|
* rtems-gdb-macros-4.11: Add printing stack size and baseJoel Sherrill2014-06-031-28/+24
|
* check_submission: Style fixesJoel Sherrill2014-06-031-2/+4
|
* Add removal of CR from output of tsim.Joel Sherrill2014-05-142-5/+8
|
* bit_rtems: Add SMP and keep going supportJoel Sherrill2014-05-022-14/+31
|
* bit_all_bsps: Add moxie and nios2Joel Sherrill2014-05-021-2/+2
|
* vm-help: Virtual Machine HelpersJoel Sherrill2014-05-025-0/+199
|
* rtems-testing shell scripts: Use env not evalJoel Sherrill2014-05-0212-12/+12
|
* covoar/GcovData.h: Remove unused private variableJoel Sherrill2014-05-021-1/+0
|
* covoar: Fix issues spotted by clang on FreeBSD 10Joel Sherrill2014-05-029-153/+171
|
* rtems-testing: Use eval bash instead of full pathJoel Sherrill2014-05-0217-16/+18
|
* jmr3904.in: Add ReservedInstruction as fatal message to detectJoel Sherrill2014-04-211-10/+38
|
* gdb-sim.in: Symbol is now _TerminateJoel Sherrill2014-04-071-1/+0
|
* check_endof: Improve END OF line check to match rtems-testerJoel Sherrill2014-04-071-1/+1
|
* sim-scripts/gdb-sim.in: Add _Terminate() supportSebastian Huber2014-02-241-0/+1
|
* gcc/rtems_gcc_main.c: exit() if main returnsSebastian Huber2014-02-241-1/+5
|
* gcc/rtems_gcc_main.c: Add signal() workaroundSebastian Huber2014-02-241-0/+16
|
* xilinx_zynq_a9_qemu: Avoid non-portable /dev/nullSebastian Huber2014-02-241-1/+1
|