ghidragon
32bf68b8f3
GP-4151 fixing wizard pattern to better handle expensive checks between panels.
2025-01-24 17:31:03 -05:00
dragonmacher
7679fed7a2
Fix for screenshot user name
2025-01-24 17:28:46 -05:00
caheckman
00f9789116
GP-5256 ExtraStack, sizes attribute, merge join sequence
2025-01-24 00:05:14 +00:00
ghidra1
92640122b6
Merge remote-tracking branch 'origin/Ghidra_11.3'
2025-01-23 16:19:44 -05:00
ghidra1
ef8c5b677d
Merge remote-tracking branch 'origin/GP-5295_ghidra1_DecompilerHighCodeSymbolStorage' into Ghidra_11.3
2025-01-23 16:18:54 -05:00
Ryan Kurtz
f96731be7f
Merge remote-tracking branch 'origin/GP-5285_Dan_testArmThumbSkip'
2025-01-23 11:31:14 -05:00
dragonmacher
d9b2861d0e
Test fix
2025-01-23 10:43:33 -05:00
ghidra1
4d546d8be9
Merge branch 'Ghidra_11.3'
2025-01-23 09:09:21 -05:00
ghidra1
58c4489973
GP-0 corrected NPE regression in ProgramDB
2025-01-23 09:08:14 -05:00
Ryan Kurtz
c49f60366b
Merge remote-tracking branch 'origin/Ghidra_11.3'
2025-01-22 13:21:54 -05:00
Ryan Kurtz
afe96c0309
Merge remote-tracking branch 'origin/GP-5205_ghidra1_ProgramUserDataIssues' into Ghidra_11.3
2025-01-22 13:17:46 -05:00
Ryan Kurtz
d27a9c0bd0
Merge remote-tracking branch
...
'origin/GP-5288_Dan_PR-7195_plucia-mitre_patch-4' into Ghidra_11.3
(Closes #7195 )
2025-01-22 13:16:04 -05:00
ghidra1
f68246ec17
GP-5295 Refactor HighCodeSymbol instantiation for consistency and
...
correct use of improperly sized VariableStorage
2025-01-22 11:58:51 -05:00
Dan
836272b909
GP-5285: Add test showing it's not a problem in new stuff.
2025-01-22 16:08:48 +00:00
Ryan Kurtz
4db0ccc8ec
Merge remote-tracking branch
...
'origin/GP-3858-dragonmacher-console-find--SQUASHED'
(Closes #2567 , #7136 )
2025-01-22 09:09:08 -05:00
Dan
b6b609cfac
GP-5288: Refactor, format/organize, and certify.
...
Closes #7195
2025-01-22 13:55:26 +00:00
Peter Lucia
69292c546f
Fix assembling instructions with unknown/don't care context bits
...
Without this change, if unspecified context bits are provided to the assembler they are defaulted to 0 and the resulting context is used to filter for valid assembly instructions. After this change unspecified bits are kept as unspecified through the assembly process possibly providing more valid assembly results.
2025-01-22 13:55:26 +00:00
Ryan Kurtz
65a284a604
Merge remote-tracking branch 'origin/Ghidra_11.3'
2025-01-22 08:51:58 -05:00
dragonmacher
2208c6ef86
GP-3858 - Console Find - Added a find feature the the Console providers
2025-01-21 16:43:07 -05:00
Ryan Kurtz
b1f5cd452a
Merge branch 'GP-0_ryanmkurtz_PR-7394_hippietrail_input-spelling'
2025-01-21 07:25:02 -05:00
Ryan Kurtz
b73cdad6fe
GP-0: Certify
2025-01-21 07:23:40 -05:00
hippietrail
138133c95e
correct past & continuous forms of "to input"
2025-01-20 23:12:12 +08:00
ghidra1
f21608b4bd
GP-5205 corrected ProgramUserData issues related to language version
...
changes and incompatibily.
2025-01-17 16:49:13 -05:00
dragonmacher
5375b6ea3a
GP-5289 - Fixed dispose bug in column filter dialog
2025-01-17 16:27:45 -05:00
Ryan Kurtz
2589aae3a4
Merge remote-tracking branch 'origin/GP-5262_AutoKilledByCall'
2025-01-14 13:33:34 -05:00
caheckman
eba4fc7803
GP-5262 Adjustments to auto killbycall attribute
2025-01-14 16:49:36 +00:00
Ryan Kurtz
4c532fa90b
Merge remote-tracking branch
...
'origin/GP-5258-dragonmacher-symbol-tree-filter-bug--SQUASHED'
(Closes #7365 )
2025-01-14 05:56:44 -05:00
dragonmacher
9ae412a0b3
GP-5258 - Fixed a Symbol Tree bug that caused an empty tree when showing the tree with a filter applied
2025-01-13 16:41:36 -05:00
ghidra1
b8afbf7d8b
GP-4913 / GP-5198 Correct Function StorageEditor issues
2025-01-10 12:31:29 -05:00
dev747368
05506d5210
GP-5248 fix calling convention checking and handling
2025-01-09 00:28:58 +00:00
dragonmacher
0d198a9944
GP-1: Fixed Escape action prompting when using a non-modal dialog in a
...
window
with a single component provider
2025-01-08 19:04:56 -05:00
Ryan Kurtz
6c0336443d
Merge remote-tracking branch 'origin/GP-5244_ghidra1_FileBytesProviderBugs' into Ghidra_11.3
2025-01-07 20:23:58 -05:00
Ryan Kurtz
8e7f0034e5
Merge remote-tracking branch 'origin/GP-5221_dwarf_debug_relative_paths--SQUASHED' into Ghidra_11.3
2025-01-07 20:20:19 -05:00
ghidra1
199cd0202e
GP-5244 Corrected FileBytesProvider bugs
2025-01-07 17:21:05 -05:00
James
60a7d049b1
GP-5221 handle relative paths in dwarf source info
2025-01-06 16:54:41 -05:00
Dan
dc385fd398
GP-0: Fix tests (frame display. wrap-around check)
2025-01-06 13:11:34 -05:00
Ryan Kurtz
895e10871f
Merge remote-tracking branch 'origin/GP-0_Dan_testFixes-2025-01-06-1'
2025-01-06 12:05:32 -05:00
Dan
ea95c146b5
GP-0: Fix some tests (mock.slaspec, register count)
2025-01-06 12:03:24 -05:00
Ryan Kurtz
f6e70377da
Merge remote-tracking branch
...
'origin/GP-5237_ghidragon_handle_remove_quotes_from_auto_comment_that_start_with_equals_chars'
(Closes #7352 )
2025-01-06 11:53:28 -05:00
ghidragon
83cd217e31
GP-5237 extended feature that strips quotes from string transferables to
...
also look for strings that start with '= "' for autocomment strings
2025-01-06 11:47:39 -05:00
Dan
afa673fed0
GP-0: Fix javadoc warnings.
2025-01-06 10:08:48 -05:00
Ryan Kurtz
1831a891a9
GP-0: Excluding unneeded guava transitive dependencies.
...
They were ending up in the Ghidra Server classpath.frag and producing
warnings.
2025-01-03 13:31:49 -05:00
Ryan Kurtz
18ef5ceea3
Merge remote-tracking branch 'origin/GP-0_ghidragon_fixing_junit_failures_related_to_AddressEvaluator'
2025-01-03 11:38:31 -05:00
ghidragon
1da94523bf
GP-0 fixing junits related to AddressEvaluator changes
2025-01-03 11:36:12 -05:00
Dan
a8fae1fe5b
GP-4643: Add a JIT-accelerated p-code emulator (API/scripting only)
2025-01-03 10:27:38 -05:00
Ryan Kurtz
cf1476ecd6
Merge remote-tracking branch 'origin/GP-1-dragonmacher-fixed-flatlaf-table-header-hover-painting'
2025-01-02 03:52:52 -05:00
Ryan Kurtz
4475cedf18
Merge remote-tracking branch 'origin/GP-5196_ghidragon_address_expression_and_symbol_names_in_address_input--SQUASHED'
2025-01-02 03:45:41 -05:00
ghidragon
b1d257150c
GP-5196 Adding support for expressions and symbol names in address fields
2024-12-31 16:00:39 -05:00
dragonmacher
4a6b15137f
Fixed FlatLaf table header painting on hover
2024-12-30 16:08:27 -05:00
Dan
7e8392843f
GP-0: Test fixes
2024-12-30 12:37:07 -05:00