- Jun 23, 2013
-
-
an7s authored
Former-commit-id: dd9fc21dfed052ad30cb21e3833364a71379d620
-
- Jun 07, 2013
-
-
jdh8d authored
Former-commit-id: a8e23ff674c8df242c8ff03d95f863116aace9b7
-
- Jun 05, 2013
-
-
jdh8d authored
Former-commit-id: 7da867d1a66189b9ae230a16b241c4a81ceb175e
-
- May 06, 2013
-
-
bdr7fv authored
generate_spri.cpp, added debugging log output into the spri file to indicate what the label_offset is every time it is changed to help catch a non-deterministic bug that has been seen with producing labels. Former-commit-id: 12e8fc23bc6f49b118b014b64f47a6be2b70f7ec
-
- Apr 16, 2013
-
-
an7s authored
Former-commit-id: 684d4aeef75b411d2b300d7ecee2fc8f98c559a3
-
- Apr 06, 2013
-
-
jdh8d authored
Updates to spri to actually manage redirects from application code correctly. Previously, the indirect branch target and the 'old' instructin's address were confused as to what was being redirected. This should be cleared up now. Former-commit-id: 5465a37bbec1c94571d3c33fa07a493f826972be
-
- Apr 05, 2013
- Apr 04, 2013
-
-
jdh8d authored
Former-commit-id: e4fb4c6138ddcd13a576a406de720ed506e1fa55
-
- Apr 02, 2013
-
-
jdh8d authored
Former-commit-id: f2f069c24ad3e688f43440696d1f2b4f3d174935
-
- Mar 02, 2013
-
-
jdh8d authored
Former-commit-id: f8cf0b1e1d6326db95f68275d025da2d82d48952
-
- Feb 28, 2013
-
-
jdh8d authored
Former-commit-id: 1940ecea2e52d97187e40bf67c5675aeed81e937
-
- Jan 15, 2013
-
-
jdh8d authored
Former-commit-id: 293db2ae5f1feecf86ac40d04d94a910c7a0cfaa
-
- Dec 05, 2012
- Nov 21, 2012
- Nov 09, 2012
-
-
jdh8d authored
Former-commit-id: 9a2056485049bd1bba9041420bf32ed79081dfe7
-
- Sep 06, 2012
-
-
bdr7fv authored
altered fileir.cpp AssembleRegistry() to detect if system calls fail, and to be more memory efficient. Former-commit-id: a6ec1300e6a10e4b619d37fedaad108d918a5bb9
-
- Sep 05, 2012
-
-
bdr7fv authored
Fixed some tabbing issues in core/fileir.hpp, added signature for fileir destructor in fileir.hpp. Implement fileir destructor in fileir.cpp. Multiple calls to generate spri no longer eat memory. Former-commit-id: 532c38b749c51e49bfe065590013fe66124d3152
-
- Aug 30, 2012
-
-
jdh8d authored
Former-commit-id: 6147ea286df2b0d2c521261afcf35e7a1c64a877
-
- Aug 22, 2012
-
-
jdh8d authored
Former-commit-id: 3925cdcce7557a33078cadc64305958387a39cbf
-
- Aug 17, 2012
-
-
bdr7fv authored
fileir.cpp, when assemblying the assembly registry, destorys any previous existing binary or assembly files, just in case. Former-commit-id: 55819c800e824afaeda2acbe87881dd0d1281202
-
bdr7fv authored
Included new functionality in fileir to change the key of a registered instruction/assembly pair. This is necessary for some the rewriting I intend to do. Former-commit-id: d9aaec6b317e5d9664fed8e3050e2782c8fd796e
-
bdr7fv authored
Former-commit-id: 64a9cff6d7a51509dbd785932c58310575d79fb3
-
- Aug 16, 2012
-
-
bdr7fv authored
fileir now has an assembly registry. If assembling large numbers of instructions, register instructions here to speed up performance in assembly. Instructions are assembled on demand, or when fileir is used to write to the db or to generate spri. Former-commit-id: c92c7aa20ff36df6c01d34f949ea1a4248686b4f
-
- Aug 06, 2012
-
-
jdh8d authored
Former-commit-id: aa0402377fb7f2253102ec40101bd1dfe8327d79
-
- Aug 04, 2012
-
-
jdh8d authored
Former-commit-id: 6505c3f5ee0b4547cd11a015efacf077cb1791e1
-
- Jul 16, 2012
-
-
jdh8d authored
Former-commit-id: ad2e710b7db7ea454d2d0d08b63a8aca99a902ea
-
- Jul 13, 2012
- Jan 25, 2012
-
-
jdh8d authored
Former-commit-id: 799443075daf7aa8a26b1af77db22173a828d2e0
-
- Dec 07, 2011
-
-
dnguyen authored
Former-commit-id: 2402d2e625ce6f298cf15ff854c8a490ee9b0377
-
- Nov 22, 2011
-
-
jdh8d authored
Former-commit-id: 0fd1f442408fa9a91471ccf5b1dd9d3bd491fcbd
-
mc2zk authored
This function quick and dirty way to help number handling function call monitoring in the face of ILR's relocation of instructions, by causing the spri rule <origaddr> -> <newaddr> to be produced. This helps redirect watches to the correct locations when ILR is turned on. Former-commit-id: 1c334bf055077320c3104e46a7a06636d92a749f
-
jdh8d authored
Former-commit-id: ffab2fd857a6553344244362a03ffe69800e7bbd
-
- Nov 02, 2011
- Nov 01, 2011
-
-
jdh8d authored
Former-commit-id: 8421014d172e7181d743a2efea0dd2aed4114220
-
- Oct 27, 2011
-
-
jdh8d authored
Former-commit-id: fec95da5d4acf33edfbd78e4631033361b611579
-