# # ChangeLog for / in rtems-tools # # Generated by Trac 1.2.1.dev0 # 04/16/24 20:21:28 Sat, 21 Oct 2017 05:09:00 GMT Chris Johns [ac679ba] * tester/rt/telnet.py (modified) tester: Print the host and port on error in telnet connect. Fri, 13 Oct 2017 16:31:47 GMT Chris Johns [0054585] * tester/covoar/wscript (modified) tester/covoar: Use standard waf modules for linking. Use the ... Thu, 12 Oct 2017 10:52:59 GMT Sebastian Huber [b76fa74] * linkers/rtems-score-coremutex.ini (deleted) * linkers/rtems-score-object.ini (modified) * linkers/rtems-score-thread.ini (modified) * linkers/rtems-score-threadq.ini (added) * linkers/rtems-score.ini (modified) * linkers/wscript (modified) linkers: Update due to API changes Update #3160. Wed, 11 Oct 2017 19:25:10 GMT Chris Johns [5e40b4a] * tester/rt/report.py (modified) tester: Fix excluded fails processing. Wed, 11 Oct 2017 19:13:47 GMT Chris Johns [89e8c2a] * tester/rt/report.py (modified) * tester/rt/test.py (modified) tester: Add support to email results. Wed, 11 Oct 2017 19:13:13 GMT Chris Johns [fce29b0] * tester/rt/config.py (modified) tester: Change the capture console prompt to avoid email reply ... Wed, 11 Oct 2017 19:11:16 GMT Chris Johns [dc5de5f] * rtemstoolkit/mailer.py (modified) rtemstoolkit: Update the mailer module to the option interface. Wed, 11 Oct 2017 19:09:52 GMT Chris Johns [7c032b0] * rtemstoolkit/log.py (modified) rtemstoolkit: Add a capture hook to logging. Wed, 11 Oct 2017 19:08:31 GMT Chris Johns [7f11670] * rtemstoolkit/options.py (modified) rtemstoolkit: Fix error message in options. Wed, 11 Oct 2017 11:50:52 GMT Chris Johns [b4b61b5] * tester/rtems/testing/bsps/pc.mc (added) testing: Add a PC BSP configuration. Wed, 11 Oct 2017 11:50:16 GMT Chris Johns [2d6d1c5] * tester/rtems/testing/bsps/beagleboneblack.mc (modified) * tester/rtems/testing/bsps/xilinx_zynq_zedboard.mc (modified) testing: Update BSP configurations. Wed, 11 Oct 2017 11:49:17 GMT Chris Johns [4b76b8e] * tester/rt/tftp.py (modified) testing: Generate console message on a second TFTP exe request. Wed, 11 Oct 2017 11:48:46 GMT Chris Johns [0eb8400] * tester/rt/report.py (modified) testing: Print the output after the result. Easier to find and review ... Tue, 10 Oct 2017 18:07:15 GMT Sebastian Huber [5df7c3c] * rtemstoolkit/wscript (modified) * tester/wscript (modified) Install missing files Tue, 10 Oct 2017 02:30:31 GMT Chris Johns [662e1f7] * tester/rt/config.py (modified) * tester/rt/test.py (modified) tester: Add a tester off to turn the target off when finished. ... Sat, 07 Oct 2017 07:57:24 GMT Chris Johns [9580804] * tester/rt/config.py (modified) * tester/rtems/testing/bsps/xilinx_zynq_zedboard.mc (modified) Add a target start and target reset to manage boards that do not boot ... Thu, 05 Oct 2017 03:24:11 GMT Chris Johns [68cbfc3] * tester/rtems/testing/bsps/xilinx_zynq_zedboard.mc (added) tester: Add Zedboard. Thu, 05 Oct 2017 03:21:33 GMT Chris Johns [2ae9b6d] * tester/rt/telnet.py (modified) tester: Telnet console reopens the connection if it fails or closes. ... Thu, 05 Oct 2017 03:21:01 GMT Chris Johns [0737b46] * tester/rt/config.py (modified) tester: Add a target reset regular expression to detect a reset. Thu, 21 Sep 2017 11:34:34 GMT Chris Johns [3c7cd05] * tester/rt/config.py (modified) tester: Fix the TFTP ok to kill deadlock. Thu, 21 Sep 2017 11:33:56 GMT Chris Johns [3ed65c0] * tester/rt/tftp.py (modified) Lower the step size for the TFTP timeout. Thu, 21 Sep 2017 08:26:20 GMT Chris Johns [3a867a4] * tester/rt/config.py (modified) * tester/rt/console.py (modified) * tester/rt/report.py (modified) * tester/rt/stty.py (modified) * tester/rt/telnet.py (added) * tester/rt/test.py (modified) * tester/rt/tftp.py (added) * tester/rt/tftpy/COPYING (added) * tester/rt/tftpy/README (added) * tester/rt/tftpy/TftpClient.py (added) * tester/rt/tftpy/TftpContexts.py (added) * tester/rt/tftpy/TftpPacketFactory.py (added) * tester/rt/tftpy/TftpPacketTypes.py (added) * tester/rt/tftpy/TftpServer.py (added) * tester/rt/tftpy/TftpShared.py (added) * tester/rt/tftpy/TftpStates.py (added) * tester/rt/tftpy/__init__.py (added) * tester/rtems/testing/bsps/beagleboneblack.mc (added) * tester/rtems/testing/tftp.cfg (added) Add TFTP as a back end option for testing. Add telnet as a console ... Thu, 21 Sep 2017 07:45:39 GMT Chris Johns [fa81491] * rtemstoolkit/__init__.py (modified) * rtemstoolkit/reraise.py (added) Move the reraise logic into the tool kit. Thu, 14 Sep 2017 23:05:38 GMT Joel Sherrill [875c071] * rtemstoolkit/rld-compression.cpp (modified) rtemstoolkit/rld-compression.cpp: Fix warning for comparing signed to ... Thu, 14 Sep 2017 23:04:55 GMT Joel Sherrill [f4378ea] * tester/covoar/DesiredSymbols.cc (modified) tester/covoar/DesiredSymbols.cc: Now compiles on Cygwin Thu, 14 Sep 2017 02:21:08 GMT Chris Johns [8e64821] * rtemstoolkit/rld-files.cpp (modified) rtemstoolkit: Remove throw from file::image destructor. Wed, 13 Sep 2017 15:45:30 GMT Cillian O'Donnell [f4773ac] * tester/covoar/DesiredSymbols.cc (modified) * tester/covoar/ReportsBase.cc (modified) * tester/covoar/TraceConverter.cc (modified) * tester/covoar/covoar.cc (modified) covoar: Add function defs to fix Windows build errors. Closes #3129 Sun, 10 Sep 2017 21:11:19 GMT Chris Johns [cb0677b] * tester/covoar/wscript (modified) Add Windows includes so the rtemstoolkit builds. Closes #3128. Sat, 26 Aug 2017 08:15:58 GMT Cillian O'Donnell [f9a4b2c] * tester/covoar/covoar.cc (modified) * tester/covoar/wscript (modified) covoar: Remove config file and test critical options are valid. Sat, 26 Aug 2017 08:15:57 GMT Cillian O'Donnell [4600903] * tester/covoar/CoverageReaderQEMU.cc (modified) covoar/CoverageReaderQEMU.cc: Remove trace block matching check. ... Sat, 26 Aug 2017 08:15:56 GMT Cillian O'Donnell [6a4859e] * tester/covoar/ObjdumpProcessor.cc (modified) * tester/covoar/ObjdumpProcessor.h (modified) * tester/covoar/TraceConverter.cc (modified) * tester/covoar/TraceReaderLogQEMU.cc (modified) * tester/covoar/TraceReaderLogQEMU.h (modified) * tester/covoar/TraceWriterQEMU.cc (modified) * tester/covoar/TraceWriterQEMU.h (modified) * tester/covoar/covoar.cc (modified) covoar: Use rld tempfile and add signals to clean up in event of ... Sat, 26 Aug 2017 08:15:55 GMT Krzysztof Miesowicz [4cee5c3] * tester/covoar/wscript (modified) covoar/wscript: Add paths to rtemstoolkit to build. Co-Author: ... Sat, 26 Aug 2017 08:15:54 GMT Cillian O'Donnell [9534157] * tester/covoar/ObjdumpProcessor.cc (modified) covoar/ObjdumpProcessor.cc: Remove jump tables from the end of ... Sat, 26 Aug 2017 08:15:53 GMT Hermann Felbinger [cb018bc] * tester/covoar/CoverageMap.cc (modified) * tester/covoar/CoverageMap.h (modified) * tester/covoar/CoverageMapBase.cc (modified) * tester/covoar/CoverageMapBase.h (modified) * tester/covoar/DesiredSymbols.cc (modified) * tester/covoar/DesiredSymbols.h (modified) * tester/covoar/ExecutableInfo.cc (modified) * tester/covoar/ExecutableInfo.h (modified) * tester/covoar/ObjdumpProcessor.cc (modified) covoar: Add information to improve diagnostics. Sat, 26 Aug 2017 08:15:52 GMT Hermann Felbinger [b857151] * tester/covoar/ReportsBase.cc (modified) * tester/covoar/ReportsHtml.cc (modified) covoar: Fix buffer overflow and fix br tag in html report. ... Sat, 26 Aug 2017 08:15:51 GMT Fabien Chouteau [05b4cfb] * tester/covoar/qemu-traces.h (modified) covoar/qemu-traces.h: Change to match current couverture-qemu file. Sat, 26 Aug 2017 08:15:50 GMT Cillian O'Donnell [67d48e2] * rtemstoolkit/host.py (modified) rtemstoolkit/host.py: Change option to search parent directory in ... Tue, 22 Aug 2017 14:54:48 GMT Sebastian Huber [fd0bcc5] * tester/rtems/rtems-bsps-powerpc.ini (modified) tester: Add qoriq_e6500_64 Update #3082. Sun, 20 Aug 2017 07:19:06 GMT Chris Johns [f2bb439] * rtemstoolkit/libiberty/libiberty.h (modified) rtemstoolkit/libiberty: Fix broken configure detection. The file ... Wed, 16 Aug 2017 08:09:59 GMT Chris Johns [78bbe4c] * linkers/rtems-exeinfo.cpp (modified) * rtemstoolkit/libiberty/ansidecl.h (modified) * rtemstoolkit/libiberty/concat.c (modified) * rtemstoolkit/libiberty/cp-demangle.c (modified) * rtemstoolkit/libiberty/cp-demangle.h (modified) * rtemstoolkit/libiberty/cplus-dem.c (modified) * rtemstoolkit/libiberty/d-demangle.c (added) * rtemstoolkit/libiberty/demangle.h (modified) * rtemstoolkit/libiberty/environ.h (added) * rtemstoolkit/libiberty/libiberty.h (modified) * rtemstoolkit/libiberty/make-temp-file.c (modified) * rtemstoolkit/libiberty/mkstemps.c (modified) * rtemstoolkit/libiberty/pex-common.c (modified) * rtemstoolkit/libiberty/pex-common.h (modified) * rtemstoolkit/libiberty/pex-djgpp.c (modified) * rtemstoolkit/libiberty/pex-msdos.c (modified) * rtemstoolkit/libiberty/pex-one.c (modified) * rtemstoolkit/libiberty/pex-unix.c (modified) * rtemstoolkit/libiberty/pex-win32.c (modified) * rtemstoolkit/libiberty/rust-demangle.c (added) * rtemstoolkit/libiberty/safe-ctype.c (modified) * rtemstoolkit/libiberty/safe-ctype.h (modified) * rtemstoolkit/libiberty/stpcpy.c (modified) * rtemstoolkit/libiberty/xmalloc.c (added) * rtemstoolkit/libiberty/xmemdup.c (added) * rtemstoolkit/libiberty/xstrdup.c (added) * rtemstoolkit/libiberty/xstrerror.c (added) * rtemstoolkit/rld-buffer.h (modified) * rtemstoolkit/rld-files.cpp (modified) * rtemstoolkit/rld-files.h (modified) * rtemstoolkit/rld-symbols.cpp (modified) * rtemstoolkit/rld-symbols.h (modified) * rtemstoolkit/wscript (modified) linkers/exe-info Support ARM static constructors. Note, ARM ... Mon, 07 Aug 2017 06:01:59 GMT Sebastian Huber [0ea1c27] * tester/rtems/rtems-bsps-arm.ini (modified) tester: Add imx7 Mon, 31 Jul 2017 14:29:48 GMT Joel Sherrill [581b071] * tester/rtems/rtems-bsps-i386.ini (modified) rtems-bsps-i386.ini: Remove Edison Mon, 31 Jul 2017 05:33:56 GMT Sebastian Huber [738716d] * tester/rtems/rtems-bsps-powerpc.ini (modified) tester: Update BSP names Mon, 17 Jul 2017 08:42:42 GMT Jiri Gaisler [9f72ea6] * tester/rtems/testing/bsps/erc32-sis.mc (added) * tester/rtems/testing/bsps/leon2-sis.mc (added) * tester/rtems/testing/bsps/leon3-sis.mc (added) Added test scripts for standalone sis Mon, 10 Jul 2017 06:12:29 GMT Sebastian Huber [e37f132] * tools/4.12/newlib/newlib-cygwin-git-461152e4ebd94f7d8b1e20f4cd1c704138ba2083.patch (added) Add Newlib patch Original patch contains a Cygwin part which is not ... Mon, 12 Jun 2017 11:47:36 GMT Sebastian Huber [50eb61d] * tools/4.12/gcc/PR-ada-81070.diff (added) Add PR-ada-81070.diff Wed, 31 May 2017 12:15:59 GMT Chris Johns [d67c20a] * tester/rt/check.py (modified) rtems-bsp-builder: Use the profile's architecture's BSP lists. Wed, 31 May 2017 08:26:18 GMT Cillian O'Donnell [718b230] * rtemstoolkit/rld-process.h (modified) rtemstoolkit/rld-process.h: Include rld.h to find 'strings' definition Wed, 24 May 2017 02:27:38 GMT Chris Johns [37a0843] * tester/rt/check.py (modified) rtems-bsp-builder: Refactor to add jobs. This change adds job ... Wed, 24 May 2017 02:27:22 GMT Chris Johns [4c24f40] * rtemstoolkit/log.py (modified) rtemstoolkit: Improve performance. Wed, 24 May 2017 02:12:55 GMT Chris Johns [52cfa18] * tester/rtems/rtems-bsps-powerpc.ini (modified) rtems-bsp-builder: Fix the powerpc configuration. Thu, 18 May 2017 05:22:43 GMT Chris Johns [61ddcfc] * tester/rtems/rtems-bsps.ini (modified) rtems-bsp-builder: Add as a build type. Tue, 16 May 2017 06:43:19 GMT Chris Johns [ed80d2c] * rtemstoolkit/wscript (modified) rtemstoolkit: Add the configuration.py module to the install. Mon, 15 May 2017 01:48:44 GMT Chris Johns [ef38b5d] * rtemstoolkit/configuration.py (added) * tester/rt/check.py (modified) rtemstoolkit: Add Python INI configuration support. Mon, 15 May 2017 01:29:46 GMT Chris Johns [9a8a03c] * tester/rt/check.py (modified) * tester/rtems/rtems-bsps-arm.ini (added) * tester/rtems/rtems-bsps-bfin.ini (added) * tester/rtems/rtems-bsps-epiphany.ini (added) * tester/rtems/rtems-bsps-i386.ini (added) * tester/rtems/rtems-bsps-lm32.ini (added) * tester/rtems/rtems-bsps-m32c.ini (added) * tester/rtems/rtems-bsps-m68k.ini (added) * tester/rtems/rtems-bsps-mips.ini (added) * tester/rtems/rtems-bsps-moxie.ini (added) * tester/rtems/rtems-bsps-nios2.ini (added) * tester/rtems/rtems-bsps-or1k.ini (added) * tester/rtems/rtems-bsps-powerpc.ini (added) * tester/rtems/rtems-bsps-sh.ini (added) * tester/rtems/rtems-bsps-sparc.ini (added) * tester/rtems/rtems-bsps-sparc64.ini (added) * tester/rtems/rtems-bsps-tiers.ini (added) * tester/rtems/rtems-bsps-v850.ini (added) * tester/rtems/rtems-bsps.ini (modified) rtems-bsp-builder: Add all architectures and BSPs. - Add support to ... Wed, 10 May 2017 11:09:02 GMT Chris Johns [85e14e0] * tester/rt/check.py (modified) * tester/rtems/rtems-bsps.ini (modified) rtems-bsp-builder: Fix excluding builds. Excluding builds was not ... Thu, 27 Apr 2017 20:49:23 GMT Chris Johns [ad15f6b] * tester/rt/check.py (modified) rtems-bsp-builder: Fix passes report alignment. Thu, 27 Apr 2017 20:36:32 GMT Chris Johns [096c95e] * tester/rt/check.py (modified) rtems-bsp-tester: Make the failure and pass report more compact. Wed, 26 Apr 2017 12:07:15 GMT Chris Johns [fc22d2a] * tester/rt/check.py (modified) rtems-bsp-builder: Fix time in warnings report, wrapping in reports. ... Wed, 26 Apr 2017 10:01:23 GMT Chris Johns [c2df65b] * tester/rt/check.py (modified) rtems-bsp-builder: Fix access when there are no messages. Mon, 24 Apr 2017 23:32:18 GMT Chris Johns [ab57e79] * tester/rt/gdb.py (modified) rtems-test: Fix gdb bug. Mon, 24 Apr 2017 23:31:37 GMT Chris Johns [9e7ed07] * rtemstoolkit/execute.py (modified) rtemstoolkit: Set proc buffering to 0 to not block on smaller reads. Mon, 24 Apr 2017 22:40:19 GMT Chris Johns [b89a7e4b] * tester/rt/check.py (modified) rtems-bsp-builder: Fix the build sets excludes. Mon, 24 Apr 2017 16:39:56 GMT Chris Johns [5d1edd5] * tester/rt/check.py (modified) * tester/rtems/rtems-bsps.ini (modified) rtems-bsp-builder: Refactor for better config format, warnings and ... Mon, 24 Apr 2017 16:38:40 GMT Chris Johns [224fb21] * rtemstoolkit/textbox.py (added) * rtemstoolkit/wscript (modified) rtemstoolkit: Add a textbox module for formatted reporting. Mon, 24 Apr 2017 14:32:53 GMT Chris Johns [4370924] * rtemstoolkit/execute.py (modified) execute: Use the io python module for output capture. This change ... Mon, 24 Apr 2017 14:31:44 GMT Chris Johns [7d3350d] * rtemstoolkit/config.py (modified) * rtemstoolkit/darwin.py (modified) * rtemstoolkit/freebsd.py (modified) * rtemstoolkit/host.py (added) * rtemstoolkit/linux.py (modified) * rtemstoolkit/netbsd.py (modified) * rtemstoolkit/options.py (modified) * rtemstoolkit/solaris.py (modified) * rtemstoolkit/windows.py (modified) * tester/rt/stty.py (modified) rtemstoolkit: Move host support access into a separate module. ... Tue, 04 Apr 2017 03:32:03 GMT Chris Johns [15a3e06] * tester/rt/config.py (modified) * tester/rt/report.py (modified) * tester/rt/test.py (modified) tester: Add support for expected-fail, user-input, and benchmarks. ... Mon, 03 Apr 2017 10:24:06 GMT Chris Johns [5ca8bad] * waf (modified) waf: Upgrade to the latest release waf-1.9.9. This fixes build ... Mon, 27 Mar 2017 23:20:14 GMT Chris Johns [bce090b] * tester/rt/check.py (modified) rtems-bsp-builder: Fix the counts to accumulate. Tue, 21 Mar 2017 14:55:19 GMT Sebastian Huber [7ef4c2b] * tools/4.11/newlib/arm/newlib-ARM-Optimize-IEEE-754-sqrt-implementation.diff (modified) patch: ARM: Fix IEEE-754 sqrt optimization Update #2948. Tue, 21 Mar 2017 14:06:07 GMT Sebastian Huber [d1f542f] * tools/4.11/newlib/arm/newlib-ARM-Optimize-IEEE-754-sqrt-implementation.diff (added) patch: ARM: Optimize IEEE-754 sqrt implementation Update #2948. Wed, 15 Mar 2017 04:23:40 GMT Chris Johns [056bd4b] * tester/rt/check.py (modified) rtems-bsp-builder: Fix profile error message. Wed, 15 Mar 2017 04:23:05 GMT Chris Johns [e4b3143] * linkers/rtems-syms.cpp (modified) rtems-syms: Fix usage help. Sun, 08 Jan 2017 22:05:18 GMT Chris Johns [31e22e3] * rtemstoolkit/elftoolchain/common/native-elf-format (modified) libelf: Use minimal environment for C translation with readelf. The ... Fri, 23 Dec 2016 08:06:01 GMT Sebastian Huber [516f931] * tools/4.12/newlib/RTEMS-Add-user-defined-name-to-thread-queues.patch (added) Add Newlib patch for RTEMS 4.12 Mon, 12 Dec 2016 22:56:25 GMT Chris Johns [a72a462a] * tester/rt/check.py (modified) bsp-builder: Fix final output errors. Wed, 30 Nov 2016 23:21:13 GMT Chris Johns [d3d771e] * tester/rt/check.py (modified) * tester/rtems/rtems-bsps.ini (modified) bsp-builder: Add support for builds. Add build support where a ... Tue, 29 Nov 2016 21:13:33 GMT Chris Johns [8a7be63] * tester/rt/check.py (modified) bsp-bulder: Get the end time when building an architecture. Tue, 15 Nov 2016 00:00:08 GMT Joel Sherrill [e2af743] * tools/4.12/gdb/gdb-7.11-sis-leon2-leon3.diff (added) Add 4.12/.../gdb-7.11-sis-leon2-leon3.diff from gaisler.org Mon, 14 Nov 2016 22:04:04 GMT Joel Sherrill [b5caf21] * tools/4.12/binutils/binutils-2.26-gas-reloc.patch (added) Add 4.12/.../binutils-2.26-gas-reloc.patch from gaisler.org Fri, 02 Sep 2016 08:16:57 GMT Chris Johns [4fdd883] * tools/4.10/newlib/nios2/nios2-newlib-1.19.0-rtems-20110720.diff (added) 4.10: Add NIOS2 newlib patch. Fri, 02 Sep 2016 08:03:11 GMT Chris Johns [32b861f] * tools/4.10/gcc/nios2/nios2-gcc-4.1-rtems-20110818.diff (added) 4.10: Add NIOS2 gcc patch. Fri, 02 Sep 2016 07:56:09 GMT Chris Johns [5af5b04] * tools/4.10/binutils/nios2/nios2-binutils-2.20-rtems-20110703.diff (added) 4.10: Add NIOS2 binutils patch. Fri, 02 Sep 2016 07:00:50 GMT Chris Johns [a46a8d3] * tools/4.10/gdb/patch-gdb-python-python-config.py (added) 4.10: Add FreeBSD Python patch. Fri, 02 Sep 2016 06:56:49 GMT Chris Johns [3f17371] * tools/4.10/gdb/gdb-7.11-erc32-common-run.diff (added) * tools/4.10/gdb/gdb-7.11-erc32-endian-fix.diff (added) * tools/4.10/gdb/gdb-7.11-erc32-printf_filtered.diff (added) 4.10: Add the gdb-7.11 ERC patches to 4.10. Fri, 02 Sep 2016 03:18:17 GMT Chris Johns [3581fab] * tools/4.10/automake/automake-1.12.6-bugzilla.redhat.com-1239379.diff (added) 4.10: Add the automake patch to the 4.10 patches. Tue, 30 Aug 2016 08:10:17 GMT Chris Johns [a252faf] * tester/rt/check.py (modified) bsp-builder: Results format fixes. Mon, 29 Aug 2016 01:47:04 GMT Chris Johns [06c3ccd] * tester/rt/check.py (modified) bsp-builder: Fix bugs. Thu, 25 Aug 2016 06:14:57 GMT Chris Johns [e9fb4c5] * tester/rtems/rtems-bsps.ini (modified) bsp-builder: Add lm3s6965_qemu to ARM bsp list. Fix network-debug ... Thu, 25 Aug 2016 06:13:18 GMT Chris Johns [f7f0704] * tester/rt/check.py (modified) bsp-builder: Fix column printing of the arch/bsp. Thu, 25 Aug 2016 05:54:23 GMT Chris Johns [885aebd] * linkers/rtems-syms.cpp (modified) linkers/syms: Add weak symbols to the global symbol table. Add any ... Fri, 19 Aug 2016 01:56:09 GMT Chris Johns [8e13939] * tester/rt/check.py (modified) bsp-builder: Print one results report only. Thu, 18 Aug 2016 23:55:03 GMT Chris Johns [9a1daba] * tester/rt/check.py (modified) bsp-builder: Fix results report columns. Thu, 18 Aug 2016 11:00:50 GMT Chris Johns [3a92a54] * tester/rtems/rtems-bsps.ini (modified) bsp-builder: Add ARM bsps. Thu, 18 Aug 2016 11:00:29 GMT Chris Johns [51e19af] * tester/rt/check.py (modified) bsp-builder: Support per BSP excludes. Thu, 18 Aug 2016 04:24:45 GMT Chris Johns [57e4172] * tester/rt/check.py (modified) tester: handle compile argument warnings. Thu, 18 Aug 2016 04:24:13 GMT Chris Johns [1676b9c] * rtemstoolkit/macros.py (modified) rtemstoolkit: Trace opening a macro file. Wed, 06 Jul 2016 07:58:56 GMT Chris Johns [3e14594] * rtemstoolkit/version.py (modified) * tester/rt/check.py (added) * tester/rtems-bsp-builder (added) * tester/rtems/rtems-bsps.ini (added) * tester/wscript (modified) Add rtems-bsp-builder. This is a testing tool that builds BSPs with ... Sun, 03 Apr 2016 06:26:36 GMT Chris Johns [6c94148] * linkers/rtems-exeinfo.cpp (modified) * rtemstoolkit/rld-symbols.cpp (modified) * rtemstoolkit/rld-symbols.h (modified) linkers: Demangle the C++ labels in the .ctors/.dtors sections. ...