Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Ghidra HEAD to commit 9abfa3da8 (#259)
* Bump Ghidra HEAD commit 9abfa3da8 Changed files: ``` M Ghidra/Features/Decompiler/src/decompile/cpp/Makefile M Ghidra/Features/Decompiler/src/decompile/cpp/address.cc M Ghidra/Features/Decompiler/src/decompile/cpp/address.hh M Ghidra/Features/Decompiler/src/decompile/cpp/block.cc M Ghidra/Features/Decompiler/src/decompile/cpp/block.hh M Ghidra/Features/Decompiler/src/decompile/cpp/fspec.cc M Ghidra/Features/Decompiler/src/decompile/cpp/funcdata.hh M Ghidra/Features/Decompiler/src/decompile/cpp/funcdata_varnode.cc M Ghidra/Features/Decompiler/src/decompile/cpp/jumptable.cc M Ghidra/Features/Decompiler/src/decompile/cpp/jumptable.hh M Ghidra/Features/Decompiler/src/decompile/cpp/modelrules.hh A Ghidra/Features/Decompiler/src/decompile/cpp/multiprecision.cc A Ghidra/Features/Decompiler/src/decompile/cpp/multiprecision.hh M Ghidra/Features/Decompiler/src/decompile/cpp/ruleaction.cc M Ghidra/Features/Decompiler/src/decompile/cpp/ruleaction.hh M Ghidra/Features/Decompiler/src/decompile/cpp/slgh_compile.cc M Ghidra/Features/Decompiler/src/decompile/cpp/varnode.cc M Ghidra/Features/Decompiler/src/decompile/cpp/varnode.hh A Ghidra/Features/Decompiler/src/decompile/datatests/divopt.xml A Ghidra/Features/Decompiler/src/decompile/datatests/ifswitch.xml M Ghidra/Processors/AARCH64/data/languages/AARCH64_win.cspec M Ghidra/Processors/AARCH64/data/languages/AARCH64ldst.sinc M Ghidra/Processors/PowerPC/certification.manifest M Ghidra/Processors/PowerPC/data/languages/ppc_32_be.cspec M Ghidra/Processors/PowerPC/data/languages/ppc_32_e500_be.cspec M Ghidra/Processors/PowerPC/data/languages/ppc_32_e500_le.cspec M Ghidra/Processors/PowerPC/data/languages/ppc_32_e500mc_be.cspec M Ghidra/Processors/PowerPC/data/languages/ppc_32_e500mc_le.cspec M Ghidra/Processors/PowerPC/data/languages/ppc_32_le.cspec M Ghidra/Processors/PowerPC/data/languages/ppc_64_32.cspec M Ghidra/Processors/PowerPC/data/patterns/PPC_BE_patterns.xml A Ghidra/Processors/PowerPC/data/patterns/PPC_LE_patterns.xml M Ghidra/Processors/PowerPC/data/patterns/patternconstraints.xml ``` * Add new files --------- Co-authored-by: Eric Kilmer <[email protected]>
- Loading branch information