# # ChangeLog for rtemstoolkit in rtems-tools # # Generated by Trac 1.2.1.dev0 # 04/25/24 15:07:46 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 ... Sat, 08 Nov 2014 07:00:28 GMT Chris Johns [efae4ae] * rtemstoolkit/rld-resolver.cpp (modified) toolkit: Print dependents in resolver. Sat, 08 Nov 2014 06:59:40 GMT Chris Johns [066a64b] * rtemstoolkit/rld-files.cpp (modified) toolkit: Raise a user error and not an internal one. Tue, 04 Nov 2014 08:39:57 GMT Chris Johns [53e387d] * linkers/rtems-syms.cpp (modified) * rtemstoolkit/rld-cc.cpp (modified) * rtemstoolkit/rld-files.cpp (modified) linkers: Merge the standard libraries into the user library paths. ... Mon, 03 Nov 2014 22:40:15 GMT Chris Johns [ddbab71] * rtemstoolkit/rld-path.cpp (modified) Fix buffer leak on error. Mon, 03 Nov 2014 22:03:06 GMT Ben Gras [0f93ea6] * rtemstoolkit/rld-path.cpp (modified) fix buffer size problem (triggered runtime error on my machine) Thu, 30 Oct 2014 06:55:18 GMT Chris Johns [fdb1fe6] * linkers/rtems-syms.cpp (modified) * rtemstoolkit/rld-files.cpp (modified) * rtemstoolkit/rld-process.cpp (modified) * rtemstoolkit/rld-resolver.cpp (modified) * rtemstoolkit/rld-symbols.cpp (modified) * rtemstoolkit/rld-symbols.h (modified) * rtemstoolkit/rtems-utils.h (modified) linkers: Add base image symbol to ELF object file generation. This ... Tue, 28 Oct 2014 08:13:47 GMT Chris Johns [3fd45d3] * rtemstoolkit/rld-symbols.cpp (modified) toolkit: Fix the map formatting. Tue, 28 Oct 2014 08:13:19 GMT Chris Johns [df7fd26] * rtemstoolkit/rld.h (modified) toolkit: Update the comment. Sun, 21 Sep 2014 04:24:37 GMT Chris Johns [5025439] * linkers/rtems-api.ini (added) * linkers/rtems-score-coremutex.ini (added) * linkers/rtems-score-heap.ini (added) * linkers/rtems-score-object.ini (added) * linkers/rtems-score-thread.ini (added) * linkers/rtems-score.ini (added) * linkers/rtems-tld.cpp (modified) * linkers/rtems.ini (modified) * linkers/rtld-base.ini (modified) * linkers/rtld-print.ini (added) * linkers/wscript (modified) * rtemstoolkit/rld-config.cpp (modified) * rtemstoolkit/rld-config.h (modified) rtems-tld: Add config options, fix void args, and SCore traces. Sat, 13 Sep 2014 02:26:45 GMT Chris Johns [435d879] * linkers/wscript (modified) * rtemstoolkit/wscript (modified) rtk: Build fastlz into the rld library. Do not build as an object ... Sat, 13 Sep 2014 02:20:19 GMT Chris Johns [73eb48a] * rtemstoolkit/rld-path.cpp (modified) rtk: Fix buffer leak in rld::path::abs_path. Sat, 13 Sep 2014 02:09:16 GMT Chris Johns [87e0e76] * linkers/README (modified) * linkers/wscript (modified) * rtemstoolkit/ConvertUTF.c (moved) * rtemstoolkit/ConvertUTF.h (moved) * rtemstoolkit/SimpleIni.h (moved) * rtemstoolkit/elftoolchain/common/Makefile (moved) * rtemstoolkit/elftoolchain/common/_elftc.h (moved) * rtemstoolkit/elftoolchain/common/elfdefinitions.h (moved) * rtemstoolkit/elftoolchain/common/native-elf-format (moved) * rtemstoolkit/elftoolchain/common/os.Linux.mk (moved) * rtemstoolkit/elftoolchain/common/uthash.h (moved) * rtemstoolkit/elftoolchain/libelf/Makefile (moved) * rtemstoolkit/elftoolchain/libelf/Version.map (moved) * rtemstoolkit/elftoolchain/libelf/_libelf.h (moved) * rtemstoolkit/elftoolchain/libelf/_libelf_ar.h (moved) * rtemstoolkit/elftoolchain/libelf/_libelf_config.h (moved) * rtemstoolkit/elftoolchain/libelf/elf.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_begin.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_begin.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_cntl.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_cntl.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_data.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_end.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_end.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_errmsg.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_errmsg.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_errno.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_fill.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_fill.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_flag.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_flagdata.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_getarhdr.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_getarhdr.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_getarsym.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_getarsym.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_getbase.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_getbase.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_getdata.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_getident.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_getident.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_getphdrnum.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_getphnum.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_getscn.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_getshdrnum.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_getshdrstrndx.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_getshnum.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_getshstrndx.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_hash.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_hash.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_kind.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_kind.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_memory.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_memory.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_next.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_next.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_phnum.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_rand.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_rand.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_rawfile.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_rawfile.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_scn.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_shnum.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_shstrndx.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_strptr.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_strptr.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_types.m4 (moved) * rtemstoolkit/elftoolchain/libelf/elf_update.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_update.c (moved) * rtemstoolkit/elftoolchain/libelf/elf_version.3 (moved) * rtemstoolkit/elftoolchain/libelf/elf_version.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf.h (moved) * rtemstoolkit/elftoolchain/libelf/gelf_cap.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_checksum.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_checksum.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_dyn.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_ehdr.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_fsize.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_fsize.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_getcap.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_getclass.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_getclass.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_getdyn.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_getehdr.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_getmove.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_getphdr.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_getrel.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_getrela.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_getshdr.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_getsym.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_getsyminfo.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_getsymshndx.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_move.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_newehdr.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_newphdr.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_phdr.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_rel.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_rela.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_shdr.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_sym.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_syminfo.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_symshndx.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_update_ehdr.3 (moved) * rtemstoolkit/elftoolchain/libelf/gelf_xlate.c (moved) * rtemstoolkit/elftoolchain/libelf/gelf_xlatetof.3 (moved) * rtemstoolkit/elftoolchain/libelf/libelf.h (moved) * rtemstoolkit/elftoolchain/libelf/libelf_align.c (moved) * rtemstoolkit/elftoolchain/libelf/libelf_allocate.c (moved) * rtemstoolkit/elftoolchain/libelf/libelf_ar.c (moved) * rtemstoolkit/elftoolchain/libelf/libelf_ar_util.c (moved) * rtemstoolkit/elftoolchain/libelf/libelf_checksum.c (moved) * rtemstoolkit/elftoolchain/libelf/libelf_convert.m4 (moved) * rtemstoolkit/elftoolchain/libelf/libelf_data.c (moved) * rtemstoolkit/elftoolchain/libelf/libelf_ehdr.c (moved) * rtemstoolkit/elftoolchain/libelf/libelf_extended.c (moved) * rtemstoolkit/elftoolchain/libelf/libelf_fsize.m4 (moved) * rtemstoolkit/elftoolchain/libelf/libelf_msize.m4 (moved) * rtemstoolkit/elftoolchain/libelf/libelf_phdr.c (moved) * rtemstoolkit/elftoolchain/libelf/libelf_shdr.c (moved) * rtemstoolkit/elftoolchain/libelf/libelf_xlate.c (moved) * rtemstoolkit/elftoolchain/libelf/mmap_win32.c (moved) * rtemstoolkit/elftoolchain/libelf/os.FreeBSD.mk (moved) * rtemstoolkit/elftoolchain/libelf/os.NetBSD.mk (moved) * rtemstoolkit/fastlz.c (moved) * rtemstoolkit/fastlz.h (moved) * rtemstoolkit/libiberty/ansidecl.h (moved) * rtemstoolkit/libiberty/concat.c (moved) * rtemstoolkit/libiberty/cp-demangle.c (moved) * rtemstoolkit/libiberty/cp-demangle.h (moved) * rtemstoolkit/libiberty/cplus-dem.c (moved) * rtemstoolkit/libiberty/demangle.h (moved) * rtemstoolkit/libiberty/libiberty.h (moved) * rtemstoolkit/libiberty/make-temp-file.c (moved) * rtemstoolkit/libiberty/mkstemps.c (moved) * rtemstoolkit/libiberty/pex-common.c (moved) * rtemstoolkit/libiberty/pex-common.h (moved) * rtemstoolkit/libiberty/pex-djgpp.c (moved) * rtemstoolkit/libiberty/pex-msdos.c (moved) * rtemstoolkit/libiberty/pex-one.c (moved) * rtemstoolkit/libiberty/pex-unix.c (moved) * rtemstoolkit/libiberty/pex-win32.c (moved) * rtemstoolkit/libiberty/safe-ctype.c (moved) * rtemstoolkit/libiberty/safe-ctype.h (moved) * rtemstoolkit/libiberty/stpcpy.c (moved) * rtemstoolkit/pkgconfig.cpp (moved) * rtemstoolkit/pkgconfig.h (moved) * rtemstoolkit/rld-cc.cpp (moved) * rtemstoolkit/rld-cc.h (moved) * rtemstoolkit/rld-compression.cpp (moved) * rtemstoolkit/rld-compression.h (moved) * rtemstoolkit/rld-config.cpp (moved) * rtemstoolkit/rld-config.h (moved) * rtemstoolkit/rld-elf-types.h (moved) * rtemstoolkit/rld-elf.cpp (moved) * rtemstoolkit/rld-elf.h (moved) * rtemstoolkit/rld-files.cpp (moved) * rtemstoolkit/rld-files.h (moved) * rtemstoolkit/rld-outputter.cpp (moved) * rtemstoolkit/rld-outputter.h (moved) * rtemstoolkit/rld-path.cpp (moved) * rtemstoolkit/rld-path.h (moved) * rtemstoolkit/rld-process.cpp (moved) * rtemstoolkit/rld-process.h (moved) * rtemstoolkit/rld-rap.cpp (moved) * rtemstoolkit/rld-rap.h (moved) * rtemstoolkit/rld-resolver.cpp (moved) * rtemstoolkit/rld-resolver.h (moved) * rtemstoolkit/rld-rtems.cpp (moved) * rtemstoolkit/rld-rtems.h (moved) * rtemstoolkit/rld-symbols.cpp (moved) * rtemstoolkit/rld-symbols.h (moved) * rtemstoolkit/rld.cpp (moved) * rtemstoolkit/rld.h (moved) * rtemstoolkit/rtems-utils.cpp (moved) * rtemstoolkit/rtems-utils.h (moved) * rtemstoolkit/wscript (added) * wscript (modified) Refactor code into the RTEMS Toolkit. Sat, 31 May 2014 10:03:05 GMT Chris Johns [c04a849] * rtemstoolkit/execute.py (modified) * rtemstoolkit/stacktraces.py (added) * tester/rt/bsps.py (added) * tester/rt/config.py (modified) * tester/rt/test.py (modified) tester: Correctly handle contro-c. Add support to kill running ... Fri, 14 Feb 2014 19:30:06 GMT Chris Johns [50fdf12] * rtemstoolkit/.gitignore (added) * rtemstoolkit/__init__.py (added) * rtemstoolkit/check.py (added) * rtemstoolkit/config.py (added) * rtemstoolkit/darwin.py (added) * rtemstoolkit/error.py (added) * rtemstoolkit/execute.py (added) * rtemstoolkit/freebsd.py (added) * rtemstoolkit/git.py (added) * rtemstoolkit/linux.py (added) * rtemstoolkit/log.py (added) * rtemstoolkit/macros.py (added) * rtemstoolkit/mailer.py (added) * rtemstoolkit/options.py (added) * rtemstoolkit/path.py (added) * rtemstoolkit/version.py (added) * rtemstoolkit/windows.py (added) * tester/.gitignore (added) * tester/config/base.cfg (added) * tester/config/checks.cfg (added) * tester/rt/__init__.py (added) * tester/rt/config.py (added) * tester/rt/console.py (added) * tester/rt/gdb.py (added) * tester/rt/options.py (added) * tester/rt/pygdb/__init__.py (added) * tester/rt/pygdb/mi_parser.py (added) * tester/rt/pygdb/spark.py (added) * tester/rt/report.py (added) * tester/rt/stty.py (added) * tester/rt/test.py (added) * tester/rt/version.py (added) * tester/rtems-test (added) * tester/rtems/testing/bsps/mcf5235.mc (added) * tester/rtems/testing/bsps/realview_pbx_a9_qemu.mc (added) * tester/rtems/testing/bsps/sis-run.mc (added) * tester/rtems/testing/bsps/sis.mc (added) * tester/rtems/testing/bsps/xilinx_zynq_a9_qemu.mc (added) * tester/rtems/testing/bsps/xilinx_zynq_a9_qemu_smp.mc (added) * tester/rtems/testing/bsps/xilinx_zynq_zc706.mc (added) * tester/rtems/testing/console.cfg (added) * tester/rtems/testing/defaults.mc (added) * tester/rtems/testing/gdb.cfg (added) * tester/rtems/testing/qemu.cfg (added) * tester/rtems/testing/run.cfg (added) * tester/rtems/testing/testing.mc (added) * tester/rtems/version.cfg (added) rt: Add the rtems-tester.