- Jan 08, 2023
-
-
Jason Hiser authored
-
Jason Hiser authored
-
Jason Hiser authored
-
gitlab-runner authored
-
- Jan 06, 2023
-
-
Jason Hiser authored
-
Jason Hiser authored
Update to use CentOS Stream 9, intead of CentOS 7.6
-
- Nov 10, 2022
-
-
Jason Hiser authored
Sanity-check setTarget for Call instructions before IRDB write back. See merge request !35
-
- 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
-