1. 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
  2. 19 6月, 2013 1 次提交
    • G
      8016491: PPC64 (part 2): Clean up PPC defines. · d11fa79d
      goetz 提交于
      Summary: Distinguish PPC, PPC64 and PPC32. PPC should guard code needed on any PPC system. PPC32 and PPC64 should guard code needed in a port for the ppc64 or ppc32 instruction set.
      Reviewed-by: kvn
      d11fa79d
  3. 31 5月, 2013 1 次提交
  4. 24 1月, 2013 1 次提交
  5. 02 9月, 2012 1 次提交
  6. 08 8月, 2012 1 次提交
  7. 25 7月, 2012 1 次提交
  8. 29 6月, 2012 1 次提交
    • Z
      6995781: Native Memory Tracking (Phase 1) · bdfb3cf5
      zgu 提交于
      7151532: DCmd for hotspot native memory tracking
      Summary: Implementation of native memory tracking phase 1, which tracks VM native memory usage, and related DCmd
      Reviewed-by: acorn, coleenp, fparain
      bdfb3cf5
  9. 18 9月, 2012 2 次提交
  10. 02 2月, 2012 1 次提交
  11. 06 9月, 2011 1 次提交
  12. 17 6月, 2011 1 次提交
  13. 04 6月, 2011 1 次提交
  14. 07 5月, 2011 1 次提交
  15. 28 3月, 2011 1 次提交
  16. 28 1月, 2011 1 次提交
  17. 24 11月, 2010 1 次提交
  18. 08 10月, 2010 1 次提交
  19. 25 8月, 2010 1 次提交
    • T
      6978355: renaming for 6961697 · ffaef974
      twisti 提交于
      Summary: This is the renaming part of 6961697 to keep the actual changes small for review.
      Reviewed-by: kvn, never
      ffaef974
  20. 03 8月, 2010 1 次提交
    • B
      6953477: Increase portability and flexibility of building Hotspot · 1d7def72
      bobv 提交于
      Summary: A collection of portability improvements including shared code support for PPC, ARM platforms, software floating point, cross compilation support and improvements in error crash detail.
      Reviewed-by: phh, never, coleenp, dholmes
      1d7def72
  21. 28 5月, 2010 1 次提交
  22. 16 3月, 2010 1 次提交
  23. 10 3月, 2010 1 次提交
  24. 04 2月, 2010 1 次提交
  25. 21 1月, 2010 1 次提交
  26. 05 1月, 2010 1 次提交
  27. 30 4月, 2009 1 次提交
  28. 09 4月, 2009 1 次提交
  29. 21 3月, 2009 1 次提交
  30. 03 3月, 2009 1 次提交
  31. 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
  32. 06 6月, 2008 1 次提交
  33. 18 4月, 2008 1 次提交
  34. 06 12月, 2007 1 次提交
  35. 01 12月, 2007 1 次提交