Commit graph

1604 commits

Author SHA1 Message Date
ghintern
3067d3e61f GP-5367: Filter by max_primitives on homogeneous aggregate types in cspec 2025-07-14 17:21:02 +00:00
Ryan Kurtz
738fe8bc4f Merge branch 'GP-0_ryanmkurtz_PR-7421_ds5678_pcodeop-tostring-segmentop' 2025-02-06 12:39:23 -05:00
Ryan Kurtz
d23e67a088 GP-0: Cleaning up certain types of javadoc errors 2025-02-03 06:13:50 -05:00
Jeremy Pritts
e71b4381b4
Add missing switch case in PcodeOp.toString for SEGMENTOP 2025-01-28 03:56:22 -05:00
Ryan Kurtz
21893b10f6 Merge remote-tracking branch 'origin/Ghidra_11.3' 2025-01-27 10:23:27 -05:00
Ryan Kurtz
7468e5f5f4 GP-0: Fixing some javadoc 2025-01-27 10:03:23 -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
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
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
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
ghidra1
f21608b4bd GP-5205 corrected ProgramUserData issues related to language version
changes and incompatibily.
2025-01-17 16:49:13 -05:00
caheckman
eba4fc7803 GP-5262 Adjustments to auto killbycall attribute 2025-01-14 16:49:36 +00: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
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
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
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
ghidra1
59ef363880 GP-5216 Corrected FunctionDefinitionDataType.setCallingConvention bug 2024-12-27 16:20:10 -05:00
ghidra1
d3e34f97cc GP-5216 GenericCallingConvention fix 2024-12-21 08:56:31 -05:00
ghidra1
87666d830b Merge remote-tracking branch 'origin/GP-5216_ghidra1_BSimApplySignature'
(Closes #7310)
2024-12-20 18:43:34 -05:00
ghidra1
16eda3729a GP-5216 Correct calling convention name checks and BSim apply signature 2024-12-20 17:51:09 -05:00
James
113943048e GP-4190 sourcefiletable plugin and path transformer 2024-12-20 11:34:40 -05:00
James
9aeeaa4397 GP-3883 added source file manager 2024-12-13 18:51:34 +00:00
caheckman
e3aa064061 GP-5189 Add range attributes to VarargsFilter 2024-12-10 16:39:22 +00:00
Ryan Kurtz
4f79536a50 Merge remote-tracking branch 'origin/GP-4886_ghidra1_UnassignedStorageForDefaultDatatype' 2024-12-06 07:45:28 -05:00
Ryan Kurtz
586a526b1a GP-0: Fixing javadoc error 2024-12-05 07:00:39 -05:00
Ryan Kurtz
16388dc261 Merge remote-tracking branch 'origin/patch' 2024-12-03 10:15:21 -05:00
ghidra1
c23354b78d GP-3625 Added simplified FileDataTypeManager factory methods and cleanup of CParser utilities. 2024-12-03 09:43:24 -05:00
Ryan Kurtz
69a17e3a52 Merge remote-tracking branch 'origin/GP-5104_James_getCallingFunctions_fixes--SQUASHED' 2024-12-03 06:14:47 -05:00
dragonmacher
779ef887e0 GP-5157 - Listing Colors - Combined color usage for functions so that they are displayed the same in different parts of the Listing 2024-12-02 19:32:45 -05:00
James
dadfaae8c9 GP-5104 get calling/called functions fixes 2024-12-02 08:39:14 -05:00
Ryan Kurtz
2bebb96f77 Merge branch 'GP-0_ryanmkurtz_PR-7225_hippietrail_the-the' 2024-11-26 09:05:43 -05:00
Ryan Kurtz
9b77447764 GP-0: Certify 2024-11-26 08:54:23 -05:00
hippietrail
13598df8db many doubled words in comments etc, plus some nearby typos 2024-11-26 13:18:05 +07:00
Ryan Kurtz
7f01f558a3 GP-0: More fixes, and certify 2024-11-25 11:30:22 -05:00
chuangjinglu
149e03c847 chore: remove redundant word in comment
Signed-off-by: chuangjinglu <chuangjinglu@outlook.com>
2024-11-25 11:16:20 +08:00
Ryan Kurtz
760f2a28c2 GP-0: Added longdouble to FloatCycleGroup (Closes #7192) 2024-11-22 10:37:32 -05:00
ghidra1
e5edde62fa GP-4886 Updated javadocs 2024-11-21 15:52:20 -05:00