James
884428daa6
GP-4062 corrected path issues in bsim h2 script
2024-05-22 15:10:33 -04:00
dev747368
573d60b036
GP-4621 fix tooltip hover of dialog status message when html
2024-05-22 18:39:45 +00:00
Ryan Kurtz
982dc01eb7
Merge remote-tracking branch
...
'origin/GP-4432_ryanmkurtz_programtree--SQUASHED' into Ghidra_11.1
(Closes #6277 )
2024-05-22 13:04:45 -04:00
Ryan Kurtz
3c00ea0295
GP-4432: Fixing MzLoader Program Tree
2024-05-22 13:00:28 -04:00
Dan
121608aeea
GP-4620: Fix process termination (esp., on kill)
2024-05-21 17:34:44 +00:00
Dan
b66983787b
GP-4612: Implement Windows Job control
2024-05-21 11:50:35 -04:00
Dan
b78357889a
GP-4618: Fix NPE/timing issue seen in ThreadsPanel
2024-05-21 11:40:46 -04:00
Ryan Kurtz
587307eefe
GP-0: Test fixes
2024-05-21 10:22:25 -04:00
Dan
c8d90c1043
GP-0: Fix DebuggerBreakpointsPlugin dependency
2024-05-21 09:16:04 -04:00
Ryan Kurtz
87131b4762
GP-4608: Improving how we handle loading classes with the same name
2024-05-21 08:44:06 -04:00
ghidra1
72d9d0eeb2
GP-4615 Corrected source archive transaction error for various archive
...
operations (Closes #6503 )
2024-05-21 08:43:43 -04:00
d-millar
5beb81f8c9
GP-0: fix for invalid compilerid 'clang'
2024-05-21 08:43:06 -04:00
ghidra1
8734c48100
Merge remote-tracking branch 'origin/GP-4604-dragonmacher-bundle-manager-exception' into Ghidra_11.1
2024-05-17 11:46:15 -04:00
ghidra1
eae49334de
Merge remote-tracking branch 'origin/GP-0_Dan_tlbFixAgain' into Ghidra_11.1
2024-05-17 11:43:34 -04:00
ghidra1
bccee567ef
GP-0 Corrected dbgmodel.tlb handling for multi-platform build
2024-05-17 11:43:01 -04:00
Dan
868b4797d2
Fix python build to include tlb
2024-05-17 07:44:25 -07:00
dragonmacher
43701f0735
GP-4604 - Fixed stack overflow exception
2024-05-16 18:46:29 -04:00
Ryan Kurtz
b5c0490313
Merge remote-tracking branch
...
'origin/GP-4552_ghidorahrex_PR-6456_rbran_tricore_stda_fix' into
Ghidra_11.1 (Closes #6456 )
2024-05-16 13:59:25 -04:00
Ryan Kurtz
080051f47a
Merge remote-tracking branch 'origin/GP-4601_ghidragon_disposing_code_compare_providers' into Ghidra_11.1
2024-05-16 13:49:01 -04:00
ghidra1
b07ded1b23
Merge remote-tracking branch 'origin/GP-3240_ghidra1_MultiplatformBuildUpdates--SQUASHED' into Ghidra_11.1
2024-05-16 11:40:47 -04:00
ghidra1
18508736c2
GP-3240 InstallationGuide update and minimum python version 3.9.
2024-05-16 11:37:37 -04:00
Ryan Kurtz
27f59f123c
GP-4603: Fixing problem with symbolic links in SquashFS
2024-05-16 07:33:19 -04:00
Sleigh-InSPECtor
45781680c4
AArch32: fixed sha1su1.32
...
* fixed destructive left shifts on 32-bit values before zext
2024-05-16 13:37:25 +09:30
Sleigh-InSPECtor
614d50fcfa
AArch32: fixed sha1su0.32
...
* fixed destructive 64-bit left shift on a 64-bit value before zext
2024-05-16 12:08:49 +09:30
ghidragon
00d2f17714
GP-4601 fixed code compare window to dispose properly
2024-05-15 15:18:55 -04:00
Ryan Kurtz
420f2f06fa
Merge remote-tracking branch
...
'origin/GP-4592_emteere_FixSearchFieldReferences' into Ghidra_11.1
(Closes #5652 )
2024-05-13 07:23:18 -04:00
Ryan Kurtz
c24aa59c7a
Merge remote-tracking branch 'origin/GP-4587_ghidra007_fixSrcDstMatchWindow_functionCompare' into Ghidra_11.1
2024-05-13 07:21:31 -04:00
Ryan Kurtz
29f215348a
GP-4594: Fixing regression with library search paths not getting saved
2024-05-13 07:19:29 -04:00
Ryan Kurtz
ce970fa416
Merge remote-tracking branch 'origin/GP-4593_ghizard_PDB_reorder_base_clases' into Ghidra_11.1
2024-05-10 14:19:19 -04:00
Ryan Kurtz
bb122d85e0
Merge remote-tracking branch 'origin/GP-4583_ghidragon_fixing_open_versioned_file_dialog--SQUASHED' into Ghidra_11.1
2024-05-10 14:18:19 -04:00
ghizard
38e011aa41
GP-4593 - PDB - Reorder out-of-order base classes
2024-05-10 18:08:34 +00:00
emteere
dea69c7027
GP-4592 Find references to structure fields in local variables and in
...
functions that call externals that might use the structure field
2024-05-10 14:02:09 -04:00
ghidragon
a3f16ff05f
GP-4583 Fixed issue where open program were not being shown when the OpenVersionedFileDialog was being shown from diff
2024-05-10 13:19:21 -04:00
ghidra007
7c95ff6036
GP-4587 fixed one-to-many match table function compare to show all
...
matches (was just showing one)
2024-05-10 16:26:39 +00:00
Ryan Kurtz
15b929fa73
Merge remote-tracking branch 'origin/GP-0_dev747368_fix_prevnext_history_list_separator_color' into Ghidra_11.1
2024-05-10 10:57:50 -04:00
Ryan Kurtz
5dc5829df5
Merge branch 'GP-4588_Dan_PR-6496_fmorgner_fmorgner_fix-gcc-14-build'
...
into Ghidra_11.1 (Closes #6478 , Closes #6495 , Closes #6496 )
2024-05-10 10:49:13 -04:00
Dan
22991fb092
GP-4588: Delete expTypes.c
2024-05-10 10:45:58 -04:00
Felix Morgner
fb29ad360f
Fix warnings that have become errors with GCC 14
2024-05-10 10:45:18 -04:00
dev747368
f8f4d2f3e9
GP-0 fix color of the horizontal line and text that separates programs
2024-05-09 19:00:20 +00:00
Ryan Kurtz
c6bf1f3e12
Merge remote-tracking branch 'origin/GP-0_dev747368_fix_dw_at_call_origin_form_class' into Ghidra_11.1
2024-05-09 06:24:32 -04:00
ghidorahrex
0e481512a8
GP-4585: Fixed 6805 branch conditionals
2024-05-08 18:57:45 +00:00
ghidra1
b8b0bee4a4
GP-4584 Corrected FID and ConstantPropogator errors ( Closes #6453 )
2024-05-08 13:53:31 -04:00
dev747368
3616cd773b
GP-0 fix DW_AT_call_origin expected attribute class
...
Was causing warning messages "Mismatched DWARF Attribute and Form:
DW_AT_call_origin->DW_FORM_ref4".
Caused by bad info in the dwarf5 std docs, was fixed in dwarf6 std docs.
2024-05-08 16:57:13 +00:00
Ryan Kurtz
c4ea004218
GP-707: Fixing GhidraDev import bug
2024-05-08 08:13:52 -04:00
ghidra1
e3ac296de2
Merge remote-tracking branch 'origin/GP-4477_emteere_NoOffcutStringsDefaultThreads' into Ghidra_11.1
2024-05-07 17:07:25 -04:00
emteere
28807a4641
GP-4477 Don't allow references from address tables to offcut strings.
...
Revert default number of threads for constant analysis.
2024-05-07 15:03:35 -04:00
Ryan Kurtz
197a18a77e
Merge remote-tracking branch
...
'origin/GP-4377_ghidorahrex_68000_fix_signed_byte--SQUASHED' into
Ghidra_11.1 (Closes #6260 , Closes #4191 )
2024-05-07 12:31:30 -04:00
Ryan Kurtz
501873c613
Merge remote-tracking branch 'origin/GP-0_dev747368_fix_AARCH64_dwarf_golang_register_info' into Ghidra_11.1
2024-05-07 12:30:33 -04:00
dev747368
31f4e55845
GP-0 fix DWARF and Golang register mapping info for AARCH64
2024-05-07 16:16:29 +00:00
ghidorahrex
3ad1f908a4
GP-4377: Fixed m68000 byte operand width and floating point width
2024-05-07 10:49:01 -04:00