# # ChangeLog for / in rtems-tools # # Generated by Trac 1.2.1.dev0 # 03/28/24 12:24:36 Wed, 06 Jun 2018 14:29:19 GMT Sebastian Huber [1a89c3d] * misc/bin2c/rtems-bin2c.c (modified) bin2c: Fix warnings Update #3380. Wed, 06 Jun 2018 04:36:44 GMT Sebastian Huber [1cd75c4] * misc/bin2c/compat.c (added) * misc/bin2c/rtems-bin2c.c (added) * misc/wscript (added) * wscript (modified) bin2c: Import from RTEMS Corresponding RTEMS commit is ... Mon, 04 Jun 2018 20:44:43 GMT Vijay Kumar Banerjee [b762312] * .gitignore (modified) * tester/rt/coverage.py (added) * tester/rt/test.py (modified) * tester/rtems/testing/bsps/leon3-qemu-cov.ini (modified) * tester/rtems/testing/coverage/symbol-sets.ini (added) * tester/rtems/testing/qemu.cfg (modified) tester: Add script to generate html coverage report from covoar ... Wed, 25 Apr 2018 23:21:52 GMT Joel Sherrill [99c4974] * tester/rtems/rtems-bsps-epiphany.ini (modified) rtems-bsps-epiphany.ini: Correct spelling of ephiphany_sim Wed, 25 Apr 2018 23:21:07 GMT Joel Sherrill [16b25be] * tester/rtems/rtems-bsps-sparc.ini (modified) * tester/rtems/rtems-bsps-tiers.ini (modified) SPARC: ngmp replaced with specific CPU model BSPs Tue, 06 Feb 2018 00:31:59 GMT Joel Sherrill [c2d0d0e] * tester/rtems/rtems-bsps-powerpc.ini (modified) tester/rtems/rtems-bsps-powerpc.ini: Fix typo Fri, 01 Jun 2018 22:32:59 GMT Vidushi Vashishth [14a1c097] * linkers/rtld-trace-buffer.ini (modified) Updating trace buffer configuration Thu, 24 May 2018 21:25:38 GMT Chris Johns [e04699b] * tester/covoar/DesiredSymbols.cc (modified) tester/covoar: Do not load an executable's local symbols. Mon, 14 May 2018 19:26:21 GMT Cillian O'Donnell [70dac81] * tester/covoar/covoar.cc (modified) covoar: Fix build path checks for multiple executables. 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 Sat, 28 Apr 2018 08:12:46 GMT Chris Johns [14c7f25] * tester/covoar/covoar.cc (modified) tester/covoar: Remove the C part of main and convert to C++ This is ... Wed, 25 Apr 2018 20:33:58 GMT Cillian O'Donnell [3e187ba] * tester/covoar/DesiredSymbols.cc (modified) * tester/covoar/DesiredSymbols.h (modified) * tester/covoar/ExecutableInfo.cc (modified) * tester/covoar/ExecutableInfo.h (modified) * tester/covoar/ObjdumpProcessor.cc (modified) * tester/covoar/app_common.h (modified) * tester/covoar/covoar.cc (modified) * tester/covoar/wscript (modified) * tester/rtems/testing/bsps/leon3-qemu-cov.ini (added) * tester/rtems/testing/bsps/leon3-qemu.ini (added) * tester/rtems/testing/coverage/Categories.txt (added) * tester/rtems/testing/coverage/Explanations.txt (added) * tester/rtems/testing/coverage/SPARC-Annul-Slot-Explanation.txt (added) * tester/rtems/testing/coverage/score-symbols.ini (added) * tester/rtems/testing/coverage/style.css (added) * tester/rtems/testing/qemu.cfg (modified) * tester/rtems/testing/testing.mc (modified) covoar: Add symbol set reader and ELF data parser to covoar. Add ... 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, 23 Apr 2018 07:42:54 GMT Chris Johns [2586350] * tester/rtems/rtems-bsps.ini (modified) tester: Fix the configure debug option. The option 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 Tue, 10 Apr 2018 04:00:09 GMT Chris Johns [b7c4753] * tester/rt/test.py (modified) teater: Filter out an *.norun.* executables. Tue, 10 Apr 2018 03:59:43 GMT Chris Johns [cf641a6] * tester/rt/bsps.py (modified) tester: List .ini files for BSPs with --list-bsps. Tue, 10 Apr 2018 03:59:11 GMT Chris Johns [c5286cd] * wscript (modified) waf: Add getcwd() to sys.path as waf has changed. Tue, 10 Apr 2018 01:46:11 GMT Chris Johns [252d21c] * tester/rt/check.py (modified) bsp-builder: Collect2 messages are errors. Thu, 01 Feb 2018 18:48:21 GMT Joel Sherrill [6e468c7] * tester/rtems/rtems-bsps-powerpc.ini (modified) rtems-bsps-powerpc.ini: Add PowerPC qemu BSPs Wed, 31 Jan 2018 23:51:54 GMT Chris Johns [005f995] * tester/rt/check.py (modified) rtems-bsp-builder: Remove stray %s from the run log message. Close #3278 Wed, 31 Jan 2018 22:42:59 GMT Chris Johns [623a641] * tester/rt/check.py (modified) * tester/rtems/rtems-bsps-powerpc.ini (modified) rtems-bsp-builder: Add a check for invalid ARCH and BSP names. If ... Tue, 02 Jan 2018 22:59:31 GMT Joel Sherrill [0333442] * tester/covoar/covoar.cc (modified) tester/covoar/covoar.cc: Add missing throw keyword Why clang caught ... Tue, 05 Dec 2017 14:03:44 GMT Joel Sherrill [b516a58] * tester/covoar/covoar.cc (modified) tester/covoar/covoar.cc: Exit using exit() rather than just throwing. ... Tue, 05 Dec 2017 13:52:21 GMT Joel Sherrill [149144f] * tester/covoar/covoar.cc (modified) tester/covoar/covoar.cc: Clean up formatting (tabs, braces, ... Wed, 22 Nov 2017 10:32:20 GMT Sebastian Huber [c432d89] * tester/rtems/testing/bsps/qoriq_e6500_64.ini (added) Add tester qoriq_e6500_64.ini Wed, 22 Nov 2017 10:32:05 GMT Sebastian Huber [f010b51] * tester/rtems/testing/bsps/qoriq_e6500_32.ini (added) Add tester qoriq_e6500_32.ini Wed, 22 Nov 2017 09:31:23 GMT Sebastian Huber [2248c9a] * tester/rtems/rtems-bsps-tiers.ini (modified) Add imx7 and qoriq_e500 to tier-1 Tue, 21 Nov 2017 15:00:00 GMT Sebastian Huber [3ba9c03] * tester/rtems/testing/bsps/qoriq_e500.ini (added) Add tester qoriq_e500.ini Fri, 10 Nov 2017 08:42:23 GMT Sebastian Huber [3a32d15] * tools/WARNING (added) Add tool patches warning Update #2949. Sun, 05 Nov 2017 07:48:20 GMT Chris Johns [30218f5] * tester/rt/config.py (modified) * tester/rt/report.py (modified) * tester/rt/run.py (modified) * tester/rt/test.py (modified) tester: Add reporting the RTEMS version, build and tools. Update #3217. Fri, 10 Nov 2017 08:38:48 GMT Sebastian Huber [9f34b38] * tools/5/automake/automake-1.12.6-bugzilla.redhat.com-1239379.diff (deleted) * tools/5/binutils/binutils-2.26-gas-reloc.patch (deleted) * tools/5/binutils/binutils-2.26-rtems-aarch64-x86_64.patch (deleted) * tools/5/gdb/gdb-7.11-aarch64-x86_64.patch (deleted) * tools/5/gdb/gdb-7.11-erc32-common-run.diff (deleted) * tools/5/gdb/gdb-7.11-erc32-endian-fix.diff (deleted) * tools/5/gdb/gdb-7.11-erc32-printf_filtered.diff (deleted) * tools/5/gdb/gdb-7.11-sis-leon2-leon3.diff (deleted) * tools/5/gdb/gdb-7.9-aarch64-x86_64.patch (deleted) * tools/5/gdb/gdb-sim-arange-inline.diff (deleted) * tools/5/gdb/gdb-sim-cgen-inline.diff (deleted) * tools/5/gdb/patch-gdb-python-python-config.py (deleted) Remove tools/5 patches Update #3220. Thu, 09 Nov 2017 08:54:14 GMT Sebastian Huber [6f5cfad] * tester/rtems/testing/bsps/imx7.ini (added) Add tester imx7.ini Update #3090. Thu, 09 Nov 2017 08:41:34 GMT Sebastian Huber [469e362] * tools/5/gdb/gdb-7.11-erc32-common-run.diff (added) * tools/5/gdb/gdb-7.11-erc32-endian-fix.diff (added) * tools/5/gdb/gdb-7.11-erc32-printf_filtered.diff (added) * tools/5/gdb/gdb-7.11-sis-leon2-leon3.diff (added) * tools/5/gdb/patch-gdb-python-python-config.py (added) Add tools/5 patches Update #3220. Thu, 09 Nov 2017 08:35:29 GMT Sebastian Huber [a70b8e6] * tools/5/binutils/binutils-2.26-gas-reloc.patch (added) Add tools/5 patch Update #3220. Thu, 09 Nov 2017 08:25:43 GMT Sebastian Huber [52f3790] * tools/5/gdb/gdb-7.9-aarch64-x86_64.patch (added) Add tools/5 patch Update #3220. Thu, 09 Nov 2017 08:07:35 GMT Sebastian Huber [2da1356] * tools/5/binutils/binutils-2.26-rtems-aarch64-x86_64.patch (added) * tools/5/gdb/gdb-7.11-aarch64-x86_64.patch (added) * tools/5/gdb/gdb-sim-cgen-inline.diff (added) Add tools/5 patches Update #3220. Thu, 09 Nov 2017 08:05:14 GMT Sebastian Huber [b5a4b15] * tools/5/gdb/gdb-sim-arange-inline.diff (added) Add tools/5 patch Update #3220. Thu, 09 Nov 2017 07:44:21 GMT Sebastian Huber [aff8c47] * tools/5/automake/automake-1.12.6-bugzilla.redhat.com-1239379.diff (added) Add tools/5 patch Update #3220. 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. Sat, 04 Nov 2017 00:22:08 GMT Chris Johns [24d51f7] * tester/rt/report.py (modified) * tester/rt/test.py (modified) tester: Change the mail subject so it list by BSP in the archives. ... Fri, 03 Nov 2017 07:20:31 GMT Chris Johns [42e39d2] * tester/rt/config.py (modified) * tester/rt/test.py (modified) tester: Fix the output so the report end analysis works. 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. Fri, 03 Nov 2017 06:56:48 GMT Chris Johns [7e85878] * tester/rtems/testing/bsps/xilinx_zynq_zedboard.ini (modified) tester: Make the mandatory items appear first. Wed, 01 Nov 2017 03:30:32 GMT Chris Johns [0fe3a4b] * tester/rt/check.py (modified) tester: Fix rtems-bsp-builder reporting bug Sat, 28 Oct 2017 02:45:23 GMT Hesham Almatary [35b9c0c] * tester/rtems/rtems-bsps-riscv32.ini (added) * tester/rtems/rtems-bsps-riscv64.ini (added) * tester/rtems/testing/bsps/riscv64_generic.ini (added) * tester/rtems/testing/bsps/riscv64_generic.mc (added) * tester/rtems/testing/bsps/riscv_generic.ini (added) * tester/rtems/testing/bsps/riscv_generic.mc (added) * tester/rtems/testing/spike.cfg (added) Tester - RISC-V: Add spike simulator and scripts/bsp for riscv ports ... Tue, 24 Oct 2017 23:21:22 GMT Chris Johns [bb218b6] * tester/rt/test.py (modified) tester: Minor fix to the test results mail. Tue, 24 Oct 2017 23:13:28 GMT Chris Johns [c73e030] * tester/rt/test.py (modified) tester: Check mail parameters early so users can fix. Tue, 24 Oct 2017 22:03:43 GMT Chris Johns [41d0c34] * tester/rt/test.py (modified) * tester/rtems/testing/bsps/arm1136jfs-run.ini (modified) * tester/rtems/testing/bsps/arm1136jfs.ini (modified) * tester/rtems/testing/bsps/arm1136js-run.ini (modified) * tester/rtems/testing/bsps/arm1136js.ini (modified) * tester/rtems/testing/bsps/arm7tdmi-run.ini (modified) * tester/rtems/testing/bsps/arm7tdmi.ini (modified) * tester/rtems/testing/bsps/arm920-run.ini (modified) * tester/rtems/testing/bsps/arm920.ini (modified) * tester/rtems/testing/bsps/armcortexa9-run.ini (modified) * tester/rtems/testing/bsps/armcortexa9.ini (modified) * tester/rtems/testing/bsps/beagleboardxm.ini (modified) * tester/rtems/testing/bsps/beagleboneblack.ini (modified) * tester/rtems/testing/bsps/bf537Stamp-run.ini (modified) * tester/rtems/testing/bsps/bf537Stamp.ini (modified) * tester/rtems/testing/bsps/erc32-run.ini (modified) * tester/rtems/testing/bsps/erc32-sis.ini (modified) * tester/rtems/testing/bsps/erc32.ini (modified) * tester/rtems/testing/bsps/generic_or1k.ini (modified) * tester/rtems/testing/bsps/h8sxsim-run.ini (modified) * tester/rtems/testing/bsps/h8sxsim.ini (modified) * tester/rtems/testing/bsps/jmr3904-run.ini (modified) * tester/rtems/testing/bsps/jmr3904.ini (modified) * tester/rtems/testing/bsps/leon2-run.ini (modified) * tester/rtems/testing/bsps/leon2-sis.ini (modified) * tester/rtems/testing/bsps/leon2.ini (modified) * tester/rtems/testing/bsps/leon3-run.ini (modified) * tester/rtems/testing/bsps/leon3-sis.ini (modified) * tester/rtems/testing/bsps/leon3.ini (modified) * tester/rtems/testing/bsps/leon3_tsim-run.ini (modified) * tester/rtems/testing/bsps/leon3_tsim.ini (modified) * tester/rtems/testing/bsps/lm32_evr_gdbsim-run.ini (modified) * tester/rtems/testing/bsps/lm32_evr_gdbsim.ini (modified) * tester/rtems/testing/bsps/m32csim-run.ini (modified) * tester/rtems/testing/bsps/m32csim.ini (modified) * tester/rtems/testing/bsps/mcf5235.ini (modified) * tester/rtems/testing/bsps/pc.ini (modified) * tester/rtems/testing/bsps/psim-run.ini (modified) * tester/rtems/testing/bsps/psim.ini (modified) * tester/rtems/testing/bsps/realview_pbx_a9_qemu.ini (modified) * tester/rtems/testing/bsps/simsh1-run.ini (modified) * tester/rtems/testing/bsps/simsh1.ini (modified) * tester/rtems/testing/bsps/simsh2-run.ini (modified) * tester/rtems/testing/bsps/simsh2.ini (modified) * tester/rtems/testing/bsps/simsh2e-run.ini (modified) * tester/rtems/testing/bsps/simsh2e.ini (modified) * tester/rtems/testing/bsps/simsh4-run.ini (modified) * tester/rtems/testing/bsps/simsh4.ini (modified) * tester/rtems/testing/bsps/sis-run.ini (modified) * tester/rtems/testing/bsps/sis.ini (modified) * tester/rtems/testing/bsps/v850e1sim-run.ini (modified) * tester/rtems/testing/bsps/v850e1sim.ini (modified) * tester/rtems/testing/bsps/v850e2sim-run.ini (modified) * tester/rtems/testing/bsps/v850e2sim.ini (modified) * tester/rtems/testing/bsps/v850e2v3sim-run.ini (modified) * tester/rtems/testing/bsps/v850e2v3sim.ini (modified) * tester/rtems/testing/bsps/v850esim-run.ini (modified) * tester/rtems/testing/bsps/v850esim.ini (modified) * tester/rtems/testing/bsps/v850essim-run.ini (modified) * tester/rtems/testing/bsps/v850essim.ini (modified) * tester/rtems/testing/bsps/v850sim-run.ini (modified) * tester/rtems/testing/bsps/v850sim.ini (modified) * tester/rtems/testing/bsps/xilinx_zynq_a9_qemu.ini (modified) * tester/rtems/testing/bsps/xilinx_zynq_a9_qemu_smp.ini (modified) * tester/rtems/testing/bsps/xilinx_zynq_zc706.ini (modified) * tester/rtems/testing/bsps/xilinx_zynq_zc706_qemu.ini (modified) * tester/rtems/testing/bsps/xilinx_zynq_zedboard.ini (modified) tester: Add a BSP field to each BSP INI configuration section. The ... 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. - ... Mon, 23 Oct 2017 04:22:34 GMT Chris Johns [5251361] * tester/rt/config.py (modified) * tester/rt/report.py (modified) * tester/rtems/testing/bsps/xilinx_zynq_zedboard.mc (modified) tester: Add an executable file name filter. The exe filter lets a ... 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. Sat, 21 Oct 2017 06:05:00 GMT Chris Johns [b1d2db9] * tester/rtems/testing/bsps/beagleboneblack.mc (modified) * tester/rtems/testing/bsps/pc.mc (modified) * tester/rtems/testing/bsps/xilinx_zynq_zedboard.mc (modified) tester: Update BeagleBone Black, PC and Zedboard configurations. Sat, 21 Oct 2017 05:59:14 GMT Chris Johns [f1e8fd4] * tester/rt/config.py (modified) tester: Add pretest and posttest target commands with @ARCH@, @BSP@ ... Sat, 21 Oct 2017 05:10:22 GMT Chris Johns [cec5878] * tester/rt/test.py (modified) tester: Remove pass status messages from the email log posts. Sat, 21 Oct 2017 05:09:30 GMT Chris Johns [af6a54d] * tester/rt/config.py (modified) tester: Use a target ON command before the first test. Sat, 21 Oct 2017 05:09:00 GMT Chris Johns [ac679ba] * tester/rt/telnet.py (modified) tester: Print the host and port on error in telnet connect. Fri, 13 Oct 2017 16:31:47 GMT Chris Johns [0054585] * tester/covoar/wscript (modified) tester/covoar: Use standard waf modules for linking. Use the ... Thu, 12 Oct 2017 10:52:59 GMT Sebastian Huber [b76fa74] * linkers/rtems-score-coremutex.ini (deleted) * linkers/rtems-score-object.ini (modified) * linkers/rtems-score-thread.ini (modified) * linkers/rtems-score-threadq.ini (added) * linkers/rtems-score.ini (modified) * linkers/wscript (modified) linkers: Update due to API changes Update #3160. Wed, 11 Oct 2017 19:25:10 GMT Chris Johns [5e40b4a] * tester/rt/report.py (modified) tester: Fix excluded fails processing. Wed, 11 Oct 2017 19:13:47 GMT Chris Johns [89e8c2a] * tester/rt/report.py (modified) * tester/rt/test.py (modified) tester: Add support to email results. Wed, 11 Oct 2017 19:13:13 GMT Chris Johns [fce29b0] * tester/rt/config.py (modified) tester: Change the capture console prompt to avoid email reply ... Wed, 11 Oct 2017 19:11:16 GMT Chris Johns [dc5de5f] * rtemstoolkit/mailer.py (modified) rtemstoolkit: Update the mailer module to the option interface. Wed, 11 Oct 2017 19:09:52 GMT Chris Johns [7c032b0] * rtemstoolkit/log.py (modified) rtemstoolkit: Add a capture hook to logging. Wed, 11 Oct 2017 19:08:31 GMT Chris Johns [7f11670] * rtemstoolkit/options.py (modified) rtemstoolkit: Fix error message in options. Wed, 11 Oct 2017 11:50:52 GMT Chris Johns [b4b61b5] * tester/rtems/testing/bsps/pc.mc (added) testing: Add a PC BSP configuration. Wed, 11 Oct 2017 11:50:16 GMT Chris Johns [2d6d1c5] * tester/rtems/testing/bsps/beagleboneblack.mc (modified) * tester/rtems/testing/bsps/xilinx_zynq_zedboard.mc (modified) testing: Update BSP configurations. Wed, 11 Oct 2017 11:49:17 GMT Chris Johns [4b76b8e] * tester/rt/tftp.py (modified) testing: Generate console message on a second TFTP exe request. Wed, 11 Oct 2017 11:48:46 GMT Chris Johns [0eb8400] * tester/rt/report.py (modified) testing: Print the output after the result. Easier to find and review ... Tue, 10 Oct 2017 18:07:15 GMT Sebastian Huber [5df7c3c] * rtemstoolkit/wscript (modified) * tester/wscript (modified) Install missing files Tue, 10 Oct 2017 02:30:31 GMT Chris Johns [662e1f7] * tester/rt/config.py (modified) * tester/rt/test.py (modified) tester: Add a tester off to turn the target off when finished. ... Sat, 07 Oct 2017 07:57:24 GMT Chris Johns [9580804] * tester/rt/config.py (modified) * tester/rtems/testing/bsps/xilinx_zynq_zedboard.mc (modified) Add a target start and target reset to manage boards that do not boot ... Thu, 05 Oct 2017 03:24:11 GMT Chris Johns [68cbfc3] * tester/rtems/testing/bsps/xilinx_zynq_zedboard.mc (added) tester: Add Zedboard. Thu, 05 Oct 2017 03:21:33 GMT Chris Johns [2ae9b6d] * tester/rt/telnet.py (modified) tester: Telnet console reopens the connection if it fails or closes. ... Thu, 05 Oct 2017 03:21:01 GMT Chris Johns [0737b46] * tester/rt/config.py (modified) tester: Add a target reset regular expression to detect a reset. Thu, 21 Sep 2017 11:34:34 GMT Chris Johns [3c7cd05] * tester/rt/config.py (modified) tester: Fix the TFTP ok to kill deadlock. Thu, 21 Sep 2017 11:33:56 GMT Chris Johns [3ed65c0] * tester/rt/tftp.py (modified) Lower the step size for the TFTP timeout. Thu, 21 Sep 2017 08:26:20 GMT Chris Johns [3a867a4] * tester/rt/config.py (modified) * tester/rt/console.py (modified) * tester/rt/report.py (modified) * tester/rt/stty.py (modified) * tester/rt/telnet.py (added) * tester/rt/test.py (modified) * tester/rt/tftp.py (added) * tester/rt/tftpy/COPYING (added) * tester/rt/tftpy/README (added) * tester/rt/tftpy/TftpClient.py (added) * tester/rt/tftpy/TftpContexts.py (added) * tester/rt/tftpy/TftpPacketFactory.py (added) * tester/rt/tftpy/TftpPacketTypes.py (added) * tester/rt/tftpy/TftpServer.py (added) * tester/rt/tftpy/TftpShared.py (added) * tester/rt/tftpy/TftpStates.py (added) * tester/rt/tftpy/__init__.py (added) * tester/rtems/testing/bsps/beagleboneblack.mc (added) * tester/rtems/testing/tftp.cfg (added) Add TFTP as a back end option for testing. Add telnet as a console ... Thu, 21 Sep 2017 07:45:39 GMT Chris Johns [fa81491] * rtemstoolkit/__init__.py (modified) * rtemstoolkit/reraise.py (added) Move the reraise logic into the tool kit. Thu, 14 Sep 2017 23:05:38 GMT Joel Sherrill [875c071] * rtemstoolkit/rld-compression.cpp (modified) rtemstoolkit/rld-compression.cpp: Fix warning for comparing signed to ... Thu, 14 Sep 2017 23:04:55 GMT Joel Sherrill [f4378ea] * tester/covoar/DesiredSymbols.cc (modified) tester/covoar/DesiredSymbols.cc: Now compiles on Cygwin Thu, 14 Sep 2017 02:21:08 GMT Chris Johns [8e64821] * rtemstoolkit/rld-files.cpp (modified) rtemstoolkit: Remove throw from file::image destructor. Wed, 13 Sep 2017 15:45:30 GMT Cillian O'Donnell [f4773ac] * tester/covoar/DesiredSymbols.cc (modified) * tester/covoar/ReportsBase.cc (modified) * tester/covoar/TraceConverter.cc (modified) * tester/covoar/covoar.cc (modified) covoar: Add function defs to fix Windows build errors. Closes #3129 Sun, 10 Sep 2017 21:11:19 GMT Chris Johns [cb0677b] * tester/covoar/wscript (modified) Add Windows includes so the rtemstoolkit builds. Closes #3128. Sat, 26 Aug 2017 08:15:58 GMT Cillian O'Donnell [f9a4b2c] * tester/covoar/covoar.cc (modified) * tester/covoar/wscript (modified) covoar: Remove config file and test critical options are valid. Sat, 26 Aug 2017 08:15:57 GMT Cillian O'Donnell [4600903] * tester/covoar/CoverageReaderQEMU.cc (modified) covoar/CoverageReaderQEMU.cc: Remove trace block matching check. ... Sat, 26 Aug 2017 08:15:56 GMT Cillian O'Donnell [6a4859e] * tester/covoar/ObjdumpProcessor.cc (modified) * tester/covoar/ObjdumpProcessor.h (modified) * tester/covoar/TraceConverter.cc (modified) * tester/covoar/TraceReaderLogQEMU.cc (modified) * tester/covoar/TraceReaderLogQEMU.h (modified) * tester/covoar/TraceWriterQEMU.cc (modified) * tester/covoar/TraceWriterQEMU.h (modified) * tester/covoar/covoar.cc (modified) covoar: Use rld tempfile and add signals to clean up in event of ... Sat, 26 Aug 2017 08:15:55 GMT Krzysztof Miesowicz [4cee5c3] * tester/covoar/wscript (modified) covoar/wscript: Add paths to rtemstoolkit to build. Co-Author: ... Sat, 26 Aug 2017 08:15:54 GMT Cillian O'Donnell [9534157] * tester/covoar/ObjdumpProcessor.cc (modified) covoar/ObjdumpProcessor.cc: Remove jump tables from the end of ... Sat, 26 Aug 2017 08:15:53 GMT Hermann Felbinger [cb018bc] * tester/covoar/CoverageMap.cc (modified) * tester/covoar/CoverageMap.h (modified) * tester/covoar/CoverageMapBase.cc (modified) * tester/covoar/CoverageMapBase.h (modified) * tester/covoar/DesiredSymbols.cc (modified) * tester/covoar/DesiredSymbols.h (modified) * tester/covoar/ExecutableInfo.cc (modified) * tester/covoar/ExecutableInfo.h (modified) * tester/covoar/ObjdumpProcessor.cc (modified) covoar: Add information to improve diagnostics. Sat, 26 Aug 2017 08:15:52 GMT Hermann Felbinger [b857151] * tester/covoar/ReportsBase.cc (modified) * tester/covoar/ReportsHtml.cc (modified) covoar: Fix buffer overflow and fix br tag in html report. ... Sat, 26 Aug 2017 08:15:51 GMT Fabien Chouteau [05b4cfb] * tester/covoar/qemu-traces.h (modified) covoar/qemu-traces.h: Change to match current couverture-qemu file. Sat, 26 Aug 2017 08:15:50 GMT Cillian O'Donnell [67d48e2] * rtemstoolkit/host.py (modified) rtemstoolkit/host.py: Change option to search parent directory in ...