- Mar 20, 2015
-
-
jdh8d authored
Former-commit-id: b9d34b30d318640baf898a50587f67555c1c2045
-
- Jan 22, 2015
-
-
an7s authored
Needed for CGC compatibility Former-commit-id: 2b199b1f586bd5131286e1436cdf7cf580ac6113
-
- Oct 14, 2014
-
-
jdh8d authored
Former-commit-id: 6de3fb80562c2fafdb192501f43c17d60937ed57
-
- Sep 08, 2014
-
-
an7s authored
This was messing up the control flow graph Former-commit-id: 7a6c7d0c2104d2e46a1d9841caf533e74d33c1f2
-
- Aug 21, 2014
-
-
jdh8d authored
Lots of updates to compile on solaris. some of these changes were for non-gnu portabliity, others for just building with CC vrs g++. Former-commit-id: 7eefd712cbe60859d242fdce1e9b24daebabc7f8
-
- May 19, 2014
-
-
jdh8d authored
Former-commit-id: a5fec7bedfff6c12c183babb52cba59dfa3a61b2
-
- Mar 30, 2014
-
-
jdh8d authored
Former-commit-id: 124fb2f6261dcbf39104fb13926e179aaceb491d
-
- Jan 29, 2014
-
-
jdh8d authored
Former-commit-id: 18af59999008b87cb508efb74085301b71e8a46c
-
- Jan 28, 2014
-
-
jdh8d authored
Former-commit-id: 62ee8cb4dcd7506dd4f1379239813e073ff1d4f9
-
- Dec 21, 2013
-
-
jdh8d authored
Former-commit-id: 807237f4832c3d5105e73e51cbd7d0c38ff66d49
-
- Aug 24, 2013
-
-
buildbot authored
Former-commit-id: eafbf34d269780dbe81230c21d5ec0afada83d7f
-
- Aug 21, 2013
- Aug 17, 2013
-
-
jdh8d authored
Former-commit-id: 21e53356a2c59201fdc26b478ab4d88979f1d33d
-
- Aug 16, 2013
-
-
jdh8d authored
Former-commit-id: 3db02a33f72f4d5ba0812ebfaf354835ae5521ac
-
- Jun 17, 2013
-
-
jdh8d authored
Former-commit-id: 744772d87669a169a20f8ecf2c775edee84c79f6
-
- Feb 10, 2012
-
-
bdr7fv authored
There was a bug in the coverage tool. The instruction_descriptor class did not explicitly set the isVisted flag in one version of the class constructor, giving erroneous coverage metrics. Former-commit-id: 3f6a132785b51fea3de9c428a373d356d8e42c87
-
- Nov 22, 2011
-
-
jdh8d authored
Former-commit-id: ffab2fd857a6553344244362a03ffe69800e7bbd
-
- Nov 09, 2011
-
-
bdr7fv authored
Former-commit-id: b2040bfb2ad5396bedd16654d6c2faf13891cf45
-
bdr7fv authored
Fixed error in rewriter. Was previously getting the size of the executed address file for coverage in the rewriter using seek, but did not reset the stream to the beginning. Former-commit-id: 03e38ed792a317d1353666bbf00bad08e8100c51
-
- Nov 08, 2011
-
-
bdr7fv authored
Former-commit-id: 9a26155eb0984503bc0c95c84a0018dd7acf6b7d
-
- Nov 03, 2011
-
-
bdr7fv authored
Former-commit-id: 1605d367f129a28d5990a6932716db27eeb05577
-
- Oct 25, 2011
-
-
bdr7fv authored
Fixed an infinite loop problem in rewriter.cpp in getFunctionCoverage. Now the coverage file is read using an ifstream object. Former-commit-id: 492340afd5f082b5d8a6b472cea0e46e4de5062a
-
- Aug 18, 2011
-
-
jdh8d authored
-
- Aug 17, 2011
-
-
an7s authored
-
- Aug 12, 2011
-
-
an7s authored
- out args region size - use frame pointer - IR DB-driven P1 transform (Katie's work)
-
- Jul 01, 2011
-
-
bdr7fv authored
Forgot to make a change to xform/Makefile in the previous commit for the spasm update to exclude object files related to the older spasm version
-
bdr7fv authored
Merged Spasm3.0 into the trunk, and removed old spasm files. Changes were merged manually into the trunk, revision 5992, not from a sandbox branch.
-
- Jun 29, 2011
-
-
jdh8d authored
fixes to meds2pdb and the xform engine to support a NULL function. also various fixes to libIRDB to handle IDs better, etc.
-
- Jun 24, 2011
-
-
jdh8d authored
-
- Jun 17, 2011
- Jun 10, 2011
-
-
an7s authored
-