# # ChangeLog for / in rtems-tools # # Generated by Trac 1.2.1.dev0 # 03/28/24 22:45:52 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 Thu, 18 Dec 2014 04:15:11 GMT Chris Johns [8de6f6b] * linkers/wscript (modified) rtems-tld: Install the libc heap configuration files. Thu, 18 Dec 2014 04:07:59 GMT Chris Johns [7fc1edb] * linkers/libc-heap.ini (added) * linkers/libc.ini (added) rtems-tld: Add configuration support for libc head tracing. These ... Thu, 04 Dec 2014 12:02:27 GMT Sebastian Huber [d8a82fd] * tools/4.11/gcc/sparc/gcc-4.9.2-leon3v7.diff (added) * tools/4.11/gcc/sparc/gcc-4.9.2-rtems-multilibs.diff (added) Add SPARC patches for GCC 4.9.2 These patches are already present ... Fri, 14 Nov 2014 22:19:09 GMT Jiri Gaisler [af8c147a] * tools/4.11/gdb/sparc/gdb-7.7-7.8-sis-leon2-leon3-fixup.diff (modified) gdb patch to add leon2/3 support to sis This fixes the commit ... Tue, 02 Dec 2014 04:50:02 GMT Chris Johns [4bdba3e] * tools/4.11/gdb/sparc/gdb-7.7-7.8-sis-leon2-leon3-fixup.diff (added) tools/gdb: Add a patch for gdb-7.7/gdb-7.8 SPARC. This patch ... Sat, 08 Nov 2014 07:00:28 GMT Chris Johns [efae4ae] * rtemstoolkit/rld-resolver.cpp (modified) toolkit: Print dependents in resolver. Sat, 08 Nov 2014 06:59:40 GMT Chris Johns [066a64b] * rtemstoolkit/rld-files.cpp (modified) toolkit: Raise a user error and not an internal one. Thu, 20 Nov 2014 18:46:43 GMT Joel Sherrill [b1e9ab9] * linkers/main-page.cpp (modified) main-page.cpp: Fix spelling issue Thu, 06 Nov 2014 01:05:38 GMT Chris Johns [b9c0a04] * linkers/rtems-syms.cpp (modified) linkers: Disable .type statements in symbol code. Some of the ... Tue, 04 Nov 2014 08:39:57 GMT Chris Johns [53e387d] * linkers/rtems-syms.cpp (modified) * rtemstoolkit/rld-cc.cpp (modified) * rtemstoolkit/rld-files.cpp (modified) linkers: Merge the standard libraries into the user library paths. ... Mon, 03 Nov 2014 22:40:15 GMT Chris Johns [ddbab71] * rtemstoolkit/rld-path.cpp (modified) Fix buffer leak on error. Mon, 03 Nov 2014 22:03:06 GMT Ben Gras [0f93ea6] * rtemstoolkit/rld-path.cpp (modified) fix buffer size problem (triggered runtime error on my machine) Wed, 23 Jul 2014 16:20:19 GMT Ben Gras [e4014f0] * tester/rt/test.py (modified) typo Fri, 31 Oct 2014 15:52:36 GMT Ben Gras [2015c85] * linkers/rtems-syms.cpp (modified) fix for open() not taking a std::string Thu, 30 Oct 2014 06:55:18 GMT Chris Johns [fdb1fe6] * linkers/rtems-syms.cpp (modified) * rtemstoolkit/rld-files.cpp (modified) * rtemstoolkit/rld-process.cpp (modified) * rtemstoolkit/rld-resolver.cpp (modified) * rtemstoolkit/rld-symbols.cpp (modified) * rtemstoolkit/rld-symbols.h (modified) * rtemstoolkit/rtems-utils.h (modified) linkers: Add base image symbol to ELF object file generation. This ... Tue, 28 Oct 2014 08:14:02 GMT Chris Johns [aac2949] * linkers/rtems-syms.cpp (modified) linkers: Add kernel symbol support. The rtems-sym tool has been ... Tue, 28 Oct 2014 08:13:47 GMT Chris Johns [3fd45d3] * rtemstoolkit/rld-symbols.cpp (modified) toolkit: Fix the map formatting. Tue, 28 Oct 2014 08:13:19 GMT Chris Johns [df7fd26] * rtemstoolkit/rld.h (modified) toolkit: Update the comment. Sun, 07 Sep 2014 01:16:58 GMT Hesham ALMatary [23bbbfd] * tester/rtems/testing/bsps/or1ksim.mc (added) Add new OpenRISC/or1ksim BSP script using qemu Sun, 21 Sep 2014 22:23:39 GMT Chris Johns [6ae559c] * linkers/rtld-base.ini (modified) rtems-tld: Make printk the default generator. Sun, 21 Sep 2014 04:24:37 GMT Chris Johns [5025439] * linkers/rtems-api.ini (added) * linkers/rtems-score-coremutex.ini (added) * linkers/rtems-score-heap.ini (added) * linkers/rtems-score-object.ini (added) * linkers/rtems-score-thread.ini (added) * linkers/rtems-score.ini (added) * linkers/rtems-tld.cpp (modified) * linkers/rtems.ini (modified) * linkers/rtld-base.ini (modified) * linkers/rtld-print.ini (added) * linkers/wscript (modified) * rtemstoolkit/rld-config.cpp (modified) * rtemstoolkit/rld-config.h (modified) rtems-tld: Add config options, fix void args, and SCore traces. Sat, 20 Sep 2014 22:50:56 GMT Chris Johns [149a8a6] * linkers/rtems-tld.cpp (modified) rtems-tld: Remove forced trace message. Sat, 13 Sep 2014 02:26:45 GMT Chris Johns [435d879] * linkers/wscript (modified) * rtemstoolkit/wscript (modified) rtk: Build fastlz into the rld library. Do not build as an object ... Sat, 13 Sep 2014 02:20:19 GMT Chris Johns [73eb48a] * rtemstoolkit/rld-path.cpp (modified) rtk: Fix buffer leak in rld::path::abs_path. Sat, 13 Sep 2014 02:09:16 GMT Chris Johns [87e0e76] * linkers/README (modified) * linkers/wscript (modified) * rtemstoolkit/ConvertUTF.c (moved) * rtemstoolkit/ConvertUTF.h (moved) * rtemstoolkit/SimpleIni.h (moved) * rtemstoolkit/elftoolchain/common/Makefile (moved) * rtemstoolkit/elftoolchain/common/_elftc.h (moved) * rtemstoolkit/elftoolchain/common/elfdefinitions.h (moved) * rtemstoolkit/elftoolchain/common/native-elf-format (moved) * rtemstoolkit/elftoolchain/common/os.Linux.mk (moved) * rtemstoolkit/elftoolchain/common/uthash.h (moved) * rtemstoolkit/elftoolchain/libelf/Makefile (moved) * rtemstoolkit/elftoolchain/libelf/Version.map (moved) * rtemstoolkit/elftoolchain/libelf/_libelf.h (moved) * rtemstoolkit/elftoolchain/libelf/_libelf_ar.h (moved) * rtemstoolkit/elftoolchain/libelf/_libelf_config.h (moved) * rtemstoolkit/elftoolchain/libelf/elf.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_begin.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_begin.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_cntl.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_cntl.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_data.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_end.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_end.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_errmsg.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_errmsg.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_errno.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_fill.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_fill.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_flag.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_flagdata.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_getarhdr.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_getarhdr.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_getarsym.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_getarsym.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_getbase.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_getbase.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_getdata.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_getident.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_getident.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_getphdrnum.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_getphnum.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_getscn.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_getshdrnum.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_getshdrstrndx.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_getshnum.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_getshstrndx.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_hash.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_hash.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_kind.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_kind.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_memory.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_memory.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_next.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_next.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_phnum.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_rand.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_rand.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_rawfile.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_rawfile.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_scn.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_shnum.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_shstrndx.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_strptr.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_strptr.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_types.m4 (moved) * rtemstoolkit/elftoolchain/libelf/elf_update.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_update.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_version.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_version.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf.h (moved) * rtemstoolkit/elftoolchain/libelf/gelf_cap.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_checksum.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_checksum.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_dyn.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_ehdr.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_fsize.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_fsize.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_getcap.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_getclass.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_getclass.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_getdyn.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_getehdr.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_getmove.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_getphdr.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_getrel.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_getrela.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_getshdr.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_getsym.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_getsyminfo.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_getsymshndx.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_move.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_newehdr.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_newphdr.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_phdr.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_rel.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_rela.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_shdr.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_sym.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_syminfo.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_symshndx.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_update_ehdr.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_xlate.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_xlatetof.3 (moved) * rtemstoolkit/elftoolchain/libelf/libelf.h (moved) * rtemstoolkit/elftoolchain/libelf/libelf_align.c (moved) * rtemstoolkit/elftoolchain/libelf/libelf_allocate.c (moved) * rtemstoolkit/elftoolchain/libelf/libelf_ar.c (moved) * rtemstoolkit/elftoolchain/libelf/libelf_ar_util.c (moved) * rtemstoolkit/elftoolchain/libelf/libelf_checksum.c (moved) * rtemstoolkit/elftoolchain/libelf/libelf_convert.m4 (moved) * rtemstoolkit/elftoolchain/libelf/libelf_data.c (moved) * rtemstoolkit/elftoolchain/libelf/libelf_ehdr.c (moved) * rtemstoolkit/elftoolchain/libelf/libelf_extended.c (moved) * rtemstoolkit/elftoolchain/libelf/libelf_fsize.m4 (moved) * rtemstoolkit/elftoolchain/libelf/libelf_msize.m4 (moved) * rtemstoolkit/elftoolchain/libelf/libelf_phdr.c (moved) * rtemstoolkit/elftoolchain/libelf/libelf_shdr.c (moved) * rtemstoolkit/elftoolchain/libelf/libelf_xlate.c (moved) * rtemstoolkit/elftoolchain/libelf/mmap_win32.c (moved) * rtemstoolkit/elftoolchain/libelf/os.FreeBSD.mk (moved) * rtemstoolkit/elftoolchain/libelf/os.NetBSD.mk (moved) * rtemstoolkit/fastlz.c (moved) * rtemstoolkit/fastlz.h (moved) * rtemstoolkit/libiberty/ansidecl.h (moved) * rtemstoolkit/libiberty/concat.c (moved) * rtemstoolkit/libiberty/cp-demangle.c (moved) * rtemstoolkit/libiberty/cp-demangle.h (moved) * rtemstoolkit/libiberty/cplus-dem.c (moved) * rtemstoolkit/libiberty/demangle.h (moved) * rtemstoolkit/libiberty/libiberty.h (moved) * rtemstoolkit/libiberty/make-temp-file.c (moved) * rtemstoolkit/libiberty/mkstemps.c (moved) * rtemstoolkit/libiberty/pex-common.c (moved) * rtemstoolkit/libiberty/pex-common.h (moved) * rtemstoolkit/libiberty/pex-djgpp.c (moved) * rtemstoolkit/libiberty/pex-msdos.c (moved) * rtemstoolkit/libiberty/pex-one.c (moved) * rtemstoolkit/libiberty/pex-unix.c (moved) * rtemstoolkit/libiberty/pex-win32.c (moved) * rtemstoolkit/libiberty/safe-ctype.c (moved) * rtemstoolkit/libiberty/safe-ctype.h (moved) * rtemstoolkit/libiberty/stpcpy.c (moved) * rtemstoolkit/pkgconfig.cpp (moved) * rtemstoolkit/pkgconfig.h (moved) * rtemstoolkit/rld-cc.cpp (moved) * rtemstoolkit/rld-cc.h (moved) * rtemstoolkit/rld-compression.cpp (moved) * rtemstoolkit/rld-compression.h (moved) * rtemstoolkit/rld-config.cpp (moved) * rtemstoolkit/rld-config.h (moved) * rtemstoolkit/rld-elf-types.h (moved) * rtemstoolkit/rld-elf.cpp (moved) * rtemstoolkit/rld-elf.h (moved) * rtemstoolkit/rld-files.cpp (moved) * rtemstoolkit/rld-files.h (moved) * rtemstoolkit/rld-outputter.cpp (moved) * rtemstoolkit/rld-outputter.h (moved) * rtemstoolkit/rld-path.cpp (moved) * rtemstoolkit/rld-path.h (moved) * rtemstoolkit/rld-process.cpp (moved) * rtemstoolkit/rld-process.h (moved) * rtemstoolkit/rld-rap.cpp (moved) * rtemstoolkit/rld-rap.h (moved) * rtemstoolkit/rld-resolver.cpp (moved) * rtemstoolkit/rld-resolver.h (moved) * rtemstoolkit/rld-rtems.cpp (moved) * rtemstoolkit/rld-rtems.h (moved) * rtemstoolkit/rld-symbols.cpp (moved) * rtemstoolkit/rld-symbols.h (moved) * rtemstoolkit/rld.cpp (moved) * rtemstoolkit/rld.h (moved) * rtemstoolkit/rtems-utils.cpp (moved) * rtemstoolkit/rtems-utils.h (moved) * rtemstoolkit/wscript (added) * wscript (modified) Refactor code into the RTEMS Toolkit. Sat, 13 Sep 2014 00:47:07 GMT Chris Johns [749ddf1] * .gitignore (modified) * README (modified) * linkers/wscript (modified) * tester/covoar/wscript (modified) * tester/wscript (added) * tools/gdb/python/wscript (modified) * waf (added) * wscript (added) waf: Include waf in the souce tree and updated README on building. ... Fri, 12 Sep 2014 22:49:31 GMT Chris Johns [543a4d1] * linkers/.gitignore (added) * linkers/ConvertUTF.c (added) * linkers/ConvertUTF.h (added) * linkers/README (added) * linkers/SimpleIni.h (added) * linkers/elftoolchain/common/Makefile (added) * linkers/elftoolchain/common/_elftc.h (added) * linkers/elftoolchain/common/elfdefinitions.h (added) * linkers/elftoolchain/common/native-elf-format (added) * linkers/elftoolchain/common/os.Linux.mk (added) * linkers/elftoolchain/common/uthash.h (added) * linkers/elftoolchain/libelf/Makefile (added) * linkers/elftoolchain/libelf/Version.map (added) * linkers/elftoolchain/libelf/_libelf.h (added) * linkers/elftoolchain/libelf/_libelf_ar.h (added) * linkers/elftoolchain/libelf/_libelf_config.h (added) * linkers/elftoolchain/libelf/elf.3 (added) * linkers/elftoolchain/libelf/elf.c (added) * linkers/elftoolchain/libelf/elf_begin.3 (added) * linkers/elftoolchain/libelf/elf_begin.c (added) * linkers/elftoolchain/libelf/elf_cntl.3 (added) * linkers/elftoolchain/libelf/elf_cntl.c (added) * linkers/elftoolchain/libelf/elf_data.c (added) * linkers/elftoolchain/libelf/elf_end.3 (added) * linkers/elftoolchain/libelf/elf_end.c (added) * linkers/elftoolchain/libelf/elf_errmsg.3 (added) * linkers/elftoolchain/libelf/elf_errmsg.c (added) * linkers/elftoolchain/libelf/elf_errno.c (added) * linkers/elftoolchain/libelf/elf_fill.3 (added) * linkers/elftoolchain/libelf/elf_fill.c (added) * linkers/elftoolchain/libelf/elf_flag.c (added) * linkers/elftoolchain/libelf/elf_flagdata.3 (added) * linkers/elftoolchain/libelf/elf_getarhdr.3 (added) * linkers/elftoolchain/libelf/elf_getarhdr.c (added) * linkers/elftoolchain/libelf/elf_getarsym.3 (added) * linkers/elftoolchain/libelf/elf_getarsym.c (added) * linkers/elftoolchain/libelf/elf_getbase.3 (added) * linkers/elftoolchain/libelf/elf_getbase.c (added) * linkers/elftoolchain/libelf/elf_getdata.3 (added) * linkers/elftoolchain/libelf/elf_getident.3 (added) * linkers/elftoolchain/libelf/elf_getident.c (added) * linkers/elftoolchain/libelf/elf_getphdrnum.3 (added) * linkers/elftoolchain/libelf/elf_getphnum.3 (added) * linkers/elftoolchain/libelf/elf_getscn.3 (added) * linkers/elftoolchain/libelf/elf_getshdrnum.3 (added) * linkers/elftoolchain/libelf/elf_getshdrstrndx.3 (added) * linkers/elftoolchain/libelf/elf_getshnum.3 (added) * linkers/elftoolchain/libelf/elf_getshstrndx.3 (added) * linkers/elftoolchain/libelf/elf_hash.3 (added) * linkers/elftoolchain/libelf/elf_hash.c (added) * linkers/elftoolchain/libelf/elf_kind.3 (added) * linkers/elftoolchain/libelf/elf_kind.c (added) * linkers/elftoolchain/libelf/elf_memory.3 (added) * linkers/elftoolchain/libelf/elf_memory.c (added) * linkers/elftoolchain/libelf/elf_next.3 (added) * linkers/elftoolchain/libelf/elf_next.c (added) * linkers/elftoolchain/libelf/elf_phnum.c (added) * linkers/elftoolchain/libelf/elf_rand.3 (added) * linkers/elftoolchain/libelf/elf_rand.c (added) * linkers/elftoolchain/libelf/elf_rawfile.3 (added) * linkers/elftoolchain/libelf/elf_rawfile.c (added) * linkers/elftoolchain/libelf/elf_scn.c (added) * linkers/elftoolchain/libelf/elf_shnum.c (added) * linkers/elftoolchain/libelf/elf_shstrndx.c (added) * linkers/elftoolchain/libelf/elf_strptr.3 (added) * linkers/elftoolchain/libelf/elf_strptr.c (added) * linkers/elftoolchain/libelf/elf_types.m4 (added) * linkers/elftoolchain/libelf/elf_update.3 (added) * linkers/elftoolchain/libelf/elf_update.c (added) * linkers/elftoolchain/libelf/elf_version.3 (added) * linkers/elftoolchain/libelf/elf_version.c (added) * linkers/elftoolchain/libelf/gelf.3 (added) * linkers/elftoolchain/libelf/gelf.h (added) * linkers/elftoolchain/libelf/gelf_cap.c (added) * linkers/elftoolchain/libelf/gelf_checksum.3 (added) * linkers/elftoolchain/libelf/gelf_checksum.c (added) * linkers/elftoolchain/libelf/gelf_dyn.c (added) * linkers/elftoolchain/libelf/gelf_ehdr.c (added) * linkers/elftoolchain/libelf/gelf_fsize.3 (added) * linkers/elftoolchain/libelf/gelf_fsize.c (added) * linkers/elftoolchain/libelf/gelf_getcap.3 (added) * linkers/elftoolchain/libelf/gelf_getclass.3 (added) * linkers/elftoolchain/libelf/gelf_getclass.c (added) * linkers/elftoolchain/libelf/gelf_getdyn.3 (added) * linkers/elftoolchain/libelf/gelf_getehdr.3 (added) * linkers/elftoolchain/libelf/gelf_getmove.3 (added) * linkers/elftoolchain/libelf/gelf_getphdr.3 (added) * linkers/elftoolchain/libelf/gelf_getrel.3 (added) * linkers/elftoolchain/libelf/gelf_getrela.3 (added) * linkers/elftoolchain/libelf/gelf_getshdr.3 (added) * linkers/elftoolchain/libelf/gelf_getsym.3 (added) * linkers/elftoolchain/libelf/gelf_getsyminfo.3 (added) * linkers/elftoolchain/libelf/gelf_getsymshndx.3 (added) * linkers/elftoolchain/libelf/gelf_move.c (added) * linkers/elftoolchain/libelf/gelf_newehdr.3 (added) * linkers/elftoolchain/libelf/gelf_newphdr.3 (added) * linkers/elftoolchain/libelf/gelf_phdr.c (added) * linkers/elftoolchain/libelf/gelf_rel.c (added) * linkers/elftoolchain/libelf/gelf_rela.c (added) * linkers/elftoolchain/libelf/gelf_shdr.c (added) * linkers/elftoolchain/libelf/gelf_sym.c (added) * linkers/elftoolchain/libelf/gelf_syminfo.c (added) * linkers/elftoolchain/libelf/gelf_symshndx.c (added) * linkers/elftoolchain/libelf/gelf_update_ehdr.3 (added) * linkers/elftoolchain/libelf/gelf_xlate.c (added) * linkers/elftoolchain/libelf/gelf_xlatetof.3 (added) * linkers/elftoolchain/libelf/libelf.h (added) * linkers/elftoolchain/libelf/libelf_align.c (added) * linkers/elftoolchain/libelf/libelf_allocate.c (added) * linkers/elftoolchain/libelf/libelf_ar.c (added) * linkers/elftoolchain/libelf/libelf_ar_util.c (added) * linkers/elftoolchain/libelf/libelf_checksum.c (added) * linkers/elftoolchain/libelf/libelf_convert.m4 (added) * linkers/elftoolchain/libelf/libelf_data.c (added) * linkers/elftoolchain/libelf/libelf_ehdr.c (added) * linkers/elftoolchain/libelf/libelf_extended.c (added) * linkers/elftoolchain/libelf/libelf_fsize.m4 (added) * linkers/elftoolchain/libelf/libelf_msize.m4 (added) * linkers/elftoolchain/libelf/libelf_phdr.c (added) * linkers/elftoolchain/libelf/libelf_shdr.c (added) * linkers/elftoolchain/libelf/libelf_xlate.c (added) * linkers/elftoolchain/libelf/mmap_win32.c (added) * linkers/elftoolchain/libelf/os.FreeBSD.mk (added) * linkers/elftoolchain/libelf/os.NetBSD.mk (added) * linkers/fastlz.c (added) * linkers/fastlz.h (added) * linkers/libiberty/ansidecl.h (added) * linkers/libiberty/concat.c (added) * linkers/libiberty/cp-demangle.c (added) * linkers/libiberty/cp-demangle.h (added) * linkers/libiberty/cplus-dem.c (added) * linkers/libiberty/demangle.h (added) * linkers/libiberty/libiberty.h (added) * linkers/libiberty/make-temp-file.c (added) * linkers/libiberty/mkstemps.c (added) * linkers/libiberty/pex-common.c (added) * linkers/libiberty/pex-common.h (added) * linkers/libiberty/pex-djgpp.c (added) * linkers/libiberty/pex-msdos.c (added) * linkers/libiberty/pex-one.c (added) * linkers/libiberty/pex-unix.c (added) * linkers/libiberty/pex-win32.c (added) * linkers/libiberty/safe-ctype.c (added) * linkers/libiberty/safe-ctype.h (added) * linkers/libiberty/stpcpy.c (added) * linkers/main-page.cpp (added) * linkers/mkapp.sh (added) * linkers/pkgconfig.cpp (added) * linkers/pkgconfig.h (added) * linkers/rld-cc.cpp (added) * linkers/rld-cc.h (added) * linkers/rld-compression.cpp (added) * linkers/rld-compression.h (added) * linkers/rld-config.cpp (added) * linkers/rld-config.h (added) * linkers/rld-elf-types.h (added) * linkers/rld-elf.cpp (added) * linkers/rld-elf.h (added) * linkers/rld-files.cpp (added) * linkers/rld-files.h (added) * linkers/rld-outputter.cpp (added) * linkers/rld-outputter.h (added) * linkers/rld-path.cpp (added) * linkers/rld-path.h (added) * linkers/rld-process.cpp (added) * linkers/rld-process.h (added) * linkers/rld-rap.cpp (added) * linkers/rld-rap.h (added) * linkers/rld-resolver.cpp (added) * linkers/rld-resolver.h (added) * linkers/rld-rtems.cpp (added) * linkers/rld-rtems.h (added) * linkers/rld-symbols.cpp (added) * linkers/rld-symbols.h (added) * linkers/rld.cpp (added) * linkers/rld.h (added) * linkers/rtems-ld.cpp (added) * linkers/rtems-ra.cpp (added) * linkers/rtems-rapper.cpp (added) * linkers/rtems-syms.cpp (added) * linkers/rtems-tld.cpp (added) * linkers/rtems-utils.cpp (added) * linkers/rtems-utils.h (added) * linkers/rtems.ini (added) * linkers/rtl-host.conf (added) * linkers/rtld-base.ini (added) * linkers/test-trace-1.h (added) * linkers/test-trace-2.h (added) * linkers/test-trace.ini (added) * linkers/waf-tools/doxygen.py (added) * linkers/win32/ar.h (added) * linkers/win32/sys/cdefs.h (added) * linkers/win32/sys/errno.h (added) * linkers/win32/sys/mman.h (added) * linkers/win32/sys/queue.h (added) * linkers/wscript (added) Merge branch 'git://git.rtems.org/chrisj/rtl-host.git' to linkers. ... Fri, 12 Sep 2014 22:48:17 GMT Chris Johns [e0b8975] * linkers/ (deleted) Remove invalid file that was added. Wed, 10 Sep 2014 03:10:45 GMT Chris Johns [7168ab3] * linkers/rtld-base.ini (modified) rtems-tld: Add a printk generator. Wed, 10 Sep 2014 03:10:20 GMT Chris Johns [5afb2b8] * linkers/rtems-tld.cpp (modified) rtems-tld: Fix warnings in the generated code. Wed, 10 Sep 2014 01:16:26 GMT Chris Johns [2d5de2e] * linkers/rtems-ld.cpp (modified) Fix the error message. Wed, 10 Sep 2014 01:15:29 GMT Chris Johns [67369b14] * linkers/rld-process.cpp (modified) * linkers/rld-process.h (modified) Fix the tempfile output code to handle line breaks better. Wed, 10 Sep 2014 01:14:06 GMT Chris Johns [30a7f06] * linkers/rld.cpp (modified) * linkers/rld.h (modified) Make the verbose take the level and return the level if valid. This ... Mon, 08 Sep 2014 22:40:13 GMT Chris Johns [b7ad4a2] * linkers/rld.cpp (modified) * linkers/rld.h (modified) * linkers/rtems-ld.cpp (modified) * linkers/rtems-tld.cpp (modified) linkers: If no RTEMS path is provied see if the prefix can be used. Mon, 08 Sep 2014 22:20:41 GMT Chris Johns [6fb1409] * linkers/rld-config.cpp (modified) * linkers/rld-config.h (modified) * linkers/rtems-tld.cpp (modified) * linkers/rtld-base.ini (modified) rtems-tld: Add entry and exit trace support. Mon, 08 Sep 2014 09:29:41 GMT Chris Johns [2126ea7] * linkers/rtems-tld.cpp (modified) * linkers/rtld-base.ini (modified) rtems-tld: Generate arg and ret code in the wrapper. Mon, 08 Sep 2014 06:37:32 GMT Chris Johns [17c8364] * linkers/rld-path.cpp (modified) Fix building on CentOS 6.5. Mon, 08 Sep 2014 06:06:48 GMT Chris Johns [6506aa1] * linkers/rld-cc.cpp (modified) * linkers/rld-cc.h (modified) * linkers/rld-config.cpp (modified) * linkers/rld-config.h (modified) * linkers/rld-path.cpp (modified) * linkers/rld-path.h (modified) * linkers/rld.cpp (modified) * linkers/rld.h (modified) * linkers/rtems-ld.cpp (modified) * linkers/rtems-tld.cpp (modified) * linkers/wscript (modified) RTEMS trace linker builds trace applications. The trace linker ... Sun, 07 Sep 2014 04:31:18 GMT Chris Johns [b28e8b3] * linkers/rld-cc.cpp (modified) * linkers/rld-rtems.cpp (modified) * linkers/rld-rtems.h (modified) * linkers/rld.h (modified) * linkers/rtems-ld.cpp (modified) * linkers/rtems-tld.cpp (modified) Refactor the rld-rtems support to remove the globals. Sun, 07 Sep 2014 00:47:00 GMT Chris Johns [32cd4fc] * linkers/ (added) * linkers/rld-path.cpp (modified) * linkers/rld-path.h (modified) * linkers/rld-process.cpp (modified) * linkers/rld-process.h (modified) * linkers/rld.h (modified) * linkers/rtems-tld.cpp (modified) rtems-tld: Add --wrapper option to aid testing. The --wrapper ... Sun, 07 Sep 2014 00:45:36 GMT Chris Johns [3f5e31f] * linkers/libiberty/make-temp-file.c (modified) Chanhe the base temp file name to 'rld--'. Sat, 06 Sep 2014 11:59:25 GMT Chris Johns [c4c8218] * linkers/rtems-tld.cpp (modified) Fix rtems-ld to keep tmep files around while building. Sat, 06 Sep 2014 10:19:45 GMT Chris Johns [8807135] * linkers/rld-cc.cpp (modified) * linkers/rld-cc.h (modified) * linkers/rld-process.cpp (modified) * linkers/rld-process.h (modified) * linkers/rld-rtems.cpp (modified) * linkers/rtems-ld.cpp (modified) * linkers/rtems-ra.cpp (modified) * linkers/rtems-syms.cpp (modified) * linkers/rtems-tld.cpp (modified) * linkers/rtld-base.ini (modified) * linkers/test-trace-1.h (added) * linkers/test-trace-2.h (added) Refactor the CC flags. Fix the various linkers. The trace linker is ... Sat, 06 Sep 2014 10:19:08 GMT Chris Johns [a916fa4] * linkers/rld-path.cpp (modified) Fxi the split call. Sat, 06 Sep 2014 10:17:56 GMT Chris Johns [a72a9e35] * linkers/rld.cpp (modified) * linkers/rld.h (modified) Add a path str. Remove the duplicate split call. Sat, 06 Sep 2014 10:15:48 GMT Chris Johns [b233be7] * linkers/pkgconfig.cpp (modified) Trim the return value from a package file. Fri, 05 Sep 2014 08:18:11 GMT Chris Johns [31bf375] * linkers/rtems-ld.cpp (modified) * linkers/rtems-tld.cpp (modified) * linkers/wscript (modified) Remove march/mcpu and add RTEMS BSP and cflags support. Fri, 05 Sep 2014 08:16:40 GMT Chris Johns [7ccb6701] * linkers/rld-cc.cpp (modified) * linkers/rld-cc.h (modified) * linkers/rld-path.cpp (modified) * linkers/rld-path.h (modified) * linkers/rld-rtems.cpp (added) * linkers/rld-rtems.h (added) * linkers/rld.h (modified) Add support for RTEMS BSP or user supplied CFLAGS. Remove march/mcpu. ... Fri, 05 Sep 2014 08:10:46 GMT Chris Johns [2f48445] * linkers/pkgconfig.cpp (modified) * linkers/pkgconfig.h (modified) Return the requested label. This completes this code to a basic ... Mon, 01 Sep 2014 03:26:47 GMT Chris Johns [40fd7a0] * linkers/rld-cc.cpp (modified) * linkers/rld-cc.h (modified) * linkers/rld-files.cpp (modified) * linkers/rld-files.h (modified) * linkers/rld-outputter.cpp (modified) * linkers/rld-path.cpp (added) * linkers/rld-path.h (added) * linkers/rld-process.cpp (modified) * linkers/rld-resolver.cpp (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) rld: Split the file into a path module for path specific functions. ... Sat, 09 Aug 2014 12:32:50 GMT Peng Fan [e5165d2] * linkers/rtems-ld.cpp (modified) * linkers/rtems-ra.cpp (modified) * linkers/rtems-rapper.cpp (modified) Fix getopt_long usage When passing shorhand options, getopt_long ... Tue, 26 Aug 2014 04:57:57 GMT Chris Johns [3162858] * tools/gdb/python/__init__.py (modified) * tools/gdb/python/chains.py (modified) * tools/gdb/python/classic.py (modified) * tools/gdb/python/configuration.py (added) * tools/gdb/python/heaps.py (modified) * tools/gdb/python/helper.py (modified) * tools/gdb/python/objects.py (modified) * tools/gdb/python/percpu.py (added) * tools/gdb/python/pretty.py (modified) * tools/gdb/python/rtems.py (modified) * tools/gdb/python/sparc.py (modified) * tools/gdb/python/supercore.py (modified) * tools/gdb/python/supercore_printer.py (modified) * tools/gdb/python/threads.py (modified) * tools/gdb/python/watchdog.py (modified) * tools/gdb/python/wscript (modified) gdb-python: Update so 'rtems task' lists the classic tasks. This is ... Sun, 24 Aug 2014 23:48:23 GMT Chris Johns [4dbd0db] * README (modified) Fix README mistakes. Sun, 24 Aug 2014 23:40:57 GMT Chris Johns [504e1de] * tools/gdb/python/wscript (added) gdb-python: Add waf script to install under a prefix. Sun, 24 Aug 2014 23:39:26 GMT Chris Johns [f750e82] * tools/gdb/python/.gitignore (modified) gdb-python: Clean up and ignore waf generated files. Mon, 26 Aug 2013 16:42:25 GMT Dhananjay Balan [bd0b98d] * tools/gdb/python/classic.py (modified) * tools/gdb/python/sparc.py (modified) Add cpu registers to task output. Mon, 26 Aug 2013 15:35:59 GMT Dhananjay Balan [5a4834c] * tools/gdb/python/rtems.py (modified) Remove the header. Mon, 26 Aug 2013 15:26:30 GMT Dhananjay Balan [61154bf] * tools/gdb/python/main.py (modified) * tools/gdb/python/objects.py (modified) * tools/gdb/python/rtems.py (modified) Add watchdog seconds command - prints the watchdog chain managed at ... Mon, 26 Aug 2013 15:05:57 GMT Dhananjay Balan [1fcff75] * tools/gdb/python/objects.py (modified) * tools/gdb/python/rtems.py (modified) * tools/gdb/python/watchdog.py (modified) Fix wdticks command - Type is Chain_Control - chain.node.next -> null Sun, 25 Aug 2013 17:34:20 GMT Dhananjay Balan [a4d0739] * tools/gdb/python/helper.py (modified) Add helper func. - tests a bit at specified position. Sun, 25 Aug 2013 17:33:44 GMT Dhananjay Balan [a7176a8] * tools/gdb/python/chains.py (modified) * tools/gdb/python/main.py (modified) * tools/gdb/python/rtems.py (modified) * tools/gdb/python/watchdog.py (modified) Add watchdog ticks command. - ToDo : Fix watchdog states. Sun, 25 Aug 2013 13:00:48 GMT Dhananjay Balan [04d95ec] * tools/gdb/python/sparc.py (modified) Added register class - sparc.register, basic represenation of ... Sun, 25 Aug 2013 09:26:57 GMT Dhananjay Balan [788a715] * tools/gdb/python/sparc.py (added) Add sparc PSR - added a class to print SPARC status register Sat, 24 Aug 2013 14:56:06 GMT Dhananjay Balan [7a415d4] * tools/gdb/python/classic.py (modified) * tools/gdb/python/objects.py (modified) * tools/gdb/python/threads.py (modified) Catch empty task names, - All the tasks do not have a name. Sat, 24 Aug 2013 09:38:16 GMT Dhananjay Balan [a245635] * tools/gdb/python/main.py (modified) * tools/gdb/python/objects.py (modified) * tools/gdb/python/rtems.py (modified) * tools/gdb/python/supercore.py (modified) Add subcommand rtems tod - prints the time of day. Fri, 23 Aug 2013 04:28:22 GMT Dhananjay Balan [a0bf9f2] * tools/gdb/python/README.md (modified) Update README.md Fix Links. Fri, 23 Aug 2013 04:25:48 GMT Dhananjay Balan [b5c4f41] * tools/gdb/python/README.md (modified) Update README.md Fix indentation. Fri, 23 Aug 2013 04:25:07 GMT Dhananjay Balan [52fc200] * tools/gdb/python/README.md (modified) Update Readme. Add wiki pages, usage instructions etc. Wed, 21 Aug 2013 13:01:01 GMT Dhananjay Balan [8da0a37] * tools/gdb/python/rtems.py (modified) Complete index subcommands. Wed, 21 Aug 2013 12:42:36 GMT Dhananjay Balan [ddbc530] * tools/gdb/python/rtems.py (modified) Refactor subcommands - index commands inherit from a parent class. Tue, 20 Aug 2013 16:28:16 GMT Dhananjay Balan [d4fc2d5] * tools/gdb/python/rtems.py (modified) Categories the commands. The subcommands fall onto DATA. See ... Tue, 20 Aug 2013 16:17:22 GMT Dhananjay Balan [8d035f8] * tools/gdb/python/__init__.py (modified) * tools/gdb/python/helper.py (modified) * tools/gdb/python/main.py (added) * tools/gdb/python/pretty.py (added) * tools/gdb/python/rtems.py (modified) Refactor - pretty printers moved to pretty module - command and ... Thu, 15 Aug 2013 14:56:30 GMT Dhananjay Balan [2c25dc5] * tools/gdb/python/rtems.py (modified) Add message_queue subcommand. Fri, 09 Aug 2013 12:16:37 GMT Dhananjay Balan [b743d63] * tools/gdb/python/rtems.py (modified) Catch nonvalid indexes. Catch IndexErrors generated while ... Fri, 09 Aug 2013 12:14:18 GMT Dhananjay Balan [a713688] * tools/gdb/python/rtems.py (modified) Add task subcommand rtems tasks - Prints tasks by index.