- Nov 17, 2018
-
-
Jason Hiser authored
Former-commit-id: 07c74130fa5cebbc4497f39b2fff2d64b82ef853
-
- Nov 14, 2018
-
-
Jason Hiser authored
Former-commit-id: 2487b85f261c68838437c09ffbaa8c357bb68127
-
Jason Hiser authored
Former-commit-id: b7164bd7ff4cfcdce7a878cd3212b3476a77feb5
-
Jason Hiser authored
Former-commit-id: 25f968385814067b84c998b346bc2f8a63b77ed9
-
- Nov 13, 2018
-
-
Jason Hiser authored
Former-commit-id: 64b4c6dd8772e8aa01f637774a3cbfd7af48560c
-
Jason Hiser authored
Former-commit-id: e048e8db2310066a89e8b3460103ed89b91fe46f
-
- Nov 12, 2018
-
-
Jason Hiser authored
changed to use pedi cleanup (ignoring errors) before build, so submodule builds get pedi setup again. Former-commit-id: de37214c7181962a682659fee5d161fa63cdd6f6
-
Jason Hiser authored
Former-commit-id: 61ca7bcfa201bd5a48be30836f2c4bba631c3409
-
Jason Hiser authored
Former-commit-id: 3bc37d64d912a54a4d8aca0b7a8e7ee6fdb740f4
-
Jason Hiser authored
Former-commit-id: 979387cf75b4b6c7ab6e69c924d98d41eb32a71f
-
- Nov 07, 2018
-
-
Clark Coleman authored
Former-commit-id: 5dbce69e8e12ffe5f965514b0f15f04dfa8fef2f
-
Clark Coleman authored
Former-commit-id: 41fa07d22ca3edef70568823572ee62eda413ef2
-
- Nov 06, 2018
-
-
Jason Hiser authored
Former-commit-id: ac9f9dc7af8938c6f1f41f849221956cfd5237e7
-
Jason Hiser authored
Former-commit-id: d46686fa09a122a45706c79765ae1d12086381de
-
- Nov 01, 2018
-
-
Jason Hiser authored
fixed issue where check_for_PIC_switch_table32_type2 (type2 switches) were causing pins, but resulting in an incomplete status. the incomplete status resulted in targets being omitted from the jmp hell node, and then the hell node being used for the switch dispatch jmp. thus, the targets weren't part of the icfs. a better, long-term fix would include detecting the table size and marking complete, but likely not needed in the short term. Former-commit-id: 17d821887815e8b51e1f8339488820ce7e08b9ab
-
Jason Hiser authored
Former-commit-id: 5dd40bfca36ea684d61b582660fbfacd05622039
-
Jason Hiser authored
fixed bug where call-site address was used where landing pad address was needed. resulted in unnecessary mergning of FDE ranges Former-commit-id: 9728a615a302c64caaece3e2461525e98205d16f
-
- Oct 27, 2018
-
-
Jason Hiser authored
Former-commit-id: c25b8a1e0f9761e7f01c3346e1cc2670d6571904
-
- Oct 26, 2018
-
-
Jason Hiser authored
performance optimizations for building the eh-frame ir. mostly avoiding copying structures that dont need to be copied, but also caching/re-using a few results from libehp Former-commit-id: d919cd681a4c1f8ba1464c50f8c6408da899e377
-
Jason Hiser authored
Former-commit-id: 031ed834c290b9b22dc78b75fa530b0e193cc4c1
-
Jason Hiser authored
Former-commit-id: dbaad338441e217bd32807f597e418f3a7d34579
-
Jason Hiser authored
Pinned elfio-code submod to Release_3.2. This has to match libehp's version of elfio-code, or hell breaks loose (most notable side effect: rida segfaults.) Former-commit-id: 92e483fbebd81f72cbef4909fdae66a4b172a35a
-
Jason Hiser authored
Former-commit-id: 0e44bba61100e9881f5bf0d598ea91960e355a92
-
Jason Hiser authored
Former-commit-id: 1f5a8c455822856f47aa9dfd0c8d78ecf8c7c666
-
Jason Hiser authored
Former-commit-id: 463c2ce644364c99b1506ff4aef1c0806e482f7a
-
Jason Hiser authored
Former-commit-id: 9598da303ee0831a032e496673ab1e26986a860f
-
- Oct 24, 2018
-
-
Clark Coleman authored
Former-commit-id: 65581cf0c18e65bee7170eafe526327a2984cffa
-
- Oct 19, 2018
-
-
Jessica Jones authored
Former-commit-id: 846350f0b2d1922aaeff9f70256706a887227b75
-
- Oct 16, 2018
-
-
Jason Hiser authored
Former-commit-id: 6cc4c917373c4ac935a5c4bdeb66f7bbf8bd73c4
-
- Oct 08, 2018
-
-
Jessica Jones authored
Former-commit-id: 8175a7f5303db65e525648c06c223fab75da6c93
-
- Oct 07, 2018
-
-
Jason Hiser authored
Former-commit-id: d95964d6c2e2b11d12188de57184f764efe5a989
-
Jason Hiser authored
Former-commit-id: 0556b8d798c713ca09d4dc514af947b79f90204b
-
- Oct 05, 2018
-
-
Jason Hiser authored
Former-commit-id: a9e86d7ab4d30f43e54d82081449fff2130ff785
-
- Oct 04, 2018
-
-
Anh Nguyen-Tuong authored
Resolve "tcpdump.rida crash whereas tcpdump.zipr does not" Closes #23 See merge request allnp/security_transforms!17 Former-commit-id: e6a48d8b65307fc4626d2be1737a5ccc577185fd
-
Jason Hiser authored
Former-commit-id: 93a01cf75c1e0c29cb4c97a3ce9a0d5fa7fb016c
-
- Oct 03, 2018
-
-
Jason Hiser authored
Former-commit-id: a3481bd39c322fac84fd1bbfed7f162775d185f2
-
- Oct 02, 2018
-
-
Anh Nguyen-Tuong authored
Resolve "rida does not recognize function name on ubuntu18" Closes #21 See merge request allnp/security_transforms!16 Former-commit-id: 4846f20dd5929085e5ad7bb2e18c7d123519e703
-
Jason Hiser authored
Former-commit-id: 1796e624686e6b27f20fb4323193b4c8d9ae6f16
-
- Oct 01, 2018
-
-
Jason Hiser authored
Former-commit-id: 45131080bf1365de26ab22f68d02b914c3065428
-
Jason Hiser authored
Former-commit-id: b114d5105b47d1070bc3b33ac7b5ac1b097aabe5
-