summaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-15tools: Remove install-if-change programSebastian Huber5-235/+0
2018-06-15tools: Remove duplicate doxy-filterSebastian Huber2-22/+0
2018-06-15tools: Remove packhexSebastian Huber3-571/+0
2018-06-15tools: Remove rtems-testsuite-autostuffSebastian Huber1-49/+0
2018-06-15tools: Remove cvsignore-add.shSebastian Huber2-26/+1
2018-06-15tools: Remove multigenSebastian Huber2-172/+1
2018-06-15tools: Remove unhexSebastian Huber3-779/+1
2018-06-15tools: Remove eolstripSebastian Huber2-372/+1
2018-06-15tools: Remove cklengthSebastian Huber2-371/+1
2018-06-14tools: Remove rtems-bin2cSebastian Huber2-332/+1
2018-06-14tools: Remove size_rtemsSebastian Huber5-341/+0
2018-06-14tools: Remove nios2genSebastian Huber20-2966/+0
2018-06-11tools: Remove shgenSebastian Huber9-698/+0
2018-05-02tests: Move rtems-test-check.pySebastian Huber2-363/+0
2018-04-12tools: Add a -N option to force a name on the array.Chris Johns1-5/+17
2018-04-11configure: Add subdir-objects to all automake flags.Chris Johns5-5/+5
2018-04-04build: Remove EXTRA_DISTSebastian Huber1-2/+0
2018-02-19unhex.c: Remove unnecessary extern of errnoJoel Sherrill1-2/+0
2018-01-25Remove make preinstallChris Johns5-0/+10
2017-04-19testsuite: Fix rtems-test-check-py when a BSP has no tcfg file.Chris Johns1-1/+7
2017-04-18testsuite: Fix rtems-test-check not excluding tests.Chris Johns1-11/+49
2017-04-05rtems-test-check-py: Fix typoSebastian Huber1-1/+1
2017-04-04testsuite: Add a common test configuration. Fix configure.ac and Makefile.am ...Chris Johns3-16/+230
2017-03-22termios: Synchronize with latest FreeBSD headersKevin Kirspel1-9/+20
2017-03-14tools/build/eolstrip.c: Use snprintf() to avoid potential buffer overflowJoel Sherrill1-1/+3
2017-03-14Fix rtems-test-check with a BSD sed.Chris Johns1-5/+5
2017-01-17rtems-test-check: Fix to properly process excludesStavros Passas1-1/+5
2016-12-07testsuite: Add test states to the testsuit configuration files.Chris Johns1-27/+101
2016-06-06tools: Delete unused binpatchSebastian Huber2-148/+0
2015-09-03tools/cpu/nios2/ptf.c: Fix leak of memory pointed to by new_prefixMartin Galvan1-10/+14
2015-09-03tools/cpu/nios2/memory.c: Fix uninitialized use of variable memoryMartin Galvan1-3/+2
2015-03-24tools/cpu/nios2/ptf.c: Add include of <ctype.h>Joel Sherrill1-0/+1
2015-03-24tools/build/binpatch.c: Include <unistd.h> for getopt()Joel Sherrill1-0/+1
2015-03-22tools/build/rtems-test-check: Support multiple include filesJoel Sherrill1-1/+1
2015-03-09tools/cpu/sh/sci.c: Add include of bsp.h to generated fileJoel Sherrill1-0/+1
2015-02-23rtems-bin2c: Fix Windows buildSebastian Huber1-1/+1
2015-02-23Use counted strnlen in bin2c. Closes #2238.Gedare Bloom1-1/+1
2015-01-23tools: Fix fprintf() statementSebastian Huber1-1/+1
2015-01-13tools/cpu/nios2/ptf.c: Add include to fix warningsJoel Sherrill1-0/+1
2014-12-05Update bug report URLSebastian Huber5-5/+5
2014-12-02tools: Provide strnlen() if missingSebastian Huber4-3/+50
2014-11-27rtems-bin2c.c: Fix free() of altered pointerJoel Sherrill1-4/+5
2014-11-26tools/build/*.c: Clean up issues reported by CodeSonarJosh Oguin5-306/+309
2014-09-05tools: Remove invalid cpp characters from the header guards.Chris Johns1-8/+21
2014-05-28rtems-test-check: Ignore tests which require real ISR based clock tickChris Johns1-3/+27
2014-05-05testsuite: Add a per BSP test check for tests not to build.Chris Johns1-0/+52
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns16-17/+17
2013-08-26Initialize the string before replacing charactersCynthia Rempel1-1/+1
2013-03-08RTEMS: Delete ChangeLog files.Gedare Bloom5-534/+0
2012-07-19Require automake-1.12.2.Ralf Corsépius5-5/+5