commit | d91f964d400d00ca35db1300d94c162fbdbc26e4 | [log] [tgz] |
---|---|---|
author | flyingsymbols <simplesymbols@gmail.com> | Wed Oct 22 03:21:43 2014 -0400 |
committer | flyingsymbols <simplesymbols@gmail.com> | Thu Oct 23 12:04:23 2014 -0400 |
tree | ad2b5529ea6af3fe91a9a095b1afb18cfa1a23a9 | |
parent | 11f8e7c5969c1c43304bfd32dc7ef2d7972d4f3d [diff] |
* Fixed bug in Thumb2 pop caused by me incorrectly assuming that ARM_SP == 13, ARM_LR == 14, and ARM_PC == 15, which is not the case * updated CMakeLists to include building arm regression test * added explicit casts for 64 bit visual studio 2012 build to get around truncation warnings from size_t conversion