# # ChangeLog for / in rtems-tools # # Generated by Trac 1.2.1.dev0 # 04/18/24 22:08:36 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. ... Sun, 03 Apr 2016 05:42:51 GMT Chris Johns [c81066f] * linkers/rtems-exeinfo.cpp (added) * linkers/wscript (modified) linkers: Add a tool to show RTEMS executable information. Sun, 03 Apr 2016 05:41:08 GMT Chris Johns [635a28f] * rtemstoolkit/rld-buffer.cpp (added) * rtemstoolkit/rld-buffer.h (added) * rtemstoolkit/wscript (modified) rtemstoolkit: Add a buffer helper class to insert and extract data. Sun, 03 Apr 2016 05:39:58 GMT Chris Johns [8dc2772] * rtemstoolkit/rld-files.cpp (modified) * rtemstoolkit/rld-files.h (modified) rtemstoolkit: Add the address to the section. Sun, 03 Apr 2016 05:38:14 GMT Chris Johns [2e97351] * rtemstoolkit/rld-symbols.cpp (modified) * rtemstoolkit/rld-symbols.h (modified) rtemstoolkit: Add an address table of symbols key by the symbol ... Sun, 03 Apr 2016 05:37:01 GMT Chris Johns [0c0b2d4] * rtemstoolkit/rld-rtems.cpp (modified) * rtemstoolkit/rld-rtems.h (modified) * rtemstoolkit/rld.cpp (modified) * rtemstoolkit/rld.h (modified) rtemstoolkit: Add version number parsing to get major, minor, ... Wed, 16 Mar 2016 10:39:39 GMT Chris Johns [dfa2468] * tester/rt/test.py (modified) tester: Fix reraising an exception with Python2 and Python3. ... Wed, 16 Mar 2016 05:22:35 GMT Chris Johns [4bcf18b] * tester/rtems/testing/bsps/sis-run.mc (modified) * tester/rtems/testing/bsps/sis.mc (modified) tester/sis: Provide the -nouartrx to avoid blocking on stdin. Wed, 16 Mar 2016 05:21:57 GMT Chris Johns [1845e91] * tester/rt/gdb.py (modified) tester: Provide a gdb kill method to aid clean ups on ctrl-C. Wed, 16 Mar 2016 04:18:34 GMT Chris Johns [0bbd2de] * .gitignore (modified) * tools/4.12/gdb/gdb-7.11-erc32-common-run.diff (added) * tools/4.12/gdb/gdb-7.11-erc32-endian-fix.diff (added) * tools/4.12/gdb/gdb-7.11-erc32-printf_filtered.diff (added) 4.12: Patches for ERC simualtor for gdb-7.11. The patches fix the ... Mon, 14 Mar 2016 03:59:11 GMT Chris Johns [6f8b07c] * rtemstoolkit/execute.py (modified) * tester/rt/gdb.py (modified) * tester/rt/report.py (modified) * tester/rt/test.py (modified) rtemstoolkit: Fix execute's writer thread to not eval() the input. ... Fri, 11 Mar 2016 07:12:55 GMT Chris Johns [a44fedf] * tools/4.12/gdb/gdb-7.11-aarch64-x86_64.patch (added) Add a gdb-7.11 patch for 4.12. Thu, 07 Jan 2016 14:14:29 GMT Götz Pfeiffer [87bca99] * tools/4.10/gdb/gdb-7.3.1-rtems4.10-20151123.diff (added) Bugfix: gdb-7.3.1 couldn't be build with a modern texinfo package. ... Thu, 07 Jan 2016 14:13:50 GMT Götz Pfeiffer [47ec083] * tools/4.10/gcc/gcc-core-4.4.7-rtems4.10-20151123.diff (added) Bugfix: gcc-4.4.7 couldn't be build with a modern texinfo package. ... Thu, 07 Jan 2016 14:13:05 GMT Götz Pfeiffer [45d2402] * tools/4.10/binutils/binutils-2.20.1-rtems4.10-20151123.diff (added) Bugfix: binutils-2.20.1 couldn't be build with a modern texinfo ... Wed, 09 Mar 2016 03:34:26 GMT Chris Johns [c9ed248] * tester/rt/test.py (modified) Remove exception test code left in. Updates #2619. Wed, 09 Mar 2016 03:29:14 GMT Chris Johns [6fa359c] * tester/rtems/version.cfg (modified) Master branch version is 4.12. Wed, 09 Mar 2016 03:28:57 GMT Chris Johns [b7a9c81] * tester/rtems/testing/bsps/sis-run.mc (modified) sis: Option not present with SPARC sim. Wed, 09 Mar 2016 03:27:42 GMT Chris Johns [2de37f3] * rtemstoolkit/config.py (modified) * rtemstoolkit/execute.py (modified) * rtemstoolkit/log.py (modified) * rtemstoolkit/macros.py (modified) * tester/rt/test.py (modified) Python 2 and python 3 refactor fixes. Updates #2619. Fri, 04 Mar 2016 01:10:09 GMT Chris Johns [a5d243d] * tester/wscript (modified) tester: Remove the RT version.py and use the toolkit's version. Thu, 03 Mar 2016 05:46:18 GMT Chris Johns [b0fa2ae] * rtemstoolkit/__init__.py (modified) * rtemstoolkit/check.py (modified) * rtemstoolkit/config.py (modified) * rtemstoolkit/darwin.py (modified) * rtemstoolkit/error.py (modified) * rtemstoolkit/execute.py (modified) * rtemstoolkit/freebsd.py (modified) * rtemstoolkit/git.py (modified) * rtemstoolkit/linux.py (modified) * rtemstoolkit/log.py (modified) * rtemstoolkit/macros.py (modified) * rtemstoolkit/mailer.py (modified) * rtemstoolkit/netbsd.py (added) * rtemstoolkit/options.py (modified) * rtemstoolkit/path.py (modified) * rtemstoolkit/solaris.py (added) * rtemstoolkit/version.py (modified) * rtemstoolkit/windows.py (modified) * tester/rt/config.py (modified) * tester/rt/console.py (modified) * tester/rt/gdb.py (modified) * tester/rt/options.py (modified) * tester/rt/pygdb/__init__.py (modified) * tester/rt/pygdb/mi_parser.py (modified) * tester/rt/pygdb/spark.py (modified) * tester/rt/test.py (modified) * tester/rt/version.py (deleted) * tester/rtems-test (modified) Update rtems-tool to support Python 2 and 3. Add solaris and ... Mon, 29 Feb 2016 07:02:36 GMT Chris Johns [0e5d89d] * tools/4.12/binutils/binutils-2.26-rtems-aarch64-x86_64.patch (added) * tools/4.12/gdb/gdb-7.9-aarch64-x86_64.patch (added) Add aarch64 and x86_64 binutils and gdb patches. Sun, 28 Feb 2016 21:59:26 GMT Chris Johns [6bc1ece] * tools/4.12/automake/automake-1.12.6-bugzilla.redhat.com-1239379.diff (added) Fix ithe automake warning with newer perl versions. This patch is ... Sat, 20 Feb 2016 01:44:44 GMT Chris Johns [3018e2f] * wscript (modified) Do not change the Python os.sep setting. Fri, 19 Feb 2016 03:46:15 GMT Chris Johns [7148cae] * linkers/wscript (modified) * rtemstoolkit/wscript (modified) * tester/covoar/wscript (modified) * tester/wscript (modified) * tools/gdb/python/wscript (modified) * wafwindows.py (added) * wscript (modified) Add Windows specific waf support for MSYS2. Limit the compilers ... Fri, 19 Feb 2016 00:26:51 GMT Chris Johns [de1beea] * rtemstoolkit/config.py (modified) * rtemstoolkit/execute.py (modified) * rtemstoolkit/git.py (modified) * rtemstoolkit/log.py (modified) * rtemstoolkit/macros.py (modified) * rtemstoolkit/path.py (modified) * rtemstoolkit/version.py (modified) * rtemstoolkit/wscript (modified) * tester/rtems-test (modified) * tester/wscript (modified) * tools/gdb/python/wscript (modified) * wscript (modified) Disable installing PYO and PYC. Fix install paths. Installing PYO ... Fri, 19 Feb 2016 00:25:50 GMT Chris Johns [4351ae5] * waf (modified) Update the version of waf. Closes #2582. Fri, 08 Jan 2016 06:45:39 GMT Sebastian Huber [66c6301] * rtemstoolkit/version.py (modified) rtemstoolkit: Python 3 compatibility Fri, 08 Jan 2016 06:44:52 GMT Sebastian Huber [606c08c] * rtemstoolkit/execute.py (modified) * rtemstoolkit/git.py (modified) * rtemstoolkit/log.py (modified) * rtemstoolkit/macros.py (modified) * rtemstoolkit/path.py (modified) * rtemstoolkit/version.py (modified) rtemstoolkit: msys2 compatibility Mon, 04 Jan 2016 10:15:37 GMT Sebastian Huber [f027f37] * linkers/rtems-syms.cpp (modified) linkers: Fix for targets with a small-data area On certain targets ... Mon, 04 Jan 2016 10:15:28 GMT Sebastian Huber [a7951f2] * linkers/rtems-syms.cpp (modified) linkers: Avoid cast Tue, 15 Dec 2015 21:37:10 GMT Chris Johns [f775869] * tester/rtems-test (modified) Fix running rtems-test from inside the git clone. Fri, 11 Dec 2015 00:56:12 GMT Aun-Ali Zaidi [2df531a] * tester/rtems/testing/bsps/m32rsim-run.mc (deleted) * tester/rtems/testing/bsps/m32rsim.mc (deleted) bsps/m32rsim*: Remove closes #2447. Mon, 14 Dec 2015 00:49:25 GMT Aun-Ali Zaidi [ea51d2a] * tester/rtems/testing/bsps/h8sim-run.mc (deleted) * tester/rtems/testing/bsps/h8sim.mc (deleted) bsps/h8sim*: Remove closes #2453. Fri, 11 Dec 2015 06:15:34 GMT Chris Johns [a6f5f18] * rtemstoolkit/wscript (modified) * tester/wscript (modified) Fix how to use the waf py feature to get py source and pyo file ... Fri, 11 Dec 2015 06:01:51 GMT Chris Johns [3828e50] * rtemstoolkit/version.py (modified) * wscript (modified) VERSION as an INI format file. One section is supported [version] ... Thu, 10 Dec 2015 01:26:49 GMT Chris Johns [8b49f73] * wscript (modified) Use the git hash for the revision in the version string. Wed, 09 Dec 2015 09:08:19 GMT Chris Johns [efc4f09] * .gitignore (modified) * linkers/rtems-ld.cpp (modified) * linkers/rtems-ra.cpp (modified) * linkers/rtems-rapper.cpp (modified) * linkers/rtems-syms.cpp (modified) * linkers/rtems-tld.cpp (modified) * linkers/wscript (modified) * rtemstoolkit/git.py (modified) * rtemstoolkit/options.py (modified) * rtemstoolkit/rld-rtems.cpp (modified) * rtemstoolkit/rld.cpp (modified) * rtemstoolkit/version.py (modified) * rtemstoolkit/wscript (modified) * tester/rt/test.py (modified) * tester/rtems-test (modified) * tester/wscript (modified) * wscript (modified) Add release versioning support. Support a top level VERSION file ... Tue, 08 Dec 2015 04:21:03 GMT Chris Johns [c9fa179] * .gitattributes (added) Add gitattributes to aid releasing. Thu, 12 Nov 2015 10:15:23 GMT Sebastian Huber [04a5204] * rtemstoolkit/check.py (modified) * rtemstoolkit/config.py (modified) * rtemstoolkit/error.py (modified) * rtemstoolkit/execute.py (modified) * rtemstoolkit/git.py (modified) * rtemstoolkit/log.py (modified) * rtemstoolkit/macros.py (modified) * rtemstoolkit/mailer.py (modified) * rtemstoolkit/options.py (modified) * rtemstoolkit/path.py (modified) * rtemstoolkit/version.py (modified) * tester/rt/config.py (modified) * tester/rt/console.py (modified) * tester/rt/gdb.py (modified) * tester/rt/options.py (modified) * tester/rt/pygdb/mi_parser.py (modified) * tester/rt/pygdb/spark.py (modified) * tester/rt/stty.py (modified) * tester/rt/test.py (modified) * tester/rt/version.py (modified) * tools/gdb/python/__init__.py (modified) * tools/gdb/python/classic.py (modified) * tools/gdb/python/heaps.py (modified) * tools/gdb/python/helper.py (modified) * tools/gdb/python/rtems.py (modified) * tools/gdb/python/sparc.py (modified) * tools/gdb/python/supercore.py (modified) * tools/gdb/python/watchdog.py (modified) Python 3 compatibility Thu, 12 Nov 2015 06:48:45 GMT Chris Johns [ab922fe] * tools/4.12/gdb/gdb-sim-arange-inline.diff (added) * tools/4.12/gdb/gdb-sim-cgen-inline.diff (added) * tools/4.12/gdb/patch-gdb-python-python-config.py (added) Add tools patches for RTEMS 4.12. Wed, 11 Nov 2015 09:18:41 GMT Sebastian Huber [5cb66b4] * rtemstoolkit/rld-rtems.cpp (modified) rtd-rtems.cpp: Default to version 4.12 Sun, 18 Oct 2015 22:14:57 GMT Chris Johns [baa798a] * rtemstoolkit/options.py (modified) * tester/rt/version.py (modified) Update the versions strings. Sun, 18 Oct 2015 22:14:02 GMT Chris Johns [bd94415] * waf (modified) Update waf to 1.8.15 Sun, 18 Oct 2015 08:19:08 GMT Chris Johns [0382b68] * linkers/wscript (modified) * rtemstoolkit/elftoolchain/libelf/mmap_win32.c (modified) * rtemstoolkit/wscript (modified) * tester/rt/console.py (modified) * tester/rt/gdb.py (modified) * tester/rtems-test (modified) * tester/wscript (modified) * wscript (modified) Fix Windows build issues. Fix biulding the mmap Windows code. Fix ... Thu, 15 Oct 2015 10:06:05 GMT Chris Johns [2f11c36] * linkers/rtems-tld.cpp (modified) Always provide the argument size defines. Thu, 15 Oct 2015 10:05:29 GMT Chris Johns [f11d18b] * linkers/rtld-trace-buffer.ini (modified) Change to use the task implemenation interface. Tue, 29 Sep 2015 10:26:38 GMT Chris Johns [e3df129] * linkers/rtems-tld.cpp (modified) Add a lock model to support different lock models when tracing. ... Wed, 22 Jul 2015 12:03:06 GMT Ric Claus [711f715] * doc/rtems-tester.txt (modified) rtems-test.txt: Some more clarity improvements. Wed, 22 Jul 2015 11:42:13 GMT Ric Claus [5a801c2] * doc/rtems-tester.txt (modified) * rtemstoolkit/options.py (modified) rtems-tester.txt, options.py: Improved clarity and spelling. Wed, 22 Jul 2015 11:38:46 GMT Ric Claus [92935ed] * tester/rtems/testing/qemu.cfg (modified) qemu.cfg: Options changed to capture test output Wed, 22 Jul 2015 10:11:32 GMT Ric Claus [9d266e8] * tester/rtems/testing/bsps/xilinx_zynq_a9_qemu_smp.mc (modified) xilinx_zynq_a9_qemu_smp.mc: Change realview_pbx_a9_qemu reference to ... Mon, 10 Aug 2015 12:48:58 GMT YANG Qiao [45d4773] * tools/4.11/microwindows/microwindows-0.93-dev-without-keyboard.diff (added) * tools/4.11/microwindows/microwindows-0.93-dev.diff (added) add microwindows patches Sun, 19 Apr 2015 11:04:36 GMT Hesham ALMatary [3f3582f] * tester/rtems/testing/bsps/generic_or1k.mc (moved) Rename or1ksim BSP to generic_or1k Tue, 14 Apr 2015 23:03:28 GMT Joel Sherrill [a68557d] * tester/rtems/testing/bsps/bf537Stamp-run.mc (added) * tester/rtems/testing/bsps/bf537Stamp.mc (added) bf537Stamp: Add configuration files Sat, 04 Apr 2015 14:24:36 GMT Joel Sherrill [d2d91f5] * tester/rtems/testing/bsps/leon3-tsim-cmds (added) * tester/rtems/testing/bsps/leon3_tsim-run.mc (added) * tester/rtems/testing/bsps/leon3_tsim.mc (added) leon3-tsim*: First attempt at LEON3 on tsim support The ... Sat, 04 Apr 2015 14:24:24 GMT Joel Sherrill [c0449d5] * tester/rtems/testing/bsps/lm32_evr_gdbsim-device-tree (added) * tester/rtems/testing/bsps/lm32_evr_gdbsim-run.mc (added) * tester/rtems/testing/bsps/lm32_evr_gdbsim.mc (added) lm32_evr_gdbsim: Add configuration files Sat, 04 Apr 2015 14:24:02 GMT Joel Sherrill [7d784d2] * tester/rtems/testing/bsps/psim-run.mc (modified) * tester/rtems/testing/bsps/psim.mc (modified) psim*.mc: Fix typo Thu, 02 Apr 2015 18:16:56 GMT Hesham ALMatary [b6b784c] * tools/qemu/0001-openrisc-terminate-qemu-process-upon-receiving-a-hal.patch (added) Add QEMU patch for openrisc to recognize halt signals Thu, 02 Apr 2015 14:52:42 GMT Joel Sherrill [bbad85e] * tools/4.11/gdb/lm32/gdb-7.9-lm32uart.diff (added) Update gdb-sim-lm32uart.diff to gdb-7.9 Sun, 29 Mar 2015 16:35:59 GMT Joel Sherrill [e98d5fa] * tester/rtems/testing/bsps/erc32-run.mc (added) * tester/rtems/testing/bsps/erc32.mc (added) * tester/rtems/testing/bsps/leon2-run.mc (added) * tester/rtems/testing/bsps/leon2.mc (added) * tester/rtems/testing/bsps/leon3-run.mc (added) * tester/rtems/testing/bsps/leon3.mc (added) Add configurations for erc32, leon2, and leon3 in GDB SIS These ... Sun, 29 Mar 2015 07:06:00 GMT Chris Johns [b249516] * linkers/rtems-tld.cpp (modified) * rtemstoolkit/rld-path.cpp (modified) * rtemstoolkit/rld-path.h (modified) * rtemstoolkit/rld.cpp (modified) rtemstoolkit: Add support to return the system path split as paths. ... Sun, 29 Mar 2015 05:37:22 GMT Chris Johns [5032d71] * linkers/rtems-tld.cpp (modified) trace-linker: Update comments. Thu, 26 Mar 2015 18:20:45 GMT Joel Sherrill [bfd2b7d] * tools/4.11/gdb/sparc/7.9/0001-sim-erc32-Disassembly-in-stand-alone-mode-did-not-wo.patch (added) * tools/4.11/gdb/sparc/7.9/0002-sim-erc32-Corrected-wrong-CPU-implementation-and-ver.patch (added) * tools/4.11/gdb/sparc/7.9/0003-sim-erc32-Perform-pseudo-init-if-binary-linked-to-no.patch (added) * tools/4.11/gdb/sparc/7.9/0004-sim-erc32-Use-fenv.h-for-host-FPU-access.patch (added) * tools/4.11/gdb/sparc/7.9/0005-sim-erc32-Remove-unused-defines-in-Makefile-and-swit.patch (added) * tools/4.11/gdb/sparc/7.9/0006-sim-erc32-Fix-incorrect-simulator-performance-report.patch (added) * tools/4.11/gdb/sparc/7.9/0007-sim-erc32-File-loading-via-command-line-did-not-work.patch (added) * tools/4.11/gdb/sparc/7.9/0008-sim-erc32-Added-v-command-line-switch-for-verbose-ou.patch (added) * tools/4.11/gdb/sparc/7.9/0009-sim-erc32-Removed-type-mismatch-compiler-warnings.patch (added) * tools/4.11/gdb/sparc/7.9/0010-sim-erc32-Switched-emulated-memory-to-host-endian-or.patch (added) * tools/4.11/gdb/sparc/7.9/0011-sim-erc32-use-SIM_AC_OPTION_HOSTENDIAN-to-probe-for-.patch (added) * tools/4.11/gdb/sparc/7.9/0012-sim-erc32-Use-memory_iread-function-for-instruction-.patch (added) * tools/4.11/gdb/sparc/7.9/0013-sim-erc32-Fix-a-few-compiler-warnings.patch (added) * tools/4.11/gdb/sparc/7.9/0014-sim-erc32-Use-gdb-callback-for-UART-I-O-when-linked-.patch (added) * tools/4.11/gdb/sparc/7.9/0015-sim-erc32-Access-memory-subsystem-through-struct-mem.patch (added) * tools/4.11/gdb/sparc/7.9/0016-sim-erc32-Use-readline.h-for-readline-types-and-func.patch (added) * tools/4.11/gdb/sparc/7.9/0017-sim-erc32-Move-local-extern-declarations-into-sis.h.patch (added) * tools/4.11/gdb/sparc/7.9/0018-sim-erc32-Add-support-for-LEON3-processor-emulation.patch (added) * tools/4.11/gdb/sparc/7.9/0019-sim-erc32-Add-support-for-LEON2-processor-emulation.patch (added) * tools/4.11/gdb/sparc/7.9/0020-sim-erc32-Updated-documentation.patch (added) * tools/4.11/gdb/sparc/7.9/0021-sim-erc32-Add-data-watchpoint-support.patch (added) * tools/4.11/gdb/sparc/7.9/0022-Add-watchpoint-support-to-gdb-simulator-interface.patch (added) * tools/4.11/gdb/sparc/7.9/0023-sim-erc32-ELF-loading-could-fail-on-unaligned-sectio.patch (added) Add Jiri Gaisler SIS patch set for gdb 7.9 This patch set adds a ... Fri, 27 Mar 2015 09:21:33 GMT Chris Johns [d499e6d] * linkers/rtems-tld.cpp (modified) trace-linker: Add the trace function signatures to the wrapper code. ... Fri, 27 Mar 2015 03:21:56 GMT Chris Johns [f5b639b] * tester/wscript (modified) rtems-tester: Remove repeated install line in wscript. Fixes #2312. Thu, 26 Mar 2015 18:20:15 GMT Joel Sherrill [20feafb] * tester/rtems/testing/bsps/simsh1-run.mc (added) * tester/rtems/testing/bsps/simsh1.mc (added) * tester/rtems/testing/bsps/simsh2-run.mc (added) * tester/rtems/testing/bsps/simsh2.mc (added) * tester/rtems/testing/bsps/simsh2e-run.mc (added) * tester/rtems/testing/bsps/simsh2e.mc (added) * tester/rtems/testing/bsps/simsh4-run.mc (added) * tester/rtems/testing/bsps/simsh4.mc (added) Add rtems-tester configurations for simsh family of BSPs Thu, 26 Mar 2015 07:23:35 GMT Chris Johns [b69cd3f] * linkers/rtems-api.ini (modified) * linkers/rtems-posix.ini (added) * linkers/rtems.ini (modified) * linkers/wscript (modified) trace-linker: Add API and POSIX interfaces. Thu, 26 Mar 2015 06:08:18 GMT Chris Johns [b988768] * linkers/rtems-tld.cpp (modified) * linkers/rtld-trace-buffer.ini (added) * linkers/wscript (modified) trace-linker: Add Trace Buffering support. Trace buffering traces ... Tue, 24 Mar 2015 03:37:35 GMT Chris Johns [1703041] * linkers/rtems-tld.cpp (modified) rtems-tld: Add lock and buffer allocator support to generators. ... Mon, 23 Mar 2015 06:19:01 GMT Chris Johns [29ad92c5] * linkers/rtems-tld.cpp (modified) * linkers/test-trace.ini (modified) trace-linker: Add options, names, enables, and triggers. Move the ... Mon, 23 Mar 2015 06:18:39 GMT Chris Johns [8531776] * rtemstoolkit/rld-config.h (modified) rtemstoolkit: Add an array operator to return recs in a section. Sun, 22 Mar 2015 04:21:25 GMT Chris Johns [4585798] * waf (modified) Update the version of waf. The commit references #2312. Wed, 18 Mar 2015 05:44:19 GMT Chris Johns [36e6631] * rtemstoolkit/elftoolchain/libelf/mmap_win32.c (modified) rtemstoolkit: Remove warning on Windows. Wed, 18 Mar 2015 05:43:30 GMT Chris Johns [ea749e5] * .gitignore (modified) Ignore waf files on Windows and Python3 waf files. Tue, 17 Mar 2015 10:37:43 GMT Chris Johns [dfc5994] * rtemstoolkit/elftoolchain/libelf/_libelf_config.h (modified) elftoolchain: Add support for Cygwin. Tue, 17 Mar 2015 02:11:57 GMT Chris Johns [b117be8] * tools/gdb/python/chains.py (modified) * tools/gdb/python/classic.py (modified) * tools/gdb/python/mutex.py (added) * tools/gdb/python/rbtrees.py (added) * tools/gdb/python/rtems.py (modified) * tools/gdb/python/threads.py (modified) * tools/gdb/python/time.py (added) gdb/python: Update the support to a recent RTEMS. Thu, 12 Mar 2015 22:29:37 GMT Joel Sherrill [a30ec56] * tester/rtems/testing/bsps/h8sim-run.mc (added) * tester/rtems/testing/bsps/h8sim.mc (added) * tester/rtems/testing/bsps/h8sxsim-run.mc (added) * tester/rtems/testing/bsps/h8sxsim.mc (added) Add configurations for all h8 GDB simulator BSP variants Thu, 12 Mar 2015 22:17:56 GMT Joel Sherrill [8abbe80] * tester/rtems/testing/bsps/arm1136jfs-run.mc (added) * tester/rtems/testing/bsps/arm1136jfs.mc (added) * tester/rtems/testing/bsps/arm1136js-run.mc (added) * tester/rtems/testing/bsps/arm1136js.mc (added) * tester/rtems/testing/bsps/arm7tdmi-run.mc (added) * tester/rtems/testing/bsps/arm7tdmi.mc (added) * tester/rtems/testing/bsps/arm920-run.mc (added) * tester/rtems/testing/bsps/arm920.mc (modified) * tester/rtems/testing/bsps/armcortexa9-run.mc (added) * tester/rtems/testing/bsps/armcortexa9.mc (added) Add configurations for all arm GDB simulator BSP variants Thu, 12 Mar 2015 21:55:43 GMT Joel Sherrill [ab5e0c5] * tester/rtems/testing/bsps/m32csim-run.mc (added) * tester/rtems/testing/bsps/m32csim.mc (added) Add configuration for m32csim BSP for simulator in GDB Thu, 12 Mar 2015 18:51:32 GMT Joel Sherrill [b938414] * tester/rtems/testing/bsps/m32rsim-run.mc (added) * tester/rtems/testing/bsps/m32rsim.mc (added) Add configuration for m32rsim BSP for simulator in GDB Thu, 12 Mar 2015 17:47:13 GMT Joel Sherrill [71fb99b] * tester/rtems/testing/bsps/v850e1sim-run.mc (added) * tester/rtems/testing/bsps/v850e1sim.mc (added) * tester/rtems/testing/bsps/v850e2sim-run.mc (added) * tester/rtems/testing/bsps/v850e2sim.mc (added) * tester/rtems/testing/bsps/v850e2v3sim-run.mc (added) * tester/rtems/testing/bsps/v850e2v3sim.mc (added) * tester/rtems/testing/bsps/v850esim-run.mc (added) * tester/rtems/testing/bsps/v850esim.mc (added) * tester/rtems/testing/bsps/v850essim-run.mc (added) * tester/rtems/testing/bsps/v850essim.mc (added) * tester/rtems/testing/bsps/v850sim-run.mc (added) * tester/rtems/testing/bsps/v850sim.mc (added) Add configurations for all v850 GDB simulator BSP variants Sun, 22 Feb 2015 06:07:10 GMT Adit Sahasrabudhe [01a4192] * tester/wscript (modified) * tools/gdb/python/wscript (modified) Modified waf scripts to have a minimum python version requirement of ... Mon, 16 Feb 2015 00:27:18 GMT Chris Johns [e143a62] * tester/wscript (modified) Fix the chmod octal value to use the correct Python syntax. Mon, 16 Feb 2015 00:25:22 GMT Chris Johns [a8c4f3f] * tester/covoar/ReportsBase.cc (modified) Update the Windows header to direct.h for _mkdir per the MSDN. Sun, 08 Feb 2015 07:40:35 GMT Chris Johns [05fe73d] * tester/wscript (modified) Fix the tester wscript. Sun, 08 Feb 2015 07:14:16 GMT Chris Johns [9600c39] * rtemstoolkit/darwin.py (modified) * tester/rt/gdb.py (modified) * tester/rt/options.py (modified) * tester/rt/test.py (modified) * tester/rtems/testing/defaults.mc (modified) * tester/wscript (modified) Fixes to the run the waf built tests when installed. Sun, 08 Feb 2015 06:12:04 GMT Chris Johns [b7d48ef] * linkers/wscript (modified) * rtemstoolkit/macros.py (modified) * rtemstoolkit/wscript (modified) * tester/rt/options.py (modified) * tester/rt/test.py (modified) * tester/rtems-test (modified) * tester/rtems/testing/defaults.mc (modified) * tester/wscript (modified) * tools/gdb/python/wscript (modified) Install the rtems-test command. This installs the Python RTEMS ... Tue, 20 Jan 2015 23:52:54 GMT Chris Johns [7338811] * linkers/rtems-syms.cpp (modified) Remove warning on Linux. Tue, 20 Jan 2015 23:51:48 GMT Chris Johns [69c955d] * rtemstoolkit/wscript (modified) DEST_OS is linux and not linux2. Mon, 19 Jan 2015 21:56:14 GMT Chris Johns [f381f26] * tester/covoar/DesiredSymbols.cc (modified) * tester/covoar/ReportsBase.cc (modified) * tester/covoar/covoar.cc (modified) Fix covoar so it builds for Windows. Sun, 18 Jan 2015 07:12:18 GMT Chris Johns [3badbb0] * linkers/wscript (modified) * rtemstoolkit/win32/ar.h (moved) * rtemstoolkit/win32/sys/cdefs.h (moved) * rtemstoolkit/win32/sys/errno.h (moved) * rtemstoolkit/win32/sys/mman.h (moved) * rtemstoolkit/win32/sys/queue.h (moved) * rtemstoolkit/wscript (modified) * wscript (modified) Add support to cross-compile. Use --hosti=. On FreeBSD use ... Fri, 09 Jan 2015 14:37:25 GMT Sebastian Huber [3f47178] * tools/4.11/gcc/powerpc/gcc-4.9.2-RTEMS-Add-e6500-multilibs-for-PowerPC.patch (added) * tools/4.11/gcc/powerpc/gcc-4.9.2-RTEMS-Fix-MPC8540-multilibs-for-PowerPC.patch (added) * tools/4.11/gcc/powerpc/gcc-4.9.2-RTEMS-Use-MULTILIB_REQUIRED-for-PowerPC.patch (added) Add PowerPC patches for GCC 4.9.2