Merge lp:~cjwatson/kubuntu-packaging/qtdeclarative-porting into lp:~kubuntu-packagers/kubuntu-packaging/qtdeclarative-opensource-src

Proposed by Colin Watson
Status: Merged
Approved by: Dmitry Shachnev
Approved revision: 132
Merged at revision: 129
Proposed branch: lp:~cjwatson/kubuntu-packaging/qtdeclarative-porting
Merge into: lp:~kubuntu-packagers/kubuntu-packaging/qtdeclarative-opensource-src
Diff against target: 362 lines (+161/-102)
5 files modified
debian/changelog (+14/-0)
debian/libqt5qml5.symbols (+102/-102)
debian/patches/aarch64.patch (+19/-0)
debian/patches/ppc64el.patch (+24/-0)
debian/patches/series (+2/-0)
To merge this branch: bzr merge lp:~cjwatson/kubuntu-packaging/qtdeclarative-porting
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Dmitry Shachnev Approve
Timo Jyrinki Pending
Review via email: mp+209981@code.launchpad.net

Commit message

Porting work for arm64 and ppc64el.

Description of the change

  * debian/patches/aarch64.patch:
    - Add support for arm64. (Ported from webkitgtk.)
  * debian/patches/ppc64el.patch:
    - Handle little-endian mode for PowerPC.
  * debian/libqtqml5.symbols:
    - Mark MASM symbols as "amd64 armel armhf i386 mips mipsel" rather than
      "!powerpc", corresponding to architectures where the assembler is
      enabled.
    - Apply some other miscellaneous symbols adjustments for ppc64el.

This is in response to this build failure:

  https://launchpad.net/~ci-train-ppa-service/+archive/landing-006/+build/5670419

I'm flying blind to some extent, as I haven't test-built these, but we've done this kind of webkit-configuration-related update several times in other packages and it usually isn't very much more complicated than this. It shouldn't affect other architectures so I think it would be safe to apply. The CI Train is currently spinning waiting for qttools-opensource-src to be able to build, and that will block in -proposed as well; so I think it would be a good idea to include this in the silo for the Qt 5.2 landing.

To post a comment you must log in.
Revision history for this message
Dmitry Shachnev (mitya57) wrote :

Thanks a lot for this (which has been in my todo list as well).

My only wish is that you submit the patches upstream when they are verified to work.

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2014-03-04 17:08:11 +0000
3+++ debian/changelog 2014-03-07 18:17:22 +0000
4@@ -1,3 +1,17 @@
5+qtdeclarative-opensource-src (5.2.1-3ubuntu5) UNRELEASED; urgency=medium
6+
7+ * debian/patches/aarch64.patch:
8+ - Add support for arm64. (Ported from webkitgtk.)
9+ * debian/patches/ppc64el.patch:
10+ - Handle little-endian mode for PowerPC.
11+ * debian/libqtqml5.symbols:
12+ - Mark MASM symbols as "amd64 armel armhf i386 mips mipsel" rather than
13+ "!powerpc", corresponding to architectures where the assembler is
14+ enabled.
15+ - Apply some other miscellaneous symbols adjustments for ppc64el.
16+
17+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 07 Mar 2014 18:05:37 +0000
18+
19 qtdeclarative-opensource-src (5.2.1-3ubuntu4) trusty; urgency=medium
20
21 * debian/patches/Fix-crash-when-accessing-var-properties-in-objects-w.patch:
22
23=== modified file 'debian/libqt5qml5.symbols'
24--- debian/libqt5qml5.symbols 2014-02-27 16:26:45 +0000
25+++ debian/libqt5qml5.symbols 2014-03-07 18:17:22 +0000
26@@ -1775,89 +1775,89 @@
27 _ZN6QQmlJS24EvalInstructionSelectionD0Ev@Base 5.2.0~beta1 1
28 _ZN6QQmlJS24EvalInstructionSelectionD1Ev@Base 5.2.0~beta1 1
29 _ZN6QQmlJS24EvalInstructionSelectionD2Ev@Base 5.2.0~beta1 1
30- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection10getElementEPNS_4V4IR4ExprES4_PNS2_4TempE@Base 5.2.1
31- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection10int32BinopENS_4V4IR5AluOpEPNS2_4ExprES5_PNS2_4TempE@Base 5.2.1
32- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection10loadRegexpEPNS_4V4IR6RegExpEPNS2_4TempE@Base 5.2.1
33- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection10loadStringERK7QStringPNS_4V4IR4TempE@Base 5.2.1
34- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection10setElementEPNS_4V4IR4ExprES4_S4_@Base 5.2.1
35- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection10swapValuesEPNS_4V4IR4TempES4_@Base 5.2.1
36- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection10visitCJumpEPNS_4V4IR5CJumpE@Base 5.2.1
37- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection11convertTypeEPNS_4V4IR4TempES4_@Base 5.2.1
38- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection11doubleBinopENS_4V4IR5AluOpEPNS2_4ExprES5_PNS2_4TempE@Base 5.2.1
39- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection11getPropertyEPNS_4V4IR4ExprERK7QStringPNS2_4TempE@Base 5.2.1
40- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection11initClosureEPNS_4V4IR7ClosureEPNS2_4TempE@Base 5.2.1
41- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection11setPropertyEPNS_4V4IR4ExprES4_RK7QString@Base 5.2.1
42- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection12branchDoubleEbNS_4V4IR5AluOpEPNS2_4ExprES5_@Base 5.2.1
43- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection12callPropertyEPNS_4V4IR4ExprERK7QStringPNS2_8ExprListEPNS2_4TempE@Base 5.2.1
44- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection13callSubscriptEPNS_4V4IR4ExprES4_PNS2_8ExprListEPNS2_4TempE@Base 5.2.1
45- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection14constructValueEPNS_4V4IR4TempEPNS2_8ExprListES4_@Base 5.2.1
46- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection14genInlineBinopENS_4V4IR5AluOpEPNS2_4ExprES5_PNS2_4TempE@Base 5.2.1
47- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection14loadQmlIdArrayEPNS_4V4IR4TempE@Base 5.2.1
48- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection14loadThisObjectEPNS_4V4IR4TempE@Base 5.2.1
49- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection15prepareCallDataEPNS_4V4IR8ExprListEPNS2_4ExprE@Base 5.2.1
50- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection15visitCJumpEqualEPNS_4V4IR5BinopEPNS2_10BasicBlockES6_@Base 5.2.1
51- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection16addConstantTableEP7QVectorIN3QV49PrimitiveEE@Base 5.2.1
52- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection16callBuiltinThrowEPNS_4V4IR4ExprE@Base 5.2.1
53- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection16loadQmlSingletonERK7QStringPNS_4V4IR4TempE@Base 5.2.1
54- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection16visitCJumpDoubleENS_4V4IR5AluOpEPNS2_4ExprES5_PNS2_10BasicBlockES7_@Base 5.2.1
55- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection16visitCJumpStrictEPNS_4V4IR5BinopEPNS2_10BasicBlockES6_@Base 5.2.1
56- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection17constructPropertyEPNS_4V4IR4TempERK7QStringPNS2_8ExprListES4_@Base 5.2.1
57- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection17convertTypeToBoolEPNS_4V4IR4TempES4_@Base 5.2.1
58- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection18backendCompileStepEv@Base 5.2.1
59- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection18callBuiltinInvalidEPNS_4V4IR4NameEPNS2_8ExprListEPNS2_4TempE@Base 5.2.1
60- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection18callBuiltinReThrowEv@Base 5.2.1
61- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection18getQObjectPropertyEPNS_4V4IR4ExprEibiPNS2_4TempE@Base 5.2.1
62- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection18loadQmlScopeObjectEPNS_4V4IR4TempE@Base 5.2.1
63- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection18setQObjectPropertyEPNS_4V4IR4ExprES4_i@Base 5.2.1
64- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection19callBuiltinPopScopeEv@Base 5.2.1
65- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection19convertTypeSlowPathEPNS_4V4IR4TempES4_@Base 5.2.1
66- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection19convertTypeToDoubleEPNS_4V4IR4TempES4_@Base 5.2.1
67- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection19convertTypeToSInt32EPNS_4V4IR4TempES4_@Base 5.2.1
68- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection19convertTypeToUInt32EPNS_4V4IR4TempES4_@Base 5.2.1
69- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection20loadQmlContextObjectEPNS_4V4IR4TempE@Base 5.2.1
70- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection20visitCJumpStrictBoolEPNS_4V4IR5BinopEPNS2_10BasicBlockES6_@Base 5.2.1
71- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection21callBuiltinDeclareVarEbRK7QString@Base 5.2.1
72- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection21callBuiltinDeleteNameERK7QStringPNS_4V4IR4TempE@Base 5.2.1
73- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection21callBuiltinTypeofNameERK7QStringPNS_4V4IR4TempE@Base 5.2.1
74- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection21getActivationPropertyEPKNS_4V4IR4NameEPNS2_4TempE@Base 5.2.1
75- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection21setActivationPropertyEPNS_4V4IR4ExprERK7QString@Base 5.2.1
76- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection22callBuiltinDefineArrayEPNS_4V4IR4TempEPNS2_8ExprListE@Base 5.2.1
77- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection22callBuiltinDeleteValueEPNS_4V4IR4TempE@Base 5.2.1
78- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection22callBuiltinTypeofValueEPNS_4V4IR4ExprEPNS2_4TempE@Base 5.2.1
79+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection10getElementEPNS_4V4IR4ExprES4_PNS2_4TempE@Base 5.2.1
80+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection10int32BinopENS_4V4IR5AluOpEPNS2_4ExprES5_PNS2_4TempE@Base 5.2.1
81+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection10loadRegexpEPNS_4V4IR6RegExpEPNS2_4TempE@Base 5.2.1
82+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection10loadStringERK7QStringPNS_4V4IR4TempE@Base 5.2.1
83+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection10setElementEPNS_4V4IR4ExprES4_S4_@Base 5.2.1
84+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection10swapValuesEPNS_4V4IR4TempES4_@Base 5.2.1
85+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection10visitCJumpEPNS_4V4IR5CJumpE@Base 5.2.1
86+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection11convertTypeEPNS_4V4IR4TempES4_@Base 5.2.1
87+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection11doubleBinopENS_4V4IR5AluOpEPNS2_4ExprES5_PNS2_4TempE@Base 5.2.1
88+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection11getPropertyEPNS_4V4IR4ExprERK7QStringPNS2_4TempE@Base 5.2.1
89+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection11initClosureEPNS_4V4IR7ClosureEPNS2_4TempE@Base 5.2.1
90+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection11setPropertyEPNS_4V4IR4ExprES4_RK7QString@Base 5.2.1
91+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection12branchDoubleEbNS_4V4IR5AluOpEPNS2_4ExprES5_@Base 5.2.1
92+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection12callPropertyEPNS_4V4IR4ExprERK7QStringPNS2_8ExprListEPNS2_4TempE@Base 5.2.1
93+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection13callSubscriptEPNS_4V4IR4ExprES4_PNS2_8ExprListEPNS2_4TempE@Base 5.2.1
94+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection14constructValueEPNS_4V4IR4TempEPNS2_8ExprListES4_@Base 5.2.1
95+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection14genInlineBinopENS_4V4IR5AluOpEPNS2_4ExprES5_PNS2_4TempE@Base 5.2.1
96+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection14loadQmlIdArrayEPNS_4V4IR4TempE@Base 5.2.1
97+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection14loadThisObjectEPNS_4V4IR4TempE@Base 5.2.1
98+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection15prepareCallDataEPNS_4V4IR8ExprListEPNS2_4ExprE@Base 5.2.1
99+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection15visitCJumpEqualEPNS_4V4IR5BinopEPNS2_10BasicBlockES6_@Base 5.2.1
100+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection16addConstantTableEP7QVectorIN3QV49PrimitiveEE@Base 5.2.1
101+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection16callBuiltinThrowEPNS_4V4IR4ExprE@Base 5.2.1
102+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection16loadQmlSingletonERK7QStringPNS_4V4IR4TempE@Base 5.2.1
103+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection16visitCJumpDoubleENS_4V4IR5AluOpEPNS2_4ExprES5_PNS2_10BasicBlockES7_@Base 5.2.1
104+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection16visitCJumpStrictEPNS_4V4IR5BinopEPNS2_10BasicBlockES6_@Base 5.2.1
105+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection17constructPropertyEPNS_4V4IR4TempERK7QStringPNS2_8ExprListES4_@Base 5.2.1
106+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection17convertTypeToBoolEPNS_4V4IR4TempES4_@Base 5.2.1
107+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection18backendCompileStepEv@Base 5.2.1
108+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection18callBuiltinInvalidEPNS_4V4IR4NameEPNS2_8ExprListEPNS2_4TempE@Base 5.2.1
109+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection18callBuiltinReThrowEv@Base 5.2.1
110+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection18getQObjectPropertyEPNS_4V4IR4ExprEibiPNS2_4TempE@Base 5.2.1
111+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection18loadQmlScopeObjectEPNS_4V4IR4TempE@Base 5.2.1
112+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection18setQObjectPropertyEPNS_4V4IR4ExprES4_i@Base 5.2.1
113+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection19callBuiltinPopScopeEv@Base 5.2.1
114+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection19convertTypeSlowPathEPNS_4V4IR4TempES4_@Base 5.2.1
115+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection19convertTypeToDoubleEPNS_4V4IR4TempES4_@Base 5.2.1
116+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection19convertTypeToSInt32EPNS_4V4IR4TempES4_@Base 5.2.1
117+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection19convertTypeToUInt32EPNS_4V4IR4TempES4_@Base 5.2.1
118+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection20loadQmlContextObjectEPNS_4V4IR4TempE@Base 5.2.1
119+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection20visitCJumpStrictBoolEPNS_4V4IR5BinopEPNS2_10BasicBlockES6_@Base 5.2.1
120+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection21callBuiltinDeclareVarEbRK7QString@Base 5.2.1
121+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection21callBuiltinDeleteNameERK7QStringPNS_4V4IR4TempE@Base 5.2.1
122+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection21callBuiltinTypeofNameERK7QStringPNS_4V4IR4TempE@Base 5.2.1
123+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection21getActivationPropertyEPKNS_4V4IR4NameEPNS2_4TempE@Base 5.2.1
124+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection21setActivationPropertyEPNS_4V4IR4ExprERK7QString@Base 5.2.1
125+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection22callBuiltinDefineArrayEPNS_4V4IR4TempEPNS2_8ExprListE@Base 5.2.1
126+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection22callBuiltinDeleteValueEPNS_4V4IR4TempE@Base 5.2.1
127+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection22callBuiltinTypeofValueEPNS_4V4IR4ExprEPNS2_4TempE@Base 5.2.1
128 (arch=armhf)_ZN6QQmlJS4MASM20InstructionSelection22genTryDoubleConversionEPNS_4V4IR4ExprEN3JSC12ARMRegisters18FPDoubleRegisterIDE@Base 5.2.1
129 (arch=amd64 i386)_ZN6QQmlJS4MASM20InstructionSelection22genTryDoubleConversionEPNS_4V4IR4ExprEN3JSC12X86Registers13XMMRegisterIDE@Base 5.2.0
130- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection22loadQmlImportedScriptsEPNS_4V4IR4TempE@Base 5.2.1
131- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection23callBuiltinDeleteMemberEPNS_4V4IR4TempERK7QStringS4_@Base 5.2.1
132- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection23callBuiltinTypeofMemberEPNS_4V4IR4ExprERK7QStringPNS2_4TempE@Base 5.2.1
133- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection23visitCJumpNullUndefinedENS_4V4IR4TypeEPNS2_5BinopEPNS2_10BasicBlockES7_@Base 5.2.1
134- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection24callBuiltinPushWithScopeEPNS_4V4IR4TempE@Base 5.2.1
135- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection24prepareVariableArgumentsEPNS_4V4IR8ExprListE@Base 5.2.1
136- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection25callBuiltinDefinePropertyEPNS_4V4IR4TempERK7QStringPNS2_4ExprE@Base 5.2.1
137- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection25callBuiltinPushCatchScopeERK7QString@Base 5.2.1
138- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection26callBuiltinDeleteSubscriptEPNS_4V4IR4TempEPNS2_4ExprES4_@Base 5.2.1
139- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection26callBuiltinTypeofSubscriptEPNS_4V4IR4ExprES4_PNS2_4TempE@Base 5.2.1
140- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection26callBuiltinUnwindExceptionEPNS_4V4IR4TempE@Base 5.2.1
141- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection27constructActivationPropertyEPNS_4V4IR4NameEPNS2_8ExprListEPNS2_4TempE@Base 5.2.1
142- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection29callBuiltinDefineGetterSetterEPNS_4V4IR4TempERK7QStringS4_S4_@Base 5.2.1
143- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection29visitCJumpStrictNullUndefinedENS_4V4IR4TypeEPNS2_5BinopEPNS2_10BasicBlockES7_@Base 5.2.1
144- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection30callBuiltinConvertThisToObjectEv@Base 5.2.1
145- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection30callBuiltinDefineObjectLiteralEPNS_4V4IR4TempEPNS2_8ExprListE@Base 5.2.1
146- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection30callBuiltinSetupArgumentObjectEPNS_4V4IR4TempE@Base 5.2.1
147- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection32callBuiltinForeachIteratorObjectEPNS_4V4IR4TempES4_@Base 5.2.1
148- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection34callBuiltinForeachNextPropertynameEPNS_4V4IR4TempES4_@Base 5.2.1
149- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection3runEi@Base 5.2.1
150- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection4unopENS_4V4IR5AluOpEPNS2_4TempES5_@Base 5.2.1
151- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection5binopENS_4V4IR5AluOpEPNS2_4ExprES5_PNS2_4TempE@Base 5.2.1
152- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection8visitRetEPNS_4V4IR3RetE@Base 5.2.1
153- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection9callValueEPNS_4V4IR4TempEPNS2_8ExprListES4_@Base 5.2.1
154- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection9copyValueEPNS_4V4IR4TempES4_@Base 5.2.1
155- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection9loadConstEPNS_4V4IR5ConstEPNS2_4TempE@Base 5.2.1
156- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelection9visitJumpEPNS_4V4IR4JumpE@Base 5.2.1
157- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelectionC1EP17QQmlEnginePrivatePN3QV419ExecutableAllocatorEPNS_4V4IR6ModuleEPNS4_8Compiler15JSUnitGeneratorE@Base 5.2.1 1
158- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelectionC2EP17QQmlEnginePrivatePN3QV419ExecutableAllocatorEPNS_4V4IR6ModuleEPNS4_8Compiler15JSUnitGeneratorE@Base 5.2.1 1
159- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelectionD0Ev@Base 5.2.1
160- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelectionD1Ev@Base 5.2.1
161- (arch=!powerpc)_ZN6QQmlJS4MASM20InstructionSelectionD2Ev@Base 5.2.1
162+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection22loadQmlImportedScriptsEPNS_4V4IR4TempE@Base 5.2.1
163+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection23callBuiltinDeleteMemberEPNS_4V4IR4TempERK7QStringS4_@Base 5.2.1
164+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection23callBuiltinTypeofMemberEPNS_4V4IR4ExprERK7QStringPNS2_4TempE@Base 5.2.1
165+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection23visitCJumpNullUndefinedENS_4V4IR4TypeEPNS2_5BinopEPNS2_10BasicBlockES7_@Base 5.2.1
166+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection24callBuiltinPushWithScopeEPNS_4V4IR4TempE@Base 5.2.1
167+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection24prepareVariableArgumentsEPNS_4V4IR8ExprListE@Base 5.2.1
168+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection25callBuiltinDefinePropertyEPNS_4V4IR4TempERK7QStringPNS2_4ExprE@Base 5.2.1
169+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection25callBuiltinPushCatchScopeERK7QString@Base 5.2.1
170+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection26callBuiltinDeleteSubscriptEPNS_4V4IR4TempEPNS2_4ExprES4_@Base 5.2.1
171+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection26callBuiltinTypeofSubscriptEPNS_4V4IR4ExprES4_PNS2_4TempE@Base 5.2.1
172+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection26callBuiltinUnwindExceptionEPNS_4V4IR4TempE@Base 5.2.1
173+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection27constructActivationPropertyEPNS_4V4IR4NameEPNS2_8ExprListEPNS2_4TempE@Base 5.2.1
174+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection29callBuiltinDefineGetterSetterEPNS_4V4IR4TempERK7QStringS4_S4_@Base 5.2.1
175+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection29visitCJumpStrictNullUndefinedENS_4V4IR4TypeEPNS2_5BinopEPNS2_10BasicBlockES7_@Base 5.2.1
176+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection30callBuiltinConvertThisToObjectEv@Base 5.2.1
177+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection30callBuiltinDefineObjectLiteralEPNS_4V4IR4TempEPNS2_8ExprListE@Base 5.2.1
178+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection30callBuiltinSetupArgumentObjectEPNS_4V4IR4TempE@Base 5.2.1
179+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection32callBuiltinForeachIteratorObjectEPNS_4V4IR4TempES4_@Base 5.2.1
180+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection34callBuiltinForeachNextPropertynameEPNS_4V4IR4TempES4_@Base 5.2.1
181+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection3runEi@Base 5.2.1
182+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection4unopENS_4V4IR5AluOpEPNS2_4TempES5_@Base 5.2.1
183+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection5binopENS_4V4IR5AluOpEPNS2_4ExprES5_PNS2_4TempE@Base 5.2.1
184+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection8visitRetEPNS_4V4IR3RetE@Base 5.2.1
185+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection9callValueEPNS_4V4IR4TempEPNS2_8ExprListES4_@Base 5.2.1
186+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection9copyValueEPNS_4V4IR4TempES4_@Base 5.2.1
187+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection9loadConstEPNS_4V4IR5ConstEPNS2_4TempE@Base 5.2.1
188+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelection9visitJumpEPNS_4V4IR4JumpE@Base 5.2.1
189+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelectionC1EP17QQmlEnginePrivatePN3QV419ExecutableAllocatorEPNS_4V4IR6ModuleEPNS4_8Compiler15JSUnitGeneratorE@Base 5.2.1 1
190+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelectionC2EP17QQmlEnginePrivatePN3QV419ExecutableAllocatorEPNS_4V4IR6ModuleEPNS4_8Compiler15JSUnitGeneratorE@Base 5.2.1 1
191+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelectionD0Ev@Base 5.2.1
192+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelectionD1Ev@Base 5.2.1
193+ (arch=amd64 armel armhf i386 mips mipsel)_ZN6QQmlJS4MASM20InstructionSelectionD2Ev@Base 5.2.1
194 _ZN6QQmlJS4Moth20InstructionSelection10getElementEPNS_4V4IR4ExprES4_PNS2_4TempE@Base 5.2.0~beta1
195 _ZN6QQmlJS4Moth20InstructionSelection10loadRegexpEPNS_4V4IR6RegExpEPNS2_4TempE@Base 5.2.0~beta1
196 _ZN6QQmlJS4Moth20InstructionSelection10loadStringERK7QStringPNS_4V4IR4TempE@Base 5.2.0~beta1
197@@ -2229,7 +2229,7 @@
198 _ZN8QQmlTypeC2EiRKN11QQmlPrivate17RegisterInterfaceE@Base 5.0.2 1
199 _ZN8QQmlTypeD1Ev@Base 5.0.2 1
200 _ZN8QQmlTypeD2Ev@Base 5.0.2 1
201- (arch=powerpc)_ZN9QBitArray6setBitEi@Base 5.2.1
202+ (arch=powerpc ppc64el)_ZN9QBitArray6setBitEi@Base 5.2.1
203 (optional=gccinternal)_ZN9QBitArray8clearBitEi@Base 5.0.2
204 _ZN9QJSEngine10newQObjectEP7QObject@Base 5.0.2
205 _ZN9QJSEngine11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.0.2
206@@ -2649,7 +2649,7 @@
207 _ZNK3QV419QmlValueTypeWrapper9toVariantEv@Base 5.2.0~beta1
208 _ZNK3QV45Value12toNumberImplEv@Base 5.2.0~beta1
209 _ZNK3QV45Value16toQStringNoThrowEv@Base 5.2.0~beta1
210- (optional=inline|arch=amd64 armhf s390x)_ZNK3QV45Value2asINS_14QObjectWrapperEEEPT_v@Base 5.2.0~beta1
211+ (optional=inline|arch=amd64 armhf ppc64el s390x)_ZNK3QV45Value2asINS_14QObjectWrapperEEEPT_v@Base 5.2.0~beta1
212 _ZNK3QV45Value8toObjectEPNS_16ExecutionContextE@Base 5.2.0~beta1
213 _ZNK3QV45Value8toStringEPNS_16ExecutionContextE@Base 5.2.0~beta1
214 _ZNK3QV45Value8toUInt16Ev@Base 5.2.0~beta1
215@@ -2784,20 +2784,20 @@
216 _ZNK9QQmlTimer8intervalEv@Base 5.0.2 1
217 _ZNK9QQmlTimer9isRunningEv@Base 5.0.2 1
218 _ZNK9QV8Engine12illegalNamesEv@Base 5.0.2 1
219- (optional=templinst|arch=!amd64)_ZNSt6vectorIS_IiSaIiEESaIS1_EE17_M_default_appendEj@Base 5.2.1
220- (optional=templinst|arch=amd64)_ZNSt6vectorIS_IiSaIiEESaIS1_EE17_M_default_appendEm@Base 5.2.0+gitcb78684a
221- (subst|arch=!powerpc)_ZNSt6vectorIcSaIcEE17_M_default_appendE{size_t}@Base 5.2.1
222+ (optional=templinst|arch=!amd64 !ppc64el)_ZNSt6vectorIS_IiSaIiEESaIS1_EE17_M_default_appendEj@Base 5.2.1
223+ (optional=templinst|arch=amd64 ppc64el)_ZNSt6vectorIS_IiSaIiEESaIS1_EE17_M_default_appendEm@Base 5.2.0+gitcb78684a
224+ (subst|arch=!powerpc !ppc64el)_ZNSt6vectorIcSaIcEE17_M_default_appendE{size_t}@Base 5.2.1
225 (optional=templinst|subst)_ZNSt6vectorIiSaIiEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPiS1_EE{size_t}RKi@Base 5.2.1
226 (optional=templinst)_ZNSt6vectorIiSaIiEE19_M_emplace_back_auxIIRKiEEEvDpOT_@Base 5.2.0+gitcb78684a
227 (optional=templinst)_ZNSt6vectorIiSaIiEE19_M_emplace_back_auxIJRKiEEEvDpOT_@Base 5.2.0+gitcb78684a
228- (optional=templinst|arch=!amd64)_ZNSt6vectorIiSaIiEE7reserveEj@Base 5.2.1
229- (optional=templinst|arch=amd64)_ZNSt6vectorIiSaIiEE7reserveEm@Base 5.2.0+gitcb78684a
230+ (optional=templinst|arch=!amd64 !ppc64el)_ZNSt6vectorIiSaIiEE7reserveEj@Base 5.2.1
231+ (optional=templinst|arch=amd64 ppc64el)_ZNSt6vectorIiSaIiEE7reserveEm@Base 5.2.0+gitcb78684a
232 (optional=templinst)_ZNSt6vectorIiSaIiEEC1ERKS1_@Base 5.2.0+gitcb78684a
233- (optional=templinst|arch=!amd64)_ZNSt6vectorIiSaIiEEC1EjRKiRKS0_@Base 5.2.1
234- (optional=templinst|arch=amd64)_ZNSt6vectorIiSaIiEEC1EmRKiRKS0_@Base 5.2.0+gitcb78684a
235+ (optional=templinst|arch=!amd64 !ppc64el)_ZNSt6vectorIiSaIiEEC1EjRKiRKS0_@Base 5.2.1
236+ (optional=templinst|arch=amd64 ppc64el)_ZNSt6vectorIiSaIiEEC1EmRKiRKS0_@Base 5.2.0+gitcb78684a
237 (optional=templinst)_ZNSt6vectorIiSaIiEEC2ERKS1_@Base 5.2.0+gitcb78684a
238- (optional=templinst|arch=!amd64)_ZNSt6vectorIiSaIiEEC2EjRKiRKS0_@Base 5.2.1
239- (optional=templinst|arch=amd64)_ZNSt6vectorIiSaIiEEC2EmRKiRKS0_@Base 5.2.0+gitcb78684a
240+ (optional=templinst|arch=!amd64 !ppc64el)_ZNSt6vectorIiSaIiEEC2EjRKiRKS0_@Base 5.2.1
241+ (optional=templinst|arch=amd64 ppc64el)_ZNSt6vectorIiSaIiEEC2EmRKiRKS0_@Base 5.2.0+gitcb78684a
242 (optional=templinst)_ZNSt6vectorIiSaIiEEaSERKS1_@Base 5.2.0+gitcb78684a
243 _ZNSt6vectorItSaItEE12emplace_backIItEEEvDpOT_@Base 5.2.1
244 _ZNSt6vectorItSaItEE12emplace_backIJtEEEvDpOT_@Base 5.2.1
245@@ -2817,7 +2817,7 @@
246 (subst)_ZSt16__introsort_loopIPN3QV413MemoryManager4Data5ChunkE{ssize_t}EvT_S5_T0_@Base 5.2.0~beta1 1
247 (subst)_ZSt16__introsort_loopIPi{ssize_t}EvT_S1_T0_@Base 5.2.0~beta1
248 _ZSt25__unguarded_linear_insertIPN3QV413MemoryManager4Data5ChunkEEvT_@Base 5.2.0~beta1 1
249- (optional=templinst|arch=!amd64 !s390x)_ZSt4swapIN8QVariant7PrivateEEvRT_S3_@Base 5.0.2
250+ (optional=templinst|arch=!amd64 !ppc64el !s390x)_ZSt4swapIN8QVariant7PrivateEEvRT_S3_@Base 5.0.2
251 _ZTI10QQmlBundle@Base 5.0.2 1
252 _ZTI10QQmlEngine@Base 5.0.2
253 _ZTI11QMetaObject@Base 5.0.2
254@@ -2909,8 +2909,8 @@
255 _ZTIN5QtQml9JSCodeGenE@Base 5.2.0~beta1
256 _ZTIN6QQmlJS15EvalISelFactoryE@Base 5.2.0~beta1 1
257 _ZTIN6QQmlJS24EvalInstructionSelectionE@Base 5.2.0~beta1 1
258- (arch=!powerpc)_ZTIN6QQmlJS4MASM11ISelFactoryE@Base 5.2.1
259- (arch=!powerpc)_ZTIN6QQmlJS4MASM20InstructionSelectionE@Base 5.2.1
260+ (arch=amd64 armel armhf i386 mips mipsel)_ZTIN6QQmlJS4MASM11ISelFactoryE@Base 5.2.1
261+ (arch=amd64 armel armhf i386 mips mipsel)_ZTIN6QQmlJS4MASM20InstructionSelectionE@Base 5.2.1
262 _ZTIN6QQmlJS4Moth11ISelFactoryE@Base 5.2.0~beta1
263 _ZTIN6QQmlJS4Moth20InstructionSelectionE@Base 5.2.0~beta1
264 _ZTIN6QQmlJS4V4IR9IRDecoderE@Base 5.2.0~beta1
265@@ -3009,8 +3009,8 @@
266 _ZTSN5QtQml9JSCodeGenE@Base 5.2.0~beta1
267 _ZTSN6QQmlJS15EvalISelFactoryE@Base 5.2.0~beta1 1
268 _ZTSN6QQmlJS24EvalInstructionSelectionE@Base 5.2.0~beta1 1
269- (arch=!powerpc)_ZTSN6QQmlJS4MASM11ISelFactoryE@Base 5.2.1
270- (arch=!powerpc)_ZTSN6QQmlJS4MASM20InstructionSelectionE@Base 5.2.1
271+ (arch=amd64 armel armhf i386 mips mipsel)_ZTSN6QQmlJS4MASM11ISelFactoryE@Base 5.2.1
272+ (arch=amd64 armel armhf i386 mips mipsel)_ZTSN6QQmlJS4MASM20InstructionSelectionE@Base 5.2.1
273 _ZTSN6QQmlJS4Moth11ISelFactoryE@Base 5.2.0~beta1
274 _ZTSN6QQmlJS4Moth20InstructionSelectionE@Base 5.2.0~beta1
275 _ZTSN6QQmlJS4V4IR9IRDecoderE@Base 5.2.0~beta1
276@@ -3104,8 +3104,8 @@
277 _ZTVN5QtQml9JSCodeGenE@Base 5.2.0~beta1
278 _ZTVN6QQmlJS15EvalISelFactoryE@Base 5.2.0~beta1 1
279 _ZTVN6QQmlJS24EvalInstructionSelectionE@Base 5.2.0~beta1 1
280- (arch=!powerpc)_ZTVN6QQmlJS4MASM11ISelFactoryE@Base 5.2.1
281- (arch=!powerpc)_ZTVN6QQmlJS4MASM20InstructionSelectionE@Base 5.2.1
282+ (arch=amd64 armel armhf i386 mips mipsel)_ZTVN6QQmlJS4MASM11ISelFactoryE@Base 5.2.1
283+ (arch=amd64 armel armhf i386 mips mipsel)_ZTVN6QQmlJS4MASM20InstructionSelectionE@Base 5.2.1
284 _ZTVN6QQmlJS4Moth11ISelFactoryE@Base 5.2.0~beta1
285 _ZTVN6QQmlJS4Moth20InstructionSelectionE@Base 5.2.0~beta1
286 _ZTVN6QQmlJS4V4IR9IRDecoderE@Base 5.2.0~beta1
287@@ -3131,9 +3131,9 @@
288 (c++)"non-virtual thunk to QQmlDelegateModel::~QQmlDelegateModel()@Base" 5.1.0
289 (c++)"non-virtual thunk to QQmlExtensionPlugin::initializeEngine(QQmlEngine*, char const*)@Base" 5.0.2
290 (c++)"non-virtual thunk to QQmlExtensionPlugin::~QQmlExtensionPlugin()@Base" 5.0.2
291- (c++|arch=!powerpc)"non-virtual thunk to QQmlJS::MASM::InstructionSelection::backendCompileStep()@Base" 5.2.1
292- (c++|arch=!powerpc)"non-virtual thunk to QQmlJS::MASM::InstructionSelection::run(int)@Base" 5.2.1
293- (c++|arch=!powerpc)"non-virtual thunk to QQmlJS::MASM::InstructionSelection::~InstructionSelection()@Base" 5.2.1
294+ (c++|arch=amd64 armel armhf i386 mips mipsel)"non-virtual thunk to QQmlJS::MASM::InstructionSelection::backendCompileStep()@Base" 5.2.1
295+ (c++|arch=amd64 armel armhf i386 mips mipsel)"non-virtual thunk to QQmlJS::MASM::InstructionSelection::run(int)@Base" 5.2.1
296+ (c++|arch=amd64 armel armhf i386 mips mipsel)"non-virtual thunk to QQmlJS::MASM::InstructionSelection::~InstructionSelection()@Base" 5.2.1
297 (c++)"non-virtual thunk to QQmlJS::Moth::InstructionSelection::backendCompileStep()@Base" 5.2.0~beta1
298 (c++)"non-virtual thunk to QQmlJS::Moth::InstructionSelection::run(int)@Base" 5.2.0~beta1
299 (c++)"non-virtual thunk to QQmlJS::Moth::InstructionSelection::~InstructionSelection()@Base" 5.2.0~beta1
300
301=== added file 'debian/patches/aarch64.patch'
302--- debian/patches/aarch64.patch 1970-01-01 00:00:00 +0000
303+++ debian/patches/aarch64.patch 2014-03-07 18:17:22 +0000
304@@ -0,0 +1,19 @@
305+Index: b/src/3rdparty/masm/wtf/Platform.h
306+===================================================================
307+--- a/src/3rdparty/masm/wtf/Platform.h
308++++ b/src/3rdparty/masm/wtf/Platform.h
309+@@ -166,6 +166,14 @@
310+ #define WTF_CPU_X86_64 1
311+ #endif
312+
313++/* CPU(ARM64) - AArch64 */
314++#if defined(__aarch64__)
315++#define WTF_CPU_ARM64 1
316++#if defined(__AARCH64BE__)
317++#define WTF_CPU_BIG_ENDIAN 1
318++#endif
319++#endif
320++
321+ /* CPU(ARM) - ARM, any version*/
322+ #define WTF_ARM_ARCH_AT_LEAST(N) (CPU(ARM) && WTF_ARM_ARCH_VERSION >= N)
323+
324
325=== added file 'debian/patches/ppc64el.patch'
326--- debian/patches/ppc64el.patch 1970-01-01 00:00:00 +0000
327+++ debian/patches/ppc64el.patch 2014-03-07 18:17:22 +0000
328@@ -0,0 +1,24 @@
329+Index: b/src/3rdparty/masm/wtf/Platform.h
330+===================================================================
331+--- a/src/3rdparty/masm/wtf/Platform.h
332++++ b/src/3rdparty/masm/wtf/Platform.h
333+@@ -107,15 +107,19 @@
334+ || defined(_M_PPC) \
335+ || defined(__PPC)
336+ #define WTF_CPU_PPC 1
337++#ifndef __LITTLE_ENDIAN__
338+ #define WTF_CPU_BIG_ENDIAN 1
339+ #endif
340++#endif
341+
342+ /* CPU(PPC64) - PowerPC 64-bit */
343+ #if defined(__ppc64__) \
344+ || defined(__PPC64__)
345+ #define WTF_CPU_PPC64 1
346++#ifndef __LITTLE_ENDIAN__
347+ #define WTF_CPU_BIG_ENDIAN 1
348+ #endif
349++#endif
350+
351+ /* CPU(SH4) - SuperH SH-4 */
352+ #if defined(__SH4__)
353
354=== modified file 'debian/patches/series'
355--- debian/patches/series 2014-03-04 17:07:49 +0000
356+++ debian/patches/series 2014-03-07 18:17:22 +0000
357@@ -9,3 +9,5 @@
358 V4-Array.push-on-QStringList-should-invoke-putIndexe.patch
359 Guarantee-event-s-default-state-as-not-accepted.patch
360 Fix-crash-when-accessing-var-properties-in-objects-w.patch
361+aarch64.patch
362+ppc64el.patch

Subscribers

People subscribed via source and target branches