- 10 3月, 2014 1 次提交
-
-
由 goetz 提交于
Reviewed-by: kvn, coleenp Contributed-by: axel.siebenborn@sap.com, martin.doerr@sap.com
-
- 07 3月, 2014 1 次提交
-
-
由 goetz 提交于
Summary: ELFv2 ABI used by the little endian PowerPC64 on Linux. Reviewed-by: kvn Contributed-by: asmundak@google.com
-
- 20 2月, 2014 1 次提交
-
-
由 goetz 提交于
Reviewed-by: kvn
-
- 29 1月, 2014 1 次提交
-
-
由 goetz 提交于
Summary: Implement missing function Matcher::pass_original_key_for_aes() in ppc64 ad file. Reviewed-by: kvn
-
- 16 1月, 2014 1 次提交
-
-
由 goetz 提交于
Reviewed-by: dholmes, kvn Contributed-by: martin.doerr@sap.com
-
- 08 1月, 2014 1 次提交
-
-
由 goetz 提交于
Reviewed-by: kvn
-
- 20 12月, 2013 1 次提交
-
-
由 goetz 提交于
Summary: Add ConstantTableBase node edge after parameters and before jvms. Adapt jvms offsets. Reviewed-by: kvn
-
- 11 12月, 2013 1 次提交
-
-
由 goetz 提交于
Reviewed-by: kvn
-
- 28 11月, 2013 1 次提交
-
-
由 goetz 提交于
Summary: On PPC64 use tdi instruction that does a compare and raises SIGTRAP for NULL and range checks. Reviewed-by: kvn
-
- 22 11月, 2013 1 次提交
-
-
由 goetz 提交于
Summary: Fixed Implicit NULL check optimization for AIX, where the page at address '0' is only write-protected. Reviewed-by: kvn
-
- 20 11月, 2013 1 次提交
-
-
由 simonis 提交于
Summary: fix CPP-interpreter after CheckUnhandledOops was re-enabled in the fastdebug build Reviewed-by: kvn, dholmes, lfoltan
-
- 07 11月, 2013 5 次提交
- 19 9月, 2013 1 次提交
-
-
由 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
-
- 06 9月, 2013 1 次提交
-
-
由 goetz 提交于
Reviewed-by: coleenp
-
- 02 8月, 2013 1 次提交
-
-
由 goetz 提交于
Summary: With this change the HotSpot core build works on Linux/PPC64. The VM succesfully executes simple test programs. Reviewed-by: kvn
-