Commit graph

2648 commits

Author SHA1 Message Date
devnull850
7e07eb397d Add trailing comma to arrays display 2022-05-26 08:08:54 -04:00
Ryan Kurtz
0241b2b97e Merge remote-tracking branch 'origin/GP-2052_ryanmkurtz_prelink' 2022-05-24 00:57:08 -04:00
Ryan Kurtz
b6501c8283 Merge remote-tracking branch 'origin/patch' 2022-05-23 11:29:56 -04:00
Ryan Kurtz
9880801814 Merge remote-tracking branch
'origin/GP-2047-dragonmacher-tree-renderer-bg-fix' into patch
(Closes #4260)
2022-05-23 11:15:40 -04:00
dragonmacher
0de8cd3aca GP-2047 - fix for tree rendering bug on some Linux systems 2022-05-23 10:29:40 -04:00
Ryan Kurtz
9cf8c84129 GP-2052: Improving PrelinkFileSystem isValid() so it doesn't fully
parse the entire Mach-O
2022-05-23 02:45:55 -04:00
Ryan Kurtz
a1e57f1f7a Merge remote-tracking branch
'origin/GP-1451_Dan_syncSelToggle--SQUASHED'

 Conflicts:
	Ghidra/Debug/Debugger/src/test/java/ghidra/app/plugin/core/debug/gui/listing/DebuggerListingProviderTest.java
2022-05-20 10:24:35 -04:00
Ryan Kurtz
d2a78b41b2 Merge remote-tracking branch
'origin/GP-1913-dragonmacher-structure-editor-actions--SQUASHED'

Conflicts:
	Ghidra/Features/Base/src/main/java/ghidra/app/plugin/core/datamgr/DataTypeManagerPlugin.java
2022-05-20 10:17:06 -04:00
Dan
cfdf1051a1 GP-1451: Add sync selection actions, toggles 2022-05-20 10:14:58 -04:00
Ryan Kurtz
f672ba46b7 Merge remote-tracking branch 'origin/GP-2042-dragonmacher-table-row-update-issue--SQUASHED' 2022-05-20 01:53:42 -04:00
dragonmacher
d9af59df1a GP-1913 - Updated data type synchronization workflow by adding a new action and a home button to the structure editor. Added action to the composite editors and enum editor to show the type being edited in the Data Type Manager's tree. 2022-05-19 18:33:40 -04:00
dragonmacher
9fd273c862 GP-2042 - updated table add/remove strategy to fix bug that causes lost table items when data in the row object changes for a sorted column 2022-05-19 18:31:34 -04:00
Ryan Kurtz
e873401776 Merge remote-tracking branch 'origin/GP-2020_ryanmkurtz_dyld-fs--SQUASHED' 2022-05-19 13:39:57 -04:00
Ryan Kurtz
70b0602af0 GP-2020: Support for loading split dyld_shared_cache files from a GFileSystem 2022-05-19 13:36:42 -04:00
dragonmacher
36b17dd10b Tests fixes 2022-05-19 09:43:50 -04:00
Ryan Kurtz
a37f663a23 Merge remote-tracking branch 'origin/patch' 2022-05-19 01:43:05 -04:00
ghidra1
0555248d3c Merge remote-tracking branch
'origin/GP-1987_emteere_ConstantPropagationSegmentOp' into patch (Closes
#4252)
2022-05-18 19:42:57 -04:00
ghidra1
27c2b7d64a Merge remote-tracking branch 'origin/GP-2045_emteere_COFFImportNonWindows' into patch 2022-05-18 19:32:41 -04:00
ghidra1
32e75f4f1b GP-2045 update COFF section header structure datatypes for binary markup
use.
2022-05-18 15:24:25 -04:00
Ryan Kurtz
3a09507990 Merge remote-tracking branch
'origin/GP-1982-dragonmacher-table-dialog-exception--SQUASHED'
(Closes #4204)
2022-05-18 10:41:45 -04:00
Ryan Kurtz
27de71320a Merge remote-tracking branch 'origin/patch' 2022-05-18 10:30:21 -04:00
Ryan Kurtz
d82537a3d4 Merge remote-tracking branch 'origin/GP-2025-dragonmacher-function-window-duplicates' into patch 2022-05-18 10:20:27 -04:00
emteere
4034568165 GP-1987 Using injected pcode from segment and all pcode userops during
constant propagation
2022-05-18 13:49:47 +00:00
emteere
42f28fd67b GP-2045 Coff header changes for harvard architecture and non microsoft
COFF files
2022-05-18 12:46:58 +00:00
dragonmacher
c14c615a14 GP-1982 - Fixed exception in the Table Chooser Dialog 2022-05-17 14:33:56 -04:00
Ryan Kurtz
a4111b1592 Merge remote-tracking branch 'origin/patch' 2022-05-17 05:41:57 -04:00
Ryan Kurtz
49a426eb3f GP-0: Fixing issue with discovering split dyld_shared_cache files 2022-05-17 05:38:24 -04:00
ghidra1
0f3d941115 Merge remote-tracking branch 'origin/GP-1797_ghidra1_EliminateDatatypeConflictException' 2022-05-16 15:35:50 -04:00
Ryan Kurtz
8a776567b5 GP-0: Fixing yield keyword conflict when compiling with JDK 17
compliance.
2022-05-16 14:12:55 -04:00
ghidra1
01067debde GP-1797 removed unused DataTypeConflictException 2022-05-16 12:33:16 -04:00
Ryan Kurtz
377c7cb3d4 Merge remote-tracking branch 'origin/GP-1931_ghidravore_speeding_up_select_files_in_project_data_tree--SQUASHED' 2022-05-16 12:26:04 -04:00
ghidravore
b1e0e7d344 GP-1931 improved efficiency for selecting files in the ProjectDataTreePanel by eliminated brute force search technique for finding file nodes in the tree 2022-05-16 12:05:39 -04:00
ghidra1
0acb497263 Merge branch 'GP-1994_ghidra1_ClassStructureSearch' 2022-05-14 15:12:33 -04:00
ghidra1
d7fc209657 GP-1994 refined datatype search and add ability to specify a program's
preferred root-namespace category node
2022-05-13 16:56:39 -04:00
Ryan Kurtz
3deb67aac4 Merge remote-tracking branch 'origin/patch' 2022-05-13 14:17:31 -04:00
dragonmacher
6b425bda89 Test debug removal; test debug directory consolidation 2022-05-13 09:31:01 -04:00
dragonmacher
76b5ec7787 GP-2025 - Function Window - fixed duplicate functions appearing when
editing external functions
2022-05-12 18:08:52 -04:00
Ryan Kurtz
cc2a6666cb Merge remote-tracking branch 'origin/GP-2002_ghidra1_SimplifyAddressMapInterface' 2022-05-12 00:39:56 -04:00
ghidra1
70062a8cd9 Merge remote-tracking branch 'origin/GP-0_ghidra1_BSD_License_Change--SQUASHED' 2022-05-11 10:45:21 -04:00
ghidra1
8eb58baa7d GP-0 added updated BSD license files and updated related BSD certifications 2022-05-11 10:37:27 -04:00
Ryan Kurtz
5f7405168a Merge remote-tracking branch 'origin/GP-2001_James_fix_spelling_mistakes' 2022-05-10 01:48:14 -04:00
Ryan Kurtz
77fbd9dd1e Merge remote-tracking branch 'origin/patch' 2022-05-10 01:43:17 -04:00
dragonmacher
d3c04326f3 GP-2009 - Fixed assert exception that identified usage of HTMLUtilities
not on the Swing thread
2022-05-09 10:39:16 -04:00
Ryan Kurtz
3b09371ba8 GP-0: Mach-O cleanup 2022-05-09 10:37:46 -04:00
Ryan Kurtz
5e6c267093 Merge remote-tracking branch 'origin/GP-1772_correct_langauge_usage'
Conflicts:
	Ghidra/Features/Base/ghidra_scripts/ReloadSleighLangauge.java
2022-05-06 14:30:24 -04:00
ghidra1
6a2cb72318 GP-0 ignore HTMLDataTypeRepresentationTest test failure pending HTML
refactor (see GP-1974)
2022-05-06 08:42:42 -04:00
ghidra1
85e0af69c4 GP-2002 simplified AddressMap interface 2022-05-05 22:52:33 -04:00
James
dfb7a1cfe1 GP-2001_James_fix_spelling_mistakes 2022-05-05 19:06:36 +00:00
ghidravore
26f921cf6e GP-1778 follow-up with more test cases 2022-05-04 12:58:41 -04:00
ghidra1
c90a3ecef3 GP-1965 reverted deleted data type check for resolve. Coping with this
situation is an unresolved known issue.
2022-05-03 18:40:20 -04:00