Wed, 03 Jul 2013 11:25:06 +0200 8019519: PPC64 (part 105): C interpreter: implement support for jvmti early return.
goetz [Wed, 03 Jul 2013 11:25:06 +0200] rev 22816
8019519: PPC64 (part 105): C interpreter: implement support for jvmti early return. Reviewed-by: sspitsyn, kvn
Wed, 03 Jul 2013 01:41:42 +0200 8019518: PPC64 (part 103): cppInterpreter: implement support for compressed Oops
goetz [Wed, 03 Jul 2013 01:41:42 +0200] rev 22815
8019518: PPC64 (part 103): cppInterpreter: implement support for compressed Oops Reviewed-by: kvn, coleenp
Wed, 03 Jul 2013 01:29:13 +0200 8019517: PPC64 (part 102): cppInterpreter: implement G1 support
goetz [Wed, 03 Jul 2013 01:29:13 +0200] rev 22814
8019517: PPC64 (part 102): cppInterpreter: implement G1 support Reviewed-by: kvn
Thu, 04 Jul 2013 10:51:31 +0200 8016696: PPC64 (part 4): add relocation for trampoline stubs
goetz [Thu, 04 Jul 2013 10:51:31 +0200] rev 22813
8016696: PPC64 (part 4): add relocation for trampoline stubs 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
Wed, 03 Jul 2013 11:50:29 -0700 Merge
kvn [Wed, 03 Jul 2013 11:50:29 -0700] rev 22812
Merge
Wed, 26 Jun 2013 16:06:38 +0200 8017317: PPC64 (part 7): cppInterpreter: implement support for biased locking
goetz [Wed, 26 Jun 2013 16:06:38 +0200] rev 22811
8017317: PPC64 (part 7): cppInterpreter: implement support for biased locking Reviewed-by: kvn, dholmes
Mon, 24 Jun 2013 17:11:47 +0200 8017313: PPC64 (part 6): stack handling improvements
goetz [Mon, 24 Jun 2013 17:11:47 +0200] rev 22810
8017313: PPC64 (part 6): stack handling improvements Summary: Precompute limit for stack overflow check. Reviewed-by: kvn, coleenp
Thu, 27 Jun 2013 13:04:51 -0700 Merge
kvn [Thu, 27 Jun 2013 13:04:51 -0700] rev 22809
Merge
Fri, 21 Jun 2013 15:56:24 -0700 Merge
kvn [Fri, 21 Jun 2013 15:56:24 -0700] rev 22808
Merge
Thu, 20 Jun 2013 16:30:44 -0700 8016586: PPC64 (part 3): basic changes for PPC64
goetz [Thu, 20 Jun 2013 16:30:44 -0700] rev 22807
8016586: PPC64 (part 3): basic changes for PPC64 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
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip