Skip to content
Snippets Groups Projects
  1. Jun 23, 2013
  2. Jun 21, 2013
  3. Jun 20, 2013
  4. Jun 19, 2013
  5. Jun 18, 2013
    • an7s's avatar
      removed idapro6.1 dependence · e46c2d56
      an7s authored
      Former-commit-id: f4d606317eebd6ffb15ce7a41d809a09fc8f83b0
      e46c2d56
    • bdr7fv's avatar
      PNTransformDriver.cpp: reset layout after ever recursive validation attempt. · 71688f71
      bdr7fv authored
      PNTransformDriver.cpp: important comments as to what padding is actually added for a variable. 
      
      
      
      Former-commit-id: 6835caa6ec2a7a5aae1de19286ce7eee2424be1c
      71688f71
    • bdr7fv's avatar
      fixed logic bug in loop guard in PN. · a8c81a2d
      bdr7fv authored
      
      Former-commit-id: fceabead2959b653227b3358697fbd2d531d144d
      a8c81a2d
    • bdr7fv's avatar
      PN optimization. PN will now do a binary search algorithm to find bad... · cd175f0d
      bdr7fv authored
      PN optimization. PN will now do a binary search algorithm to find bad modifications. All functions with coverage are now validated, and validated faster than previous version that only validated if coverage was above the threshold. 
      
      This version does not have shuffle validation, I will add that feature in a future update. It was easier to remove it for this optimization. Typically this is only used for Main. 
      
      New logging summary output including how many functions are modified with high coverage, low coverage and no coverage. 
      
      
      
      Former-commit-id: 468864bd92166e2eafafddd65b152c721173d294
      cd175f0d
  6. Jun 17, 2013
  7. Jun 15, 2013
  8. Jun 14, 2013
  9. Jun 12, 2013
  10. Jun 11, 2013
  11. Jun 10, 2013
  12. Jun 07, 2013
Loading