1. 03 4月, 2014 1 次提交
  2. 25 12月, 2013 1 次提交
  3. 08 11月, 2013 1 次提交
  4. 15 10月, 2013 1 次提交
  5. 13 9月, 2013 1 次提交
    • G
      8024344: PPC64 (part 112): C argument in register AND stack slot. · 5bff05b0
      goetz 提交于
      Summary: On PPC, the first 13 floating point arguments to C calls are passed in floating point registers. Also, all but the first 8 arguments are passed on the stack. So there can be floating point arguments that are passed on the stack and in a register. We duplicate the regs datastructure in c_calling_convention() to represent this.
      Reviewed-by: kvn, cjplummer
      5bff05b0
  6. 08 6月, 2013 1 次提交
  7. 07 12月, 2012 1 次提交
  8. 07 11月, 2012 1 次提交
  9. 11 9月, 2012 1 次提交
  10. 02 9月, 2012 1 次提交
  11. 25 7月, 2012 1 次提交
  12. 18 9月, 2012 2 次提交
  13. 06 3月, 2012 1 次提交
    • C
      7150046: SIGILL on sparcv9 fastdebug · bda16063
      coleenp 提交于
      Summary: Breakpoint needs to do 64-bit compare for pointers on sparcv9
      Reviewed-by: coleenp, never
      Contributed-by: dean.long@oracle.com
      bda16063
  14. 21 2月, 2012 2 次提交
    • K
      7147064: assert(allocates2(pc)) failed: not in CodeBuffer memory:... · 429480d9
      kvn 提交于
      7147064: assert(allocates2(pc)) failed: not in CodeBuffer memory: 0xffffffff778d9d60 <= 0xffffffff778da69c
      Summary: Increase size of deopt_blob and uncommon_trap_blob by size of stack bang code (SPARC).
      Reviewed-by: azeemj, iveresov, never, phh
      429480d9
    • K
      7147064: assert(allocates2(pc)) failed: not in CodeBuffer memory:... · ac2b0204
      kvn 提交于
      7147064: assert(allocates2(pc)) failed: not in CodeBuffer memory: 0xffffffff778d9d60 <= 0xffffffff778da69c
      Summary: Increase size of deopt_blob and uncommon_trap_blob by size of stack bang code (SPARC).
      Reviewed-by: azeemj, iveresov, never, phh
      ac2b0204
  15. 02 2月, 2012 1 次提交
  16. 16 11月, 2011 1 次提交
  17. 22 7月, 2011 1 次提交
    • K
      7063628: Use cbcond on T4 · 6ed3c318
      kvn 提交于
      Summary: Add new short branch instruction to Hotspot sparc assembler.
      Reviewed-by: never, twisti, jrose
      6ed3c318
  18. 04 6月, 2011 1 次提交
  19. 28 3月, 2011 1 次提交
  20. 28 1月, 2011 1 次提交
  21. 24 11月, 2010 1 次提交
  22. 04 9月, 2010 1 次提交
    • I
      6953144: Tiered compilation · d2bc8599
      iveresov 提交于
      Summary: Infrastructure for tiered compilation support (interpreter + c1 + c2) for 32 and 64 bit. Simple tiered policy implementation.
      Reviewed-by: kvn, never, phh, twisti
      d2bc8599
  23. 28 5月, 2010 1 次提交
  24. 21 5月, 2010 1 次提交
  25. 30 4月, 2010 1 次提交
  26. 08 2月, 2010 1 次提交
  27. 21 1月, 2010 1 次提交
  28. 16 10月, 2009 1 次提交
  29. 07 10月, 2009 1 次提交
  30. 06 10月, 2009 1 次提交
  31. 22 4月, 2009 1 次提交
    • T
      6822110: Add AddressLiteral class on SPARC · 326dca6e
      twisti 提交于
      Summary: The Address class on SPARC currently handles both, addresses and address literals, what makes the Address class more complicated than it has to be.
      Reviewed-by: never, kvn
      326dca6e
  32. 09 4月, 2009 1 次提交
  33. 03 3月, 2009 1 次提交
  34. 27 8月, 2008 1 次提交
  35. 03 7月, 2008 1 次提交
    • X
      6719955: Update copyright year · b85ed448
      xdono 提交于
      Summary: Update copyright year for files that have been modified in 2008
      Reviewed-by: ohair, tbell
      b85ed448
  36. 06 6月, 2008 1 次提交
  37. 23 5月, 2008 1 次提交
  38. 22 5月, 2008 1 次提交