Commit graph

1725 commits

Author SHA1 Message Date
caheckman
78717038cf no need to hold equate symbols in a separate list 2020-11-04 11:54:57 -05:00
caheckman
3e5da19f28 Let all equate symbols get mapped. 2020-11-03 17:48:16 -05:00
ghidra1
27fb507b18 Merge remote-tracking branch 'origin/Ghidra_9.2' 2020-11-03 16:52:37 -05:00
ghidra1
149407a682 Merge remote-tracking branch 'origin/GP-348_ghidra1_ElfRelrRelocations' into Ghidra_9.2 2020-11-03 14:11:25 -05:00
ghidra1
ada1bbec85 Merge remote-tracking branch 'origin/GP-301_ghidra1_PDB_FuncDefDedupe'
into Ghidra_9.2

Conflicts:
	Ghidra/Features/PDB/src/main/java/ghidra/app/util/pdb/pdbapplicator/CompositeTypeApplier.java
2020-11-02 16:27:50 -05:00
ghidravore
b88c949c6b Merge remote-tracking branch 'origin/Ghidra_9.2' 2020-11-02 14:44:34 -05:00
ghidra1
021fbf8025 GP-348 Added ELF RELR relocation support 2020-11-01 21:41:55 -05:00
ghidra1
3a18bd8420 Corrected spelling 2020-10-30 16:01:34 -04:00
ghidravore
956e8ef342 Merge remote-tracking branch 'origin/GP-273_jpleasu_objc_typeencoding_fixes--SQUASHED' into Ghidra_9.2 2020-10-30 15:59:14 -04:00
Jason P. Leasure
81a25b6c0e add Objective C 'ATOMIC' for type-encoding 'A' modifier 2020-10-30 15:57:18 -04:00
ghidra1
966fdc025b Merge remote-tracking branch 'origin/GP-196_temporary_varnode_sizes--SQUASHED' into Ghidra_9.2 2020-10-30 14:15:01 -04:00
ghidra1
342ef10c85 GP-196 fixed issue with emulating accessing varnodes in unique space 2020-10-30 14:14:32 -04:00
ghidra1
939e000113 Corrected typo 2020-10-30 14:03:52 -04:00
ghidra1
f0b5c6f8c7 Improved build for sleigh parser (antlr) 2020-10-30 13:58:40 -04:00
ghidra1
d3950946e6 Merge remote-tracking branch 'origin/GP-343_AARCH64neon' into Ghidra_9.2 2020-10-29 18:55:15 -04:00
ghidravore
490bc9ffa9 GT-308 preserved graph satellite state between graph instantiations.
(also changed the timing for when preferences are loaded into the tool
so that they happen before plugins get initialized)
2020-10-29 15:13:43 -04:00
ghidra1
027ba3884a Merge remote-tracking branch 'origin/Ghidra_9.2' 2020-10-28 16:45:04 -04:00
ghidra1
aa6319b8c6 GP-302 additional corrections to DataUtilities. 2020-10-28 12:58:42 -04:00
caheckman
797fb69005 Disable SLEIGH endian check for mixed endian architectures 2020-10-28 11:38:31 -04:00
caheckman
6ed4ce628c token endianness 2020-10-28 11:38:27 -04:00
ghidra1
038b701670 Merge remote-tracking branch 'origin/Ghidra_9.2' 2020-10-27 17:13:18 -04:00
ghidra1
16b177b2cf GP-302 Corrected DataUtilities improper clearing of code units 2020-10-27 17:11:41 -04:00
ghidra1
65d8648420 GP-302 Reverted changed to PointerDataType referenced type default
(deferring change for future consideration)
2020-10-27 17:11:39 -04:00
ghidravore
585684b41a Merge remote-tracking branch 'origin/GP-306_ghidravore_default_graph_titles' into Ghidra_9.2 2020-10-27 14:51:37 -04:00
ghidra1
f7e219b96a GP-301 PDB - use consistent anonymous function naming with DWARF. Helps
to reduce datatype conflicts.
2020-10-26 19:25:57 -04:00
ghidra1
b605ad0327 Merge remote-tracking branch 'origin/Ghidra_9.2' 2020-10-26 15:30:56 -04:00
ghidra1
6107f29a95 GP-302 corrected issue affected ELF PLTGOT bounds determination.
Corrected various pointer and data related issues
2020-10-23 18:57:11 -04:00
ghidravore
d2e0b350f4 GP-306 fixing graph titles 2020-10-23 18:09:29 -04:00
dragonmacher
9cc3f01a8b Merge branch 'GP-268-dragonmacher-slow-listing-fix' 2020-10-23 13:07:23 -04:00
dragonmacher
4722763d55 GP-268 - Listing - fixed slow painting on functions with an outrageous
number of variables

Closes #2351
2020-10-21 17:52:47 -04:00
dragonmacher
8ec3f786ff Merge branch 'GP-266-dragonmacher-function-tags-ui-lockup' 2020-10-21 13:46:54 -04:00
dragonmacher
77ee698797 GP-266 - Function Tags - updated function tags to load tags in a
background thread

Closes #2366
2020-10-21 13:40:03 -04:00
ghidra1
e7661ada57 GP-281 Corrected unrelease lock error due caused by exception 2020-10-19 15:46:38 -04:00
ghidra1
165a767365 Merge remote-tracking branch 'origin/caheckman_UndefinedFunction' into Ghidra_9.2 2020-10-13 18:21:55 -04:00
caheckman
078159dd29 Scope id fix for external references 2020-10-13 17:45:53 -04:00
ghidravore
14d7e1f908 Merge remote-tracking branch 'origin/GT_153_ghidravore_changing_graph_api--SQUASHED' into Ghidra_9.2 2020-10-09 14:35:57 -04:00
ghidravore
592b8a3cfc Changed graph api to use vertex and edge object instead of ids. 2020-10-09 14:27:29 -04:00
ghidra1
b83f327e47 Added direct references to MemoryBlock.EXTERNAL_BLOCK_NAME instead of
hard-coded string
2020-10-08 14:04:20 -04:00
ghidra1
3cd26120a3 Corrected issue with Program metadata which included CustomerOption.
Cleanup PDB analyzer related error reporting.
2020-10-08 12:44:41 -04:00
ghidravore
b8a71a2ea2 Merge remote-tracking branch 'origin/GP-153_ghidravore_actions--SQUASHED' into Ghidra_9.2 2020-10-07 18:03:43 -04:00
ghidravore
532a1d4fd0 Adding capbility to add DockingActions to GraphDisplay. Also, wired in the help for existing actions. 2020-10-07 17:58:48 -04:00
dev747368
c41e34cbf8 GP-231 update ExportImagesScript
Use currentSelection and allow user to specify output directory.
2020-10-06 21:10:16 -04:00
caheckman
e7b63fdab5 Fix "Duplicate scope id" error with undefined functions in decompiler 2020-10-06 15:40:58 -04:00
caheckman
7c0b21f0dc Convert to Scope ids 2020-10-06 11:10:24 -04:00
ghidravore
b647c6cd5b Miscellanious bug fixes and code clean up. 2020-10-01 12:02:08 -04:00
Nick Fox
ca1047cd97
fix #2283 - 'persistent' spelling error 2020-10-01 10:58:55 -04:00
ghidravore
e72b79a239 Miscellanious bug fixes and code clean up. 2020-09-30 17:31:17 -04:00
ghidravore
d8c7074d6f Merge remote-tracking branch 'origin/caheckman_docReview' 2020-09-24 17:32:08 -04:00
caheckman
fe2d508c1c Changes in response to review 2020-09-24 17:13:18 -04:00
ghidra1
aa299897c6 Corrected ARMAssemblyTest 2020-09-24 10:36:58 -04:00