- 11 7月, 2013 1 次提交
-
-
由 simonis 提交于
Summary: HotSpot make changes to build the HotSpot on Linux/PPC64 Reviewed-by: dholmes, kvn
-
- 09 7月, 2013 1 次提交
-
-
由 goetz 提交于
Reviewed-by: kvn
-
- 03 7月, 2013 3 次提交
- 04 7月, 2013 2 次提交
-
-
由 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
-
由 kvn 提交于
-
- 28 6月, 2013 4 次提交
- 27 6月, 2013 2 次提交
- 26 6月, 2013 5 次提交
- 25 6月, 2013 3 次提交
- 24 6月, 2013 1 次提交
-
-
由 goetz 提交于
Summary: Precompute limit for stack overflow check. Reviewed-by: kvn, coleenp
-
- 28 6月, 2013 1 次提交
-
-
由 kvn 提交于
-
- 24 6月, 2013 1 次提交
-
-
由 goetz 提交于
Summary: Replace _indy by _jsr292 and also fix VERIFY_OOP macros. Reviewed-by: kvn
-
- 26 6月, 2013 2 次提交
- 25 6月, 2013 3 次提交
- 24 6月, 2013 1 次提交
-
-
由 iklam 提交于
Summary: Added Atomic::inc(short*) to support this change. Reviewed-by: coleenp, dcubed, dholmes, minqi
-
- 22 6月, 2013 2 次提交
- 21 6月, 2013 8 次提交
-
-
由 dcubed 提交于
-
由 coleenp 提交于
Summary: Add code pc location for compiled code Reviewed-by: kvn, coleenp Contributed-by: doug.simon@oracle.com
-
由 coleenp 提交于
Summary: Detect this crash in the signal handler and give a fatal error message instead of making us chase down bugs that don't reproduce Reviewed-by: kvn, mgerdin, dholmes
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
由 amurillo 提交于
-
由 amurillo 提交于
-
由 goetz 提交于
Summary: added #includes needed for ppc64 port. Renamed _MODEL_ppc to _MODEL_ppc_32 and renamed corresponding old _ppc files to _ppc_32. Reviewed-by: dholmes, kvn
-
由 kvn 提交于
-