1. 12 7月, 2016 1 次提交
  2. 19 5月, 2016 1 次提交
  3. 29 1月, 2016 1 次提交
  4. 18 12月, 2015 1 次提交
  5. 22 10月, 2015 1 次提交
  6. 07 3月, 2015 1 次提交
  7. 17 12月, 2014 1 次提交
  8. 10 11月, 2014 1 次提交
    • M
      target-xtensa: add missing window check for entry · 1b3e71f8
      Max Filippov 提交于
      Entry opcode needs to check if moving to new register frame would cause
      register window overflow. Entry used in function prologue never
      overflows because preceding windowed call* opcode writes return address
      to the target register window frame, causing overflow exceptions at the
      point of call. But when a sequence of entry opcodes is used for register
      window spilling there may not be a call or other opcode that would cause
      window check between entries and they would not raise overflow exception
      themselves resulting in data corruption.
      
      Cc: qemu-stable@nongnu.org
      Signed-off-by: NMax Filippov <jcmvbkbc@gmail.com>
      1b3e71f8
  9. 05 6月, 2014 4 次提交
  10. 29 5月, 2014 1 次提交
  11. 14 3月, 2014 8 次提交
  12. 24 2月, 2014 1 次提交
  13. 11 2月, 2014 1 次提交
  14. 03 9月, 2013 1 次提交
  15. 23 8月, 2013 1 次提交
  16. 29 7月, 2013 2 次提交
  17. 28 6月, 2013 1 次提交
  18. 12 3月, 2013 1 次提交
  19. 19 12月, 2012 2 次提交
  20. 16 12月, 2012 1 次提交
  21. 09 12月, 2012 1 次提交
  22. 23 9月, 2012 4 次提交
  23. 11 6月, 2012 1 次提交
  24. 09 6月, 2012 2 次提交