lifting-bits / sleigh

Unofficial CMake build for Ghidra's C++ SLEIGH code
Apache License 2.0
129 stars 22 forks source link

Update Ghidra HEAD to commit cae9190c1 #256

Closed auto-updater[bot] closed 5 months ago

auto-updater[bot] commented 5 months ago

Changed files:

M   Ghidra/Features/Decompiler/src/decompile/cpp/emulate.cc
M   Ghidra/Features/Decompiler/src/decompile/cpp/fspec.cc
M   Ghidra/Features/Decompiler/src/decompile/cpp/fspec.hh
M   Ghidra/Features/Decompiler/src/decompile/cpp/heritage.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/marshal.cc
M   Ghidra/Features/Decompiler/src/decompile/cpp/modelrules.cc
M   Ghidra/Features/Decompiler/src/decompile/cpp/modelrules.hh
M   Ghidra/Features/Decompiler/src/decompile/cpp/printc.cc
M   Ghidra/Features/Decompiler/src/decompile/cpp/printc.hh
M   Ghidra/Features/Decompiler/src/decompile/cpp/sleigh.cc
M   Ghidra/Features/Decompiler/src/decompile/cpp/sleighexample.cc
M   Ghidra/Features/Decompiler/src/decompile/cpp/test.cc
M   Ghidra/Features/Decompiler/src/decompile/cpp/test.hh
M   Ghidra/Features/Decompiler/src/decompile/cpp/type.cc
M   Ghidra/Features/Decompiler/src/decompile/datatests/partialsplit.xml
M   Ghidra/Features/Decompiler/src/decompile/datatests/readvolatile.xml
M   Ghidra/Features/Decompiler/src/decompile/unittests/testparamstore.cc
M   Ghidra/Processors/AARCH64/data/patterns/AARCH64_LE_patterns.xml
M   Ghidra/Processors/AARCH64/src/main/java/ghidra/app/util/bin/format/elf/relocation/AARCH64_ElfRelocationHandler.java
M   Ghidra/Processors/ARM/src/main/java/ghidra/app/util/bin/format/elf/relocation/ARM_ElfRelocationHandler.java
M   Ghidra/Processors/Loongarch/src/main/java/ghidra/app/util/bin/format/elf/relocation/Loongarch_ElfRelocationHandler.java
M   Ghidra/Processors/MIPS/src/main/java/ghidra/app/util/bin/format/elf/relocation/MIPS_ElfRelocationHandler.java
M   Ghidra/Processors/PowerPC/src/main/java/ghidra/app/util/bin/format/elf/relocation/PowerPC64_ElfRelocationHandler.java
M   Ghidra/Processors/PowerPC/src/main/java/ghidra/app/util/bin/format/elf/relocation/PowerPC_ElfRelocationHandler.java
M   Ghidra/Processors/RISCV/src/main/java/ghidra/app/util/bin/format/elf/relocation/RISCV_ElfRelocationHandler.java
M   Ghidra/Processors/Sparc/src/main/java/ghidra/app/util/bin/format/elf/relocation/SPARC_ElfRelocationHandler.java
M   Ghidra/Processors/SuperH4/src/main/java/ghidra/app/util/bin/format/elf/relocation/SH_ElfRelocationHandler.java
M   Ghidra/Processors/V850/data/languages/V850.cspec
M   Ghidra/Processors/tricore/data/languages/tricore.cspec
M   Ghidra/Processors/tricore/src/main/java/ghidra/app/util/bin/format/elf/relocation/Tricore_ElfRelocationHandler.java
M   Ghidra/Processors/x86/data/languages/x86-64-gcc.cspec
M   Ghidra/Processors/x86/src/main/java/ghidra/app/util/bin/format/elf/relocation/X86_32_ElfRelocationHandler.java
M   Ghidra/Processors/x86/src/main/java/ghidra/app/util/bin/format/elf/relocation/X86_64_ElfRelocationHandler.java