[webkitgtk3/f20] modify ppc32 patch, the macro interpretResolveWithBase got removed

Karsten Hopp karsten at fedoraproject.org
Fri Aug 30 20:13:08 UTC 2013


commit 9bd59c570135e6127b90bec143ce2859973d4862
Author: Karsten Hopp <karsten at redhat.com>
Date:   Fri Aug 30 22:12:37 2013 +0200

    modify ppc32 patch, the macro interpretResolveWithBase got removed

 webkit-1.11.90-double2intsPPC32.patch |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)
---
diff --git a/webkit-1.11.90-double2intsPPC32.patch b/webkit-1.11.90-double2intsPPC32.patch
index be35493..1777547 100644
--- a/webkit-1.11.90-double2intsPPC32.patch
+++ b/webkit-1.11.90-double2intsPPC32.patch
@@ -29,12 +29,3 @@ diff -up webkitgtk-1.11.90/Source/JavaScriptCore/llint/LowLevelInterpreter.asm.d
      loadp JSFunction::m_executable[targetRegister], targetRegister
      loadp FunctionExecutable::m_codeBlockForConstruct[targetRegister], targetRegister
  end
-@@ -824,7 +824,7 @@ macro interpretResolveWithBase(opcodeLen
-     getResolveOperation(4, t0)
-     btpz t0, .slowPath
- 
--    loadp ScopeChain[cfr], t3
-+    loadp ScopeChain + PayloadOffset[cfr], t3
-     # Get the base
-     loadis ResolveOperation::m_operation[t0], t2
- 


More information about the scm-commits mailing list