1. 04 3月, 2016 2 次提交
  2. 12 4月, 2014 1 次提交
  3. 10 1月, 2014 1 次提交
  4. 25 12月, 2013 1 次提交
  5. 19 12月, 2013 1 次提交
  6. 19 11月, 2013 1 次提交
  7. 19 9月, 2013 1 次提交
    • G
      8024342: PPC64 (part 111): Support for C calling conventions that require 64-bit ints. · 05fa054c
      goetz 提交于
      Summary: Some platforms, as ppc and s390x/zArch require that 32-bit ints are passed as 64-bit values to C functions. This change adds support to adapt the signature and to issue proper casts to c2-compiled stubs. The functions are used in generate_native_wrapper(). Adapt signature used by the compiler as in PhaseIdealLoop::intrinsify_fill().
      Reviewed-by: kvn
      05fa054c
  8. 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
  9. 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
  10. 31 5月, 2013 1 次提交
  11. 24 1月, 2013 1 次提交
  12. 02 9月, 2012 1 次提交
  13. 08 8月, 2012 1 次提交
  14. 25 7月, 2012 1 次提交
  15. 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
  16. 18 9月, 2012 2 次提交
  17. 02 2月, 2012 1 次提交
  18. 06 9月, 2011 1 次提交
  19. 17 6月, 2011 1 次提交
  20. 04 6月, 2011 1 次提交
  21. 07 5月, 2011 1 次提交
  22. 28 3月, 2011 1 次提交
  23. 28 1月, 2011 1 次提交
  24. 24 11月, 2010 1 次提交
  25. 08 10月, 2010 1 次提交
  26. 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
  27. 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
  28. 28 5月, 2010 1 次提交
  29. 16 3月, 2010 1 次提交
  30. 10 3月, 2010 1 次提交
  31. 04 2月, 2010 1 次提交
  32. 21 1月, 2010 1 次提交
  33. 05 1月, 2010 1 次提交
  34. 30 4月, 2009 1 次提交
  35. 09 4月, 2009 1 次提交
  36. 21 3月, 2009 1 次提交
  37. 03 3月, 2009 1 次提交
  38. 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