Skip to content
  1. Sep 01, 2016
  2. Aug 31, 2016
  3. Aug 30, 2016
  4. Aug 29, 2016
  5. Aug 27, 2016
  6. Aug 26, 2016
  7. Aug 23, 2016
  8. Aug 22, 2016
    • 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. Aug 16, 2016
  10. Aug 14, 2016
  11. Aug 13, 2016
  12. Aug 08, 2016
  13. Aug 04, 2016
    • 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. Aug 02, 2016
Loading