- Dec 31, 2018
-
-
Jason Hiser authored
code cleanups, updates to arm patcher to support tramoplining short-immediate instructions to out-of-band locations
-
- Jul 26, 2018
-
-
Jason Hiser authored
-
- Jul 21, 2017
-
-
jdh8d authored
-
- Jan 16, 2017
-
-
whh8b authored
These comments and additional output give clarity to the case where two free ranges abut and need to be merged together.
-
- Nov 18, 2016
-
-
whh8b authored
-
- Apr 02, 2016
-
-
whh8b authored
-
- Mar 08, 2016
-
-
jdh8d authored
-
- Mar 03, 2016
-
-
jdh8d authored
No commit message
-
- Feb 17, 2016
-
-
whh8b authored
-
- Feb 01, 2016
-
-
whh8b authored
1. A plugin that returns space smaller than "min size" is not bad if the dollop fits within the space entirely. 2. GetNearbyFreeRanges() should really treat the parameter as a lower bound.
-
- Jan 28, 2016
-
-
whh8b authored
-
- Jan 27, 2016
-
-
whh8b authored
-
- Dec 14, 2015
-
-
whh8b authored
-
- Nov 09, 2015
-
-
whh8b authored
When the memory space is asked for nearby ranges, it should return a range.
-
- Nov 08, 2015
-
-
whh8b authored
Let a plugin tell us about where to plop a dollop. This change includes a 1. utils namespace with a function to calculate the worst case instruction size. 2. Dollop_t type that can be used to describe and pass around a dollop.
-
- Oct 16, 2015
-
-
whh8b authored
-
- Aug 17, 2015
- Aug 14, 2015
-
-
jdh8d 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 07, 2015
-
-
jdh8d authored
-
- Dec 04, 2014
-
-
an7s authored
-
- Oct 24, 2014