- Feb 25, 2021
-
-
Will Hawkins authored
-
- Aug 16, 2020
-
-
which includes an interface for multi-line assembly where it can fill in template parameters automatically for the caller. See irdb-cookbook/init_stack.
-
- Jul 17, 2020
-
-
Jason Hiser authored
-
- Jul 10, 2020
-
-
Clark Coleman authored
-
- Jun 25, 2020
-
-
The old method involved writing assembly to a file, asking an external assembler to do the conversion, then processing the binary file to read the binary instructions back out. This method is slow and relies on nasm, which isn't available on all machines or for the full variety of supported architectures. The replacement is keystone, a 3rd party library that is linked to provide assembly->binary conversion.
-
- Aug 15, 2019
-
-
Jason Hiser authored
-
- Apr 23, 2019
-
-
Jason Hiser authored
-
- Feb 22, 2019
-
-
Jason Hiser authored
Moved libpebliss into the third party directory where it belongs. Further, made it a submodule. The repo points at git.z-s.com, but it's a clone of something from github. the clone is so we can have a few of our own files, such as .gitignore
-
- Feb 21, 2019
-
-
Jason Hiser authored
-
- Feb 20, 2019
-
-
Jason Hiser authored
-
- Feb 19, 2019
-
-
Jason Hiser authored
Former-commit-id: 0ca6c079
-
Jason Hiser authored
Former-commit-id: 2ca8b60753ca290aa0be266ba55b94606cdd64de
-
- Feb 18, 2019
-
-
Jason Hiser authored
Former-commit-id: 3d630360
-
- Feb 16, 2019
-
-
Jason Hiser authored
Former-commit-id: 608b5a7fbd65a0b622b976db1fa0687b74bd85d8
-
Jason Hiser authored
Former-commit-id: 9b670b54
-
Jason Hiser authored
Former-commit-id: 617f773d
-
Jason Hiser authored
Former-commit-id: 2af4f3995de9c2d5984bb37150863201dbd53e00
-
- Feb 04, 2019
-
-
Jason Hiser authored
Former-commit-id: 2a270c4ba505bb9e5eab020009b4a21891898ace
-
- Feb 02, 2019
-
-
Matthew McGill authored
Former-commit-id: b65aaa0ef8c5f35134d7b022d6f04458e06df75b
-
Matthew McGill authored
Former-commit-id: 04a45f133fafce99e7353afc043aaf591d8892a5
-
- Feb 01, 2019
-
-
Jason Hiser authored
Former-commit-id: 32c3f99b0280e1ec376052b40591afcb5fb9bbba
-
Jason Hiser authored
Former-commit-id: a01f1ca3ba1e85a49c0684ce28f15ec009ad0ede
-
- Jan 22, 2019
-
-
Jason Hiser authored
Former-commit-id: 7a8a7c62b52a9ae9597dd1b1cab70b302977f5c5
-
Jason Hiser authored
Former-commit-id: 43b79ce8c5e7b8a3eea38fcc3a53255e7f614e61
-
- Nov 04, 2018
-
-
Matthew McGill authored
Former-commit-id: 7b43380261091bed7bcdf5af363cb39cac782ce6
-
- Nov 02, 2018
-
-
Jason Hiser authored
Former-commit-id: 1ece652adfb33ef95504dc6eb60374d8d195538a
-
- Oct 26, 2018
-
-
Jason Hiser authored
Former-commit-id: 1f5a8c455822856f47aa9dfd0c8d78ecf8c7c666
-
- Sep 07, 2018
-
-
Jason Hiser authored
Former-commit-id: a64d44caf3f930bee2b292ce6a04c1c88100727c
-
- Jul 30, 2018
-
-
Jason Hiser authored
Former-commit-id: b233f4a38cab5330571f7fe6b0b5c749cd56e11e
-
- May 22, 2018
-
-
Jason Hiser authored
moved p1 to irdb_transforms, changed libtransform to support the rewrite utility stuff that were being accessed from tools/transforms Former-commit-id: f76f1957149f27b1e0a804065cf95fee0b231f00
-
- May 17, 2018
-
-
Jason Hiser authored
Former-commit-id: 9850f6f5e2baf9777fa710014c00d7dca92ec6b9
-
- Mar 17, 2018
-
-
jdh8d authored
Former-commit-id: ba36b3c17076fc19b2492e050e3a5d82f0d03f7f
-
- Mar 15, 2018
-
-
jdh8d authored
Former-commit-id: 532dff26d4a996e7877cc62b970612d956eba77c
-
- Mar 01, 2018
-
-
jdh8d authored
Removed bea engine from lots of inclue places and link steps, changed verbose mode for zipr to false, added very-verbose mode for zipr. fixed a few zipr bugs related to non-existant fallthroughs, etc. Former-commit-id: f75b940d2004b7ff7c833d6e4184a6a0aa8f9fd7
-
- Feb 27, 2018
-
-
jdh8d authored
Added libElfDep for editing library dependencies, got talbes, etc. added transofrm add_lib to test libElfDep, and added another flag to mvoe_globals (--elftables,-e) as an alias for --cfi for clarity Former-commit-id: c99c99bae2e5992f68bf85efd9a07901e6eb46d8
-
- Feb 16, 2018
-
-
jdh8d authored
Former-commit-id: 280ea31016e389efbd1c373f5b5b9523a567b6bc
-
- May 05, 2017
-
-
jdh8d authored
Former-commit-id: db6774286e104446e1290b4b768668217364a60d
-
- Feb 01, 2016
-
-
jdh8d authored
Former-commit-id: d0c27ea228e3e181395dd0c8eafeec29d86fb2d4
-
- Oct 21, 2015
-
-
jdh8d authored
Former-commit-id: f90bb82bc9adea12aab9ffce30bd339e5313d125
-
- Sep 25, 2015
-
-
jdh8d authored
Former-commit-id: 6cb76f301f4d8a2b9eb8605dd176f9085faa22f6
-