1. 01 Sep, 2016 5 commits
  2. 31 Aug, 2016 3 commits
  3. 30 Aug, 2016 8 commits
  4. 29 Aug, 2016 3 commits
  5. 27 Aug, 2016 5 commits
  6. 26 Aug, 2016 2 commits
  7. 23 Aug, 2016 1 commit
  8. 22 Aug, 2016 1 commit
    • MerryMage's avatar
      dyncom: Read-after-write in SMLA · 15b2eec4
      MerryMage authored
      In the case when RD === RN, RD was updated before AddOverflow was called
      to check for an overflow, resulting in an incorrect state of the Q flag.
      15b2eec4
  9. 16 Aug, 2016 2 commits
  10. 14 Aug, 2016 1 commit
  11. 13 Aug, 2016 1 commit
  12. 08 Aug, 2016 1 commit
  13. 04 Aug, 2016 1 commit
    • James Rowe's avatar
      CMake: Fix for QT 5.7 overwriting -std=c++1y flag · a976c2e3
      James Rowe authored
      In QT 5.7 they added a new check for CXX features which appends a minimum
      required standard to the CXX_FLAGS. Because we were writing the flag
      directly previously, cmake assumed it needed to add a c++11 flag to the
      build. This tells cmake to use c++14 on every build.
      a976c2e3
  14. 02 Aug, 2016 1 commit
  15. 29 Jul, 2016 2 commits
  16. 28 Jul, 2016 3 commits