Commit Graph

12136 Commits

Author SHA1 Message Date
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
Ryan Kurtz
837b5bbc04 Merge remote-tracking branch 'origin/GP-4580_ghidragon_actions_dialog_stack_trace--SQUASHED' into Ghidra_11.1 2024-05-07 06:11:24 -04:00
ghidragon
1fca469ccf GP-4580 fixing stack trace from actions dialog 2024-05-06 17:06:58 -04:00
Ryan Kurtz
0461cf8fb2 Merge branch 'GP-4480_GhidraKraken_ParseAddressAndBytesAndAdd' into Ghidra_11.1 2024-05-06 14:38:43 -04:00
GhidraKraken
6fb5d60384 GP-4480: Added script to paste address/bytes copied as text from a
Ghidra listing
2024-05-06 13:26:11 -04:00
Ryan Kurtz
c7fcf1fff0 Merge remote-tracking branch 'origin/GP-4579_dev747368_add_golang_1_22' into Ghidra_11.1 2024-05-06 12:47:42 -04:00
ghidra1
9370f56d5f Merge remote-tracking branch 'origin/GP-4365_d-millar_aliases--SQUASHED' 2024-05-03 18:22:25 -04:00
dev747368
0054de4936 GP-4579 Add golang 1.22 2024-05-03 19:08:00 +00:00
d-millar
32ba12de47 GP-4365: Use attribute aliases 2024-05-03 14:10:10 -04:00
ghidra1
da37568e9a Merge remote-tracking branch
'origin/GP-4407_James_MCS96_POP_ZR--SQUASHED' (Closes #6181)
2024-05-03 11:22:52 -04:00
James
0e7b8e2053 GP-4407 exported temporary with value 0 instead of constant 0 for ZR 2024-05-03 09:26:57 -04:00
ghidra1
5361b13e6f Merge remote-tracking branch 'origin/GP-4535_emteere_FixStoreOfDefaultDisassemblyContext--SQUASHED' 2024-05-02 20:21:52 -04:00
ghidra1
7edb10ab60 Merge remote-tracking branch 'origin/GP-7_emteere_WIndowsResourceReferenceFix' 2024-05-02 20:10:19 -04:00
ghidra1
3434cfb699 Merge remote-tracking branch 'origin/GP-4576_James_fix_rcr_rcl_x86-64'
(Closes #6423)
2024-05-02 20:07:39 -04:00
ghidra1
5aafab9ce7 Merge remote-tracking branch 'origin/GP-4566_SwitchIndirectSplit' 2024-05-02 20:05:43 -04:00
ghidra1
714e1022b1 Merge remote-tracking branch 'origin/GP-4477_emteere_CreateAddressTableSpeedImprovements--SQUASHED' 2024-05-02 20:04:36 -04:00
ghidra1
da8ff58ba8 Merge branch 'GP-4433_ghidraffe_GhidraGo_accept_DomainFolder_GhidraURL' 2024-05-02 20:04:00 -04:00
ghidraffe
f8b8d1ca9b GP-4433 add unit tests for project URL 2024-05-02 20:02:18 -04:00
ghidra1
38a01c0434 GP-4433 Revised opening/viewing project folder/file links 2024-05-02 20:02:16 -04:00
ghidraffe
146c177343 GP-4433 Preliminary GhidraGo support for accepting GhidraURL locating a
DomainFolder.
2024-05-02 20:00:47 -04:00
ghidra1
1d2eaec0c0 Merge remote-tracking branch 'origin/GP-4370_InternalStorage' 2024-05-02 19:55:45 -04:00
ghidra1
d9d8e82bf6 Merge remote-tracking branch 'origin/patch' 2024-05-02 19:55:23 -04:00
ghidra1
3da9abdd77 Merge remote-tracking branch 'origin/GP-3723_ghidorahrex_PIC16_movlb_variant' into patch 2024-05-02 19:49:33 -04:00
emteere
8ebc8dba7b GP-4477 Speed improvements for binaries with large address tables 2024-05-02 19:43:08 -04:00
emteere
6ccf256055 GP-4535 Corrected storage of default context on disassembly errors and switch table targets. Improves disassembly for programs with no stored context as context table will be empty. 2024-05-02 14:23:28 -04:00
Ryan Kurtz
e5f7df7810 Merge remote-tracking branch 'origin/GP-0_dev747368_fix_encodedstringsdialogtest' 2024-05-02 13:11:02 -04:00
dev747368
3df5b47c0e GP-0 try to fix timing issue in EncodedStringsDialogTest 2024-05-02 17:02:08 +00:00
caheckman
05818c5c3a GP-4370 Internal Storage 2024-05-02 15:13:32 +00:00
James
91014dccb6 GP-4576 fixed rcr and rcl in x86-64 2024-05-02 14:10:28 +00:00