Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / lifting-bits/remill issues and pull requests

#100 - Add missing block intrinsic

Issue - State: closed - Opened by pgoodman over 7 years ago - 1 comment
Labels: enhancement

#100 - Add missing block intrinsic

Issue - State: closed - Opened by pgoodman over 7 years ago - 1 comment
Labels: enhancement

#99 - String compare

Pull Request - State: closed - Opened by pgoodman over 7 years ago

#99 - String compare

Pull Request - State: closed - Opened by pgoodman over 7 years ago

#98 - Fix build. Fixes #96 and #97.

Pull Request - State: closed - Opened by mewmew over 7 years ago

#97 - tests: missing gflags include in tests/X86/Run.cpp

Issue - State: closed - Opened by mewmew over 7 years ago

#96 - tools/remill_disass/ida: invalid syntax in disass.py

Issue - State: closed - Opened by mewmew over 7 years ago - 1 comment

#96 - tools/remill_disass/ida: invalid syntax in disass.py

Issue - State: closed - Opened by mewmew over 7 years ago - 1 comment

#95 - docs: Add documentation of remill Intrinsics

Issue - State: closed - Opened by mewmew over 7 years ago - 2 comments
Labels: documentation

#95 - docs: Add documentation of remill Intrinsics

Issue - State: closed - Opened by mewmew over 7 years ago - 2 comments
Labels: documentation

#94 - docs: Fix broken links.

Pull Request - State: closed - Opened by mewmew over 7 years ago

#94 - docs: Fix broken links.

Pull Request - State: closed - Opened by mewmew over 7 years ago

#93 - build.sh: Separate dependency installation, compilation and installation of remill from each other

Issue - State: closed - Opened by mewmew over 7 years ago - 24 comments
Labels: enhancement

#93 - build.sh: Separate dependency installation, compilation and installation of remill from each other

Issue - State: closed - Opened by mewmew over 7 years ago - 24 comments
Labels: enhancement

#92 - Add INVALID_INSTRUCTION instruction

Issue - State: closed - Opened by pgoodman over 7 years ago - 3 comments

#92 - Add INVALID_INSTRUCTION instruction

Issue - State: closed - Opened by pgoodman over 7 years ago - 3 comments

#91 - Evaluate removing deferred inlining "optimization"

Issue - State: closed - Opened by pgoodman over 7 years ago - 1 comment

#91 - Evaluate removing deferred inlining "optimization"

Issue - State: closed - Opened by pgoodman over 7 years ago - 1 comment

#90 - Optimizer.cpp: Fix crash when func.front() is non-existant

Pull Request - State: closed - Opened by TACIXAT over 7 years ago

#90 - Optimizer.cpp: Fix crash when func.front() is non-existant

Pull Request - State: closed - Opened by TACIXAT over 7 years ago

#89 - Implemented semantics and tests for a number of SSE-related instructi…

Pull Request - State: closed - Opened by pgoodman over 7 years ago

#89 - Implemented semantics and tests for a number of SSE-related instructi…

Pull Request - State: closed - Opened by pgoodman over 7 years ago

#88 - Ubuntu64 terminal calls

Pull Request - State: closed - Opened by TACIXAT over 7 years ago - 3 comments

#88 - Ubuntu64 terminal calls

Pull Request - State: closed - Opened by TACIXAT over 7 years ago - 3 comments

#87 - Semantics and tests for some instructions

Pull Request - State: closed - Opened by pgoodman over 7 years ago

#87 - Semantics and tests for some instructions

Pull Request - State: closed - Opened by pgoodman over 7 years ago

#86 - Added semantics and tests for more FPU instructions

Pull Request - State: closed - Opened by pgoodman over 7 years ago

#86 - Added semantics and tests for more FPU instructions

Pull Request - State: closed - Opened by pgoodman over 7 years ago

#85 - Added semantics and tests for FXCH, FISTTP, and FXAM.

Pull Request - State: closed - Opened by pgoodman over 7 years ago

#85 - Added semantics and tests for FXCH, FISTTP, and FXAM.

Pull Request - State: closed - Opened by pgoodman over 7 years ago

#84 - Implementation and tests for FPREM and FPREM1

Pull Request - State: closed - Opened by pgoodman over 7 years ago

#84 - Implementation and tests for FPREM and FPREM1

Pull Request - State: closed - Opened by pgoodman over 7 years ago

#83 - A few more FPU instructions and tests.

Pull Request - State: closed - Opened by pgoodman over 7 years ago

#83 - A few more FPU instructions and tests.

Pull Request - State: closed - Opened by pgoodman over 7 years ago

#82 - Some semantics and tests for some of the x87 instructions.

Pull Request - State: closed - Opened by pgoodman over 7 years ago

#82 - Some semantics and tests for some of the x87 instructions.

Pull Request - State: closed - Opened by pgoodman over 7 years ago

#81 - Vmill backport

Pull Request - State: closed - Opened by pgoodman over 7 years ago

#81 - Vmill backport

Pull Request - State: closed - Opened by pgoodman over 7 years ago

#80 - Broken build.sh compilation script

Issue - State: closed - Opened by dcdelia over 7 years ago - 4 comments

#80 - Broken build.sh compilation script

Issue - State: closed - Opened by dcdelia over 7 years ago - 4 comments

#79 - build.sh fix for OS X

Pull Request - State: closed - Opened by withzombies almost 8 years ago

#79 - build.sh fix for OS X

Pull Request - State: closed - Opened by withzombies almost 8 years ago

#78 - Integrate XED from source

Issue - State: closed - Opened by pgoodman almost 8 years ago - 1 comment
Labels: enhancement

#78 - Integrate XED from source

Issue - State: closed - Opened by pgoodman almost 8 years ago - 1 comment
Labels: enhancement

#77 - Opt

Pull Request - State: closed - Opened by pgoodman almost 8 years ago

#77 - Opt

Pull Request - State: closed - Opened by pgoodman almost 8 years ago

#76 - Opt

Pull Request - State: closed - Opened by pgoodman almost 8 years ago

#76 - Opt

Pull Request - State: closed - Opened by pgoodman almost 8 years ago

#75 - Semaphore

Pull Request - State: closed - Opened by pgoodman almost 8 years ago

#75 - Semaphore

Pull Request - State: closed - Opened by pgoodman almost 8 years ago

#74 - OSX gtest debugging

Pull Request - State: closed - Opened by japesinator almost 8 years ago - 3 comments

#74 - OSX gtest debugging

Pull Request - State: closed - Opened by japesinator almost 8 years ago - 3 comments

#73 - Prefetch instruction semantics

Pull Request - State: closed - Opened by pgoodman almost 8 years ago

#73 - Prefetch instruction semantics

Pull Request - State: closed - Opened by pgoodman almost 8 years ago

#72 - Issue 46 convert support

Pull Request - State: closed - Opened by pgoodman almost 8 years ago

#72 - Issue 46 convert support

Pull Request - State: closed - Opened by pgoodman almost 8 years ago

#71 - Issue 59 hypercall

Pull Request - State: closed - Opened by pgoodman almost 8 years ago

#71 - Issue 59 hypercall

Pull Request - State: closed - Opened by pgoodman almost 8 years ago

#70 - Handling PSRL/PSLL for xmm register;

Pull Request - State: closed - Opened by pgoodman almost 8 years ago

#70 - Handling PSRL/PSLL for xmm register;

Pull Request - State: closed - Opened by pgoodman almost 8 years ago

#69 - move gtest headers around

Pull Request - State: closed - Opened by japesinator almost 8 years ago

#69 - move gtest headers around

Pull Request - State: closed - Opened by japesinator almost 8 years ago

#68 - Issue 44 mmx support extension

Pull Request - State: closed - Opened by pgoodman almost 8 years ago - 1 comment

#68 - Issue 44 mmx support extension

Pull Request - State: closed - Opened by pgoodman almost 8 years ago - 1 comment

#67 - Issue 50 ida get cfg

Pull Request - State: closed - Opened by pgoodman almost 8 years ago

#67 - Issue 50 ida get cfg

Pull Request - State: closed - Opened by pgoodman almost 8 years ago

#66 - Issue 46 convert support

Pull Request - State: closed - Opened by pgoodman almost 8 years ago

#66 - Issue 46 convert support

Pull Request - State: closed - Opened by pgoodman almost 8 years ago

#65 - Issue 44 mmx support

Pull Request - State: closed - Opened by kumarak almost 8 years ago - 1 comment

#65 - Issue 44 mmx support

Pull Request - State: closed - Opened by kumarak almost 8 years ago - 1 comment

#64 - Migrate from protobufs to SQLite

Issue - State: closed - Opened by pgoodman almost 8 years ago - 1 comment
Labels: question

#64 - Migrate from protobufs to SQLite

Issue - State: closed - Opened by pgoodman almost 8 years ago - 1 comment
Labels: question

#63 - Issues 52 53 state struct changes

Pull Request - State: closed - Opened by pgoodman almost 8 years ago - 2 comments

#63 - Issues 52 53 state struct changes

Pull Request - State: closed - Opened by pgoodman almost 8 years ago - 2 comments

#62 - Update README.md

Pull Request - State: closed - Opened by evil-e almost 8 years ago

#62 - Update README.md

Pull Request - State: closed - Opened by evil-e almost 8 years ago

#61 - OS X build

Pull Request - State: closed - Opened by japesinator almost 8 years ago - 10 comments

#61 - OS X build

Pull Request - State: closed - Opened by japesinator almost 8 years ago - 10 comments

#60 - Issue 51 third party code

Pull Request - State: closed - Opened by pgoodman almost 8 years ago

#60 - Issue 51 third party code

Pull Request - State: closed - Opened by pgoodman almost 8 years ago

#59 - Add __remill_hyper_call intrinsic

Issue - State: closed - Opened by pgoodman almost 8 years ago - 2 comments
Labels: enhancement

#59 - Add __remill_hyper_call intrinsic

Issue - State: closed - Opened by pgoodman almost 8 years ago - 2 comments
Labels: enhancement

#58 - Issue 44 mmx support

Pull Request - State: closed - Opened by kumarak almost 8 years ago - 1 comment

#58 - Issue 44 mmx support

Pull Request - State: closed - Opened by kumarak almost 8 years ago - 1 comment

#57 - Should fix Issue #56. Used -isystem instead of -I, as it's an include…

Pull Request - State: closed - Opened by pgoodman almost 8 years ago

#57 - Should fix Issue #56. Used -isystem instead of -I, as it's an include…

Pull Request - State: closed - Opened by pgoodman almost 8 years ago

#56 - Crashing compile_semantics.sh on Ubuntu 16.04.1

Issue - State: closed - Opened by erhlee-bird about 8 years ago - 1 comment

#56 - Crashing compile_semantics.sh on Ubuntu 16.04.1

Issue - State: closed - Opened by erhlee-bird about 8 years ago - 1 comment

#55 - Incorrect use of llvm::CloneFunctionInto

Issue - State: closed - Opened by pgoodman about 8 years ago
Labels: bug

#55 - Incorrect use of llvm::CloneFunctionInto

Issue - State: closed - Opened by pgoodman about 8 years ago
Labels: bug

#54 - Function return intrinsic

Issue - State: closed - Opened by pgoodman about 8 years ago - 1 comment
Labels: enhancement, question

#54 - Function return intrinsic

Issue - State: closed - Opened by pgoodman about 8 years ago - 1 comment
Labels: enhancement, question

#53 - Make State structures derived from an architecture-neutral base class

Issue - State: closed - Opened by pgoodman about 8 years ago
Labels: enhancement

#53 - Make State structures derived from an architecture-neutral base class

Issue - State: closed - Opened by pgoodman about 8 years ago
Labels: enhancement

#52 - Implement conditional interrupts like conditional branches

Issue - State: closed - Opened by pgoodman about 8 years ago
Labels: enhancement

#52 - Implement conditional interrupts like conditional branches

Issue - State: closed - Opened by pgoodman about 8 years ago
Labels: enhancement

#51 - Improve external dependencies

Issue - State: closed - Opened by pgoodman about 8 years ago - 1 comment
Labels: bug

#51 - Improve external dependencies

Issue - State: closed - Opened by pgoodman about 8 years ago - 1 comment
Labels: bug

#50 - Implement IDA script for producing one or more CFG protos

Issue - State: closed - Opened by pgoodman about 8 years ago - 1 comment
Labels: enhancement, help wanted

#50 - Implement IDA script for producing one or more CFG protos

Issue - State: closed - Opened by pgoodman about 8 years ago - 1 comment
Labels: enhancement, help wanted