Commit graph

1748 commits

Author SHA1 Message Date
ghidorahrex
074f9de4f4 GT-3516: Fixed ARMAssemblyTest failure case issue again. 2020-02-18 11:33:08 -05:00
emteere
b51a9d7ff4 GT-3341_emteere_RTTIPerformance code review changes, refactored progress
monitor
2020-02-14 18:58:14 +00:00
ghidra1
fe69d675d7 GT-3530 update to single-char scalar rendering. Also corrected scalar
operand popup to be consistent with convert action.
2020-02-13 13:28:04 -05:00
astrelsky
8c35703cc4
Merge branch 'master' of https://github.com/NationalSecurityAgency/ghidra into DocFix 2020-02-13 09:34:48 -05:00
rev308
2dbf262295 Incorporating suggestions from review 2020-02-12 15:19:04 -05:00
emteere
cd650d0103 GT-3448_emteere_LargeDisPerf simple better byte buffering 2020-02-12 15:07:51 -05:00
emteere
2291b27356 GT-3448_emteere Speed up disassembly of large set of address ranges 2020-02-12 15:07:50 -05:00
ghidravore
052e4639c6 Merge remote-tracking branch 'origin/GT-3535_ghidravore_category_performance' 2020-02-11 18:21:37 -05:00
ghidravore
4ce56458b8 oops 2020-02-11 18:13:55 -05:00
ghidravore
ab0b4e02df GT-3535 changes from review 2020-02-11 17:54:54 -05:00
ghidra1
ea45a04ee5 Merge remote-tracking branch 'origin/patch' 2020-02-11 16:21:40 -05:00
ghidra1
dcf22394a4 Corrected minor bug in Assembler 2020-02-11 16:20:32 -05:00
ghidra1
687ce7f529 GT-3531 corrected DomainFile.isVersioned() for checked-out file.
Revised language upgrade support to facilitate optional context reset.
2020-02-11 15:52:10 -05:00
ghidravore
0536335c21 GT-3535 improving data type category performance 2020-02-11 12:27:19 -05:00
dev747368
e4372a30f1 GT-3512 refactor tests to use bytes() helper method, javadoc.
Allows getting rid of out-of-place ByteMemBufferImpl ctor.
Fix javadoc
2020-02-10 09:57:09 -05:00
ghidra1
fc5c68bc2b GT-3530 corrected improper use of bitSize 2020-02-06 18:49:35 -05:00
ghidra1
d1d5f9ea16 GT-3530 corrected some regression issues with char formatting 2020-02-06 18:35:17 -05:00
ghidra1
0f335d0250 Merge remote-tracking branch 'origin/patch' 2020-02-06 12:46:48 -05:00
ghidra1
05fba7639c Corrected bitfield related regression issues 2020-02-06 12:45:11 -05:00
ghidorahrex
c236edea6e Merge remote-tracking branch 'origin/GT-3514-dragonmacher-find-uses-exception' 2020-02-04 13:11:30 -05:00
ghidra1
c081a87ede Merge remote-tracking branch 'origin/patch'
Conflicts:
	Ghidra/Features/Base/src/main/java/ghidra/app/merge/datatypes/DataTypeMergeManager.java
2020-02-03 15:33:06 -05:00
ghidra1
d73c362790 GT-3511 revised fix for branch to self with invalid delay slot 2020-02-03 15:18:36 -05:00
astrelsky
4c3d3360dc
Documentation Fix 2020-02-03 13:44:54 -05:00
ghidra1
456dbc83cc Merge branch 'GT-3479_ghidra1_BitfieldMerge' into patch 2020-02-03 13:38:14 -05:00
ghidra1
639d4b9895 GT-3479 added missing support for structure/union merge of bitfields and
trailing flex-array
2020-02-03 13:35:32 -05:00
ghidorahrex
508929866c Merge remote-tracking branch 'origin/GT-3516_ghidorahrex_armassemblytest_failure' 2020-02-03 12:24:02 -05:00
ghidorahrex
8319b1ba5c Merge remote-tracking branch 'origin/GT_3392_DecompilerAPI' 2020-02-03 12:18:43 -05:00
caheckman
ced3760c09 Renaming adjustments 2020-02-03 12:03:29 -05:00
caheckman
6c6d5f2f1b Multi-merge functionality 2020-01-31 17:50:06 -05:00
caheckman
b0fb7b287d Isolate variable action 2020-01-31 17:41:42 -05:00
caheckman
c0dfa509ee Refactor variable renaming 2020-01-31 17:39:39 -05:00
caheckman
b88ea8c927 abstract what variables require dynamic storage to function 2020-01-31 17:36:23 -05:00
caheckman
7b407f1965 populate HighFunctionShellSymbol in GlobalSymbolMap 2020-01-31 17:36:23 -05:00
caheckman
97b43b9470 Refactor of HighSymbol to use SymbolEntry 2020-01-31 17:36:22 -05:00
caheckman
cdbee3fe39 More robust Symbol support for HighVariable 2020-01-31 17:30:46 -05:00
caheckman
76d0f12bd3 Refactoring based on HighSymbol 2020-01-31 17:21:49 -05:00
dragonmacher
370152ad6c GT-3514 - Fixed exception when right-clicking an operation structure
field reference in the Listing
2020-01-31 15:06:07 -05:00
ghidorahrex
19035bbfa0 GT-3516: Fixed ARMAssemblyTest failure 2020-01-31 06:33:19 -05:00
dev747368
b6bea0fb39 GT-3512 cleanup DataConverter interface and BE/LE impls 2020-01-30 19:56:40 -05:00
ghidorahrex
dc16f297cc Merge remote-tracking branch
'origin/GT-3510_dragonmacher_PR-1478_io12_spelling-fix-2'

Fixes #1478
2020-01-29 14:56:12 -05:00
ghidra1
dcd78c4d16 GT-3511 revised fix for branch to self with invalid delay slot 2020-01-29 13:01:06 -05:00
ghidra1
b66aaa337d Merge remote-tracking branch 'origin/patch'
Conflicts:
	Ghidra/Features/PDB/src/main/java/ghidra/app/util/bin/format/pdb/DefaultCompositeMember.java
	Ghidra/Features/PDB/src/main/java/ghidra/app/util/bin/format/pdb/PdbParser.java
2020-01-29 12:18:55 -05:00
Benjamin Levy
74fae2f644 Merge branch 'master' of
https://github.com/NationalSecurityAgency/ghidra into spell
2020-01-29 11:37:23 -05:00
ghidra1
e3e56fa29c GT-3511 corrected infinite loop is disassembler caused by branch to self
with nested delay slot failure
2020-01-29 11:30:30 -05:00
rev308
560dbe306c GT-3503: Making AddressRange iterable 2020-01-28 08:45:10 -05:00
rev308
5fd337b8b6 Refactor of the Scalar table columns to provide proper types and renderings 2020-01-28 08:06:31 -05:00
Benjamin Levy
9edc7a681b Add requested changes 2020-01-27 16:02:34 -05:00
caheckman
d552aa4b82 Populate GlobalSymbolMap with symbol references 2020-01-27 08:48:53 -05:00
caheckman
c886f01587 global symbol map for HighFunction 2020-01-27 08:48:51 -05:00
caheckman
a5ae6e21b0 New Symbol id strategy 2020-01-27 08:48:51 -05:00