Branch: refs/heads/master
Home: https://github.com/dyninst/dyninst
Commit: 4bc7f25d76db98b40ab7fae6355f78022a2188b5
https://github.com/dyninst/dyninst/commit/4bc7f25d76db98b40ab7fae6355f78022a2188b5
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2020-09-21 (Mon, 21 Sep 2020)
Changed paths:
M common/h/dyntypes.h
M common/src/MappedFile.C
M common/src/Types.h
M common/src/arch-aarch64.C
M common/src/arch-power.C
M common/src/arch-power.h
M common/src/arch-x86.C
M common/src/headers.h
R common/src/vxworksHeaders.h
R common/src/wtxKludges.C
R common/src/wtxKludges.h
M dyninstAPI/src/BPatch.C
M dyninstAPI/src/codegen-aarch64.C
M dyninstAPI/src/codegen-power.C
M dyninstAPI/src/codegen-x86.C
M dyninstAPI/src/dynProcess.C
M dyninstAPI/src/image.C
M dyninstAPI/src/inst-aarch64.C
M dyninstAPI/src/inst-aarch64.h
M dyninstAPI/src/inst-power.C
M dyninstAPI/src/inst-power.h
M dyninstAPI/src/inst-x86.C
M dyninstAPI/src/os.h
M dyninstAPI/src/parse-cfg.C
R dyninstAPI/src/syscall-vxworks.C
R dyninstAPI/src/vxworks.C
R dyninstAPI/src/vxworks.h
M dyninstAPI_RT/src/RTheap.h
M dyninstAPI_RT/src/RTposix.c
R dyninstAPI_RT/src/RTvxworks.c
M elf/src/Elf_X.C
M parseAPI/src/IA_IAPI.C
M parseAPI/src/SymtabCodeSource.C
M symtabAPI/src/Object-elf.C
M symtabAPI/src/Object.h
M symtabAPI/src/Symtab.C
M symtabAPI/src/SymtabReader.C
Log Message:
-----------
Remove vxworks support (#859)
Support for VxWorks was added by 02bc600 in March 2010, and the code broken by 0bc3980 in November 2011. It has also never been part of the CMake build system (ca. 2013).
|