Skip to content
Snippets Groups Projects
  1. Dec 21, 2018
  2. Dec 20, 2018
  3. Dec 19, 2018
  4. Dec 17, 2018
  5. Dec 16, 2018
  6. Oct 01, 2018
  7. Aug 27, 2018
  8. Aug 26, 2018
  9. Aug 16, 2018
  10. Jul 28, 2018
  11. Jul 26, 2018
  12. Jul 23, 2018
  13. Jul 21, 2018
  14. Jul 20, 2018
  15. Jul 17, 2018
  16. Jul 09, 2018
  17. Jul 05, 2018
  18. Jun 28, 2018
    • Will Hawkins's avatar
      Fix #5: (Related) Could not find pin for EH Table · baad10dc
      Will Hawkins authored
      This fixes an issue where a pinned address was
      
      1. unpinned
      2. reserved as part of a chain
      3. exists in a sled
      
      and all hell broke loose. The fix is to make sure
      that the pinned addresses are only recorded *after*
      the initial unpinning code happens.
      
      As a further fix, there should be a function that
      unpins an address (it would reset the ibta of
      the instruction and clear the pinned address map.)
      baad10dc
  19. Jun 26, 2018
    • Will Hawkins's avatar
      Fix #5: Handle overlapping sections · 4d75fd87
      Will Hawkins authored
      Handle overlapping sections properly. This
      was a problem with calculation of the gap
      between two sections that happen to overlap.
      It resulted in a negative gap that turned
      into a very large positive number.
      4d75fd87
  20. Jun 22, 2018
    • Will Hawkins's avatar
      Add padding sections. · 25459737
      Will Hawkins authored
      Add padding sections to a zipr'd program where
      the gap between two existing sections is greater
      than a certain minimum boundary.
      25459737
  21. Jun 18, 2018
  22. Jun 05, 2018
  23. May 22, 2018
  24. Mar 22, 2018
  25. Mar 02, 2018
  26. Mar 01, 2018
  27. Feb 22, 2018
  28. Feb 21, 2018
  29. Feb 06, 2018
  30. Feb 01, 2018
  31. Jan 08, 2018
  32. Dec 12, 2017
Loading