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
Wed, 19 Jun 2013 12:29:30 +0200 8016491: PPC64 (part 2): Clean up PPC defines.
goetz [Wed, 19 Jun 2013 12:29:30 +0200] rev 22806
8016491: PPC64 (part 2): Clean up PPC defines. Summary: Distinguish PPC, PPC64 and PPC32. PPC should guard code needed on any PPC system. PPC32 and PPC64 should guard code needed in a port for the ppc64 or ppc32 instruction set. Reviewed-by: kvn
Wed, 19 Jun 2013 12:15:50 +0200 8016476: PPC64 (part 1): reenable CORE build
goetz [Wed, 19 Jun 2013 12:15:50 +0200] rev 22805
8016476: PPC64 (part 1): reenable CORE build Summary: reenable CORE build on PPC64 Reviewed-by: dholmes, kvn, coleenp
Fri, 24 Jan 2014 13:06:52 +0100 8031498: Cleanup and re-factorize PhaseChaitin::build_ifg_physical
adlertz [Fri, 24 Jan 2014 13:06:52 +0100] rev 22804
8031498: Cleanup and re-factorize PhaseChaitin::build_ifg_physical Summary: Created sub-functions, added data structures, improved naming and removed unnecessary code Reviewed-by: kvn, roland, rbackman
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip