- Jul 06, 2015
-
-
jdh8d authored
No commit message
-
- Jul 04, 2015
- May 01, 2015
-
-
jdh8d authored
-
- Apr 18, 2015
-
-
jdh8d authored
Updates for getting callbacks to work on x86-64. Includes removing a call to strata_to_data with a use of objcopy which is more stable cross-platform. Also several warning fixes on return values from fscanf, etc.
-
- Mar 26, 2015
-
-
mc2zk authored
-
- Feb 23, 2015
-
-
jdh8d authored
improved guard to deal with pinned lock/unlocked insn templates, and avoid mis-translating this idiom if consecutive instructions are pinned.
-
- Feb 21, 2015
-
-
whh8b authored
-
- Feb 17, 2015
-
-
jdh8d authored
Updates for x86-64, adjusted memory_space.cpp to have O(ln(n)) complexity instead of O(N) in a few commo cases.
-
- Feb 08, 2015
- Feb 07, 2015
-
-
jdh8d authored
-
- Feb 06, 2015
- Feb 05, 2015
- Feb 03, 2015
-
-
jdh8d authored
-
- Jan 28, 2015
- Jan 27, 2015
- Jan 18, 2015
- Jan 15, 2015
- Jan 12, 2015
-
-
whh8b authored
Instead of adding a new segment to point to strata, put the .strata section in the 1th segment. This will prevent the additional segment header from overwriting part of the text segment when the .text segment starts very early in the file.
-
whh8b authored
1. Add the ability to rewrite section headers. We need this because extending sections requires that their headers be rewritten or the contents that are in the extended ranges get zero-d. 2. Internally "segmentize" the .strata section We no longer need to call out to add a segment for .strata.
-
whh8b authored
-
whh8b authored
-
whh8b authored
-
whh8b authored
-
whh8b authored
-