From 9c261e5c94ecf4c3a94c80dd03cf2977ac80df97 Mon Sep 17 00:00:00 2001 From: hippietrail Date: Tue, 12 Nov 2024 17:08:23 +0700 Subject: [PATCH 1/2] 3 typos/grammar fixes --- Ghidra/Features/Decompiler/src/main/doc/sleigh.xml | 2 +- GhidraDocs/languages/html/sleigh_constructors.html | 2 +- GhidraDocs/languages/html/sleigh_tokens.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Ghidra/Features/Decompiler/src/main/doc/sleigh.xml b/Ghidra/Features/Decompiler/src/main/doc/sleigh.xml index d83b38ed33..5db7a9deee 100644 --- a/Ghidra/Features/Decompiler/src/main/doc/sleigh.xml +++ b/Ghidra/Features/Decompiler/src/main/doc/sleigh.xml @@ -1386,7 +1386,7 @@ multiple constructors into a single table are addressed in A single complex statement in the specification file describes a constructor. This statement is always made up of five distinct -sections that are listed below in the order in which the must occur. +sections that are listed below in the order in which they must occur.

  1. diff --git a/GhidraDocs/languages/html/sleigh_tokens.html b/GhidraDocs/languages/html/sleigh_tokens.html index 2ba08cdfa2..b8da5cb1db 100644 --- a/GhidraDocs/languages/html/sleigh_tokens.html +++ b/GhidraDocs/languages/html/sleigh_tokens.html @@ -223,7 +223,7 @@ encodings. SLEIGH supports the concept of context variables. For the most part processor instructions can be unambiguously decoded by examining only the bits of the instruction -encoding. But in some cases, decoding may depend on the state of +encoding. But in some cases, decoding may depend on the state of the processor. Typically, the processor will have some set of status flags that indicate what mode is being used to process instructions. In terms of SLEIGH, a context variable is a field From 9685ce6e9512305d5907843ade83e022b11bbbb4 Mon Sep 17 00:00:00 2001 From: Ryan Kurtz Date: Thu, 14 Nov 2024 08:33:23 -0500 Subject: [PATCH 2/2] GP-0: Extra XML fix and certify --- Ghidra/Features/Decompiler/src/main/doc/sleigh.xml | 2 +- GhidraDocs/certification.manifest | 12 ------------ 2 files changed, 1 insertion(+), 13 deletions(-) diff --git a/Ghidra/Features/Decompiler/src/main/doc/sleigh.xml b/Ghidra/Features/Decompiler/src/main/doc/sleigh.xml index 5db7a9deee..426ecde387 100644 --- a/Ghidra/Features/Decompiler/src/main/doc/sleigh.xml +++ b/Ghidra/Features/Decompiler/src/main/doc/sleigh.xml @@ -1307,7 +1307,7 @@ encodings. SLEIGH supports the concept of context variables. For the most part processor instructions can be unambiguously decoded by examining only the bits of the instruction -encoding. But in some cases, decoding may depend on the state of +encoding. But in some cases, decoding may depend on the state of the processor. Typically, the processor will have some set of status flags that indicate what mode is being used to process instructions. In terms of SLEIGH, a context variable is a field diff --git a/GhidraDocs/certification.manifest b/GhidraDocs/certification.manifest index e720cc3653..07cb838275 100644 --- a/GhidraDocs/certification.manifest +++ b/GhidraDocs/certification.manifest @@ -21,29 +21,17 @@ GhidraClass/AdvancedDevelopment/GhidraAdvancedDevelopment.html||GHIDRA|||This fi GhidraClass/AdvancedDevelopment/GhidraAdvancedDevelopment_withNotes.html||Public Domain|||Slight modification of code that is available for distribution, without restrictions, (original extremely permissive wtf license allows us to change IP to Public Domain),from https://github.com/paulrouget/dzslides.|END| GhidraClass/AdvancedDevelopment/Images/GhidraLogo64.png||GHIDRA||||END| GhidraClass/AdvancedDevelopment/Images/highLevelClasses.png||GHIDRA||||END| -GhidraClass/BSim/BSimTutorial_BSim_Command_Line.html||GHIDRA||||END| GhidraClass/BSim/BSimTutorial_BSim_Command_Line.md||GHIDRA||||END| -GhidraClass/BSim/BSimTutorial_Basic_Queries.html||GHIDRA||||END| GhidraClass/BSim/BSimTutorial_Basic_Queries.md||GHIDRA||||END| -GhidraClass/BSim/BSimTutorial_Creating_Database_From_GUI.html||GHIDRA||||END| GhidraClass/BSim/BSimTutorial_Creating_Database_From_GUI.md||GHIDRA||||END| -GhidraClass/BSim/BSimTutorial_Enabling.html||GHIDRA||||END| GhidraClass/BSim/BSimTutorial_Enabling.md||GHIDRA||||END| -GhidraClass/BSim/BSimTutorial_Evaluating_Matches.html||GHIDRA||||END| GhidraClass/BSim/BSimTutorial_Evaluating_Matches.md||GHIDRA||||END| -GhidraClass/BSim/BSimTutorial_Exe_Results.html||GHIDRA||||END| GhidraClass/BSim/BSimTutorial_Exe_Results.md||GHIDRA||||END| -GhidraClass/BSim/BSimTutorial_Filters.html||GHIDRA||||END| GhidraClass/BSim/BSimTutorial_Filters.md||GHIDRA||||END| -GhidraClass/BSim/BSimTutorial_Ghidra_Command_Line.html||GHIDRA||||END| GhidraClass/BSim/BSimTutorial_Ghidra_Command_Line.md||GHIDRA||||END| -GhidraClass/BSim/BSimTutorial_Intro.html||GHIDRA||||END| GhidraClass/BSim/BSimTutorial_Intro.md||GHIDRA||||END| -GhidraClass/BSim/BSimTutorial_Overview_Queries.html||GHIDRA||||END| GhidraClass/BSim/BSimTutorial_Overview_Queries.md||GHIDRA||||END| -GhidraClass/BSim/BSimTutorial_Scripting.html||GHIDRA||||END| GhidraClass/BSim/BSimTutorial_Scripting.md||GHIDRA||||END| -GhidraClass/BSim/README.html||GHIDRA||||END| GhidraClass/BSim/README.md||GHIDRA||||END| GhidraClass/BSim/images/Plus2.png||GHIDRA||||END| GhidraClass/BSim/images/actions.png||GHIDRA||||END|