Dan
f74b783b3e
GP-5796: Write event thread down in emulated snapshots.
2025-07-01 18:15:47 +00:00
Dan
044bd03ccb
GP-5790: Fix NPE on "Select Current Module" when cursor is not in a module.
2025-07-01 17:57:15 +00:00
Dan
6e27a9faa2
GP-5799: Improve example InstallCustomLibraryScript and fix NPE.
2025-07-01 17:52:26 +00:00
ghidra1
2727715539
GP-5797 Corrected CommentsDialog regression. Default to previously used
...
tab
2025-06-30 14:36:16 -04:00
ghidra1
4629af7235
Merge remote-tracking branch 'origin/GP-5738_Dan_gdbArmv5te' into patch
2025-06-30 08:29:30 -04:00
ghidra1
0a07e885db
Merge remote-tracking branch 'origin/GP-5767_ryanmkurtz_dyld' into patch
2025-06-30 08:24:44 -04:00
ghidra1
a613bd4972
Merge remote-tracking branch
...
'origin/GP-5777-dragonmacher-dialog-context-fix--SQUASHED' into patch
(Closes #8294 )
2025-06-30 08:23:02 -04:00
ghidra1
39770ddee0
Merge remote-tracking branch 'origin/GP-1-dragonmacher-tool-restore-state-fix' into patch
2025-06-30 08:19:52 -04:00
ghidra1
a34a8a5206
Merge remote-tracking branch 'origin/GP-1-dragonmacher-action-exception' into patch
2025-06-30 08:19:24 -04:00
Dan
cbf8579c9d
GP-5738: Add armv5te to gdb connector's arch.py
2025-06-27 13:06:54 +00:00
dragonmacher
64ee7bd5a1
Fixed an exception in the enabledWhen() method of the ClearSelection
...
action
2025-06-26 18:33:15 -04:00
dragonmacher
6b7064b1f4
GP-5777 - Fix for dialog action context
2025-06-26 13:54:21 -04:00
dragonmacher
d88f464a32
Fixed potential NPE when restoring tool state
2025-06-24 13:16:33 -04:00
Ryan Kurtz
a7e64844fb
GP-0: Fixing ChangeHistory typo
2025-06-24 12:30:42 -04:00
Ryan Kurtz
2d34b3afc7
GP-0: Upping patch to 11.4.1
2025-06-24 12:28:38 -04:00
Ryan Kurtz
9e4e43d9f8
GP-5767: Support for iOS 26 BETA dyld_shared_cache
2025-06-20 17:05:31 -04:00
ghidra2
aed1cf1c4e
GP-0 - ChangeHistory.md for 11.4
2025-06-18 19:22:22 +00:00
emteere
c87e45857c
GP-0 11.4 WhatsNew
2025-06-17 17:48:34 -04:00
Ryan Kurtz
560497c5ff
Merge remote-tracking branch 'origin/GP-5762_ghidra007_autoVT_increase_dupe_correlator_min' into Ghidra_11.4
2025-06-16 14:37:41 -04:00
ghidra007
160dfd1e36
GP-5762 increased AutoVT duplicate inst match correlator min function
...
size
2025-06-16 15:49:44 +00:00
Ryan Kurtz
b0ca297a1a
Merge remote-tracking branch
...
'origin/GP-0_update_postgres_version_in_script_comment' into Ghidra_11.4
(#8122 )
2025-06-16 10:12:55 -04:00
James
79d87eb63d
GP-0 fixed postgres version in make-postgres.sh comments
2025-06-16 14:08:52 +00:00
Ryan Kurtz
94305f2b5c
Merge remote-tracking branch 'origin/GP-5695_emteere_ExceptionConstantProcessing' into Ghidra_11.4
2025-06-16 05:57:28 -04:00
emteere
2971656579
GP-5695 fixing null exception
2025-06-13 19:30:34 +00:00
Ryan Kurtz
7a557c7d16
Merge remote-tracking branch
...
'origin/GP-0_ghidraffe_UpdateMakePostgresVersion' into Ghidra_11.4
(#8122 )
2025-06-13 11:07:20 -04:00
ghidraffe
4436bbd564
GP-0 fix incorrect version specified for postgres.
2025-06-13 14:43:14 +00:00
Ryan Kurtz
ee0815cbd3
GP-0: Fixing javadoc warning
2025-06-13 07:06:13 -04:00
ghidra1
ea414bd23e
Merge branch 'GP-5680_ghidra1_Postgres15.13' into Ghidra_11.4
...
(Closes #8122 )
2025-06-11 13:42:39 -04:00
ghidra1
5c8da44a33
GP-5680 Postgres upgrade to 15.13 and JDBC driver 42.7.6
2025-06-11 13:10:36 -04:00
Ryan Kurtz
e08d05a376
Merge remote-tracking branch 'origin/GP-5622_ghidorahrex_aarch64_neon_impl--SQUASHED' into Ghidra_11.4
2025-06-11 11:51:05 -04:00
vporok01
3d54c90cd6
Fix RISC-V minu and max instructions' definitions ( Closes #8215 )
2025-06-11 11:47:49 -04:00
ghidorahrex
fe4244cbc9
GP-5622: Implemented pcode for several AARCH64 Neon instructions
2025-06-11 07:56:09 -04:00
Ryan Kurtz
c52f4b20bf
Merge remote-tracking branch 'origin/GP-5755_dev747368_fix_apple_kdk_dwarf' into Ghidra_11.4
2025-06-11 06:10:07 -04:00
dev747368
e2fa4aaa7b
GP-5755 Fix Apple KDK DWARF section name lookup, atomic type and source
...
file npe
Apple Macho binaries truncate section names to 16 chars, DWARF 5
introduced a section (debug_str_offsets) that has a name longer than 16
(along with the macho "__" prefix).
Add support for ignoring atomic_type, and some checking for missing
source file names.
2025-06-10 21:04:56 +00:00
ghidra1
f9a7a3d6ce
GP-0 Fill out a few StubListing methods to avoid VT test stack traces
2025-06-10 13:52:10 -04:00
Ryan Kurtz
5ef97ee1d9
Merge remote-tracking branch 'origin/GP-5725_ghidorahrex_x86_avx512_immoper_fix--SQUASHED' into Ghidra_11.4
2025-06-10 12:43:00 -04:00
ghidorahrex
b0750c2783
GP-5725: Corrected operands for several AVX512 instructions
2025-06-10 09:21:39 -04:00
ghidra1
92f2588895
GP-0 Corrected build.gradle for PA-RISC to allow pcode test execution
2025-06-09 18:53:22 -04:00
ghidra1
153956213f
GP-5723 Revised default pointer label generation logic ( Closes #8245 )
2025-06-09 13:58:56 -04:00
Ryan Kurtz
283790a03e
GP-0: Upping Gradle wrapper to 8.14.2
2025-06-09 13:24:27 -04:00
ghidra1
cb3f884ef5
GP-5742 Corrected deprecation comments/annotations
2025-06-09 10:01:05 -04:00
ghidra1
e03fb9af76
Merge remote-tracking branch 'origin/GP-5742_ghidra1_CommentTypeCleanup--SQUASHED' into Ghidra_11.4
2025-06-06 18:00:36 -04:00
ghidra1
8c441250f5
GP-5742 Cleanup preferred CommentType enum use. Changed SARIF data component comment JSON serialization from int to String.
2025-06-06 17:58:07 -04:00
Paul Hordiienko
700a06e897
Fixing analysis fail with function entryPoint may not be created on
...
defined data error (Closes #8238 )
2025-06-06 14:28:41 -04:00
Ryan Kurtz
54ba166144
Merge remote-tracking branch 'origin/GP-1-dragonmacher-edit-action-fix' into Ghidra_11.4
2025-06-06 13:23:59 -04:00
dragonmacher
ac00cf7e30
Fixed missing help; fixed action enablement
2025-06-05 20:35:28 -04:00
ghidra1
4a65e9af3b
Merge remote-tracking branch 'origin/GP-5749_ghidra1_SARIF_improvements' into Ghidra_11.4
2025-06-05 17:53:26 -04:00
d-millar
7fe22b8092
GP-5749: Corrected SARIF import/export errors
2025-06-05 17:53:26 -04:00
ghidra1
f925768829
Merge remote-tracking branch 'origin/GP-5744_d-millar_sarif_failures' into Ghidra_11.4
2025-06-05 16:45:55 -04:00
d-millar
02cc001d30
GP-5744: fix for null sarif entries
2025-06-05 17:00:45 +00:00