17033 Commits

Author SHA1 Message Date
ghidra1 5a6b1ce299 GP-6649 Corrected NPE with Project Data Type Archive upgrade 2026-04-03 07:41:46 -04:00
Ryan Kurtz e765ff7b77 GP-0: Only enable "PE Header Annotation" analyzer if BinaryLoader was
used
2026-04-01 11:18:24 -04:00
Ryan Kurtz 789a9e12f6 Merge remote-tracking branch 'origin/GP-0_ghizard_12_1_adjust_demangler_documentation' into Ghidra_12.1 2026-04-01 06:37:41 -04:00
ghizard a133734d2d GP-0 Adjust new documentation for ms demangler 2026-04-01 06:27:09 -04:00
Ryan Kurtz f7adf2e305 Merge remote-tracking branch
'origin/GP-6613_ghidra1_InstNext2Length--SQUASHED' into Ghidra_12.1
(Closes #8941)
2026-03-31 05:11:54 -04:00
ghidra1 6bfc22470a GP-6613 Added maximumInstructionLength language property in support of inst_next2 use 2026-03-27 14:29:19 -04:00
Ryan Kurtz 9da1425d73 GP-0: Allowing OMF-51 files to load even if reading records caused
exception
2026-03-27 06:43:26 -04:00
Dan 77d9ad7d9e GP-6572: Forget breakoints using index rather than (possibly closed) trace. 2026-03-25 19:36:11 +00:00
Ryan Kurtz f71e1f6035 Merge remote-tracking branch 'origin/GP-0_Dan_testFixes-2026-03-24-1' into Ghidra_12.1 2026-03-25 13:59:06 -04:00
Dan 84fb9e72f8 GP-0: Fixed ARM disassembly test regressions 2026-03-25 17:55:10 +00:00
Ryan Kurtz 76c0702178 GP-0: Fixing WhatsNew typos 2026-03-25 13:23:34 -04:00
Ryan Kurtz 5e9d8c296b GP-0: Updating GettingStarted.md 2026-03-25 11:03:59 -04:00
Ryan Kurtz 04b6322964 GP-0: Stronger ObjcMessageAnalzyer.canAnalyze() check (prevents it from
running on Swift-only programs)
2026-03-25 09:08:32 -04:00
Ryan Kurtz 2f6e25e19b GP-0: SwiftDemangler fix for ArgumentTuple vs Tuple 2026-03-25 08:29:06 -04:00
Ryan Kurtz a69abc1bc7 Merge remote-tracking branch 'origin/GP-0_ryanmkurtz_native-check--SQUASHED' into Ghidra_12.1 2026-03-24 13:27:52 -04:00
Ryan Kurtz 7e1bf0f9b5 GP-0: Show a warning if we detect that native components are missing 2026-03-24 13:25:36 -04:00
Ryan Kurtz 07f43cfe80 Merge remote-tracking branch 'origin/GP-0_ghidorahrex_pseudodisassemble_separator_fix' into Ghidra_12.1 2026-03-24 09:23:55 -04:00
ghidorahrex 51471ef773 GP-0: Corrected separator regression in PseudoDisassemblerTest 2026-03-24 13:20:29 +00:00
Ryan Kurtz 84830f13e9 GP-0: Fixing javadoc 2026-03-24 04:55:13 -04:00
Ryan Kurtz eef28b100d Merge remote-tracking branch 'origin/GP-0_ghidragon_fixed_bug_introduced_in_GP-6178' into Ghidra_12.1 2026-03-23 17:04:55 -04:00
ghidragon 38f797cbd0 Fixed bug introduced by GP-6178 2026-03-23 16:46:54 -04:00
ghidra1 9622e8096b Merge remote-tracking branch 'origin/GP-6621_ghidra1_Hexagon' into
Ghidra_12.1 (Closes #1595)
2026-03-23 15:39:40 -04:00
ghidra1 5636392395 GP-6621 Add Hexagon processor 2026-03-23 15:30:23 -04:00
ghidorahrex def6a8d4f9 GP-6000: Updated certification for Processor 8051 2026-03-23 16:01:25 +00:00
gtackett 3f5b0be75d Add 8051 CIP-51 (Silicon Labs) processor support and Keil C51 compiler specification
- Add CIP51 variant support to 8051_main.sinc with extended SFR addressing (2-byte)
- Add IFLASH and XRAM address spaces for CIP-51 memory model
- Add cip-51.slaspec for CIP-51 processor definition
- Add keil-cx51.cspec for Keil C51 compiler calling conventions
2026-03-23 15:57:29 +00:00
Ryan Kurtz d5f0e31892 Merge remote-tracking branch 'origin/GP-6605_ryanmkurtz_pywin32' into
Ghidra_12.1 (Closes #9055)
2026-03-23 11:38:55 -04:00
Ryan Kurtz a044626c39 GP-6605: Adding more versions of pywin32 2026-03-23 06:25:24 -04:00
Ryan Kurtz 91016efda0 GP-0: Upping gradle wrapper to 9.4.1 2026-03-23 05:02:23 -04:00
ghidra1 9effddc9d3 Merge remote-tracking branch
'origin/GP-3564_ghidra1_DataTypeComponentImprovements' into Ghidra_12.1
(Closes #5249)
2026-03-21 11:58:33 -04:00
ghidra1 74fee41d58 GP-3564 Add composite get component by name and removed
DuplicateNameException when renaming components.  Added GUI editor
warning when duplicate naming is used.
2026-03-20 17:00:07 -04:00
ghidra1 f45091fd3f Merge remote-tracking branch 'origin/GP-0_ghidorahrex_ARMAssemblyTest_vmov_simd_fix' into Ghidra_12.1 2026-03-20 16:15:35 -04:00
ghidorahrex e0638c831f GP-0: Corrected ARMAssemblyTest failures 2026-03-20 20:14:51 +00:00
Ryan Kurtz 73582eab00 Merge remote-tracking branch 'origin/GP-0_ghidraffe_fix_drgn_test_assumption_windows' into Ghidra_12.1 2026-03-20 13:48:48 -04:00
ghidraffe cbc8dbabad GP-0 convert assertOS to BeforeClass for drgn tests 2026-03-20 12:23:50 -04:00
ghidorahrex aeba87ccee GP-6591: PIC-18 destReg banked register disassembly fix 2026-03-20 10:36:39 +00:00
Ryan Kurtz 387ea6d66b Merge remote-tracking branch
'origin/GP-5849_ghidorahrex_ARM_neon_vmov_collision_fix--SQUASHED' into
Ghidra_12.1 (Closes #8319)
2026-03-19 14:04:22 -04:00
ghidorahrex 5fbbc155a8 GP-5849: Fixed ARM Neon instuction collisions with vmov (immediate) 2026-03-19 09:23:37 -04:00
Ryan Kurtz 661ba5c1c9 Merge branch 'GP-6580_ryanmkurtz_pyghidra' into Ghidra_12.1 2026-03-19 09:10:24 -04:00
Ryan Kurtz 64add1c0fa GP-6580: PyGhidra will now try to use the JAVA_HOME environment variable
to call LaunchSupport if java was not on the PATH
2026-03-19 09:06:53 -04:00
Ryan Kurtz 49961b1837 Merge remote-tracking branch 'origin/GP-0_Dan_testBuildFixes-2026-03-19-1' into Ghidra_12.1 2026-03-19 08:32:40 -04:00
Dan bcc984bced GP-0: Fix more test config/build issues. 2026-03-19 12:30:30 +00:00
Ryan Kurtz 1ed07f6900 Merge remote-tracking branch 'origin/GP-0_d-millar_lldbinit' into Ghidra_12.1 2026-03-19 05:12:34 -04:00
d-millar 868c39a41f GP-0: 12.1 testing 2026-03-18 18:26:59 +00:00
d-millar fdbaaf6c33 GP-0: post-review
GP-0: minor oops
2026-03-18 12:37:17 -04:00
Ryan Kurtz 509484d2f3 Merge remote-tracking branch
'origin/GP-6145_ghidorahrex_arm_v8m_missing_instructions--SQUASHED' into
Ghidra_12.1 (Closes #8652)
2026-03-18 10:05:55 -04:00
ghidorahrex 44504c7780 GP-6145: added missing ARM v8-m instructions 2026-03-18 09:59:22 -04:00
Ryan Kurtz 398ab0c85b Merge remote-tracking branch
'origin/GP-4241-pt2_Dan_portModifiersToUseropLibs--SQUASHED' into
Ghidra_12.1 (Closes #6089, Closes #7495)
2026-03-18 08:20:49 -04:00
Dan fa23479747 GP-4241: Port EmulateInstructionStateModifiers to PcodeUseropLibraryFactories. 2026-03-18 12:09:45 +00:00
ghidra1 c7e123d980 Merge remote-tracking branch 'origin/GP-6576_ghidra1_StructureInsertAtOffsetFix' into Ghidra_12.1 2026-03-17 15:20:43 -04:00
ghidra1 692571ec29 GP-6576 Corrected Structure insertAtOffset bug 2026-03-17 15:15:21 -04:00