- Dec 15, 2015
-
-
clc5q authored
Former-commit-id: aaf1efd938f0cf307ff6cfaf693e8e937aaf419e
-
- Dec 14, 2015
-
-
clc5q authored
Former-commit-id: c80168bd4f04a0fe90c69ec9076d8be10f7c5280
-
- Dec 11, 2015
- Dec 10, 2015
-
-
clc5q authored
Former-commit-id: 8ab7eaf73c6cae02cdfb74331391bb04c6cc3c82
-
- Dec 09, 2015
-
-
clc5q authored
Treat branches to distant functions as tail calls when adjusting DEF and USE lists before tail calls are detected. Former-commit-id: 73a5f4afb47b2bae34030212ac700e2370a70703
-
- Dec 04, 2015
-
-
clc5q authored
Former-commit-id: 1e20c1306f474f69e082dbe7ee97644df311a360
-
- Nov 30, 2015
- Nov 25, 2015
-
-
clc5q authored
Former-commit-id: 5ddb7481bebc56fd4cdc115971c25c127c07a894
-
- Nov 19, 2015
-
-
clc5q authored
Former-commit-id: c562de85f1e6b027d824d25d5aca65907e35a5c4
-
- Nov 18, 2015
-
-
clc5q authored
Former-commit-id: 3f7a0a96e6e60dcbed9cce91ad303b5a7d7dedb1
-
- Nov 17, 2015
-
-
clc5q authored
Former-commit-id: ccb23cf6450fc178575cf9a7e66ee7b81dc1f7dc
-
- Nov 14, 2015
-
-
clc5q authored
Former-commit-id: 492334b4bcf3ebd071b174fe7627cb069cff5e38
-
- Nov 09, 2015
-
-
clc5q authored
Former-commit-id: dcc75d83b7b5bfcd9a2d4f11a08e310f702b523e
-
- Nov 07, 2015
-
-
clc5q authored
Former-commit-id: f18f1c70c37c34a59f19a914886dd03ffdcff71e
-
- Nov 05, 2015
-
-
clc5q authored
Former-commit-id: 2bacec87938e28638ba8856183fc8a24c8e48b48
-
- Nov 04, 2015
-
-
jdh8d authored
Added changes to support IsInstIDInFunc better, and implemented a GetReferencedInstructionID method to STARS_Instruction_t. Former-commit-id: 2d289cd76e27c69cc2f24080c32a8730a9d1a6b9
-
- Oct 31, 2015
-
-
clc5q authored
Former-commit-id: 7392478342634d9213189b9433af6f359bd744e2
-
- Oct 29, 2015
- Oct 27, 2015
-
-
clc5q authored
Former-commit-id: a1268eac84f84886e025cbc6d94295ea31653fa8
-
- Oct 19, 2015
-
-
jdh8d authored
Former-commit-id: c91d09ec5890126290c57532c35330eae3cc22e5
-
- Oct 18, 2015
-
-
clc5q authored
Former-commit-id: 2c70517c4b7fdaf2062f72465f9f3156adcaf452
-
- Oct 17, 2015
- Oct 16, 2015
-
-
clc5q authored
SCCP: DEFs returned from call instructions must be of unknown value until we get interprocedural constant propagation. Prep work for calls converted to push and jump pairs. Former-commit-id: 181e0e031297adb88d4461736aa37a6c64020e48
-
- Oct 14, 2015
-
-
clc5q authored
Former-commit-id: c0195e327284c6b01b8220df142fa7d37b0c0e0b
-
- Oct 13, 2015
- Oct 12, 2015
-
-
clc5q authored
Former-commit-id: 9e06197ba38480b6f43e2d2d2d828ea93a15183c
-
- Oct 11, 2015
-
-
jdh8d authored
Added Dump() routines to base class that do nothing. Override as desired for debug output in specialized classes. Former-commit-id: 85b61674d8f60cfff6ed6424473913cc129ea7f9
-
clc5q authored
Sign extend to 64 bits the operand of a 64-bit push opcode that takes a narrower immediate or memory operand. Former-commit-id: 4325774dde621d1c1b02665b5359e01f58e52ee6
-
- Oct 09, 2015
-
-
jdh8d authored
Moved SpecFlag4 functions out of STARS_op_t and into STARS_IDA_op_t where they belong. Left GetSpecFlag4 is base-class method to return default value. Former-commit-id: 5e96755b9c5c8796cd568307d1ec279878ec5319
-
jdh8d authored
Former-commit-id: 46ab830edeaf305a2f0d8244acf492cf43a2bdbd
-
clc5q authored
Former-commit-id: 4a5f2ebff64bb1186748a3e15de4808d14c11cbf
-
- Oct 08, 2015
-
-
jdh8d authored
Former-commit-id: ececbd7b378e90677b7f9bf3a5fbbc824009295d
-
- Oct 05, 2015
-
-
jdh8d authored
Former-commit-id: ad417da5e51e95f6b0fdb0f510659e7de1775eb3
-
clc5q authored
Emit BELONGTO annotations and FROMUNKNOWN *.STARSxrefs annotations for apparently unreachable blocks in functions with resolved indirect branches but no unresolved indirect branches to link to. Former-commit-id: 4a667610e5c9d98f81d220dfd75638b85216d396
-
- Oct 01, 2015
-
-
clc5q authored
Former-commit-id: 89145fb392ec8c6d78453271328260cd95f88251
-