src/cpu/ppc/vm/relocInfo_ppc.cpp
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File
*** old/src/cpu/ppc/vm/relocInfo_ppc.cpp	Wed Sep 16 15:17:26 2015
--- new/src/cpu/ppc/vm/relocInfo_ppc.cpp	Wed Sep 16 15:17:26 2015

*** 123,132 **** --- 123,129 ---- } void poll_Relocation::fix_relocation_after_move(const CodeBuffer* src, CodeBuffer* dest) { } void poll_return_Relocation::fix_relocation_after_move(const CodeBuffer* src, CodeBuffer* dest) { } void metadata_Relocation::pd_fix_value(address x) { }

src/cpu/ppc/vm/relocInfo_ppc.cpp
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File