Skip to content
Snippets Groups Projects
  1. Jan 24, 2018
  2. Jan 22, 2018
  3. Jan 14, 2018
  4. Dec 20, 2017
  5. Dec 12, 2017
  6. Dec 05, 2017
    • an7s's avatar
      Propagate stack frame function size in IRDB · 487386eb
      an7s authored
      stack frame size is whatever STARS annotations say
      (which may differ from P1 notion of stack frame size)
      
      
      
      Former-commit-id: f3c1b526c3c26de9a5119fb1fd8d244dc9813207
      487386eb
  7. Nov 28, 2017
  8. Nov 06, 2017
  9. Nov 02, 2017
  10. Oct 26, 2017
    • jdh8d's avatar
      Updates to make double helix preloads and unm/asu crispr preload compatible. ... · 3d362655
      jdh8d authored
      Updates to make double helix preloads and unm/asu  crispr preload compatible.  added mvp settings to vgt, updated pntrasnform drive to not spri validate unless requested.  ubuntu linker patch updated to fix linker bug i found related to non-contiguous libraries. vgt testing harness patch for output clarity.
      
      Former-commit-id: 755c4e14e91edb40b072285e2b4155655a4616fb
      3d362655
  11. Oct 16, 2017
    • an7s's avatar
      Print function info · 8c01f353
      an7s authored
      Former-commit-id: e7712f3b757ad37a39b1d885181af0bddc9b7c22
      8c01f353
  12. Oct 11, 2017
    • an7s's avatar
      Updated interface · 4c91e053
      an7s authored
      Former-commit-id: d9e9e5bcd77554d025469f474f6dbbf2a7ce9494
      4c91e053
  13. Oct 06, 2017
  14. Sep 26, 2017
    • an7s's avatar
      Remove debug stmt · f8ed54e8
      an7s authored
      Former-commit-id: a0c30ab361e8f7c0c4f0c5a5fab92cb8dc477c6f
      f8ed54e8
  15. Sep 25, 2017
  16. Sep 15, 2017
    • an7s's avatar
      added param utils · 8b455356
      an7s authored
      Former-commit-id: 3e87c61d35c0232f93575db2b98a573e16d79965
      8b455356
    • jdh8d's avatar
      Added emt support for prefork+bilr+p1 (sketchy still), K6+NOG (seems stable... · a7cb83f1
      jdh8d authored
      Added emt support for prefork+bilr+p1 (sketchy still), K6+NOG (seems stable with all xforms enabled).  I also did some peasoup/cfar fixes to support determunistic ID assignment for IRDB objects -- this was needed for marshaling because the EMT plugin uses ID matching to find identical objects (stack, scoop, instruction, etc.)  Next, I fixed bugs in p1transform where the p1.map wasn't getting proper IDs. Lastly, I added an option to zipr/elfwrite to disable bss-optimization, this was necessary for marshaling as that bss segments stay named/mapped to the binary and cannot be combined with other segments.
      
      Former-commit-id: c4e14d5677629cf3aa780a7d9c26b3227591d44c
      a7cb83f1
  17. Aug 09, 2017
    • jdh8d's avatar
      Fix to properly build emt in build-all, but only once during fresh checkouts... · 95158633
      jdh8d authored
      Fix to properly build emt in build-all, but only once during fresh checkouts (as otherwise it's way too slow).  Re-release of broken package.  Fix to p1 to deal with doubling the size of huge stack frames (only does it above 32kb now).  Fix to VGT to mimic the input packages atd.class setting perfectly (omitted if omitted in the input package).  enabled polls for AWS.
      
      Former-commit-id: 325eadd093e44d23538fd6a639ff187f80ee72d7
      95158633
  18. Aug 08, 2017
  19. Aug 06, 2017
    • whh8b's avatar
      Add output ATTRIBUTE to fii · fbfe2069
      whh8b authored
      Ad an output ATTRIBUTE to fii that prints all the IBTs
      in a single, comma-separated list. Make it easier to 
      parse the list with awk for creating breakpoints, etc.
      
      
      
      Former-commit-id: a601a04a2f26a653ac018c24949731a6ac754063
      fbfe2069
    • whh8b's avatar
      Incorrect ATTRIBUTE output in fii fixed · 41c3c7dc
      whh8b authored
      Fix bug where fill_in_indtargs prints a single IBT on 
      one line and then prints 10 per line after that.
      
      
      
      Former-commit-id: c841ec7a206fe673f13fd1e2f171f91c60eb3248
      41c3c7dc
  20. Aug 01, 2017
    • jdh8d's avatar
      · 688a21cf
      jdh8d authored
      Former-commit-id: a690f4ce4f2c852248cd1e4aee434f9fd61a73fc
      688a21cf
  21. Jul 28, 2017
    • jdh8d's avatar
      alloca fix for p1 · 0ccb20a7
      jdh8d authored
      Former-commit-id: 7a7208d30d656d75a38af643a40bb1bc18e6ff35
      0ccb20a7
  22. Jul 25, 2017
  23. Jul 21, 2017
  24. Jun 07, 2017
    • jdh8d's avatar
      · 6fe8ef50
      jdh8d authored
      Former-commit-id: 99e5f81e3c7fe5567d08908bd6ca9b8cc227ed61
      6fe8ef50
  25. Jun 06, 2017
  26. May 16, 2017
  27. May 11, 2017
    • jdh8d's avatar
      · d71305e8
      jdh8d authored
      Former-commit-id: 800ba88e10117c75b9d40acc843acefc99055288
      d71305e8
  28. May 10, 2017
  29. May 09, 2017
  30. May 05, 2017
    • an7s's avatar
      · 5004bcea
      an7s authored
      Former-commit-id: d76141f0432adb0a872df925090946ab3e1e232e
      5004bcea
    • jdh8d's avatar
      pedi integration · d37189b7
      jdh8d authored
      Former-commit-id: db6774286e104446e1290b4b768668217364a60d
      d37189b7
    • clc5q's avatar
      Fix compile error. · a01f81e8
      clc5q authored
      Former-commit-id: d1f10e52eb8a10876d4b1aa53fff17769e5821be
      a01f81e8
    • clc5q's avatar
      Fix type mismatch. · c343c565
      clc5q authored
      Former-commit-id: def96346bf4b8111405d8ebd6c0f686dd7945d0b
      c343c565
  31. May 04, 2017
Loading