summaryrefslogtreecommitdiff
path: root/tools (follow)
AgeCommit message (Expand)Author
2018-06-15tools: Remove install-if-change programSebastian Huber
2018-06-15tools: Remove duplicate doxy-filterSebastian Huber
2018-06-15tools: Remove packhexSebastian Huber
2018-06-15tools: Remove rtems-testsuite-autostuffSebastian Huber
2018-06-15tools: Remove cvsignore-add.shSebastian Huber
2018-06-15tools: Remove multigenSebastian Huber
2018-06-15tools: Remove unhexSebastian Huber
2018-06-15tools: Remove eolstripSebastian Huber
2018-06-15tools: Remove cklengthSebastian Huber
2018-06-14tools: Remove rtems-bin2cSebastian Huber
2018-06-14tools: Remove size_rtemsSebastian Huber
2018-06-14tools: Remove nios2genSebastian Huber
2018-06-11tools: Remove shgenSebastian Huber
2018-05-02tests: Move rtems-test-check.pySebastian Huber
2018-04-12tools: Add a -N option to force a name on the array.Chris Johns
2018-04-11configure: Add subdir-objects to all automake flags.Chris Johns
2018-04-04build: Remove EXTRA_DISTSebastian Huber
2018-02-19unhex.c: Remove unnecessary extern of errnoJoel Sherrill
2018-01-25Remove make preinstallChris Johns
2017-04-19testsuite: Fix rtems-test-check-py when a BSP has no tcfg file.Chris Johns
2017-04-18testsuite: Fix rtems-test-check not excluding tests.Chris Johns
2017-04-05rtems-test-check-py: Fix typoSebastian Huber
2017-04-04testsuite: Add a common test configuration. Fix configure.ac and Makefile.am ...Chris Johns
2017-03-22termios: Synchronize with latest FreeBSD headersKevin Kirspel
2017-03-14tools/build/eolstrip.c: Use snprintf() to avoid potential buffer overflowJoel Sherrill
2017-03-14Fix rtems-test-check with a BSD sed.Chris Johns
2017-01-17rtems-test-check: Fix to properly process excludesStavros Passas
2016-12-07testsuite: Add test states to the testsuit configuration files.Chris Johns
2016-06-06tools: Delete unused binpatchSebastian Huber
2015-09-03tools/cpu/nios2/ptf.c: Fix leak of memory pointed to by new_prefixMartin Galvan
2015-09-03tools/cpu/nios2/memory.c: Fix uninitialized use of variable memoryMartin Galvan
2015-03-24tools/cpu/nios2/ptf.c: Add include of <ctype.h>Joel Sherrill
2015-03-24tools/build/binpatch.c: Include <unistd.h> for getopt()Joel Sherrill
2015-03-22tools/build/rtems-test-check: Support multiple include filesJoel Sherrill
2015-03-09tools/cpu/sh/sci.c: Add include of bsp.h to generated fileJoel Sherrill
2015-02-23rtems-bin2c: Fix Windows buildSebastian Huber
2015-02-23Use counted strnlen in bin2c. Closes #2238.Gedare Bloom
2015-01-23tools: Fix fprintf() statementSebastian Huber
2015-01-13tools/cpu/nios2/ptf.c: Add include to fix warningsJoel Sherrill
2014-12-05Update bug report URLSebastian Huber
2014-12-02tools: Provide strnlen() if missingSebastian Huber
2014-11-27rtems-bin2c.c: Fix free() of altered pointerJoel Sherrill
2014-11-26tools/build/*.c: Clean up issues reported by CodeSonarJosh Oguin
2014-09-05tools: Remove invalid cpp characters from the header guards.Chris Johns
2014-05-28rtems-test-check: Ignore tests which require real ISR based clock tickChris Johns
2014-05-05testsuite: Add a per BSP test check for tests not to build.Chris Johns
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2013-08-26Initialize the string before replacing charactersCynthia Rempel
2013-03-08RTEMS: Delete ChangeLog files.Gedare Bloom
2012-07-19Require automake-1.12.2.Ralf Corsépius