- Feb 17, 2016
- Feb 14, 2016
-
-
whh8b authored
-
- Feb 13, 2016
- Feb 04, 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 30, 2016
- Jan 28, 2016
- Jan 27, 2016
-
-
whh8b authored
-
- Jan 26, 2016
-
-
whh8b authored
-
- Jan 25, 2016
- Jan 24, 2016
- Jan 23, 2016
-
-
whh8b authored
Previous code calculated the dollop based on the comprising instructions' fallthrough. This is incorrect in the case where a dollop stops short (because it was split during placement, ran through an IBT, etc).
-
- Jan 21, 2016
-
-
whh8b authored
This is important for a number of reasons. Most importantly, however, is the fact that it will cause a problem with the push64 relocations calculations.
-
- Jan 19, 2016
-
-
whh8b authored
-
- Jan 15, 2016
-
-
whh8b authored
Order the dollops in the placement q according to their original address in the program.
-
- Jan 14, 2016
- Jan 11, 2016
-
-
whh8b authored
-
- Jan 10, 2016
-
-
whh8b authored
Give the source address for the instruction that is targeting the dollop to be placed. This will give another signal to placement plugins to help them make a decision.
-
- Jan 05, 2016
- Jan 04, 2016
-
-
whh8b authored
-
- Jan 03, 2016
-
-
whh8b authored
-
- Jan 01, 2016
-
-
whh8b authored
Allow for reserved ranges to be plopped. Ie, selectively call Reserve when plopping bytes instead of always doing it.
-