pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www Drop redundantt instruction suffix not supported b...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f4cc35d93be1
branches:  trunk
changeset: 648940:f4cc35d93be1
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Mar 24 14:30:29 2015 +0000

description:
Drop redundantt instruction suffix not supported by LLVM IAS.

diffstat:

 www/webkit-gtk/distinfo                                                                          |   3 +-
 www/webkit-gtk/patches/patch-Source_WebCore_platform_graphics_cpu_arm_filters_FELightingNEON.cpp |  13 ++++++++++
 www/webkit1-gtk/distinfo                                                                         |   3 +-
 www/webkit1-gtk/patches/patch-Source_WebCore_platform_graphics_filters_arm_FELightingNEON.cpp    |  13 ++++++++++
 4 files changed, 30 insertions(+), 2 deletions(-)

diffs (68 lines):

diff -r a315ce94ff1c -r f4cc35d93be1 www/webkit-gtk/distinfo
--- a/www/webkit-gtk/distinfo   Tue Mar 24 14:28:52 2015 +0000
+++ b/www/webkit-gtk/distinfo   Tue Mar 24 14:30:29 2015 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.73 2015/01/18 18:52:01 wiz Exp $
+$NetBSD: distinfo,v 1.74 2015/03/24 14:30:29 joerg Exp $
 
 SHA1 (webkitgtk-2.4.8.tar.xz) = 44c6bbe52108297126830525619c1df047886a6f
 RMD160 (webkitgtk-2.4.8.tar.xz) = 24f812f3989baa67e165c1076923020c37df9501
@@ -12,6 +12,7 @@
 SHA1 (patch-Source_WTF_wtf_MathExtras.h) = bce39efce126793c2a33ab99224ca44860273a5b
 SHA1 (patch-Source_WTF_wtf_Platform.h) = 6471907359806a180df3e2082b0e54109cb40955
 SHA1 (patch-Source_WebCore_bindings_js_JSInspectorFrontendHostCustom.cpp) = 2835657e04cdbc0cc7be8a6793061f0b98f84224
+SHA1 (patch-Source_WebCore_platform_graphics_cpu_arm_filters_FELightingNEON.cpp) = 6d3b9ee1559a18c17229698e44246f13c77278c9
 SHA1 (patch-Tools_DumpRenderTree_gtk_DumpRenderTree.cpp) = 994d1671ff2d8e3a961b9b7ed34f69215ed46f91
 SHA1 (patch-ai) = 8e174c68e4ba06fdd6edd64fd6df3328faf9055f
 SHA1 (patch-aj) = d35a4b26e2104cdf7f3be81b020aabb4779dfaad
diff -r a315ce94ff1c -r f4cc35d93be1 www/webkit-gtk/patches/patch-Source_WebCore_platform_graphics_cpu_arm_filters_FELightingNEON.cpp
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/webkit-gtk/patches/patch-Source_WebCore_platform_graphics_cpu_arm_filters_FELightingNEON.cpp  Tue Mar 24 14:30:29 2015 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-Source_WebCore_platform_graphics_cpu_arm_filters_FELightingNEON.cpp,v 1.1 2015/03/24 14:30:29 joerg Exp $
+
+--- Source/WebCore/platform/graphics/cpu/arm/filters/FELightingNEON.cpp.orig   2014-10-08 17:54:37.000000000 +0000
++++ Source/WebCore/platform/graphics/cpu/arm/filters/FELightingNEON.cpp
+@@ -403,7 +403,7 @@ TOSTRING(neonDrawLighting) ":" NL
+     "vmin.f32 " TMP2_D0 ", " TMP2_D0 ", " CONST_ONE_HI_D NL
+     "vmul.f32 " TMP3_Q ", " COLOR_Q ", " TMP2_D0 "[1]" NL
+     "vcvt.u32.f32 " TMP3_Q ", " TMP3_Q NL
+-    "vmov.u32 r2, r3, " TMP3_S0 ", " TMP3_S1 NL
++    "vmov r2, r3, " TMP3_S0 ", " TMP3_S1 NL
+     // The color values are stored in-place.
+     "strb r2, [" PIXELS_R ", #-11]" NL
+     "strb r3, [" PIXELS_R ", #-10]" NL
diff -r a315ce94ff1c -r f4cc35d93be1 www/webkit1-gtk/distinfo
--- a/www/webkit1-gtk/distinfo  Tue Mar 24 14:28:52 2015 +0000
+++ b/www/webkit1-gtk/distinfo  Tue Mar 24 14:30:29 2015 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1 2014/08/03 22:07:39 wiz Exp $
+$NetBSD: distinfo,v 1.2 2015/03/24 14:30:29 joerg Exp $
 
 SHA1 (webkitgtk-1.10.2.tar.xz) = 733ca23157eb8dd072d57becf325799c00bde630
 RMD160 (webkitgtk-1.10.2.tar.xz) = 91e6b8bcd4bb8234271dd6c6ebdba63dd1c0840e
@@ -20,6 +20,7 @@
 SHA1 (patch-Source_WebCore_Modules_webaudio_AudioNode.h) = 1d22889087504d8fd42f38f72bde777850a4e767
 SHA1 (patch-Source_WebCore_bindings_js_JSInspectorFrontendHostCustom.cpp) = b331ad70a9c6a133c854b65452bad4ae3558e2e6
 SHA1 (patch-Source_WebCore_editing_Editor.h) = 43562577dd6432a86fd8ee0a1e7bb0db31f07d2d
+SHA1 (patch-Source_WebCore_platform_graphics_filters_arm_FELightingNEON.cpp) = 3bad001958c4af5447f95f15c75e4121c6d690e3
 SHA1 (patch-Source_WebCore_platform_gtk_FileSystemGtk.cpp) = 76e6e3e662edcfb7e327f2e475709a105d146e50
 SHA1 (patch-Source_WebCore_platform_network_DNSResolveQueue.h) = ba2960eeda95189a85744112b2533e66599eb4b7
 SHA1 (patch-Source_WebCore_platform_sql_SQLiteDatabase.cpp) = 0f33b188b242166584d5725060c5c430a819be61
diff -r a315ce94ff1c -r f4cc35d93be1 www/webkit1-gtk/patches/patch-Source_WebCore_platform_graphics_filters_arm_FELightingNEON.cpp
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/webkit1-gtk/patches/patch-Source_WebCore_platform_graphics_filters_arm_FELightingNEON.cpp     Tue Mar 24 14:30:29 2015 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-Source_WebCore_platform_graphics_filters_arm_FELightingNEON.cpp,v 1.1 2015/03/24 14:30:29 joerg Exp $
+
+--- Source/WebCore/platform/graphics/filters/arm/FELightingNEON.cpp.orig       2012-11-23 20:12:17.000000000 +0000
++++ Source/WebCore/platform/graphics/filters/arm/FELightingNEON.cpp
+@@ -404,7 +404,7 @@ TOSTRING(neonDrawLighting) ":" NL
+     "vmin.f32 " TMP2_D0 ", " TMP2_D0 ", " CONST_ONE_HI_D NL
+     "vmul.f32 " TMP3_Q ", " COLOR_Q ", " TMP2_D0 "[1]" NL
+     "vcvt.u32.f32 " TMP3_Q ", " TMP3_Q NL
+-    "vmov.u32 r2, r3, " TMP3_S0 ", " TMP3_S1 NL
++    "vmov r2, r3, " TMP3_S0 ", " TMP3_S1 NL
+     // The color values are stored in-place.
+     "strb r2, [" PIXELS_R ", #-11]" NL
+     "strb r3, [" PIXELS_R ", #-10]" NL



Home | Main Index | Thread Index | Old Index