1. 21 4月, 2016 1 次提交
  2. 27 1月, 2016 1 次提交
  3. 19 5月, 2015 1 次提交
  4. 29 4月, 2015 1 次提交
  5. 20 3月, 2015 1 次提交
  6. 12 12月, 2014 1 次提交
  7. 02 10月, 2014 1 次提交
  8. 25 9月, 2014 1 次提交
  9. 01 7月, 2014 1 次提交
  10. 25 6月, 2014 1 次提交
  11. 29 5月, 2015 1 次提交
  12. 02 5月, 2014 1 次提交
  13. 23 5月, 2014 1 次提交
    • D
      8037816: Fix for 8036122 breaks build with Xcode5/clang · ed4b64df
      drchase 提交于
      8043029: Change 8037816 breaks HS build with older GCC versions which don't support diagnostic pragmas
      8043164: Format warning in traceStream.hpp
      Summary: Backport of main fix + two corrections, enables clang compilation, turns on format attributes, corrects/mutes warnings
      Reviewed-by: kvn, coleenp, iveresov, twisti
      ed4b64df
  14. 10 4月, 2014 1 次提交
  15. 01 4月, 2014 1 次提交
  16. 17 11月, 2015 1 次提交
  17. 12 10月, 2015 1 次提交
  18. 18 7月, 2014 1 次提交
  19. 28 2月, 2014 1 次提交
  20. 26 3月, 2014 1 次提交
  21. 20 3月, 2014 1 次提交
  22. 10 3月, 2014 1 次提交
  23. 07 3月, 2014 1 次提交
  24. 20 2月, 2014 1 次提交
  25. 29 1月, 2014 1 次提交
  26. 16 1月, 2014 1 次提交
  27. 08 1月, 2014 1 次提交
  28. 20 12月, 2013 1 次提交
  29. 03 4月, 2014 1 次提交
  30. 11 12月, 2013 1 次提交
  31. 28 11月, 2013 1 次提交
  32. 22 11月, 2013 1 次提交
  33. 20 11月, 2013 1 次提交
  34. 07 11月, 2013 5 次提交
  35. 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
  36. 06 9月, 2013 1 次提交