- Nov 07, 2022
-
-
Jason Hiser authored
-
- Oct 12, 2022
-
-
gitlab-runner authored
-
- Oct 08, 2022
-
-
gitlab-runner authored
-
- Oct 07, 2022
-
-
gitlab-runner authored
-
- Aug 21, 2022
-
-
Jason Hiser authored
Sync zipr with SMPStaticAnalyzer branch to fix crash in kill_deads. See merge request !34
-
- Aug 18, 2022
-
-
Clark Coleman authored
-
- Aug 05, 2022
-
-
Jason Hiser authored
Resolve "Objdump/Zipr incompatibility" Closes #14 See merge request !33
-
Jason Hiser authored
-
Jason Hiser authored
-
- Jul 28, 2022
-
-
Jason Hiser authored
Found un-init memory reads in instruction disassembly See merge request !32
-
- Jul 20, 2022
-
-
Jason Hiser authored
-
Jason Hiser authored
-
-
Jason Hiser authored
-
- Jul 19, 2022
-
-
Jason Hiser authored
-
Jason Hiser authored
Debug palignr2 Closes #20 See merge request !31
-
- Jul 11, 2022
-
-
- Jul 07, 2022
-
-
Jason Hiser authored
Fix issue in move-globals related to .tdata and .tbss See merge request !30
-
Jason Hiser authored
-
- Jul 05, 2022
-
-
Jason Hiser authored
-
Jason Hiser authored
-
- Jun 21, 2022
-
-
Jason Hiser authored
submod See merge request !29
-
Jason Hiser authored
-
- Jun 07, 2022
-
-
Jason Hiser authored
-
- May 23, 2022
-
-
Jason Hiser authored
Fix unpinner assumption that target only in one table. See merge request !28
-
- May 19, 2022
-
-
Jason Hiser authored
Address issue with one table being unpinned, and another table not being unpinned.
-
- May 09, 2022
-
-
Jason Hiser authored
-
- May 08, 2022
-
-
Jason Hiser authored
Update to fix calls for exception handling. See merge request !27
-
- May 04, 2022
-
-
Jason Hiser authored
Fixed calls break exception handling, and largely aren't needed anymore. We were still "fixing" calls when it had no fallthrough instruction, assuming the call is used for something else. Except that sometimes a "call _cxa_throw" ends a function/section and legitimately has no fallthrough. And this breaks the exception handling. Testing this fix against the Zipr test suite to verify that it is OK on a large suite of programs.
-
Jason Hiser authored
-
- May 02, 2022
-
-
Jason Hiser authored
Remove ubuntu16 CI, change docker/deployment to ubuntu 22. See merge request !26
-
Jason Hiser authored
-
- May 01, 2022
-
-
Jason Hiser authored
Resolve "Generated binary crashes for varargs compiled with icc" Closes #18 See merge request !24
-
- Apr 27, 2022
-
-
Jason Hiser authored
-
- Apr 25, 2022
-
-
Jason Hiser authored
Fix naming See merge request !23
-
Jason Hiser authored
-
-
Jason Hiser authored
Resolve "Rida crashes if .plt section is empty" Closes #15 See merge request !20
-
- Apr 22, 2022
-
-
Jason Hiser authored
Also added tests.
-