Skip to content
Snippets Groups Projects
  1. Feb 17, 2016
  2. Feb 14, 2016
  3. Feb 13, 2016
  4. Feb 01, 2016
    • whh8b's avatar
      Memory space bug fixes · 350976f5
      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.
      350976f5
  5. Jan 30, 2016
  6. Jan 28, 2016
  7. Jan 27, 2016
  8. Jan 26, 2016
  9. Jan 25, 2016
  10. Jan 24, 2016
  11. Jan 23, 2016
    • whh8b's avatar
      Calculate the dollop WCS correctly · 5bf5c8ff
      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).
      5bf5c8ff
  12. Jan 21, 2016
  13. Jan 15, 2016
  14. Jan 14, 2016
  15. Jan 11, 2016
  16. Jan 10, 2016
    • whh8b's avatar
      Give another parameter to AddressDollop · 961ad7e2
      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.
      961ad7e2
  17. Jan 05, 2016
  18. Jan 04, 2016
  19. Jan 03, 2016
  20. Jan 01, 2016
  21. Dec 18, 2015
Loading