lifting-bits / sleigh

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

Update Ghidra HEAD to commit eaf6f0e64 #219

Closed auto-updater[bot] closed 11 months ago

auto-updater[bot] commented 11 months ago

Changed files:

M   Ghidra/Features/Decompiler/src/decompile/cpp/Makefile
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/grammar.cc
M   Ghidra/Features/Decompiler/src/decompile/cpp/grammar.y
M   Ghidra/Features/Decompiler/src/decompile/cpp/marshal.cc
M   Ghidra/Features/Decompiler/src/decompile/cpp/marshal.hh
A   Ghidra/Features/Decompiler/src/decompile/cpp/modelrules.cc
A   Ghidra/Features/Decompiler/src/decompile/cpp/modelrules.hh
M   Ghidra/Features/Decompiler/src/decompile/cpp/space.cc
M   Ghidra/Features/Decompiler/src/decompile/cpp/translate.cc
M   Ghidra/Features/Decompiler/src/decompile/cpp/translate.hh
M   Ghidra/Features/Decompiler/src/decompile/cpp/type.cc
M   Ghidra/Features/Decompiler/src/decompile/cpp/type.hh
A   Ghidra/Features/Decompiler/src/decompile/datatests/retspecial.xml
M   Ghidra/Features/Decompiler/src/decompile/unittests/testfuncproto.cc
A   Ghidra/Features/Decompiler/src/decompile/unittests/testparamstore.cc
M   Ghidra/Processors/AARCH64/data/languages/AARCH64.cspec
A   Ghidra/Processors/Loongarch/Module.manifest
A   Ghidra/Processors/Loongarch/build.gradle
A   Ghidra/Processors/Loongarch/certification.manifest
A   Ghidra/Processors/Loongarch/data/languages/ilp32d.cspec
A   Ghidra/Processors/Loongarch/data/languages/ilp32f.cspec
A   Ghidra/Processors/Loongarch/data/languages/lasx.sinc
A   Ghidra/Processors/Loongarch/data/languages/lbt.sinc
A   Ghidra/Processors/Loongarch/data/languages/loongarch.ldefs
A   Ghidra/Processors/Loongarch/data/languages/loongarch.opinion
A   Ghidra/Processors/Loongarch/data/languages/loongarch32.pspec
A   Ghidra/Processors/Loongarch/data/languages/loongarch32_f32.slaspec
A   Ghidra/Processors/Loongarch/data/languages/loongarch32_f64.slaspec
A   Ghidra/Processors/Loongarch/data/languages/loongarch32_instructions.sinc
A   Ghidra/Processors/Loongarch/data/languages/loongarch64.pspec
A   Ghidra/Processors/Loongarch/data/languages/loongarch64_f32.slaspec
A   Ghidra/Processors/Loongarch/data/languages/loongarch64_f64.slaspec
A   Ghidra/Processors/Loongarch/data/languages/loongarch64_instructions.sinc
A   Ghidra/Processors/Loongarch/data/languages/loongarch_double.sinc
A   Ghidra/Processors/Loongarch/data/languages/loongarch_float.sinc
A   Ghidra/Processors/Loongarch/data/languages/loongarch_main.sinc
A   Ghidra/Processors/Loongarch/data/languages/lp64d.cspec
A   Ghidra/Processors/Loongarch/data/languages/lp64f.cspec
A   Ghidra/Processors/Loongarch/data/languages/lsx.sinc
A   Ghidra/Processors/Loongarch/data/languages/lvz.sinc
A   Ghidra/Processors/Loongarch/data/manuals/loongarch.idx
A   Ghidra/Processors/Loongarch/data/patterns/loongarch_patterns.xml
A   Ghidra/Processors/Loongarch/data/patterns/patternconstraints.xml
A   Ghidra/Processors/Loongarch/src/main/java/ghidra/app/plugin/core/analysis/LoongsonAnalyzer.java
A   Ghidra/Processors/Loongarch/src/test.processors/java/ghidra/test/processors/Loongarch64_O0_EmulatorTest.java
A   Ghidra/Processors/Loongarch/src/test.processors/java/ghidra/test/processors/Loongarch64_O3_EmulatorTest.java
A   Ghidra/Processors/Loongarch/src/test.processors/java/ghidra/test/processors/Loongarch64f_O0_EmulatorTest.java
A   Ghidra/Processors/Loongarch/src/test.processors/java/ghidra/test/processors/Loongarch64f_O3_EmulatorTest.java
M   Ghidra/Processors/MIPS/src/main/java/ghidra/app/util/bin/format/elf/relocation/MIPS_ElfRelocationHandler.java