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 bbe6e41d6 #276

Open auto-updater[bot] opened 2 months ago

auto-updater[bot] commented 2 months ago

Changed files:

M   Ghidra/Features/Decompiler/src/decompile/cpp/Makefile
M   Ghidra/Features/Decompiler/src/decompile/cpp/architecture.cc
A   Ghidra/Features/Decompiler/src/decompile/cpp/constseq.cc
A   Ghidra/Features/Decompiler/src/decompile/cpp/constseq.hh
M   Ghidra/Features/Decompiler/src/decompile/cpp/coreaction.cc
M   Ghidra/Features/Decompiler/src/decompile/cpp/coreaction.hh
M   Ghidra/Features/Decompiler/src/decompile/cpp/database.cc
M   Ghidra/Features/Decompiler/src/decompile/cpp/database.hh
M   Ghidra/Features/Decompiler/src/decompile/cpp/flow.cc
M   Ghidra/Features/Decompiler/src/decompile/cpp/funcdata.cc
M   Ghidra/Features/Decompiler/src/decompile/cpp/funcdata.hh
M   Ghidra/Features/Decompiler/src/decompile/cpp/funcdata_block.cc
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/merge.cc
M   Ghidra/Features/Decompiler/src/decompile/cpp/op.cc
M   Ghidra/Features/Decompiler/src/decompile/cpp/op.hh
M   Ghidra/Features/Decompiler/src/decompile/cpp/printc.cc
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/sleighbase.cc
M   Ghidra/Features/Decompiler/src/decompile/cpp/stringmanage.cc
M   Ghidra/Features/Decompiler/src/decompile/cpp/stringmanage.hh
M   Ghidra/Features/Decompiler/src/decompile/cpp/subflow.cc
M   Ghidra/Features/Decompiler/src/decompile/cpp/type.cc
M   Ghidra/Features/Decompiler/src/decompile/cpp/type.hh
M   Ghidra/Features/Decompiler/src/decompile/cpp/typeop.cc
M   Ghidra/Features/Decompiler/src/decompile/cpp/userop.cc
M   Ghidra/Features/Decompiler/src/decompile/cpp/userop.hh
M   Ghidra/Features/Decompiler/src/decompile/cpp/variable.cc
M   Ghidra/Features/Decompiler/src/decompile/cpp/variable.hh
M   Ghidra/Features/Decompiler/src/decompile/cpp/varmap.cc
M   Ghidra/Features/Decompiler/src/decompile/cpp/varmap.hh
A   Ghidra/Features/Decompiler/src/decompile/datatests/stackstring.xml
M   Ghidra/Processors/68000/data/languages/68000.sinc
M   Ghidra/Processors/8051/certification.manifest
A   Ghidra/Processors/8051/data/languages/8051.opinion
M   Ghidra/Processors/AARCH64/data/languages/AARCH64_win.cspec
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/Atmel/ghidra_scripts/CreateAVR8GDTArchiveScript.java
M   Ghidra/Processors/Atmel/src/main/java/ghidra/app/util/bin/format/elf/relocation/AVR32_ElfRelocationHandler.java
M   Ghidra/Processors/Atmel/src/main/java/ghidra/app/util/bin/format/elf/relocation/AVR8_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/PIC/src/main/java/ghidra/app/util/bin/format/elf/relocation/PIC30_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/TI_MSP430/src/main/java/ghidra/app/util/bin/format/elf/relocation/MSP430X_ElfRelocationHandler.java
M   Ghidra/Processors/TI_MSP430/src/main/java/ghidra/app/util/bin/format/elf/relocation/MSP430_ElfRelocationHandler.java
M   Ghidra/Processors/Xtensa/src/main/java/ghidra/app/util/bin/format/elf/relocation/Xtensa_ElfRelocationHandler.java
D   Ghidra/Processors/eBPF/src/main/java/ghidra/app/plugin/core/analysis/eBPFAnalyzer.java
A   Ghidra/Processors/eBPF/src/main/java/ghidra/app/plugin/core/analysis/eBPFHelperDataTypes.java
A   Ghidra/Processors/eBPF/src/main/java/ghidra/app/plugin/core/analysis/eBPFSyscallAnalyzer.java
M   Ghidra/Processors/eBPF/src/main/java/ghidra/app/util/bin/format/elf/relocation/eBPF_ElfRelocationHandler.java
M   Ghidra/Processors/tricore/src/main/java/ghidra/app/util/bin/format/elf/relocation/Tricore_ElfRelocationHandler.java
M   Ghidra/Processors/x86/data/languages/avx.sinc
M   Ghidra/Processors/x86/data/languages/avx2.sinc
M   Ghidra/Processors/x86/data/languages/ia.sinc
M   Ghidra/Processors/x86/data/languages/lockable.sinc
M   Ghidra/Processors/x86/data/languages/x86.ldefs
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_ElfRelocationContext.java
M   Ghidra/Processors/x86/src/main/java/ghidra/app/util/bin/format/elf/relocation/X86_64_ElfRelocationHandler.java