# # ChangeLog for rtemstoolkit in rtems-tools # # Generated by Trac 1.2.1.dev0 # 04/18/24 08:22:54 Thu, 21 Feb 2019 23:52:49 GMT Joel Sherrill [9277878] * rtemstoolkit/mailer.py (modified) rtemstoolkit/mailer.py: Check for no --smtp-host arg being provided Mon, 11 Feb 2019 05:25:20 GMT Chris Johns [6e0f49a] * linkers/rtems-syms.cpp (modified) * rtemstoolkit/rld-symbols.cpp (modified) linkers/syms: Add symbol filtering. - Filter symbols by regx. - ... Tue, 05 Feb 2019 05:06:07 GMT Chris Johns [61741fe] * rtemstoolkit/execute.py (modified) rtemstoolkit/execute: Print the trace exe command as a string and not ... Wed, 28 Nov 2018 23:14:14 GMT Chris Johns [6db01e5] * rtemstoolkit/darwin.py (modified) * rtemstoolkit/host.py (modified) * wscript (modified) rtemstoolkit/host: Fix the darwin support. - Add python as a unit ... Wed, 28 Nov 2018 23:13:59 GMT Chris Johns [93821fe] * rtemstoolkit/git.py (modified) rtemstoolkit/git: Use 'git' if no macro path is present. Wed, 28 Nov 2018 22:18:48 GMT Chris Johns [3bc12bb] * rtemstoolkit/version.py (modified) rtemstoolkit/version: Remove the tailing - with a clean git repo Wed, 28 Nov 2018 21:13:51 GMT Chris Johns [6d30de6] * rtemstoolkit/host.py (modified) * rtemstoolkit/version.py (modified) * rtemstoolkit/windows.py (modified) rtemstoolkit: Fix unittests on Windows - Fix Windows host support ... Wed, 28 Nov 2018 21:02:54 GMT Chris Johns [09f4dbe] * rtemstoolkit/wscript (modified) rtemstoolkit:libelf: Removing warning for asprintf on Windows. Wed, 28 Nov 2018 18:41:33 GMT Chris Johns [3d2db56] * linkers/rtems-addr2line.cpp (modified) * linkers/rtems-exeinfo.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) * misc/bin2c/rtems-bin2c.c (modified) * rtemstoolkit/ConvertUTF.c (modified) * rtemstoolkit/rld-dwarf.cpp (modified) Fix warnings on Windows. Wed, 28 Nov 2018 18:40:08 GMT Chris Johns [95abe76] * rtemstoolkit/version.py (modified) * wscript (modified) waf: Fix version paths on Windows. Wed, 28 Nov 2018 09:27:50 GMT Chris Johns [571db94] * rtemstoolkit/__init__.py (modified) * rtemstoolkit/mailer.py (modified) rtemstoolkit: Fix mailer unittest. Fri, 23 Nov 2018 15:29:31 GMT Christian Spindeldreier [97dc555] * rtemstoolkit/elftoolchain/common/native-elf-format (modified) fix native elf detection on x86_64 machines Closes #3616 Mon, 26 Nov 2018 00:51:22 GMT Chris Johns [29f9e10] * rtemstoolkit/git.py (modified) rtemstoolkit/git: Ignore untracked files in the dirty state. Sun, 25 Nov 2018 23:01:53 GMT Chris Johns [af5cecf] * rtemstoolkit/execute.py (modified) rtemstoolkit: Fixes to the reader and writer threads for capturing ... Fri, 23 Nov 2018 04:02:52 GMT Chris Johns [7e5cdea] * README (modified) * rtemstoolkit/__init__.py (modified) * rtemstoolkit/check.py (modified) * rtemstoolkit/config.py (modified) * rtemstoolkit/darwin.py (modified) * rtemstoolkit/freebsd.py (modified) * rtemstoolkit/git.py (modified) * rtemstoolkit/host.py (modified) * rtemstoolkit/linux.py (modified) * rtemstoolkit/log.py (modified) * rtemstoolkit/macros.py (modified) * rtemstoolkit/mailer.py (modified) * rtemstoolkit/netbsd.py (modified) * rtemstoolkit/options.py (modified) * rtemstoolkit/path.py (modified) * rtemstoolkit/rtems.py (modified) * rtemstoolkit/solaris.py (modified) * rtemstoolkit/textbox.py (modified) * rtemstoolkit/version.py (modified) * rtemstoolkit/windows.py (modified) * wscript (modified) rtemstoolkit: Add unit testing for the python modules - Add support ... Fri, 23 Nov 2018 03:59:18 GMT Chris Johns [6fa09650] * rtemstoolkit/execute.py (modified) rtemstoolkit/execute: Use buffered output and improve performance - ... Wed, 07 Nov 2018 07:41:09 GMT Vijay Kumar Banerjee [f9a17cd] * rtemstoolkit/path.py (modified) rtemstoolkit/path : Add support to copy single files Thu, 15 Nov 2018 02:35:35 GMT Chris Johns [94214bf] * rtemstoolkit/elftoolchain/common/native-elf-format (modified) rtemstoolkit: Add ARM and AArch64 support to Linux elftoolchain. Wed, 07 Nov 2018 03:55:20 GMT Chris Johns [e058db0] * rtemstoolkit/configuration.py (modified) * rtemstoolkit/log.py (modified) * rtemstoolkit/python-wrapper.sh (added) * rtemstoolkit/rtems.py (modified) * rtemstoolkit/wscript (modified) * tester/rt/check.py (modified) * tester/rt/cmd-bsp-builder.py (added) * tester/rt/cmd-run.py (added) * tester/rt/cmd-test.py (added) * tester/rt/config.py (modified) * tester/rt/console.py (modified) * tester/rt/coverage.py (modified) * tester/rt/gdb.py (modified) * tester/rt/run.py (modified) * tester/rt/stty.py (modified) * tester/rt/test.py (modified) * tester/rt/tftp.py (modified) * tester/rtems-bsp-builder (modified) * tester/rtems-run (modified) * tester/rtems-test (modified) * tester/wscript (modified) python: Provide support to select a valid python version. - Update ... Mon, 05 Nov 2018 04:37:49 GMT Chris Johns [087be8c] * rtemstoolkit/version.py (modified) rtemstoolkit: Fix the parsing of the revision string to a number. ... Sun, 14 Oct 2018 21:58:20 GMT Joel Sherrill [36fde51] * rtemstoolkit/rld-cc.cpp (modified) rtemstoolkit/rld-cc.cpp: Accept -EL, -EB, and -Gn machine flags ... Wed, 03 Oct 2018 01:38:09 GMT Chris Johns [3bd8def] * config/rtems-version.ini (added) * rtemstoolkit/check.py (modified) * rtemstoolkit/options.py (modified) * rtemstoolkit/rtems.py (modified) * rtemstoolkit/version.py (modified) * tester/rt/check.py (modified) * tester/rt/options.py (modified) * tester/rt/run.py (modified) * tester/rt/test.py (modified) * wscript (modified) config: Consolidate the version information into a single ... Tue, 02 Oct 2018 06:49:54 GMT Chris Johns [5416cfa] * config/rtems-bsps-arm.ini (moved) * config/rtems-bsps-bfin.ini (moved) * config/rtems-bsps-epiphany.ini (moved) * config/rtems-bsps-i386.ini (moved) * config/rtems-bsps-lm32.ini (moved) * config/rtems-bsps-m32c.ini (moved) * config/rtems-bsps-m68k.ini (moved) * config/rtems-bsps-mips.ini (moved) * config/rtems-bsps-moxie.ini (moved) * config/rtems-bsps-nios2.ini (moved) * config/rtems-bsps-or1k.ini (moved) * config/rtems-bsps-powerpc.ini (moved) * config/rtems-bsps-riscv.ini (moved) * config/rtems-bsps-riscv32.ini (moved) * config/rtems-bsps-riscv64.ini (moved) * config/rtems-bsps-sh.ini (moved) * config/rtems-bsps-sparc.ini (moved) * config/rtems-bsps-sparc64.ini (moved) * config/rtems-bsps-tiers.ini (moved) * config/rtems-bsps-v850.ini (moved) * config/rtems-bsps.ini (moved) * config/wscript (added) * rtemstoolkit/__init__.py (modified) * rtemstoolkit/rtems.py (added) * rtemstoolkit/wscript (modified) * tester/rt/check.py (modified) * wscript (modified) config: Create a config directory and move the RTEMS arch/bsp data to ... Mon, 06 Aug 2018 23:08:25 GMT Chris Johns [317d85d] * rtemstoolkit/rld-dwarf.cpp (modified) * rtemstoolkit/rld-dwarf.h (modified) rtemstoolkit/dwarf: Add types of inline. Report machine code size not ... Sun, 05 Aug 2018 23:20:58 GMT Chris Johns [d3318eb] * rtemstoolkit/rld-dwarf.cpp (modified) * rtemstoolkit/rld-dwarf.h (modified) rtemstoolkit/dwarf: C++ object relates fixes and a dump report. - ... Sun, 05 Aug 2018 23:19:18 GMT Chris Johns [367bae8] * rtemstoolkit/rld-symbols.h (modified) rtemstoolkit/elf-symbols: Add the symbol types as an enum. This can ... Sun, 05 Aug 2018 23:17:36 GMT Chris Johns [058a3a0] * rtemstoolkit/rld-elf.cpp (modified) * rtemstoolkit/rld-process.cpp (modified) * rtemstoolkit/rld-rtems.cpp (modified) rtemstoolkit: Various coverity related fixes. Sun, 24 Jun 2018 05:37:40 GMT Chris Johns [ddcf29f] * rtemstoolkit/rld-dwarf.cpp (modified) rtemstoolkit/dwarf: Fix function loading with an DW_AT_specification ... Thu, 10 May 2018 18:12:27 GMT Chris Johns [d8eef0a] * linkers/rtems-addr2line.cpp (modified) * linkers/rtems-exeinfo.cpp (modified) * rtemstoolkit/defaults.mc (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_die.c (modified) * rtemstoolkit/rld-dwarf-types.h (modified) * rtemstoolkit/rld-dwarf.cpp (modified) * rtemstoolkit/rld-dwarf.h (modified) rtemstoolkit: Add DWARF function support. Load the functions in each CU. Thu, 24 May 2018 06:02:59 GMT Chris Johns [0f481ad] * rtemstoolkit/rld.cpp (modified) * rtemstoolkit/rld.h (modified) rtemstoolkit: Add an output routine for a std::exception. The ... Thu, 24 May 2018 06:00:09 GMT Chris Johns [1cab261] * rtemstoolkit/rld-dwarf.cpp (modified) * rtemstoolkit/rld-dwarf.h (modified) rtemstoolkit/dwarf: Fixes for getting source lines. Wed, 23 May 2018 08:39:54 GMT Chris Johns [1f1a10f] * rtemstoolkit/elftoolchain/libelftc/Makefile (added) * rtemstoolkit/elftoolchain/libelftc/_libelftc.h (added) * rtemstoolkit/elftoolchain/libelftc/elftc.3 (added) * rtemstoolkit/elftoolchain/libelftc/elftc_bfd_find_target.3 (added) * rtemstoolkit/elftoolchain/libelftc/elftc_bfdtarget.c (added) * rtemstoolkit/elftoolchain/libelftc/elftc_copyfile.3 (added) * rtemstoolkit/elftoolchain/libelftc/elftc_copyfile.c (added) * rtemstoolkit/elftoolchain/libelftc/elftc_demangle.3 (added) * rtemstoolkit/elftoolchain/libelftc/elftc_demangle.c (added) * rtemstoolkit/elftoolchain/libelftc/elftc_reloc_type_str.3 (added) * rtemstoolkit/elftoolchain/libelftc/elftc_reloc_type_str.c (added) * rtemstoolkit/elftoolchain/libelftc/elftc_set_timestamps.3 (added) * rtemstoolkit/elftoolchain/libelftc/elftc_set_timestamps.c (added) * rtemstoolkit/elftoolchain/libelftc/elftc_string_table.c (added) * rtemstoolkit/elftoolchain/libelftc/elftc_string_table_create.3 (added) * rtemstoolkit/elftoolchain/libelftc/elftc_timestamp.3 (added) * rtemstoolkit/elftoolchain/libelftc/elftc_timestamp.c (added) * rtemstoolkit/elftoolchain/libelftc/elftc_version.3 (added) * rtemstoolkit/elftoolchain/libelftc/elftc_version.c (added) * rtemstoolkit/elftoolchain/libelftc/libelftc.h (added) * rtemstoolkit/elftoolchain/libelftc/libelftc_bfdtarget.c (added) * rtemstoolkit/elftoolchain/libelftc/libelftc_dem_arm.c (added) * rtemstoolkit/elftoolchain/libelftc/libelftc_dem_gnu2.c (added) * rtemstoolkit/elftoolchain/libelftc/libelftc_dem_gnu3.c (added) * rtemstoolkit/elftoolchain/libelftc/libelftc_hash.c (added) * rtemstoolkit/elftoolchain/libelftc/libelftc_vstr.c (added) * rtemstoolkit/elftoolchain/libelftc/make-toolchain-version (added) * rtemstoolkit/elftoolchain/libelftc/os.FreeBSD.mk (added) * rtemstoolkit/elftoolchain/libelftc/os.Linux.mk (added) * rtemstoolkit/elftoolchain/libelftc/os.NetBSD.mk (added) * rtemstoolkit/wscript (modified) elftoolchain: Add libelftc. Fri, 11 May 2018 05:21:05 GMT Chris Johns [1c85380] * rtemstoolkit/rld-dwarf.cpp (modified) * rtemstoolkit/rld-dwarf.h (modified) rtemstoolkit/dwarf: Change the address source line to signed so ... Tue, 08 May 2018 05:09:46 GMT Chris Johns [b73f905] * rtemstoolkit/rld-elf.cpp (modified) * rtemstoolkit/rld-files.cpp (modified) rtemstoolkit/elf,files: Catch exceptions in destructors. Catch ... Tue, 08 May 2018 05:09:45 GMT Chris Johns [f7d303f] * rtemstoolkit/rld-path.cpp (modified) rtemstoolkit/path: Fix crash when going above the root directory. Tue, 08 May 2018 05:09:43 GMT Chris Johns [3618a62] * rtemstoolkit/rld-elf.cpp (modified) * rtemstoolkit/rld-elf.h (modified) rtemstoolkit/elf: Add data size and endian support to the ELF interface. Tue, 08 May 2018 05:09:38 GMT Chris Johns [558cab8] * rtemstoolkit/rld-dwarf-types.h (added) * rtemstoolkit/rld-dwarf.cpp (added) * rtemstoolkit/rld-dwarf.h (added) * rtemstoolkit/rld-elf.cpp (modified) * rtemstoolkit/rld-elf.h (modified) * rtemstoolkit/wscript (modified) rtemstoolkit: Add libdwarf C++ interface. Provide a C++ interface ... Sun, 06 May 2018 03:21:18 GMT Chris Johns [b0b9366] * rtemstoolkit/ConvertUTF.c (modified) rtemstoolkit: More warning fixes to ConvertUTF.c Mon, 30 Apr 2018 23:08:12 GMT Joel Sherrill [feafa6f] * rtemstoolkit/elftoolchain/common/_elftc.h (modified) _elftc.h: Make compile on Cygwin Mon, 30 Apr 2018 05:50:03 GMT Chris Johns [e0a52a4] * rtemstoolkit/ConvertUTF.c (modified) rtemstoolkit: Remove warnings generated on Windows for fall-thru. Mon, 30 Apr 2018 05:34:48 GMT Chris Johns [4bb3996] * rtemstoolkit/elftoolchain/libdwarf/Makefile (added) * rtemstoolkit/elftoolchain/libdwarf/Version.map (added) * rtemstoolkit/elftoolchain/libdwarf/_libdwarf.h (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf.h (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_abbrev.c (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_add_AT_comp_dir.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_add_AT_const_value_string.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_add_AT_dataref.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_add_AT_flag.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_add_AT_location_expr.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_add_AT_name.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_add_AT_producer.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_add_AT_ref_address.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_add_AT_reference.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_add_AT_signed_const.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_add_AT_string.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_add_AT_targ_address.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_add_arange.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_add_die_to_debug.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_add_directory_decl.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_add_expr_addr.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_add_expr_gen.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_add_fde_inst.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_add_file_decl.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_add_frame_cie.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_add_frame_fde.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_add_funcname.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_add_line_entry.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_add_pubname.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_add_typename.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_add_varname.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_add_weakname.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_arange.c (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_attr.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_attr.c (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_attrlist.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_attroffset.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_attrval.c (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_attrval_signed.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_child.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_cu.c (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_dealloc.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_dealloc.c (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_def_macro.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_die.c (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_die_abbrev_code.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_die_link.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_diename.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_dieoffset.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_dump.c (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_end_macro_file.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_errmsg.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_errmsg.c (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_errno.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_expand_frame_instructions.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_expr_current_offset.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_expr_into_block.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_fde_cfa_offset.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_find_macro_value_start.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_finish.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_finish.c (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_form.c (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_formaddr.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_formblock.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_formexprloc.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_formflag.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_formref.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_formsig8.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_formstring.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_formudata.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_frame.c (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_funcs.m4 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_AT_name.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_abbrev.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_abbrev_children_flag.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_abbrev_code.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_abbrev_entry.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_abbrev_tag.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_address_size.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_arange.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_arange_info.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_aranges.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_cie_index.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_cie_info.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_cie_of_fde.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_cu_die_offset.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_die_infotypes_flag.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_elf.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_fde_at_pc.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_fde_info_for_all_regs.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_fde_info_for_all_regs3.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_fde_info_for_cfa_reg3.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_fde_info_for_reg.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_fde_info_for_reg3.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_fde_instr_bytes.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_fde_list.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_fde_n.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_fde_range.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_form_class.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_funcs.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_globals.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_loclist_entry.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_macro_details.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_pubtypes.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_ranges.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_relocation_info.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_relocation_info_count.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_section_bytes.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_section_max_offsets.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_str.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_types.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_vars.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_get_weaks.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_hasattr.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_hasform.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_highpc.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_init.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_init.c (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_lineno.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_lineno.c (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_lne_end_sequence.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_lne_set_address.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_loclist.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_loclist.c (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_loclist_from_expr.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_macinfo.c (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_nametbl.m4 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_new_die.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_new_expr.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_new_fde.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_next_cu_header.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_next_types_section.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_object_init.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_pro_arange.c (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_pro_attr.c (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_pro_die.c (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_pro_expr.c (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_pro_finish.c (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_pro_frame.c (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_pro_funcs.m4 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_pro_init.c (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_pro_lineno.c (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_pro_macinfo.c (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_pro_nametbl.m4 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_pro_pubnames.m4 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_pro_reloc.c (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_pro_sections.c (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_pro_types.m4 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_pro_vars.m4 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_pro_weaks.m4 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_producer_init.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_producer_set_isa.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_pubnames.m4 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_pubtypes.m4 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_ranges.c (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_reloc.c (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_reset_section_bytes.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_sections.c (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_set_frame_cfa_value.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_set_reloc_application.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_seterrarg.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_seterror.c (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_srcfiles.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_srclines.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_start_macro_file.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_str.c (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_tag.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_transform_to_disk_form.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_types.m4 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_undef_macro.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_vars.m4 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_vendor_ext.3 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_weaks.m4 (added) * rtemstoolkit/elftoolchain/libdwarf/dwarf_whatattr.3 (added) * rtemstoolkit/elftoolchain/libdwarf/libdwarf.c (added) * rtemstoolkit/elftoolchain/libdwarf/libdwarf.h (added) * rtemstoolkit/elftoolchain/libdwarf/libdwarf_abbrev.c (added) * rtemstoolkit/elftoolchain/libdwarf/libdwarf_arange.c (added) * rtemstoolkit/elftoolchain/libdwarf/libdwarf_attr.c (added) * rtemstoolkit/elftoolchain/libdwarf/libdwarf_die.c (added) * rtemstoolkit/elftoolchain/libdwarf/libdwarf_elf_access.c (added) * rtemstoolkit/elftoolchain/libdwarf/libdwarf_elf_init.c (added) * rtemstoolkit/elftoolchain/libdwarf/libdwarf_error.c (added) * rtemstoolkit/elftoolchain/libdwarf/libdwarf_frame.c (added) * rtemstoolkit/elftoolchain/libdwarf/libdwarf_info.c (added) * rtemstoolkit/elftoolchain/libdwarf/libdwarf_init.c (added) * rtemstoolkit/elftoolchain/libdwarf/libdwarf_lineno.c (added) * rtemstoolkit/elftoolchain/libdwarf/libdwarf_loc.c (added) * rtemstoolkit/elftoolchain/libdwarf/libdwarf_loclist.c (added) * rtemstoolkit/elftoolchain/libdwarf/libdwarf_macinfo.c (added) * rtemstoolkit/elftoolchain/libdwarf/libdwarf_nametbl.c (added) * rtemstoolkit/elftoolchain/libdwarf/libdwarf_ranges.c (added) * rtemstoolkit/elftoolchain/libdwarf/libdwarf_reloc.c (added) * rtemstoolkit/elftoolchain/libdwarf/libdwarf_rw.c (added) * rtemstoolkit/elftoolchain/libdwarf/libdwarf_sections.c (added) * rtemstoolkit/elftoolchain/libdwarf/libdwarf_str.c (added) * rtemstoolkit/elftoolchain/libdwarf/os.NetBSD.mk (added) * rtemstoolkit/wscript (modified) rtemstoolkit: Add libdwarf from elftoolchain. The code is taken ... Mon, 30 Apr 2018 04:20:32 GMT Chris Johns [771e7f1] * rtemstoolkit/elftoolchain/common/Makefile (modified) * rtemstoolkit/elftoolchain/common/_elftc.h (modified) * rtemstoolkit/elftoolchain/common/elfdefinitions.h (modified) * rtemstoolkit/elftoolchain/common/native-elf-format (modified) * rtemstoolkit/elftoolchain/common/os.Linux.mk (modified) * rtemstoolkit/elftoolchain/common/utarray.h (added) * rtemstoolkit/elftoolchain/common/uthash.h (modified) * rtemstoolkit/elftoolchain/libelf/Makefile (modified) * rtemstoolkit/elftoolchain/libelf/Version.map (modified) * rtemstoolkit/elftoolchain/libelf/_libelf.h (modified) * rtemstoolkit/elftoolchain/libelf/_libelf_ar.h (modified) * rtemstoolkit/elftoolchain/libelf/_libelf_config.h (modified) * rtemstoolkit/elftoolchain/libelf/elf.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_begin.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_begin.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_cntl.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_cntl.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_data.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_end.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_errmsg.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_errno.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_fill.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_flag.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_flagdata.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_getarhdr.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_getarsym.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_getbase.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_getdata.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_getident.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_hash.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_kind.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_memory.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_memory.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_next.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_open.3 (added) * rtemstoolkit/elftoolchain/libelf/elf_open.c (added) * rtemstoolkit/elftoolchain/libelf/elf_phnum.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_rand.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_rawfile.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_scn.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_shnum.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_shstrndx.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_strptr.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_update.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_version.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf.3 (modified) * rtemstoolkit/elftoolchain/libelf/gelf.h (modified) * rtemstoolkit/elftoolchain/libelf/gelf_cap.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_checksum.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_dyn.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_ehdr.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_fsize.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_getclass.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_move.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_newehdr.3 (modified) * rtemstoolkit/elftoolchain/libelf/gelf_newphdr.3 (modified) * rtemstoolkit/elftoolchain/libelf/gelf_phdr.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_rel.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_rela.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_shdr.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_sym.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_syminfo.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_symshndx.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_xlate.c (modified) * rtemstoolkit/elftoolchain/libelf/libelf.h (modified) * rtemstoolkit/elftoolchain/libelf/libelf_align.c (modified) * rtemstoolkit/elftoolchain/libelf/libelf_allocate.c (modified) * rtemstoolkit/elftoolchain/libelf/libelf_ar.c (modified) * rtemstoolkit/elftoolchain/libelf/libelf_ar_util.c (modified) * rtemstoolkit/elftoolchain/libelf/libelf_checksum.c (modified) * rtemstoolkit/elftoolchain/libelf/libelf_convert.m4 (modified) * rtemstoolkit/elftoolchain/libelf/libelf_data.c (modified) * rtemstoolkit/elftoolchain/libelf/libelf_ehdr.c (modified) * rtemstoolkit/elftoolchain/libelf/libelf_extended.c (modified) * rtemstoolkit/elftoolchain/libelf/libelf_fsize.m4 (modified) * rtemstoolkit/elftoolchain/libelf/libelf_memory.c (added) * rtemstoolkit/elftoolchain/libelf/libelf_msize.m4 (modified) * rtemstoolkit/elftoolchain/libelf/libelf_open.c (added) * rtemstoolkit/elftoolchain/libelf/libelf_phdr.c (modified) * rtemstoolkit/elftoolchain/libelf/libelf_shdr.c (modified) * rtemstoolkit/elftoolchain/libelf/libelf_xlate.c (modified) * rtemstoolkit/win32/sys/cdefs.h (modified) * rtemstoolkit/wscript (modified) rtemstoolkit: Update elftoolchain to the latest code. The update is ... Mon, 30 Apr 2018 03:39:09 GMT Chris Johns [6f48c91] * rtemstoolkit/elftoolchain/common/Makefile (modified) * rtemstoolkit/elftoolchain/common/_elftc.h (modified) * rtemstoolkit/elftoolchain/common/elfdefinitions.h (modified) * rtemstoolkit/elftoolchain/common/native-elf-format (modified) * rtemstoolkit/elftoolchain/common/os.Linux.mk (modified) * rtemstoolkit/elftoolchain/common/uthash.h (modified) * rtemstoolkit/elftoolchain/libelf/Makefile (modified) * rtemstoolkit/elftoolchain/libelf/README (deleted) * rtemstoolkit/elftoolchain/libelf/README.build (deleted) * rtemstoolkit/elftoolchain/libelf/Version.map (modified) * rtemstoolkit/elftoolchain/libelf/_libelf.h (modified) * rtemstoolkit/elftoolchain/libelf/_libelf_ar.h (modified) * rtemstoolkit/elftoolchain/libelf/_libelf_config.h (modified) * rtemstoolkit/elftoolchain/libelf/elf.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_begin.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_begin.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_cntl.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_cntl.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_data.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_end.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_end.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_errmsg.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_errmsg.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_errno.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_fill.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_fill.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_flag.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_flagdata.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_getarhdr.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_getarhdr.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_getarsym.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_getarsym.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_getbase.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_getbase.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_getdata.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_getident.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_getident.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_getphdrnum.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_getphnum.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_getscn.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_getshdrnum.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_getshdrstrndx.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_getshnum.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_getshstrndx.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_hash.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_hash.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_kind.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_kind.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_memory.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_memory.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_next.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_next.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_phnum.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_rand.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_rand.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_rawfile.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_rawfile.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_scn.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_shnum.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_shstrndx.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_strptr.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_strptr.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_types.m4 (modified) * rtemstoolkit/elftoolchain/libelf/elf_update.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_update.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_version.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_version.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf.3 (modified) * rtemstoolkit/elftoolchain/libelf/gelf.h (modified) * rtemstoolkit/elftoolchain/libelf/gelf_cap.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_checksum.3 (modified) * rtemstoolkit/elftoolchain/libelf/gelf_checksum.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_dyn.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_ehdr.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_fsize.3 (modified) * rtemstoolkit/elftoolchain/libelf/gelf_fsize.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_getcap.3 (modified) * rtemstoolkit/elftoolchain/libelf/gelf_getclass.3 (modified) * rtemstoolkit/elftoolchain/libelf/gelf_getclass.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_getdyn.3 (modified) * rtemstoolkit/elftoolchain/libelf/gelf_getehdr.3 (modified) * rtemstoolkit/elftoolchain/libelf/gelf_getmove.3 (modified) * rtemstoolkit/elftoolchain/libelf/gelf_getphdr.3 (modified) * rtemstoolkit/elftoolchain/libelf/gelf_getrel.3 (modified) * rtemstoolkit/elftoolchain/libelf/gelf_getrela.3 (modified) * rtemstoolkit/elftoolchain/libelf/gelf_getshdr.3 (modified) * rtemstoolkit/elftoolchain/libelf/gelf_getsym.3 (modified) * rtemstoolkit/elftoolchain/libelf/gelf_getsyminfo.3 (modified) * rtemstoolkit/elftoolchain/libelf/gelf_getsymshndx.3 (modified) * rtemstoolkit/elftoolchain/libelf/gelf_move.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_newehdr.3 (modified) * rtemstoolkit/elftoolchain/libelf/gelf_newphdr.3 (modified) * rtemstoolkit/elftoolchain/libelf/gelf_phdr.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_rel.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_rela.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_shdr.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_sym.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_syminfo.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_symshndx.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_update_ehdr.3 (modified) * rtemstoolkit/elftoolchain/libelf/gelf_xlate.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_xlatetof.3 (modified) * rtemstoolkit/elftoolchain/libelf/libelf.h (modified) * rtemstoolkit/elftoolchain/libelf/libelf_align.c (modified) * rtemstoolkit/elftoolchain/libelf/libelf_allocate.c (modified) * rtemstoolkit/elftoolchain/libelf/libelf_ar.c (modified) * rtemstoolkit/elftoolchain/libelf/libelf_ar_util.c (modified) * rtemstoolkit/elftoolchain/libelf/libelf_checksum.c (modified) * rtemstoolkit/elftoolchain/libelf/libelf_convert.m4 (modified) * rtemstoolkit/elftoolchain/libelf/libelf_data.c (modified) * rtemstoolkit/elftoolchain/libelf/libelf_ehdr.c (modified) * rtemstoolkit/elftoolchain/libelf/libelf_extended.c (modified) * rtemstoolkit/elftoolchain/libelf/libelf_fsize.m4 (modified) * rtemstoolkit/elftoolchain/libelf/libelf_msize.m4 (modified) * rtemstoolkit/elftoolchain/libelf/libelf_phdr.c (modified) * rtemstoolkit/elftoolchain/libelf/libelf_shdr.c (modified) * rtemstoolkit/elftoolchain/libelf/libelf_xlate.c (modified) * rtemstoolkit/elftoolchain/libelf/os.FreeBSD.mk (modified) * rtemstoolkit/elftoolchain/libelf/os.NetBSD.mk (modified) Revert "rtemstoolkit: Update elftoolchain to the latest code." This ... Sun, 29 Apr 2018 01:55:37 GMT Chris Johns [0c5db2d] * rtemstoolkit/elftoolchain/common/Makefile (modified) * rtemstoolkit/elftoolchain/common/_elftc.h (modified) * rtemstoolkit/elftoolchain/common/elfdefinitions.h (modified) * rtemstoolkit/elftoolchain/common/native-elf-format (modified) * rtemstoolkit/elftoolchain/common/os.Linux.mk (modified) * rtemstoolkit/elftoolchain/common/uthash.h (modified) * rtemstoolkit/elftoolchain/libelf/Makefile (modified) * rtemstoolkit/elftoolchain/libelf/README (added) * rtemstoolkit/elftoolchain/libelf/README.build (added) * rtemstoolkit/elftoolchain/libelf/Version.map (modified) * rtemstoolkit/elftoolchain/libelf/_libelf.h (modified) * rtemstoolkit/elftoolchain/libelf/_libelf_ar.h (modified) * rtemstoolkit/elftoolchain/libelf/_libelf_config.h (modified) * rtemstoolkit/elftoolchain/libelf/elf.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_begin.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_begin.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_cntl.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_cntl.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_data.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_end.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_end.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_errmsg.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_errmsg.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_errno.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_fill.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_fill.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_flag.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_flagdata.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_getarhdr.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_getarhdr.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_getarsym.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_getarsym.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_getbase.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_getbase.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_getdata.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_getident.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_getident.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_getphdrnum.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_getphnum.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_getscn.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_getshdrnum.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_getshdrstrndx.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_getshnum.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_getshstrndx.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_hash.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_hash.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_kind.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_kind.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_memory.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_memory.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_next.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_next.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_phnum.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_rand.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_rand.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_rawfile.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_rawfile.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_scn.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_shnum.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_shstrndx.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_strptr.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_strptr.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_types.m4 (modified) * rtemstoolkit/elftoolchain/libelf/elf_update.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_update.c (modified) * rtemstoolkit/elftoolchain/libelf/elf_version.3 (modified) * rtemstoolkit/elftoolchain/libelf/elf_version.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf.3 (modified) * rtemstoolkit/elftoolchain/libelf/gelf.h (modified) * rtemstoolkit/elftoolchain/libelf/gelf_cap.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_checksum.3 (modified) * rtemstoolkit/elftoolchain/libelf/gelf_checksum.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_dyn.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_ehdr.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_fsize.3 (modified) * rtemstoolkit/elftoolchain/libelf/gelf_fsize.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_getcap.3 (modified) * rtemstoolkit/elftoolchain/libelf/gelf_getclass.3 (modified) * rtemstoolkit/elftoolchain/libelf/gelf_getclass.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_getdyn.3 (modified) * rtemstoolkit/elftoolchain/libelf/gelf_getehdr.3 (modified) * rtemstoolkit/elftoolchain/libelf/gelf_getmove.3 (modified) * rtemstoolkit/elftoolchain/libelf/gelf_getphdr.3 (modified) * rtemstoolkit/elftoolchain/libelf/gelf_getrel.3 (modified) * rtemstoolkit/elftoolchain/libelf/gelf_getrela.3 (modified) * rtemstoolkit/elftoolchain/libelf/gelf_getshdr.3 (modified) * rtemstoolkit/elftoolchain/libelf/gelf_getsym.3 (modified) * rtemstoolkit/elftoolchain/libelf/gelf_getsyminfo.3 (modified) * rtemstoolkit/elftoolchain/libelf/gelf_getsymshndx.3 (modified) * rtemstoolkit/elftoolchain/libelf/gelf_move.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_newehdr.3 (modified) * rtemstoolkit/elftoolchain/libelf/gelf_newphdr.3 (modified) * rtemstoolkit/elftoolchain/libelf/gelf_phdr.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_rel.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_rela.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_shdr.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_sym.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_syminfo.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_symshndx.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_update_ehdr.3 (modified) * rtemstoolkit/elftoolchain/libelf/gelf_xlate.c (modified) * rtemstoolkit/elftoolchain/libelf/gelf_xlatetof.3 (modified) * rtemstoolkit/elftoolchain/libelf/libelf.h (modified) * rtemstoolkit/elftoolchain/libelf/libelf_align.c (modified) * rtemstoolkit/elftoolchain/libelf/libelf_allocate.c (modified) * rtemstoolkit/elftoolchain/libelf/libelf_ar.c (modified) * rtemstoolkit/elftoolchain/libelf/libelf_ar_util.c (modified) * rtemstoolkit/elftoolchain/libelf/libelf_checksum.c (modified) * rtemstoolkit/elftoolchain/libelf/libelf_convert.m4 (modified) * rtemstoolkit/elftoolchain/libelf/libelf_data.c (modified) * rtemstoolkit/elftoolchain/libelf/libelf_ehdr.c (modified) * rtemstoolkit/elftoolchain/libelf/libelf_extended.c (modified) * rtemstoolkit/elftoolchain/libelf/libelf_fsize.m4 (modified) * rtemstoolkit/elftoolchain/libelf/libelf_msize.m4 (modified) * rtemstoolkit/elftoolchain/libelf/libelf_phdr.c (modified) * rtemstoolkit/elftoolchain/libelf/libelf_shdr.c (modified) * rtemstoolkit/elftoolchain/libelf/libelf_xlate.c (modified) * rtemstoolkit/elftoolchain/libelf/os.FreeBSD.mk (modified) * rtemstoolkit/elftoolchain/libelf/os.NetBSD.mk (modified) rtemstoolkit: Update elftoolchain to the latest code. The update is ... Mon, 16 Apr 2018 01:55:01 GMT Chris Johns [ec419a0] * rtemstoolkit/rld-rap.cpp (modified) rtemstoolkit/rap: Ignore R_ARM_V4BX relocation records Note, this ... Sat, 14 Apr 2018 04:15:07 GMT Chris Johns [82c8788] * linkers/rtems-ld.cpp (modified) * linkers/rtems-ra.cpp (modified) * rtemstoolkit/rld-files.cpp (modified) * rtemstoolkit/rld-files.h (modified) * rtemstoolkit/rld-outputter.cpp (modified) * rtemstoolkit/rld-outputter.h (modified) rtemstoolkit/rtl-file: Remove a file on close if requested Close #3395 Wed, 08 Nov 2017 08:46:25 GMT Sebastian Huber [e5dad3c] * rtemstoolkit/version.py (modified) * tester/rtems/version.cfg (modified) * wscript (modified) Change RTEMS version from 4.12 to 5 Update #3220. Fri, 03 Nov 2017 06:57:37 GMT Chris Johns [c68beb8] * rtemstoolkit/host.py (modified) * tester/rt/config.py (modified) * tester/rt/run.py (added) * tester/rt/test.py (modified) * tester/rtems-run (added) * tester/wscript (modified) tester: Add the rtems-run command. Tue, 24 Oct 2017 21:53:27 GMT Chris Johns [a248471] * rtemstoolkit/configuration.py (modified) rtemstoolkit: Remove test import for YAML. Closes #3204. Tue, 24 Oct 2017 10:35:21 GMT Chris Johns [bf58911] * rtemstoolkit/configuration.py (modified) * rtemstoolkit/macros.py (modified) * rtemstoolkit/path.py (modified) * tester/rt/config.py (modified) * tester/rt/report.py (modified) * tester/rt/test.py (modified) * tester/rtems/testing/bsps/arm1136jfs-run.ini (added) * tester/rtems/testing/bsps/arm1136jfs.ini (moved) * tester/rtems/testing/bsps/arm1136jfs.mc (deleted) * tester/rtems/testing/bsps/arm1136js-run.ini (added) * tester/rtems/testing/bsps/arm1136js.ini (moved) * tester/rtems/testing/bsps/arm1136js.mc (deleted) * tester/rtems/testing/bsps/arm7tdmi-run.ini (added) * tester/rtems/testing/bsps/arm7tdmi.ini (moved) * tester/rtems/testing/bsps/arm7tdmi.mc (deleted) * tester/rtems/testing/bsps/arm920-run.ini (moved) * tester/rtems/testing/bsps/arm920.ini (added) * tester/rtems/testing/bsps/arm920.mc (deleted) * tester/rtems/testing/bsps/armcortexa9-run.ini (moved) * tester/rtems/testing/bsps/armcortexa9.ini (added) * tester/rtems/testing/bsps/armcortexa9.mc (deleted) * tester/rtems/testing/bsps/beagleboardxm.ini (added) * tester/rtems/testing/bsps/beagleboardxm.mc (deleted) * tester/rtems/testing/bsps/beagleboneblack.ini (added) * tester/rtems/testing/bsps/beagleboneblack.mc (deleted) * tester/rtems/testing/bsps/bf537Stamp-run.ini (added) * tester/rtems/testing/bsps/bf537Stamp.ini (moved) * tester/rtems/testing/bsps/bf537Stamp.mc (deleted) * tester/rtems/testing/bsps/erc32-run.ini (moved) * tester/rtems/testing/bsps/erc32-sis.ini (added) * tester/rtems/testing/bsps/erc32.ini (moved) * tester/rtems/testing/bsps/erc32.mc (deleted) * tester/rtems/testing/bsps/generic_or1k.ini (moved) * tester/rtems/testing/bsps/h8sxsim-run.ini (added) * tester/rtems/testing/bsps/h8sxsim.ini (moved) * tester/rtems/testing/bsps/h8sxsim.mc (deleted) * tester/rtems/testing/bsps/jmr3904-run.ini (moved) * tester/rtems/testing/bsps/jmr3904.ini (moved) * tester/rtems/testing/bsps/leon2-run.ini (moved) * tester/rtems/testing/bsps/leon2-sis.ini (moved) * tester/rtems/testing/bsps/leon2.ini (added) * tester/rtems/testing/bsps/leon2.mc (deleted) * tester/rtems/testing/bsps/leon3-run.ini (moved) * tester/rtems/testing/bsps/leon3-sis.ini (added) * tester/rtems/testing/bsps/leon3.ini (moved) * tester/rtems/testing/bsps/leon3.mc (deleted) * tester/rtems/testing/bsps/leon3_tsim-run.ini (moved) * tester/rtems/testing/bsps/leon3_tsim.ini (added) * tester/rtems/testing/bsps/leon3_tsim.mc (deleted) * tester/rtems/testing/bsps/lm32_evr_gdbsim-run.ini (added) * tester/rtems/testing/bsps/lm32_evr_gdbsim-run.mc (deleted) * tester/rtems/testing/bsps/lm32_evr_gdbsim.ini (added) * tester/rtems/testing/bsps/lm32_evr_gdbsim.mc (deleted) * tester/rtems/testing/bsps/m32csim-run.ini (moved) * tester/rtems/testing/bsps/m32csim.ini (added) * tester/rtems/testing/bsps/m32csim.mc (deleted) * tester/rtems/testing/bsps/mcf5235.ini (added) * tester/rtems/testing/bsps/mcf5235.mc (deleted) * tester/rtems/testing/bsps/pc.ini (added) * tester/rtems/testing/bsps/pc.mc (deleted) * tester/rtems/testing/bsps/psim-run.ini (moved) * tester/rtems/testing/bsps/psim.ini (added) * tester/rtems/testing/bsps/psim.mc (deleted) * tester/rtems/testing/bsps/realview_pbx_a9_qemu.ini (moved) * tester/rtems/testing/bsps/simsh1-run.ini (moved) * tester/rtems/testing/bsps/simsh1.ini (added) * tester/rtems/testing/bsps/simsh1.mc (deleted) * tester/rtems/testing/bsps/simsh2-run.ini (moved) * tester/rtems/testing/bsps/simsh2.ini (added) * tester/rtems/testing/bsps/simsh2.mc (deleted) * tester/rtems/testing/bsps/simsh2e-run.ini (added) * tester/rtems/testing/bsps/simsh2e.ini (moved) * tester/rtems/testing/bsps/simsh2e.mc (deleted) * tester/rtems/testing/bsps/simsh4-run.ini (moved) * tester/rtems/testing/bsps/simsh4.ini (added) * tester/rtems/testing/bsps/simsh4.mc (deleted) * tester/rtems/testing/bsps/sis-run.ini (added) * tester/rtems/testing/bsps/sis.ini (moved) * tester/rtems/testing/bsps/sis.mc (deleted) * tester/rtems/testing/bsps/v850e1sim-run.ini (added) * tester/rtems/testing/bsps/v850e1sim.ini (moved) * tester/rtems/testing/bsps/v850e1sim.mc (deleted) * tester/rtems/testing/bsps/v850e2sim-run.ini (moved) * tester/rtems/testing/bsps/v850e2sim.ini (added) * tester/rtems/testing/bsps/v850e2sim.mc (deleted) * tester/rtems/testing/bsps/v850e2v3sim-run.ini (added) * tester/rtems/testing/bsps/v850e2v3sim.ini (moved) * tester/rtems/testing/bsps/v850e2v3sim.mc (deleted) * tester/rtems/testing/bsps/v850esim-run.ini (moved) * tester/rtems/testing/bsps/v850esim.ini (added) * tester/rtems/testing/bsps/v850esim.mc (deleted) * tester/rtems/testing/bsps/v850essim-run.ini (moved) * tester/rtems/testing/bsps/v850essim.ini (added) * tester/rtems/testing/bsps/v850essim.mc (deleted) * tester/rtems/testing/bsps/v850sim-run.ini (moved) * tester/rtems/testing/bsps/v850sim.ini (added) * tester/rtems/testing/bsps/v850sim.mc (deleted) * tester/rtems/testing/bsps/xilinx_zynq_a9_qemu.ini (moved) * tester/rtems/testing/bsps/xilinx_zynq_a9_qemu_smp.ini (moved) * tester/rtems/testing/bsps/xilinx_zynq_zc706.ini (moved) * tester/rtems/testing/bsps/xilinx_zynq_zc706.mc (deleted) * tester/rtems/testing/bsps/xilinx_zynq_zc706_qemu.ini (added) * tester/rtems/testing/bsps/xilinx_zynq_zedboard.ini (added) * tester/rtems/testing/bsps/xilinx_zynq_zedboard.mc (deleted) * tester/rtems/testing/qemu.cfg (modified) tester: Refactor to use INI format files for BSP configurations. - ... Sun, 22 Oct 2017 07:09:39 GMT Chris Johns [7051ba5] * rtemstoolkit/mailer.py (modified) * tester/rt/check.py (modified) * tester/rtems/rtems-bsps-tiers.ini (modified) bsb-builder: Add email support, and config report types. 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. Tue, 10 Oct 2017 18:07:15 GMT Sebastian Huber [5df7c3c] * rtemstoolkit/wscript (modified) * tester/wscript (modified) Install missing files 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 02:21:08 GMT Chris Johns [8e64821] * rtemstoolkit/rld-files.cpp (modified) rtemstoolkit: Remove throw from file::image destructor. 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 ... 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 ... 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:22 GMT Chris Johns [4c24f40] * rtemstoolkit/log.py (modified) rtemstoolkit: Improve performance. 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, 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 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. ... 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 ... 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: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, ... 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. ... 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. 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 ... 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, 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 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] ... 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 ... 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 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 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 ... 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. 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. ... 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. Wed, 18 Mar 2015 05:44:19 GMT Chris Johns [36e6631] * rtemstoolkit/elftoolchain/libelf/mmap_win32.c (modified) rtemstoolkit: Remove warning on Windows. Tue, 17 Mar 2015 10:37:43 GMT Chris Johns [dfc5994] * rtemstoolkit/elftoolchain/libelf/_libelf_config.h (modified) elftoolchain: Add support for Cygwin. 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:51:48 GMT Chris Johns [69c955d] * rtemstoolkit/wscript (modified) DEST_OS is linux and not linux2. 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 ...