- 04 4月, 2017 1 次提交
-
-
由 kevinw 提交于
Reviewed-by: dholmes, ecaspole, kvn
-
- 17 3月, 2017 1 次提交
-
-
由 kevinw 提交于
Summary: Using new sysconf and sysinfo API on Solaris 12, avoid using libpicl and libkstat. Reviewed-by: kvn
-
- 16 3月, 2016 1 次提交
-
-
由 poonam 提交于
Reviewed-by: kbarrett, tschatzl
-
- 11 4月, 2015 2 次提交
- 12 6月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: Add C2 SHA intrinsics on SPARC Reviewed-by: kvn, roland Contributed-by: james.cheng@oracle.com
-
- 09 9月, 2014 1 次提交
-
-
由 iveresov 提交于
Summary: Using libpicl to get L1 data and L2 cache line sizes Reviewed-by: kvn, roland, morris
-
- 15 1月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: Add intrinsics/stub routines support for single-block and multi-block (as used by Cipher Block Chaining mode) AES encryption and decryption operations on the SPARC platform. Reviewed-by: kvn, roland Contributed-by: shrinivas.joshi@oracle.com
-
- 12 2月, 2014 1 次提交
-
-
由 jmasa 提交于
Reviewed-by: kvn
-
- 25 12月, 2013 1 次提交
-
-
由 mikael 提交于
Summary: Copyright year updated for files modified during 2013 Reviewed-by: twisti, iveresov
-
- 02 12月, 2013 1 次提交
-
-
由 simonis 提交于
Summary: fix code to allow testing on Fujitsu Sparc64 CPUs Reviewed-by: kvn
-
- 08 6月, 2013 1 次提交
-
-
由 morris 提交于
Summary: Removed most of the SPARC V8 instructions Reviewed-by: kvn, twisti
-
- 02 8月, 2012 1 次提交
-
-
由 kvn 提交于
Summary: Check kstat data for SPARC-M. Reviewed-by: roland
-
- 25 9月, 2012 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn Contributed-by: NTao Mao <tao.mao@oracle.com>
-
- 26 8月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Use BIS for zeroing new allocated big (2Kb and more) objects and arrays. Reviewed-by: never, twisti, ysr
-
- 17 8月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: on T4 2 BIS instructions should be issued to prefetch 64 bytes Reviewed-by: iveresov, phh, twisti
-
- 22 7月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Add new short branch instruction to Hotspot sparc assembler. Reviewed-by: never, twisti, jrose
-
- 17 12月, 2010 1 次提交
-
-
由 kvn 提交于
Summary: read Solaris kstat data to get more precise CPU information Reviewed-by: iveresov, never, twisti, dholmes
-
- 03 12月, 2010 1 次提交
-
-
由 twisti 提交于
Summary: oops should be loaded from the constant table of an nmethod instead of materializing them with a long code sequence. Reviewed-by: never, kvn
-
- 24 11月, 2010 1 次提交
-
-
由 stefank 提交于
Summary: Replaced MakeDeps and the includeDB files with more standardized solutions. Reviewed-by: coleenp, kvn, kamg
-
- 03 11月, 2010 1 次提交
-
-
由 kvn 提交于
Summary: Use hardware DIV instruction for long division by constant when it is faster than code with multiply. Reviewed-by: never
-
- 28 5月, 2010 1 次提交
-
-
由 trims 提交于
Summary: Change all the Sun copyrights to Oracle copyright Reviewed-by: ohair
-
- 14 3月, 2009 1 次提交
-
-
由 twisti 提交于
Summary: bitCount() should use POPC on SPARC processors where POPC is implemented directly in hardware. Reviewed-by: kvn, never
-
- 12 3月, 2009 1 次提交
-
-
由 twisti 提交于
Summary: A similar function to getisax(2) should be used to determine all possible instruction set extensions. Reviewed-by: never, kvn
-
- 03 7月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright year for files that have been modified in 2008 Reviewed-by: ohair, tbell
-
- 23 2月, 2008 1 次提交
-
-
由 jmasa 提交于
Summary: Use the same default number of GC threads as used by ParNewGC and ConcMarkSweepGC (i.e., the 5/8th rule). Reviewed-by: ysr, tonyp
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-