Commit graph

265 commits

Author SHA1 Message Date
caheckman
7329198ad7 Parameters with persist property 2020-06-22 15:13:35 -04:00
caheckman
84e4b8c6fe Use correct namespace in LocalSymbolMap 2020-06-19 16:41:04 -04:00
caheckman
f7a8e264aa Print symbol namespace paths in context 2020-06-17 15:53:38 -04:00
caheckman
a027a5cdd8 adjustments to floating-point printing 2020-06-17 15:28:09 -04:00
caheckman
91ef0680da allow constant pointers to be inferred inside of strings 2020-06-17 15:28:03 -04:00
caheckman
fc053ad50f fix to let equate symbols survive deindirect 2020-06-17 15:27:55 -04:00
caheckman
39cbcd33ae LOAD protect 2020-05-19 15:51:02 -04:00
caheckman
764eec057f LOAD iterating, reclaim auto_live bit 2020-05-15 13:14:25 -04:00
caheckman
74d27ecb20 set up debug stream properly for debug console 2020-05-15 13:10:00 -04:00
caheckman
36c5a5c62b remote debug console 2020-05-15 12:44:49 -04:00
caheckman
e47fa51518 Fix for NEW operator 2020-05-12 14:10:03 -04:00
caheckman
14d7bd2b1f Search for arrays through nested structures 2020-05-12 14:10:02 -04:00
caheckman
5332624de8 Some bug fixes for ptr arith 2020-05-12 14:10:01 -04:00
caheckman
4f1adfcfc0 Restrict distribution producing non-multiples if no sub-components 2020-05-12 14:10:00 -04:00
caheckman
40bb05d8ed getTypePointerStripArray strips only 1 level 2020-05-12 14:09:59 -04:00
caheckman
6df091eeee Collapse double multiplies during ptrarith 2020-05-12 14:09:58 -04:00
caheckman
9802ba970e Collapse constants in distributeIntMult 2020-05-12 14:09:58 -04:00
caheckman
0dcf55b7c8 Added distributing transform to ptrarith 2020-05-12 14:09:57 -04:00
caheckman
e6e88bf2be Split out checkMultTerm 2020-05-12 14:09:56 -04:00
caheckman
0a4d2d7ba1 Refactor of RulePtrArith 2020-05-12 14:09:55 -04:00
caheckman
e7bd8a6dba console mode fix 2020-05-12 14:09:54 -04:00
caheckman
9ea9790e88 string debugging tags 2020-05-12 14:09:53 -04:00
caheckman
547a4f2ab5 Opaque strings and variable length data-types 2020-05-12 14:09:52 -04:00
caheckman
7dee97339c StringData record 2020-05-12 14:09:51 -04:00
caheckman
1529e635fc Converted StringManager to use vectors 2020-05-12 14:09:50 -04:00
caheckman
0eb48e441f Initial commit of new StringManager 2020-05-12 14:09:49 -04:00
caheckman
6a15520aa5 Attempt at adjusting processing of free stores 2020-05-12 14:08:36 -04:00
caheckman
7dea6d1f41 Fixed bug in numHeritagePasses 2020-05-12 14:08:35 -04:00
caheckman
a8dcc7266b Default for maximum number of instructions 2020-05-12 14:08:33 -04:00
caheckman
d9bd93c36b New resetDefaults support 2020-05-12 14:08:32 -04:00
caheckman
791f16101e Better triggering for ActionLaneDivide 2020-05-12 14:08:31 -04:00
ghidra1
63a0b5e61e Merge remote-tracking branch 'origin/GT-3577_AliasBlock' 2020-03-26 15:00:32 -04:00
caheckman
5319b9703c Better protections for overlapping input analysis 2020-03-19 16:30:41 -04:00
caheckman
d2229f235a one more traceForward fix 2020-03-18 10:41:02 -04:00
caheckman
2df81f803b Overlapping input fixes 2020-03-18 10:41:00 -04:00
caheckman
a8f9d4f7ac Fixing some bugs in the new transform framework 2020-03-18 10:40:59 -04:00
caheckman
7dcc3447cc Tool option for controlling alias block 2020-03-18 10:36:42 -04:00
caheckman
04b4011166 Roughed in alias block option 2020-03-18 10:36:41 -04:00
caheckman
ea83aa6d5c added RulePiecePathology 2020-03-09 12:06:22 -04:00
caheckman
38b72df280 Truncation amount was not expressed in bytes 2020-03-09 12:06:21 -04:00
caheckman
1ada2384d3 Bug fix to allow repeated use of StructureGraph action 2020-03-09 12:06:20 -04:00
ghidorahrex
6266b18e42 Merge remote-tracking branch 'origin/GT-3580_DecompilerVariableNames' 2020-03-06 08:53:18 -05:00
caheckman
9a22496210 Don't inherit name on speculatively merged variable 2020-03-04 13:02:49 -05:00
caheckman
037745b823 integer promotion checks for right shift, division, remainder 2020-03-02 12:32:46 -05:00
caheckman
cf4a4e825e Doxygen for xml.hh 2020-03-02 12:29:31 -05:00
caheckman
921eb9c5e6 RulePullsubMulti adjustment 2020-03-02 09:21:00 -05:00
caheckman
47290cc0f8 tailor application of RulePullsubIndirect 2020-02-28 16:08:00 -05:00
caheckman
2ef4843e70 more subvariable extension pushes 2020-02-28 12:13:34 -05:00
caheckman
1115b02862 tailor rulepullsubmulti application 2020-02-28 11:10:00 -05:00
caheckman
edb1571fba Let extensions push into subvariable flow 2020-02-26 17:44:52 -05:00