1. 11 6月, 2014 1 次提交
  2. 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
  3. 25 12月, 2013 1 次提交
  4. 04 7月, 2013 1 次提交
    • G
      8016696: PPC64 (part 4): add relocation for trampoline stubs · 5b2b8517
      goetz 提交于
      Summary: A trampoline allows to encode a small branch in the code, even if there is the chance that this branch can not reach all possible code locations. If the relocation finds that a branch is too far for the instruction in the code, it can patch it to jump to the trampoline where is sufficient space for a far branch. Needed on PPC.
      Reviewed-by: kvn, bdelsart, jrose
      5b2b8517
  5. 25 6月, 2013 1 次提交
  6. 01 12月, 2012 1 次提交
  7. 02 9月, 2012 1 次提交
  8. 06 4月, 2011 1 次提交
  9. 05 4月, 2011 1 次提交
  10. 19 3月, 2011 1 次提交
  11. 03 2月, 2011 1 次提交
  12. 01 12月, 2010 1 次提交
    • I
      6985015: C1 needs to support compressed oops · 7e8f9e32
      iveresov 提交于
      Summary: This change implements compressed oops for C1 for x64 and sparc. The changes are mostly on the codegen level, with a few exceptions when we do access things outside of the heap that are uncompressed from the IR. Compressed oops are now also enabled with tiered.
      Reviewed-by: twisti, kvn, never, phh
      7e8f9e32
  13. 24 11月, 2010 1 次提交
  14. 27 8月, 2010 1 次提交
  15. 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
  16. 28 5月, 2010 1 次提交
  17. 20 5月, 2010 1 次提交
  18. 01 12月, 2007 1 次提交