Offset 1, 14 lines modified | Offset 1, 14 lines modified | ||
1 | ·ad792e4cf7a7bf1b3e36118bf80161b2·147192·lisp·optional·elpa-fricas_1.3.11-2_all.deb | ||
2 | · | 1 | ·0d5093064e5cb5db0d9c19b9c0e98ac7·147188·lisp·optional·elpa-fricas_1.3.11-2_all.deb |
2 | ·227225a2c8a486a9b194ef7d8773949a·1320740·math·optional·fricas-databases_1.3.11-2_all.deb | ||
3 | · | 3 | ·e7d276f395ae3d478390a539c9739995·5135724·debug·optional·fricas-dbgsym_1.3.11-2_arm64.deb |
4 | ·20c5db31f81b68549bd7fdcfa87c836f·304048·doc·optional·fricas-doc_1.3.11-2_all.deb | 4 | ·20c5db31f81b68549bd7fdcfa87c836f·304048·doc·optional·fricas-doc_1.3.11-2_all.deb |
5 | ·be4908a66fae9dba58981afa042f7ddf·1341732·math·optional·fricas-graphics-data_1.3.11-2_all.deb | 5 | ·be4908a66fae9dba58981afa042f7ddf·1341732·math·optional·fricas-graphics-data_1.3.11-2_all.deb |
6 | ·e9dd4ce5948e97468a391a3231001fa5·455384·debug·optional·fricas-graphics-dbgsym_1.3.11-2_arm64.deb | 6 | ·e9dd4ce5948e97468a391a3231001fa5·455384·debug·optional·fricas-graphics-dbgsym_1.3.11-2_arm64.deb |
7 | ·de99d95c82665d341a9879b47d1b4e40·208452·math·optional·fricas-graphics_1.3.11-2_arm64.deb | 7 | ·de99d95c82665d341a9879b47d1b4e40·208452·math·optional·fricas-graphics_1.3.11-2_arm64.deb |
8 | ·bbe74942c2c59eaf4ae95cf8f2fd5a7d·740368·math·optional·fricas-hypertex-data_1.3.11-2_all.deb | 8 | ·bbe74942c2c59eaf4ae95cf8f2fd5a7d·740368·math·optional·fricas-hypertex-data_1.3.11-2_all.deb |
9 | ·9ca11167d6a43ec77284b4f547f83fd9·360364·debug·optional·fricas-hypertex-dbgsym_1.3.11-2_arm64.deb | 9 | ·9ca11167d6a43ec77284b4f547f83fd9·360364·debug·optional·fricas-hypertex-dbgsym_1.3.11-2_arm64.deb |
10 | ·46242acc5a9ad9e80e299f6d983ecd71·182780·math·optional·fricas-hypertex_1.3.11-2_arm64.deb | 10 | ·46242acc5a9ad9e80e299f6d983ecd71·182780·math·optional·fricas-hypertex_1.3.11-2_arm64.deb |
11 | ·bf06cf4cdd7b9da16bb11e73d765ddd3·1469100·math·optional·fricas-source_1.3.11-2_all.deb | 11 | ·bf06cf4cdd7b9da16bb11e73d765ddd3·1469100·math·optional·fricas-source_1.3.11-2_all.deb |
12 | ·a699cd6cc78ea5fd5f72a13419a20ffb·252312·math·optional·fricas-test_1.3.11-2_all.deb | 12 | ·a699cd6cc78ea5fd5f72a13419a20ffb·252312·math·optional·fricas-test_1.3.11-2_all.deb |
13 | ·1 | 13 | ·718257d13c59d8ec861210878f44ac59·50812728·math·optional·fricas_1.3.11-2_arm64.deb |
Offset 1, 3 lines modified | Offset 1, 3 lines modified | ||
1 | -rw-r--r--···0········0········0········4·2024-07-28·16:02:53.000000·debian-binary | 1 | -rw-r--r--···0········0········0········4·2024-07-28·16:02:53.000000·debian-binary |
2 | -rw-r--r--···0········0········0·····1592·2024-07-28·16:02:53.000000·control.tar.xz | 2 | -rw-r--r--···0········0········0·····1592·2024-07-28·16:02:53.000000·control.tar.xz |
3 | -rw-r--r--···0········0········0···14540 | 3 | -rw-r--r--···0········0········0···145404·2024-07-28·16:02:53.000000·data.tar.xz |
Offset 1, 3911 lines modified | Offset 1, 3911 lines modified | ||
1 | ;;·This·file·is·part·of·the·Emacs·mode·for·FriCAS.··Please·read·fricas.el | 1 | ;;·This·file·is·part·of·the·Emacs·mode·for·FriCAS.··Please·read·fricas.el |
2 | ;;·instead. | 2 | ;;·instead. |
3 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | 3 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
4 | ;;·a·list·of·all·FriCAS·symbols | 4 | ;;·a·list·of·all·FriCAS·symbols |
5 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | 5 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
6 | (defvar·fricas-symbol-list | 6 | (defvar·fricas-symbol-list |
7 | ··(let*·((l·(list | 7 | ··(let*·((l·(list |
8 | "dmp2rfi" | ||
9 | "beauzamyBound" | ||
10 | "alg_reduce" | ||
11 | "splitConstant" | ||
12 | "getPickedPoints" | ||
13 | "derivative" | ||
8 | "degreePartition" | ||
9 | "recip" | ||
10 | "normalElement" | ||
11 | "listLoops" | ||
12 | "rangePascalTriangle" | ||
13 | "rubiksGroup" | ||
14 | "properties" | ||
15 | "rootOfIrreduciblePoly" | ||
16 | "lcm" | ||
17 | "makeSeries" | ||
18 | "rightRecip" | ||
19 | "testEqualsAuxCmp" | ||
20 | "checkExtraValues" | ||
21 | "arrayStack" | ||
22 | "lfunc" | ||
23 | "sipnt" | ||
24 | "fintegrate" | ||
25 | "get_rational_roots" | ||
26 | "moment2cumulant" | ||
27 | "lambda" | ||
28 | "ratexpr" | ||
29 | "updatF" | ||
30 | "fortranDoubleComplex" | ||
31 | "convergents" | ||
32 | "qswapRows!" | ||
33 | "formatConstant" | ||
34 | "outputForm" | ||
35 | "paraboloidal" | ||
36 | "infsum" | ||
37 | "-" | ||
38 | "topFortranOutputStack" | ||
39 | "index?" | ||
40 | "parseIL2" | ||
41 | "yCoord" | ||
42 | "modpeval" | ||
43 | "ePseudoscalar" | ||
44 | "solid" | ||
45 | "constantOpIfCan" | ||
46 | "predicates" | ||
47 | "bat1" | ||
48 | "OMconnOutDevice" | ||
49 | "K" | ||
50 | "quotientByP" | ||
51 | "lazyPrem" | ||
52 | "taylorQuoByVar" | ||
53 | "lifting" | ||
54 | "trim" | ||
55 | "riemannZeta" | ||
56 | "theMap" | ||
57 | "addMatchRestricted" | ||
58 | "distributionByClassicalCumulants" | ||
59 | "naiveBeckermannLabahnMultipoint" | ||
60 | "simpOne" | ||
61 | "reducedForm" | ||
62 | "fresnelS" | ||
63 | "determinant" | ||
64 | "rightAlternative?" | ||
65 | "has?" | ||
66 | "wholeRadix" | ||
67 | "regular?" | ||
68 | "lexico" | ||
69 | "qconvert" | ||
70 | "cumulant2moment" | ||
71 | "orderDim" | ||
72 | "reciprocalPolynomial" | ||
73 | "orientedFacetIfCan" | ||
74 | "nthFactor" | ||
75 | "setOfMinN" | ||
76 | "monicModulo" | ||
77 | "addColumns!" | ||
78 | "make_imaginary_part_function" | ||
79 | "infieldint" | ||
80 | "shrinkable" | ||
81 | "OMgetEndObject" | ||
82 | "pad" | ||
83 | "mainValue" | ||
84 | "getMin" | ||
85 | "newton" | ||
86 | "idealiserMatrix" | ||
87 | "fibonacci" | ||
88 | "prefixRagits" | ||
89 | "triangSolve" | ||
90 | "numberOfComponents" | ||
91 | "leviCivitaSymbol" | ||
92 | "fortranCarriageReturn" | ||
93 | "innerEigenvectors" | ||
94 | "tryFunctionalDecomposition?" | ||
95 | "startTableInvSet!" | ||
96 | "algint" | ||
97 | "zCoord" | ||
98 | "conditionsForIdempotents" | ||
99 | "lquo" | ||
100 | "frobenius" | ||
101 | "rur" | ||
102 | "setnext!" | ||
103 | "cos2sec" | ||
104 | "groebner?" | ||
105 | "critpOrder" | ||
106 | "newTypeLists" | ||
107 | "sinhIfCan" | ||
108 | "lazy?" | ||
109 | "absolutelyIrreducible?" | ||
110 | "leftRemainder" | ||
111 | "startTable!" | ||
112 | "blockConcat" | ||
113 | "ptree" | ||
114 | "pr2dmp" | ||
115 | "param_rde" | ||
116 | "graphState" | ||
117 | "indicialEquation" | ||
118 | "ellipseBoundary" | ||
119 | "getNotation" | ||
120 | "besselY" | ||
121 | "exprToXXP" | ||
Max diff block lines reached; 109551/114053 bytes (96.05%) of diff not shown. |
Offset 1, 3 lines modified | Offset 1, 3 lines modified | ||
1 | -rw-r--r--···0········0········0········4·2024-07-28·16:02:53.000000·debian-binary | 1 | -rw-r--r--···0········0········0········4·2024-07-28·16:02:53.000000·debian-binary |
2 | -rw-r--r--···0········0········0·····1324·2024-07-28·16:02:53.000000·control.tar.xz | 2 | -rw-r--r--···0········0········0·····1324·2024-07-28·16:02:53.000000·control.tar.xz |
3 | -rw-r--r--···0········0········0··13192 | 3 | -rw-r--r--···0········0········0··1319224·2024-07-28·16:02:53.000000·data.tar.xz |
Offset 1, 3904 lines modified | Offset 1, 3904 lines modified | ||
1 | setVert | ||
2 | lineIntersect | ||
3 | setProperty | ||
1 | GF2FG | ||
2 | validExponential | ||
3 | henselFact | ||
4 | createThreeSpace | ||
5 | properties | ||
6 | dmp2rfi | ||
7 | radicalEigenvalues | ||
8 | lcm | ||
9 | checkExtraValues | ||
10 | hitherPlane | ||
11 | pleskenSplit | ||
12 | subset? | ||
13 | palgRDE | ||
14 | lambda | ||
15 | generalCoefficient | ||
16 | constDsolve | ||
17 | mesh? | ||
18 | rightGcd | ||
19 | setLabelValue | ||
20 | noncommutativeJordanAlgebra? | ||
21 | subsetLattice | ||
22 | withPredicates | ||
23 | radPoly | ||
24 | leftRemainder | ||
25 | reducedContinuedFraction | ||
26 | OMconnectTCP | ||
27 | asimpson | ||
28 | arrowsToArrow | ||
29 | cycle | ||
30 | gderiv | ||
31 | copy! | ||
32 | collectQuasiMonic | ||
33 | createSceneArrow | ||
34 | - | ||
35 | solid? | ||
36 | clearFortranOutputStack | ||
37 | unmakeSUP | ||
38 | wrregime | ||
39 | updatF | ||
40 | palgRDE0 | ||
41 | K | ||
42 | minimumExponent | ||
43 | coboundary | ||
44 | altsupersub | ||
45 | infieldIntegrate | ||
46 | diagramHeight | ||
47 | nullSpace | ||
48 | primintegrate | ||
49 | nary? | ||
50 | theMap | ||
51 | const | ||
52 | rowMatrix | ||
53 | homologyGroup | ||
54 | OMputObject | ||
55 | circle | ||
56 | pquo | ||
57 | extendedSubResultantGcd | ||
58 | iiAiryAiPrime | ||
59 | DiffAction | ||
60 | rootOfIrreduciblePoly | ||
61 | algint | ||
62 | do_with_error_env2 | ||
63 | computeBasis | ||
64 | SturmHabichtCoefficients | ||
65 | addImpliedFaces | ||
66 | cAtan | ||
67 | mightHaveRoots | ||
68 | guessRat | ||
69 | slex | ||
70 | diagonals | ||
71 | nelem | ||
72 | denominators | ||
73 | characteristic | ||
74 | completeDecompose | ||
75 | addMatch | ||
76 | sh | ||
77 | cross | ||
78 | LyndonWordsList1 | ||
79 | listOfLists | ||
80 | toVector | ||
81 | blue | ||
82 | setDefault! | ||
83 | linearAssociatedOrder | ||
84 | dispGenerators | ||
85 | domainOf | ||
86 | showElements | ||
87 | resultant | ||
88 | iifact | ||
89 | rowEchelonLocal | ||
90 | ptree | ||
91 | setMode | ||
92 | finiteLattice | ||
93 | viewWriteDefault | ||
94 | whittakerM | ||
95 | moreAlgebraic? | ||
96 | formatConstant | ||
97 | equal? | ||
98 | directedGraph | ||
99 | dequeue | ||
100 | addRowsColumns! | ||
101 | addSceneIFS | ||
102 | cCot | ||
103 | opposite | ||
104 | argscript | ||
105 | guessPade | ||
106 | naryPlus | ||
107 | nodes | ||
108 | wignerDistribution | ||
109 | isOp | ||
110 | resize | ||
111 | shift | ||
112 | addColumns! | ||
113 | UTS2UP | ||
114 | OMconnOutDevice | ||
115 | hashUpdate! | ||
116 | redPo | ||
117 | LiePolyIfCan | ||
118 | rewriteIdealWithRemainder | ||
119 | prime | ||
120 | factor1 | ||
121 | eta | ||
122 | critMTonD1 | ||
123 | genericLeftTrace | ||
124 | solveLinearPolynomialEquationByRecursion | ||
Max diff block lines reached; 95439/98543 bytes (96.85%) of diff not shown. |
Offset 1, 3 lines modified | Offset 1, 3 lines modified | ||
1 | -rw-r--r--···0········0········0········4·2024-07-28·16:02:53.000000·debian-binary | 1 | -rw-r--r--···0········0········0········4·2024-07-28·16:02:53.000000·debian-binary |
2 | -rw-r--r--···0········0········0····315 | 2 | -rw-r--r--···0········0········0····31576·2024-07-28·16:02:53.000000·control.tar.xz |
3 | -rw-r--r--···0········0········0·5078 | 3 | -rw-r--r--···0········0········0·50780960·2024-07-28·16:02:53.000000·data.tar.xz |
Offset 1, 12 lines modified | Offset 1, 12 lines modified | ||
1 | Package:·fricas | 1 | Package:·fricas |
2 | Version:·1.3.11-2 | 2 | Version:·1.3.11-2 |
3 | Architecture:·arm64 | 3 | Architecture:·arm64 |
4 | Maintainer:·Camm·Maguire·<camm@debian.org> | 4 | Maintainer:·Camm·Maguire·<camm@debian.org> |
5 | Installed-Size:·3110 | 5 | Installed-Size:·311094 |
6 | Depends:·libc6·(>=·2.38),·libedit2·(>=·2.11-20080614-0),·libgcc-s1·(>=·3.0),·libgmp10·(>=·2:6.3.0+dfsg),·libtirpc3t64·(>=·1.0.2),·libx11-6,·fricas-databases·(=·1.3.11-2),·mawk | 6 | Depends:·libc6·(>=·2.38),·libedit2·(>=·2.11-20080614-0),·libgcc-s1·(>=·3.0),·libgmp10·(>=·2:6.3.0+dfsg),·libtirpc3t64·(>=·1.0.2),·libx11-6,·fricas-databases·(=·1.3.11-2),·mawk |
7 | Recommends:·fricas-source,·fricas-doc,·fricas-graphics,·fricas-hypertex | 7 | Recommends:·fricas-source,·fricas-doc,·fricas-graphics,·fricas-hypertex |
8 | Suggests:·texmacs,·fricas-tex,·fricas-test,·nowebm | 8 | Suggests:·texmacs,·fricas-tex,·fricas-test,·nowebm |
9 | Section:·math | 9 | Section:·math |
10 | Priority:·optional | 10 | Priority:·optional |
11 | Homepage:·http://fricas.sourceforge.net/ | 11 | Homepage:·http://fricas.sourceforge.net/ |
12 | Description:·General·purpose·computer·algebra·system:·main·binary·and·modules | 12 | Description:·General·purpose·computer·algebra·system:·main·binary·and·modules |
Offset 1392, 15 lines modified | Offset 1392, 15 lines modified | ||
1392 | -rw-r--r--···0·root·········(0)·root·········(0)···687345·2024-07-28·16:02:53.000000·./usr/lib/fricas/target/aarch64-unknown-linux-gnu/algebra/XRPOLY.o | 1392 | -rw-r--r--···0·root·········(0)·root·········(0)···687345·2024-07-28·16:02:53.000000·./usr/lib/fricas/target/aarch64-unknown-linux-gnu/algebra/XRPOLY.o |
1393 | -rw-r--r--···0·root·········(0)·root·········(0)····56026·2024-07-28·16:02:53.000000·./usr/lib/fricas/target/aarch64-unknown-linux-gnu/algebra/YSTREAM.o | 1393 | -rw-r--r--···0·root·········(0)·root·········(0)····56026·2024-07-28·16:02:53.000000·./usr/lib/fricas/target/aarch64-unknown-linux-gnu/algebra/YSTREAM.o |
1394 | -rw-r--r--···0·root·········(0)·root·········(0)···375974·2024-07-28·16:02:53.000000·./usr/lib/fricas/target/aarch64-unknown-linux-gnu/algebra/ZDSOLVE.o | 1394 | -rw-r--r--···0·root·········(0)·root·········(0)···375974·2024-07-28·16:02:53.000000·./usr/lib/fricas/target/aarch64-unknown-linux-gnu/algebra/ZDSOLVE.o |
1395 | -rw-r--r--···0·root·········(0)·root·········(0)····53950·2024-07-28·16:02:53.000000·./usr/lib/fricas/target/aarch64-unknown-linux-gnu/algebra/ZLINDEP.o | 1395 | -rw-r--r--···0·root·········(0)·root·········(0)····53950·2024-07-28·16:02:53.000000·./usr/lib/fricas/target/aarch64-unknown-linux-gnu/algebra/ZLINDEP.o |
1396 | -rw-r--r--···0·root·········(0)·root·········(0)···203345·2024-07-28·16:02:53.000000·./usr/lib/fricas/target/aarch64-unknown-linux-gnu/algebra/ZMOD.o | 1396 | -rw-r--r--···0·root·········(0)·root·········(0)···203345·2024-07-28·16:02:53.000000·./usr/lib/fricas/target/aarch64-unknown-linux-gnu/algebra/ZMOD.o |
1397 | -rw-r--r--···0·root·········(0)·root·········(0)····52920·2024-07-28·16:02:53.000000·./usr/lib/fricas/target/aarch64-unknown-linux-gnu/algebra/exposed.o | 1397 | -rw-r--r--···0·root·········(0)·root·········(0)····52920·2024-07-28·16:02:53.000000·./usr/lib/fricas/target/aarch64-unknown-linux-gnu/algebra/exposed.o |
1398 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-07-28·16:02:53.000000·./usr/lib/fricas/target/aarch64-unknown-linux-gnu/bin/ | 1398 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-07-28·16:02:53.000000·./usr/lib/fricas/target/aarch64-unknown-linux-gnu/bin/ |
1399 | -rwxr-xr-x···0·root·········(0)·root·········(0)·337 | 1399 | -rwxr-xr-x···0·root·········(0)·root·········(0)·33749312·2024-07-28·16:02:53.000000·./usr/lib/fricas/target/aarch64-unknown-linux-gnu/bin/FRICASsys |
1400 | -rwxr-xr-x···0·root·········(0)·root·········(0)····67608·2024-07-28·16:02:53.000000·./usr/lib/fricas/target/aarch64-unknown-linux-gnu/bin/clef | 1400 | -rwxr-xr-x···0·root·········(0)·root·········(0)····67608·2024-07-28·16:02:53.000000·./usr/lib/fricas/target/aarch64-unknown-linux-gnu/bin/clef |
1401 | -rwxr-xr-x···0·root·········(0)·root·········(0)·····7026·2024-07-28·16:02:53.000000·./usr/lib/fricas/target/aarch64-unknown-linux-gnu/bin/fricas | 1401 | -rwxr-xr-x···0·root·········(0)·root·········(0)·····7026·2024-07-28·16:02:53.000000·./usr/lib/fricas/target/aarch64-unknown-linux-gnu/bin/fricas |
1402 | -rwxr-xr-x···0·root·········(0)·root·········(0)······309·2024-07-28·16:02:53.000000·./usr/lib/fricas/target/aarch64-unknown-linux-gnu/bin/fricas-readline | 1402 | -rwxr-xr-x···0·root·········(0)·root·········(0)······309·2024-07-28·16:02:53.000000·./usr/lib/fricas/target/aarch64-unknown-linux-gnu/bin/fricas-readline |
1403 | -rwxr-xr-x···0·root·········(0)·root·········(0)····67680·2024-07-28·16:02:53.000000·./usr/lib/fricas/target/aarch64-unknown-linux-gnu/bin/sman | 1403 | -rwxr-xr-x···0·root·········(0)·root·········(0)····67680·2024-07-28·16:02:53.000000·./usr/lib/fricas/target/aarch64-unknown-linux-gnu/bin/sman |
1404 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-07-28·16:02:53.000000·./usr/lib/fricas/target/aarch64-unknown-linux-gnu/lib/ | 1404 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-07-28·16:02:53.000000·./usr/lib/fricas/target/aarch64-unknown-linux-gnu/lib/ |
1405 | -rwxr-xr-x···0·root·········(0)·root·········(0)·····1180·2024-07-28·16:02:53.000000·./usr/lib/fricas/target/aarch64-unknown-linux-gnu/lib/SPADEDIT | 1405 | -rwxr-xr-x···0·root·········(0)·root·········(0)·····1180·2024-07-28·16:02:53.000000·./usr/lib/fricas/target/aarch64-unknown-linux-gnu/lib/SPADEDIT |
1406 | -rwxr-xr-x···0·root·········(0)·root·········(0)····67592·2024-07-28·16:02:53.000000·./usr/lib/fricas/target/aarch64-unknown-linux-gnu/lib/ex2ht | 1406 | -rwxr-xr-x···0·root·········(0)·root·········(0)····67592·2024-07-28·16:02:53.000000·./usr/lib/fricas/target/aarch64-unknown-linux-gnu/lib/ex2ht |
Offset 6, 15 lines modified | Offset 6, 15 lines modified | ||
6 | ··OS/ABI:····························UNIX·-·System·V | 6 | ··OS/ABI:····························UNIX·-·System·V |
7 | ··ABI·Version:·······················0 | 7 | ··ABI·Version:·······················0 |
8 | ··Type:······························EXEC·(Executable·file) | 8 | ··Type:······························EXEC·(Executable·file) |
9 | ··Machine:···························AArch64 | 9 | ··Machine:···························AArch64 |
10 | ··Version:···························0x1 | 10 | ··Version:···························0x1 |
11 | ··Entry·point·address:···············0x26e40 | 11 | ··Entry·point·address:···············0x26e40 |
12 | ··Start·of·program·headers:··········64·(bytes·into·file) | 12 | ··Start·of·program·headers:··········64·(bytes·into·file) |
13 | ··Start·of·section·headers:··········337 | 13 | ··Start·of·section·headers:··········33747264·(bytes·into·file) |
14 | ··Flags:·····························0x0 | 14 | ··Flags:·····························0x0 |
15 | ··Size·of·this·header:···············64·(bytes) | 15 | ··Size·of·this·header:···············64·(bytes) |
16 | ··Size·of·program·headers:···········56·(bytes) | 16 | ··Size·of·program·headers:···········56·(bytes) |
17 | ··Number·of·program·headers:·········11 | 17 | ··Number·of·program·headers:·········11 |
18 | ··Size·of·section·headers:···········64·(bytes) | 18 | ··Size·of·section·headers:···········64·(bytes) |
19 | ··Number·of·section·headers:·········32 | 19 | ··Number·of·section·headers:·········32 |
20 | ··Section·header·string·table·index:·31 | 20 | ··Section·header·string·table·index:·31 |
Offset 5, 15 lines modified | Offset 5, 15 lines modified | ||
5 | Program·Headers: | 5 | Program·Headers: |
6 | ··Type···········Offset···VirtAddr···········PhysAddr···········FileSiz··MemSiz···Flg·Align | 6 | ··Type···········Offset···VirtAddr···········PhysAddr···········FileSiz··MemSiz···Flg·Align |
7 | ··PHDR···········0x000040·0x0000000000010040·0x0000000000010040·0x000268·0x000268·R···0x8 | 7 | ··PHDR···········0x000040·0x0000000000010040·0x0000000000010040·0x000268·0x000268·R···0x8 |
8 | ··INTERP·········0x0082a8·0x00000000000182a8·0x00000000000182a8·0x00001b·0x00001b·R···0x1 | 8 | ··INTERP·········0x0082a8·0x00000000000182a8·0x00000000000182a8·0x00001b·0x00001b·R···0x1 |
9 | ······[Requesting·program·interpreter:·/lib/ld-linux-aarch64.so.1] | 9 | ······[Requesting·program·interpreter:·/lib/ld-linux-aarch64.so.1] |
10 | ··LOAD···········0x000000·0x0000000000010000·0x0000000000010000·0x42c918·0x42c918·R·E·0x10000 | 10 | ··LOAD···········0x000000·0x0000000000010000·0x0000000000010000·0x42c918·0x42c918·R·E·0x10000 |
11 | ··LOAD···········0x42fce0·0x000000000044fce0·0x000000000044fce0·0x1bf | 11 | ··LOAD···········0x42fce0·0x000000000044fce0·0x000000000044fce0·0x1bff320·0x1bff320·RW··0x10000 |
12 | ··DYNAMIC········0x42fcf0·0x000000000044fcf0·0x000000000044fcf0·0x000240·0x000240·RW··0x8 | 12 | ··DYNAMIC········0x42fcf0·0x000000000044fcf0·0x000000000044fcf0·0x000240·0x000240·RW··0x8 |
13 | ··NOTE···········0x0082c8·0x00000000000182c8·0x00000000000182c8·0x000020·0x000020·R···0x8 | 13 | ··NOTE···········0x0082c8·0x00000000000182c8·0x00000000000182c8·0x000020·0x000020·R···0x8 |
14 | ··NOTE···········0x0082e8·0x00000000000182e8·0x00000000000182e8·0x000044·0x000044·R···0x4 | 14 | ··NOTE···········0x0082e8·0x00000000000182e8·0x00000000000182e8·0x000044·0x000044·R···0x4 |
15 | ··GNU_PROPERTY···0x0082c8·0x00000000000182c8·0x00000000000182c8·0x000020·0x000020·R···0x8 | 15 | ··GNU_PROPERTY···0x0082c8·0x00000000000182c8·0x00000000000182c8·0x000020·0x000020·R···0x8 |
16 | ··GNU_EH_FRAME···0x3852b8·0x00000000003952b8·0x00000000003952b8·0x018ccc·0x018ccc·R···0x4 | 16 | ··GNU_EH_FRAME···0x3852b8·0x00000000003952b8·0x00000000003952b8·0x018ccc·0x018ccc·R···0x4 |
17 | ··GNU_STACK······0x000000·0x0000000000000000·0x0000000000000000·0x000000·0x000000·RW··0x10 | 17 | ··GNU_STACK······0x000000·0x0000000000000000·0x0000000000000000·0x000000·0x000000·RW··0x10 |
18 | ··GNU_RELRO······0x42fce0·0x000000000044fce0·0x000000000044fce0·0x000320·0x000320·R···0x1 | 18 | ··GNU_RELRO······0x42fce0·0x000000000044fce0·0x000000000044fce0·0x000320·0x000320·R···0x1 |
Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
1 | There·are·32·section·headers,·starting·at·offset·0x202 | 1 | There·are·32·section·headers,·starting·at·offset·0x202f140: |
2 | Section·Headers: | 2 | Section·Headers: |
3 | ··[Nr]·Name··············Type············Address··········Off····Size···ES·Flg·Lk·Inf·Al | 3 | ··[Nr]·Name··············Type············Address··········Off····Size···ES·Flg·Lk·Inf·Al |
4 | ··[·0]···················NULL············0000000000000000·000000·000000·00······0···0··0 | 4 | ··[·0]···················NULL············0000000000000000·000000·000000·00······0···0··0 |
5 | ··[·1]·.interp···········PROGBITS········00000000000182a8·0082a8·00001b·00···A··0···0··1 | 5 | ··[·1]·.interp···········PROGBITS········00000000000182a8·0082a8·00001b·00···A··0···0··1 |
6 | ··[·2]·.note.gnu.property·NOTE············00000000000182c8·0082c8·000020·00···A··0···0··8 | 6 | ··[·2]·.note.gnu.property·NOTE············00000000000182c8·0082c8·000020·00···A··0···0··8 |
7 | ··[·3]·.note.gnu.build-id·NOTE············00000000000182e8·0082e8·000024·00···A··0···0··4 | 7 | ··[·3]·.note.gnu.build-id·NOTE············00000000000182e8·0082e8·000024·00···A··0···0··4 |
Offset 24, 18 lines modified | Offset 24, 18 lines modified | ||
24 | ··[19]·.init_array·······INIT_ARRAY······000000000044fce0·42fce0·000008·08··WA··0···0··8 | 24 | ··[19]·.init_array·······INIT_ARRAY······000000000044fce0·42fce0·000008·08··WA··0···0··8 |
25 | ··[20]·.fini_array·······FINI_ARRAY······000000000044fce8·42fce8·000008·08··WA··0···0··8 | 25 | ··[20]·.fini_array·······FINI_ARRAY······000000000044fce8·42fce8·000008·08··WA··0···0··8 |
26 | ··[21]·.dynamic··········DYNAMIC·········000000000044fcf0·42fcf0·000240·10··WA··7···0··8 | 26 | ··[21]·.dynamic··········DYNAMIC·········000000000044fcf0·42fcf0·000240·10··WA··7···0··8 |
27 | ··[22]·.got··············PROGBITS········000000000044ff30·42ff30·0000b8·08··WA··0···0··8 | 27 | ··[22]·.got··············PROGBITS········000000000044ff30·42ff30·0000b8·08··WA··0···0··8 |
28 | ··[23]·.got.plt··········PROGBITS········000000000044ffe8·42ffe8·0013c0·08··WA··0···0··8 | 28 | ··[23]·.got.plt··········PROGBITS········000000000044ffe8·42ffe8·0013c0·08··WA··0···0··8 |
29 | ··[24]·.data·············PROGBITS········00000000004513b0·4313b0·0290c0·00··WA··0···0·16 | 29 | ··[24]·.data·············PROGBITS········00000000004513b0·4313b0·0290c0·00··WA··0···0·16 |
30 | ··[25]·.data·············PROGBITS········000000000047a470·45a470·dacb90·00·WAX··0···0·16 | 30 | ··[25]·.data·············PROGBITS········000000000047a470·45a470·dacb90·00·WAX··0···0·16 |
31 | ··[26]·.data·············PROGBITS········0000000001227000·1207000·01 | 31 | ··[26]·.data·············PROGBITS········0000000001227000·1207000·019000·00·WAX··0···0··1 |
32 | ··[27]·.data·············PROGBITS········00000000012 | 32 | ··[27]·.data·············PROGBITS········0000000001240000·1220000·107000·00·WAX··0···0··1 |
33 | ··[28]·.data·············PROGBITS········000000000134 | 33 | ··[28]·.data·············PROGBITS········0000000001347000·1327000·d08000·00·WAX··0···0··1 |
34 | ··[29]·.bss··············NOBITS··········000000000204 | 34 | ··[29]·.bss··············NOBITS··········000000000204f000·202f000·000000·00··WA··0···0··1 |
35 | ··[30]·.gnu_debuglink····PROGBITS········0000000000000000·202 | 35 | ··[30]·.gnu_debuglink····PROGBITS········0000000000000000·202f000·000034·00······0···0··4 |
36 | ··[31]·.shstrtab·········STRTAB··········0000000000000000·202 | 36 | ··[31]·.shstrtab·········STRTAB··········0000000000000000·202f034·00010c·00······0···0··1 |
37 | Key·to·Flags: | 37 | Key·to·Flags: |
38 | ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info), | 38 | ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info), |
39 | ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS), | 39 | ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS), |
40 | ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude), | 40 | ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude), |
41 | ··D·(mbind),·p·(processor·specific) | 41 | ··D·(mbind),·p·(processor·specific) |
Offset 635, 20 lines modified | Offset 635, 20 lines modified | ||
635 | ···631:·0000000000025478·····0·FUNC····GLOBAL·DEFAULT··UND·xdr_long@TIRPC_0.3.0·(7) | 635 | ···631:·0000000000025478·····0·FUNC····GLOBAL·DEFAULT··UND·xdr_long@TIRPC_0.3.0·(7) |
636 | ···632:·0000000000023e40·····0·FUNC····GLOBAL·DEFAULT··UND·__gmp_randiset_mt | 636 | ···632:·0000000000023e40·····0·FUNC····GLOBAL·DEFAULT··UND·__gmp_randiset_mt |
637 | ···633:·00000000000248c0·····0·FUNC····GLOBAL·DEFAULT··UND·xdr_double@TIRPC_0.3.0·(7) | 637 | ···633:·00000000000248c0·····0·FUNC····GLOBAL·DEFAULT··UND·xdr_double@TIRPC_0.3.0·(7) |
638 | ···634:·000000000047a470·····0·NOTYPE··GLOBAL·DEFAULT···29·__bss_start__ | 638 | ···634:·000000000047a470·····0·NOTYPE··GLOBAL·DEFAULT···29·__bss_start__ |
639 | ···635:·000000000047a470·····0·NOTYPE··GLOBAL·DEFAULT···29·__bss_start | 639 | ···635:·000000000047a470·····0·NOTYPE··GLOBAL·DEFAULT···29·__bss_start |
640 | ···636:·000000000002ee28···324·FUNC····GLOBAL·DEFAULT···14·free | 640 | ···636:·000000000002ee28···324·FUNC····GLOBAL·DEFAULT···14·free |
641 | ···637:·0000000000b3ea60·····0·NOTYPE··GLOBAL·DEFAULT···29·__end__ | 641 | ···637:·0000000000b3ea60·····0·NOTYPE··GLOBAL·DEFAULT···29·__end__ |
642 | ···638:·000000000204 | 642 | ···638:·000000000204f000·····0·NOTYPE··GLOBAL·DEFAULT···29·_end |
643 | ···639:·000000000002ef6c···388·FUNC····GLOBAL·DEFAULT···14·realloc | 643 | ···639:·000000000002ef6c···388·FUNC····GLOBAL·DEFAULT···14·realloc |
644 | ···640:·0000000000022f40·····0·FUNC····GLOBAL·DEFAULT··UND·__gmp_randclear_mt | 644 | ···640:·0000000000022f40·····0·FUNC····GLOBAL·DEFAULT··UND·__gmp_randclear_mt |
645 | ···641:·0000000000024ed8·····0·FUNC····GLOBAL·DEFAULT··UND·xdr_short@TIRPC_0.3.0·(7) | 645 | ···641:·0000000000024ed8·····0·FUNC····GLOBAL·DEFAULT··UND·xdr_short@TIRPC_0.3.0·(7) |
646 | ···642:·0000000000025c40·····0·FUNC····GLOBAL·DEFAULT··UND·xdr_float@TIRPC_0.3.0·(7) | 646 | ···642:·0000000000025c40·····0·FUNC····GLOBAL·DEFAULT··UND·xdr_float@TIRPC_0.3.0·(7) |
647 | ···643:·000000000002f14c···232·FUNC····GLOBAL·DEFAULT···14·valloc | 647 | ···643:·000000000002f14c···232·FUNC····GLOBAL·DEFAULT···14·valloc |
648 | ···644:·000000000204 | 648 | ···644:·000000000204f000·····0·NOTYPE··GLOBAL·DEFAULT···24·_edata |
649 | ···645:·000000000002f0f0····84·FUNC····GLOBAL·DEFAULT···14·calloc | 649 | ···645:·000000000002f0f0····84·FUNC····GLOBAL·DEFAULT···14·calloc |
650 | ···646:·0000000000034d50···244·FUNC····GLOBAL·DEFAULT···14·error | 650 | ···646:·0000000000034d50···244·FUNC····GLOBAL·DEFAULT···14·error |
651 | ···647:·0000000000022d18·····0·FUNC····GLOBAL·DEFAULT··UND·__gmp_randget_mt | 651 | ···647:·0000000000022d18·····0·FUNC····GLOBAL·DEFAULT··UND·__gmp_randget_mt |
652 | ···648:·0000000000b3ea60·····0·NOTYPE··GLOBAL·DEFAULT···29·__bss_end__ | 652 | ···648:·0000000000b3ea60·····0·NOTYPE··GLOBAL·DEFAULT···29·__bss_end__ |
653 | ···649:·000000000002ee20·····8·FUNC····GLOBAL·DEFAULT···14·malloc | 653 | ···649:·000000000002ee20·····8·FUNC····GLOBAL·DEFAULT···14·malloc |
654 | ···650:·0000000000881290·····8·OBJECT··GLOBAL·DEFAULT···29·__stack_chk_guard | 654 | ···650:·0000000000881290·····8·OBJECT··GLOBAL·DEFAULT···29·__stack_chk_guard |
Offset 2739, 15 lines modified | Offset 2739, 15 lines modified | ||
2739 | Use·(help)·to·get·some·basic·information·on·how·to·use·GCL. | 2739 | Use·(help)·to·get·some·basic·information·on·how·to·use·GCL. |
2740 | GATHERING-ENV | 2740 | GATHERING-ENV |
2741 | ACC-INFO | 2741 | ACC-INFO |
2742 | List·of·GATHERING·bindings·currently·active·during·macro·expansion)P·symbol)·pri*ACTIVE-GATHERERS*umentation·assWALK-GATHERING-BODYymbol.··For·eCan't·optimize·GATHERING·because·of·reference·to·#'GATHER.out·thExtra·arguments·(>·2)·in·~S·discarded.nd·so·on. | 2742 | List·of·GATHERING·bindings·currently·active·during·macro·expansion)P·symbol)·pri*ACTIVE-GATHERERS*umentation·assWALK-GATHERING-BODYymbol.··For·eCan't·optimize·GATHERING·because·of·reference·to·#'GATHER.out·thExtra·arguments·(>·2)·in·~S·discarded.nd·so·on. |
2743 | Can't·optimize·GATHERING·because·the·expansion·closes·over·the·variable·~S,·which·is·rebound·around·a·GATHER·for·it.·substring.·There·is·no·gathering·site·specified·in·~S.e·docThe·site·~S·in·~S·is·not·defined·in·an·enclosing·GATHERING·form.%ORPHANED-GATHERCan't·optimize·GATHERING·because·site·variable·~S·is·used·outside·of·a·GATHER·form. | 2743 | Can't·optimize·GATHERING·because·the·expansion·closes·over·the·variable·~S,·which·is·rebound·around·a·GATHER·for·it.·substring.·There·is·no·gathering·site·specified·in·~S.e·docThe·site·~S·in·~S·is·not·defined·in·an·enclosing·GATHERING·form.%ORPHANED-GATHERCan't·optimize·GATHERING·because·site·variable·~S·is·used·outside·of·a·GATHER·form. |
2744 | RENAME-AND-CAPTURE-VARIABLES | 2744 | RENAME-AND-CAPTURE-VARIABLES |
2745 | SIMPLE-EXPAND-ITERATE-FORM | 2745 | SIMPLE-EXPAND-ITERATE-FORM |
2746 | STANDARD-INSTANCE | 2746 | STANDARD-INSTANCE |
2747 | FUNCALLABLE-STANDARD-INSTANCE | 2747 | FUNCALLABLE-STANDARD-INSTANCE |
2748 | STANDARD-ACCESSOR-METHOD | 2748 | STANDARD-ACCESSOR-METHOD |
2749 | STANDARD-READER-METHOD | 2749 | STANDARD-READER-METHOD |
2750 | STANDARD-WRITER-METHOD | 2750 | STANDARD-WRITER-METHOD |
2751 | CHECK-MEMBER | 2751 | CHECK-MEMBER |
2752 | VECTORIZING | 2752 | VECTORIZING |
2753 | MAKE-KEYWORD | 2753 | MAKE-KEYWORD |
Offset 2759, 23 lines modified | Offset 2759, 19 lines modified | ||
2759 | ORIGINAL-DEFINITION | 2759 | ORIGINAL-DEFINITION |
2760 | FUNCTION-RETURNING-T | 2760 | FUNCTION-RETURNING-T |
2761 | COLLECTING-ONCE | 2761 | COLLECTING-ONCE |
2762 | *COMPILER-SPEED*SET-FUNCTION-NAME | 2762 | *COMPILER-SPEED*SET-FUNCTION-NAME |
2763 | FUNCTION-APPLY | 2763 | FUNCTION-APPLY |
2764 | MAKE-CONSTANT-FUNCTION | 2764 | MAKE-CONSTANT-FUNCTION |
2765 | COPY-STD-INSTANCEm | 2765 | COPY-STD-INSTANCEm |
2766 | CombinatorialFunction | ||
2767 | COMBF.spad | ||
2768 | CombinatorialFunction | ||
2769 | IntegerCombinatoricFunctions | ||
2770 | COMBINAT | 2766 | COMBINAT·o |
2771 | COMBINATP· | ||
2772 | COMBINAT.spad | 2767 | COMBINAT.spad |
2773 | IntegerCombinatoricFunctions | 2768 | IntegerCombinatoricFunctions |
2774 | CombinatorialOpsCategory | 2769 | CombinatorialOpsCategory |
2770 | COMBOPC.spad | ||
2775 | (#0)->s.s_gfdef!=OBJNULL | 2771 | (#0)->s.s_gfdef!=OBJNULL |
2776 | %FBOUNDP | 2772 | %FBOUNDP |
2777 | (#0)->s.s_gfdef!=OBJNULL | 2773 | (#0)->s.s_gfdef!=OBJNULL |
2778 | (#0)->s.s_gfdef | 2774 | (#0)->s.s_gfdef |
2779 | %SYMBOL-FUNCTION(#0)->s.s_gfdef | 2775 | %SYMBOL-FUNCTION(#0)->s.s_gfdef |
2780 | (#0)->str.str_def->str.str_self[0] | 2776 | (#0)->str.str_def->str.str_self[0] |
2781 | ((#0)->cf.cf_name)=(#1) | 2777 | ((#0)->cf.cf_name)=(#1) |
Offset 2800, 19 lines modified | Offset 2796, 18 lines modified | ||
2800 | MAKE-FUNCTION-INLINE | 2796 | MAKE-FUNCTION-INLINE |
2801 | PROCLAIM-DEFMETHOD | 2797 | PROCLAIM-DEFMETHOD |
2802 | LAMBDA-BLOCK | 2798 | LAMBDA-BLOCK |
2803 | *STRUCTURE-TABLE*} | 2799 | *STRUCTURE-TABLE*} |
2804 | STRUCTURE-TYPE-INTERNAL-SLOTDS | 2800 | STRUCTURE-TYPE-INTERNAL-SLOTDS |
2805 | ~s·SLOT~D( | 2801 | ~s·SLOT~D( |
2806 | METACLASS( | 2802 | METACLASS( |
2803 | CADU.spad) | ||
2804 | CylindricalAlgebraicDecompositionUtilities | ||
2805 | CardinalNumber | ||
2806 | CARD.spad) | ||
2807 | BMODULE.spad | ||
2808 | BiModule@, | ||
2809 | BasicOperator | ||
2810 | BOP.spad@, | ||
2811 | BasicOperator | ||
2812 | XWidthOfScreen | 2807 | XWidthOfScreen |
2813 | XXorRegion | 2808 | XXorRegion |
2814 | XDrawString | 2809 | XDrawString |
2815 | __gmpz_cmp | 2810 | __gmpz_cmp |
2816 | XSetWindowBorderPixmap | 2811 | XSetWindowBorderPixmap |
2817 | XQueryExtension | 2812 | XQueryExtension |
2818 | __gmpz_mul | 2813 | __gmpz_mul |
Offset 10703, 691 lines modified | Offset 10698, 815 lines modified | ||
10703 | e843419@00c0_00000c4c_a24 | 10698 | e843419@00c0_00000c4c_a24 |
10704 | e843419@00c0_00000c4c_3a24 | 10699 | e843419@00c0_00000c4c_3a24 |
10705 | e843419@00c0_00000c4c_5a24 | 10700 | e843419@00c0_00000c4c_5a24 |
10706 | e843419@00c0_00000c4c_4a24 | 10701 | e843419@00c0_00000c4c_4a24 |
10707 | e843419@00c6_00000caf_4408 | 10702 | e843419@00c6_00000caf_4408 |
10708 | e843419@00c7_00000cc0_11dc4 | 10703 | e843419@00c7_00000cc0_11dc4 |
10709 | e843419@00cb_00000d04_f60 | 10704 | e843419@00cb_00000d04_f60 |
10705 | QSMULMOD32 | ||
10710 | LASTNODE·, | ||
10711 | check_subtype2 | ||
10712 | (FAST-WRITER-METHOD·SLOT-OBJECT·INITARGS)- | 10706 | (FAST-WRITER-METHOD·SLOT-OBJECT·INITARGS)- |
10713 | 10707 | expt_DF_IZ | |
10714 | PCL·INITARGS·slot·WRITER8 | 10708 | PCL·INITARGS·slot·WRITER8 |
10715 | (FAST-READER-METHOD·SLOT-OBJECT·INITARGS) | 10709 | (FAST-READER-METHOD·SLOT-OBJECT·INITARGS) |
10716 | 10710 | HASHTABLEDELETEDOne | |
10717 | PCL·INITARGS·slot·READER | 10711 | PCL·INITARGS·slot·READER |
10718 | (FAST-WRITER-METHOD·SLOT-OBJECT·INITFORM) | 10712 | (FAST-WRITER-METHOD·SLOT-OBJECT·INITFORM) |
10713 | function·] | ||
10719 | SET-UP-PROFILE | ||
10720 | not_BVEC·] | ||
10721 | PCL·INITFORM·slot·WRITER | 10714 | PCL·INITFORM·slot·WRITER |
10722 | (FAST-READER-METHOD·SLOT-OBJECT·INITFORM) | 10715 | (FAST-READER-METHOD·SLOT-OBJECT·INITFORM) |
10723 | ANCOLS_U16 | ||
10724 | PCL·INITFORM·slot·READER | 10716 | PCL·INITFORM·slot·READER |
10725 | (FAST-WRITER-METHOD·SLOT-OBJECT·CLASS) | 10717 | (FAST-WRITER-METHOD·SLOT-OBJECT·CLASS) |
10726 | MAKE_ | 10718 | MAKE_TYPED_ARRAYQV_LEN_I32 |
10727 | COMMON-LISP·CLASS·slot·WRITER | 10719 | COMMON-LISP·CLASS·slot·WRITER |
10728 | SETELT_I32 | ||
10729 | (FAST-READER-METHOD·SLOT-OBJECT·CLASS) | 10720 | (FAST-READER-METHOD·SLOT-OBJECT·CLASS) |
10721 | gcl_info | ||
10722 | MAKE_DOUBLE_VECTOR | ||
10730 | COMMON-LISP·CLASS·slot·READER | 10723 | COMMON-LISP·CLASS·slot·READER |
10731 | 10724 | SETAREF2_U16 | |
10732 | (FAST-BOUNDP-METHOD·SLOT-OBJECT·INITFUNCTION) | 10725 | (FAST-BOUNDP-METHOD·SLOT-OBJECT·INITFUNCTION) |
10733 | GENERAL_ARRAY? | ||
10734 | 10726 | INIT-READLINE | |
10727 | SETAREF2_I16 | ||
10728 | MAKE_MATRIX1_U8 | ||
10735 | PCL·INITFUNCTION·slot·BOUNDP | 10729 | PCL·INITFUNCTION·slot·BOUNDP |
10736 | 10730 | ANROWS_I32 | |
10737 | (FAST-BOUNDP-METHOD·SLOT-OBJECT·INITARGS) | 10731 | (FAST-BOUNDP-METHOD·SLOT-OBJECT·INITARGS) |
10738 | 10732 | gcl_readline | |
10733 | SPADfirstg | ||
10739 | PCL·INITARGS·slot·BOUNDP | 10734 | PCL·INITARGS·slot·BOUNDP |
10740 | (FAST-BOUNDP-METHOD·SLOT-OBJECT·INITFORM) | 10735 | (FAST-BOUNDP-METHOD·SLOT-OBJECT·INITFORM) |
10741 | gcl_info | ||
10742 | AREF2_I | 10736 | AREF2_I8 |
10737 | AREF2_U8 | ||
10743 | PCL·INITFORM·slot·BOUNDP·; | 10738 | PCL·INITFORM·slot·BOUNDP·; |
10744 | (FAST-BOUNDP-METHOD·SLOT-OBJECT·CLASS) | 10739 | (FAST-BOUNDP-METHOD·SLOT-OBJECT·CLASS) |
10745 | 10740 | Enumeration | |
10746 | COMMON-LISP·CLASS·slot·BOUNDP | 10741 | COMMON-LISP·CLASS·slot·BOUNDP |
10747 | coercion | ||
10748 | compilation | ||
10749 | evaluation | ||
10750 | instantiation | ||
10751 | modemaps | ||
10752 | optimization | ||
10753 | 10742 | OneDimensionalArrayAggregate& | |
10743 | OneDimensionalArrayAggregate | ||
10744 | A1AGG.spad | ||
10745 | ABELGRP.spad | ||
Max diff block lines reached; 954237/957996 bytes (99.61%) of diff not shown. |
Offset 1, 13 lines modified | Offset 1, 13 lines modified | ||
1 | Disassembly·of·section·.data: | 1 | Disassembly·of·section·.data: |
2 | 00000000004513b0·<_edata@@Base-0x1bf | 2 | 00000000004513b0·<_edata@@Base-0x1bfdc50>: |
3 | » ... | 3 | » ... |
4 | __data_start(): | 4 | __data_start(): |
5 | » .word» 0xffffffff | 5 | » .word» 0xffffffff |
6 | » .word» 0x00000000 | 6 | » .word» 0x00000000 |
7 | » .word» 0x0000000a | 7 | » .word» 0x0000000a |
8 | » .word» 0x00000000 | 8 | » .word» 0x00000000 |
9 | » .word» 0x00000002 | 9 | » .word» 0x00000002 |
Offset 18, 15 lines modified | Offset 18, 15 lines modified | ||
18 | » .word» 0x00000000 | 18 | » .word» 0x00000000 |
19 | » .word» 0xffffffff | 19 | » .word» 0xffffffff |
20 | » .word» 0x00000000 | 20 | » .word» 0x00000000 |
21 | » .word» 0x00b3f048 | 21 | » .word» 0x00b3f048 |
22 | » .word» 0x00000000 | 22 | » .word» 0x00000000 |
23 | » .word» 0x00b3f010 | 23 | » .word» 0x00b3f010 |
24 | » .word» 0x00000000 | 24 | » .word» 0x00000000 |
25 | » .word» 0x01c5 | 25 | » .word» 0x01c5d880 |
26 | » .word» 0x00000000 | 26 | » .word» 0x00000000 |
27 | » .word» 0x00000001 | 27 | » .word» 0x00000001 |
28 | » .word» 0x00000000 | 28 | » .word» 0x00000000 |
29 | » .word» 0x0000003f | 29 | » .word» 0x0000003f |
30 | » ... | 30 | » ... |
31 | » .word» 0x008b1cf0 | 31 | » .word» 0x008b1cf0 |
32 | » .word» 0x00000000 | 32 | » .word» 0x00000000 |
Offset 8684, 15 lines modified | Offset 8684, 15 lines modified | ||
8684 | » .word» 0x00000000 | 8684 | » .word» 0x00000000 |
8685 | » .word» 0x00c757d0 | 8685 | » .word» 0x00c757d0 |
8686 | » .word» 0x00000000 | 8686 | » .word» 0x00000000 |
8687 | » .word» 0x00c43d50 | 8687 | » .word» 0x00c43d50 |
8688 | » .word» 0x00000000 | 8688 | » .word» 0x00000000 |
8689 | » .word» 0x00c6c850 | 8689 | » .word» 0x00c6c850 |
8690 | » .word» 0x00000000 | 8690 | » .word» 0x00000000 |
8691 | » .word» 0x00c6b4 | 8691 | » .word» 0x00c6b440 |
8692 | » .word» 0x00000000 | 8692 | » .word» 0x00000000 |
8693 | » .word» 0x00c53b50 | 8693 | » .word» 0x00c53b50 |
8694 | » .word» 0x00000000 | 8694 | » .word» 0x00000000 |
8695 | » .word» 0x00c53b90 | 8695 | » .word» 0x00c53b90 |
8696 | » .word» 0x00000000 | 8696 | » .word» 0x00000000 |
8697 | » .word» 0x00b3f7b8 | 8697 | » .word» 0x00b3f7b8 |
8698 | » .word» 0x00000000 | 8698 | » .word» 0x00000000 |
Offset 25460, 15 lines modified | Offset 25460, 15 lines modified | ||
25460 | » .word» 0x00000000 | 25460 | » .word» 0x00000000 |
25461 | » .word» 0x00c53b50 | 25461 | » .word» 0x00c53b50 |
25462 | » .word» 0x00000000 | 25462 | » .word» 0x00000000 |
25463 | » .word» 0x00c53b90 | 25463 | » .word» 0x00c53b90 |
25464 | » .word» 0x00000000 | 25464 | » .word» 0x00000000 |
25465 | » .word» 0x00c53a10 | 25465 | » .word» 0x00c53a10 |
25466 | » .word» 0x00000000 | 25466 | » .word» 0x00000000 |
25467 | » .word» 0x00f6 | 25467 | » .word» 0x00f66c10 |
25468 | » .word» 0x00000000 | 25468 | » .word» 0x00000000 |
25469 | » .word» 0x0027ac80 | 25469 | » .word» 0x0027ac80 |
25470 | » .word» 0x00000000 | 25470 | » .word» 0x00000000 |
25471 | » .word» 0x0027aba0 | 25471 | » .word» 0x0027aba0 |
25472 | » .word» 0x00000000 | 25472 | » .word» 0x00000000 |
25473 | » .word» 0x0027ac60 | 25473 | » .word» 0x0027ac60 |
25474 | » .word» 0x00000000 | 25474 | » .word» 0x00000000 |
Offset 25492, 15 lines modified | Offset 25492, 15 lines modified | ||
25492 | » .word» 0x00000000 | 25492 | » .word» 0x00000000 |
25493 | » .word» 0x00c53b50 | 25493 | » .word» 0x00c53b50 |
25494 | » .word» 0x00000000 | 25494 | » .word» 0x00000000 |
25495 | » .word» 0x00c53b90 | 25495 | » .word» 0x00c53b90 |
25496 | » .word» 0x00000000 | 25496 | » .word» 0x00000000 |
25497 | » .word» 0x00c53a10 | 25497 | » .word» 0x00c53a10 |
25498 | » .word» 0x00000000 | 25498 | » .word» 0x00000000 |
25499 | » .word» 0x00f6 | 25499 | » .word» 0x00f66a90 |
25500 | » .word» 0x00000000 | 25500 | » .word» 0x00000000 |
25501 | » .word» 0x0027b2a0 | 25501 | » .word» 0x0027b2a0 |
25502 | » .word» 0x00000000 | 25502 | » .word» 0x00000000 |
25503 | » .word» 0x0027b280 | 25503 | » .word» 0x0027b280 |
25504 | » .word» 0x00000000 | 25504 | » .word» 0x00000000 |
25505 | » .word» 0x0027b1c4 | 25505 | » .word» 0x0027b1c4 |
25506 | » ... | 25506 | » ... |
Offset 25536, 15 lines modified | Offset 25536, 15 lines modified | ||
25536 | » .word» 0x00000000 | 25536 | » .word» 0x00000000 |
25537 | » .word» 0x00c53b50 | 25537 | » .word» 0x00c53b50 |
25538 | » .word» 0x00000000 | 25538 | » .word» 0x00000000 |
25539 | » .word» 0x00c53b90 | 25539 | » .word» 0x00c53b90 |
25540 | » .word» 0x00000000 | 25540 | » .word» 0x00000000 |
25541 | » .word» 0x00c53a10 | 25541 | » .word» 0x00c53a10 |
25542 | » .word» 0x00000000 | 25542 | » .word» 0x00000000 |
25543 | » .word» 0x00f6 | 25543 | » .word» 0x00f66930 |
25544 | » .word» 0x00000000 | 25544 | » .word» 0x00000000 |
25545 | » .word» 0x0027b9e0 | 25545 | » .word» 0x0027b9e0 |
25546 | » .word» 0x00000000 | 25546 | » .word» 0x00000000 |
25547 | » .word» 0x0027b8e0 | 25547 | » .word» 0x0027b8e0 |
25548 | » .word» 0x00000000 | 25548 | » .word» 0x00000000 |
25549 | » .word» 0x0027b9c0 | 25549 | » .word» 0x0027b9c0 |
25550 | » .word» 0x00000000 | 25550 | » .word» 0x00000000 |
Offset 25570, 15 lines modified | Offset 25570, 15 lines modified | ||
25570 | » .word» 0x00000000 | 25570 | » .word» 0x00000000 |
25571 | » .word» 0x00c53b50 | 25571 | » .word» 0x00c53b50 |
25572 | » .word» 0x00000000 | 25572 | » .word» 0x00000000 |
25573 | » .word» 0x00c53b90 | 25573 | » .word» 0x00c53b90 |
25574 | » .word» 0x00000000 | 25574 | » .word» 0x00000000 |
25575 | » .word» 0x00c53a10 | 25575 | » .word» 0x00c53a10 |
25576 | » .word» 0x00000000 | 25576 | » .word» 0x00000000 |
25577 | » .word» 0x00f6 | 25577 | » .word» 0x00f668d0 |
25578 | » .word» 0x00000000 | 25578 | » .word» 0x00000000 |
25579 | » .word» 0x0027c000 | 25579 | » .word» 0x0027c000 |
25580 | » .word» 0x00000000 | 25580 | » .word» 0x00000000 |
25581 | » .word» 0x0027bfe0 | 25581 | » .word» 0x0027bfe0 |
25582 | » .word» 0x00000000 | 25582 | » .word» 0x00000000 |
25583 | » .word» 0x0027bf20 | 25583 | » .word» 0x0027bf20 |
25584 | » ... | 25584 | » ... |
Offset 25592, 21 lines modified | Offset 25592, 21 lines modified | ||
25592 | » .word» 0x00000000 | 25592 | » .word» 0x00000000 |
25593 | » .word» 0x00c53b10 | 25593 | » .word» 0x00c53b10 |
25594 | » .word» 0x00000000 | 25594 | » .word» 0x00000000 |
25595 | » .word» 0x00c53b50 | 25595 | » .word» 0x00c53b50 |
25596 | » .word» 0x00000000 | 25596 | » .word» 0x00000000 |
25597 | » .word» 0x00c53b90 | 25597 | » .word» 0x00c53b90 |
25598 | » .word» 0x00000000 | 25598 | » .word» 0x00000000 |
25599 | » .word» 0x0 | 25599 | » .word» 0x00ec2af0 |
25600 | » .word» 0x00000000 | 25600 | » .word» 0x00000000 |
25601 | » .word» 0x00c53a10 | 25601 | » .word» 0x00c53a10 |
25602 | » .word» 0x00000000 | 25602 | » .word» 0x00000000 |
25603 | » .word» 0x0 | 25603 | » .word» 0x00edf180 |
25604 | » .word» 0x00000000 | 25604 | » .word» 0x00000000 |
25605 | » .word» 0x00f6 | 25605 | » .word» 0x00f66890 |
25606 | » .word» 0x00000000 | 25606 | » .word» 0x00000000 |
25607 | » .word» 0x0027cb64 | 25607 | » .word» 0x0027cb64 |
25608 | » .word» 0x00000000 | 25608 | » .word» 0x00000000 |
Max diff block lines reached; 118363596/118366217 bytes (100.00%) of diff not shown. |
Offset 1, 7 lines modified | Offset 1, 7 lines modified | ||
1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
2 | ··0x00000000·37643935·34313661·36623537·38646231·7d95416a6b578db1 | 2 | ··0x00000000·37643935·34313661·36623537·38646231·7d95416a6b578db1 |
3 | ··0x00000010·35636666·37336538·38393538·63356632·5cff73e88958c5f2 | 3 | ··0x00000010·35636666·37336538·38393538·63356632·5cff73e88958c5f2 |
4 | ··0x00000020·61363036·33632e64·65627567·00000000·a6063c.debug.... | 4 | ··0x00000020·61363036·33632e64·65627567·00000000·a6063c.debug.... |
5 | ··0x00000030· | 5 | ··0x00000030·0c89c6a3····························.... |
Offset 1, 3 lines modified | Offset 1, 3 lines modified | ||
1 | -rw-r--r--···0········0········0········4·2024-07-28·16:02:53.000000·debian-binary | 1 | -rw-r--r--···0········0········0········4·2024-07-28·16:02:53.000000·debian-binary |
2 | -rw-r--r--···0········0········0······8 | 2 | -rw-r--r--···0········0········0······840·2024-07-28·16:02:53.000000·control.tar.xz |
3 | -rw-r--r--···0········0········0··5134 | 3 | -rw-r--r--···0········0········0··5134692·2024-07-28·16:02:53.000000·data.tar.xz |
Offset 4, 15 lines modified | Offset 4, 15 lines modified | ||
4 | There·are·11·program·headers,·starting·at·offset·64 | 4 | There·are·11·program·headers,·starting·at·offset·64 |
5 | Program·Headers: | 5 | Program·Headers: |
6 | ··Type···········Offset···VirtAddr···········PhysAddr···········FileSiz··MemSiz···Flg·Align | 6 | ··Type···········Offset···VirtAddr···········PhysAddr···········FileSiz··MemSiz···Flg·Align |
7 | ··PHDR···········0x000040·0x0000000000010040·0x0000000000010040·0x000268·0x000268·R···0x8 | 7 | ··PHDR···········0x000040·0x0000000000010040·0x0000000000010040·0x000268·0x000268·R···0x8 |
8 | ··INTERP·········0x0082a8·0x00000000000182a8·0x00000000000182a8·0x000000·0x00001b·R···0x1 | 8 | ··INTERP·········0x0082a8·0x00000000000182a8·0x00000000000182a8·0x000000·0x00001b·R···0x1 |
9 | ··LOAD···········0x000000·0x0000000000010000·0x0000000000010000·0x00832c·0x42c918·R·E·0x10000 | 9 | ··LOAD···········0x000000·0x0000000000010000·0x0000000000010000·0x00832c·0x42c918·R·E·0x10000 |
10 | ··LOAD···········0x00fce0·0x000000000044fce0·0x000000000044fce0·0x000000·0x1bf | 10 | ··LOAD···········0x00fce0·0x000000000044fce0·0x000000000044fce0·0x000000·0x1bff320·RW··0x10000 |
11 | ··DYNAMIC········0x01fce0·0x000000000044fcf0·0x000000000044fcf0·0x000000·0x000240·RW··0x8 | 11 | ··DYNAMIC········0x01fce0·0x000000000044fcf0·0x000000000044fcf0·0x000000·0x000240·RW··0x8 |
12 | ··NOTE···········0x0102c8·0x00000000000182c8·0x00000000000182c8·0x000020·0x000020·R···0x8 | 12 | ··NOTE···········0x0102c8·0x00000000000182c8·0x00000000000182c8·0x000020·0x000020·R···0x8 |
13 | ··NOTE···········0x0102e8·0x00000000000182e8·0x00000000000182e8·0x000044·0x000044·R···0x4 | 13 | ··NOTE···········0x0102e8·0x00000000000182e8·0x00000000000182e8·0x000044·0x000044·R···0x4 |
14 | ··GNU_PROPERTY···0x0102c8·0x00000000000182c8·0x00000000000182c8·0x000020·0x000020·R···0x8 | 14 | ··GNU_PROPERTY···0x0102c8·0x00000000000182c8·0x00000000000182c8·0x000020·0x000020·R···0x8 |
15 | ··GNU_EH_FRAME···0x01032c·0x00000000003952b8·0x00000000003952b8·0x000000·0x018ccc·R···0x4 | 15 | ··GNU_EH_FRAME···0x01032c·0x00000000003952b8·0x00000000003952b8·0x000000·0x018ccc·R···0x4 |
16 | ··GNU_STACK······0x000000·0x0000000000000000·0x0000000000000000·0x000000·0x000000·RW··0x10 | 16 | ··GNU_STACK······0x000000·0x0000000000000000·0x0000000000000000·0x000000·0x000000·RW··0x10 |
17 | ··GNU_RELRO······0x01fce0·0x000000000044fce0·0x000000000044fce0·0x000000·0x000320·R···0x1 | 17 | ··GNU_RELRO······0x01fce0·0x000000000044fce0·0x000000000044fce0·0x000000·0x000320·R···0x1 |
Offset 24, 18 lines modified | Offset 24, 18 lines modified | ||
24 | ··[19]·.init_array·······NOBITS··········000000000044fce0·01fce0·000008·08··WA··0···0··8 | 24 | ··[19]·.init_array·······NOBITS··········000000000044fce0·01fce0·000008·08··WA··0···0··8 |
25 | ··[20]·.fini_array·······NOBITS··········000000000044fce8·01fce0·000008·08··WA··0···0··8 | 25 | ··[20]·.fini_array·······NOBITS··········000000000044fce8·01fce0·000008·08··WA··0···0··8 |
26 | ··[21]·.dynamic··········NOBITS··········000000000044fcf0·01fce0·000240·10··WA··7···0··8 | 26 | ··[21]·.dynamic··········NOBITS··········000000000044fcf0·01fce0·000240·10··WA··7···0··8 |
27 | ··[22]·.got··············NOBITS··········000000000044ff30·01fce0·0000b8·08··WA··0···0··8 | 27 | ··[22]·.got··············NOBITS··········000000000044ff30·01fce0·0000b8·08··WA··0···0··8 |
28 | ··[23]·.got.plt··········NOBITS··········000000000044ffe8·01fce0·0013c0·08··WA··0···0··8 | 28 | ··[23]·.got.plt··········NOBITS··········000000000044ffe8·01fce0·0013c0·08··WA··0···0··8 |
29 | ··[24]·.data·············NOBITS··········00000000004513b0·01fce0·0290c0·00··WA··0···0·16 | 29 | ··[24]·.data·············NOBITS··········00000000004513b0·01fce0·0290c0·00··WA··0···0·16 |
30 | ··[25]·.data·············NOBITS··········000000000047a470·01fce0·dacb90·00·WAX··0···0·16 | 30 | ··[25]·.data·············NOBITS··········000000000047a470·01fce0·dacb90·00·WAX··0···0·16 |
31 | ··[26]·.data·············NOBITS··········0000000001227000·01fce0·01 | 31 | ··[26]·.data·············NOBITS··········0000000001227000·01fce0·019000·00·WAX··0···0··1 |
32 | ··[27]·.data·············NOBITS··········00000000012 | 32 | ··[27]·.data·············NOBITS··········0000000001240000·01fce0·107000·00·WAX··0···0··1 |
33 | ··[28]·.data·············NOBITS··········000000000134 | 33 | ··[28]·.data·············NOBITS··········0000000001347000·01fce0·d08000·00·WAX··0···0··1 |
34 | ··[29]·.bss··············NOBITS··········000000000204 | 34 | ··[29]·.bss··············NOBITS··········000000000204f000·01fce0·000000·00··WA··0···0··1 |
35 | ··[30]·.comment··········PROGBITS········0000000000000000·01032c·00003c·01··MS··0···0··1 | 35 | ··[30]·.comment··········PROGBITS········0000000000000000·01032c·00003c·01··MS··0···0··1 |
36 | ··[31]·.debug_aranges····PROGBITS········0000000000000000·010368·0008c7·00···C··0···0··8 | 36 | ··[31]·.debug_aranges····PROGBITS········0000000000000000·010368·0008c7·00···C··0···0··8 |
37 | ··[32]·.debug_info·······PROGBITS········0000000000000000·010c30·28369b·00···C··0···0··8 | 37 | ··[32]·.debug_info·······PROGBITS········0000000000000000·010c30·28369b·00···C··0···0··8 |
38 | ··[33]·.debug_abbrev·····PROGBITS········0000000000000000·2942d0·00e9e6·00···C··0···0··8 | 38 | ··[33]·.debug_abbrev·····PROGBITS········0000000000000000·2942d0·00e9e6·00···C··0···0··8 |
39 | ··[34]·.debug_line·······PROGBITS········0000000000000000·2a2cb8·0bbef0·00···C··0···0··8 | 39 | ··[34]·.debug_line·······PROGBITS········0000000000000000·2a2cb8·0bbef0·00···C··0···0··8 |
40 | ··[35]·.debug_str········PROGBITS········0000000000000000·35eba8·0114e2·01·MSC··0···0··8 | 40 | ··[35]·.debug_str········PROGBITS········0000000000000000·35eba8·0114e2·01·MSC··0···0··8 |
41 | ··[36]·.debug_line_str···PROGBITS········0000000000000000·370090·000862·01·MSC··0···0··8 | 41 | ··[36]·.debug_line_str···PROGBITS········0000000000000000·370090·000862·01·MSC··0···0··8 |
Offset 15410, 17 lines modified | Offset 15410, 17 lines modified | ||
15410 | ·15406:·0000000000330080·····0·NOTYPE··LOCAL··DEFAULT···14·$x | 15410 | ·15406:·0000000000330080·····0·NOTYPE··LOCAL··DEFAULT···14·$x |
15411 | ·15407:·0000000000348518·····0·NOTYPE··LOCAL··DEFAULT···14·$x | 15411 | ·15407:·0000000000348518·····0·NOTYPE··LOCAL··DEFAULT···14·$x |
15412 | ·15408:·0000000000348520·····8·FUNC····LOCAL··DEFAULT···14·e843419@00cb_00000d04_f60 | 15412 | ·15408:·0000000000348520·····8·FUNC····LOCAL··DEFAULT···14·e843419@00cb_00000d04_f60 |
15413 | ·15409:·0000000000348520·····0·NOTYPE··LOCAL··DEFAULT···14·$x | 15413 | ·15409:·0000000000348520·····0·NOTYPE··LOCAL··DEFAULT···14·$x |
15414 | ·15410:·00000000000224d0·····0·NOTYPE··LOCAL··DEFAULT···13·$x | 15414 | ·15410:·00000000000224d0·····0·NOTYPE··LOCAL··DEFAULT···13·$x |
15415 | ·15411:·000000000047a470·····0·SECTION·LOCAL··DEFAULT···25·.data | 15415 | ·15411:·000000000047a470·····0·SECTION·LOCAL··DEFAULT···25·.data |
15416 | ·15412:·0000000001227000·····0·SECTION·LOCAL··DEFAULT···26·.data | 15416 | ·15412:·0000000001227000·····0·SECTION·LOCAL··DEFAULT···26·.data |
15417 | ·15413:·00000000012 | 15417 | ·15413:·0000000001240000·····0·SECTION·LOCAL··DEFAULT···27·.data |
15418 | ·15414:·000000000134 | 15418 | ·15414:·0000000001347000·····0·SECTION·LOCAL··DEFAULT···28·.data |
15419 | ·15415:·000000000204 | 15419 | ·15415:·000000000204f000·····0·SECTION·LOCAL··DEFAULT···29·.bss |
15420 | ·15416:·0000000000890280·····8·OBJECT··GLOBAL·DEFAULT···29·keyword_package | 15420 | ·15416:·0000000000890280·····8·OBJECT··GLOBAL·DEFAULT···29·keyword_package |
15421 | ·15417:·0000000000203434····40·FUNC····GLOBAL·DEFAULT···14·set_XSelectionClearEvent_serial | 15421 | ·15417:·0000000000203434····40·FUNC····GLOBAL·DEFAULT···14·set_XSelectionClearEvent_serial |
15422 | ·15418:·000000000047a88c·····4·OBJECT··GLOBAL·DEFAULT···29·str_len | 15422 | ·15418:·000000000047a88c·····4·OBJECT··GLOBAL·DEFAULT···29·str_len |
15423 | ·15419:·000000000020283c····28·FUNC····GLOBAL·DEFAULT···14·XResizeRequestEvent_type | 15423 | ·15419:·000000000020283c····28·FUNC····GLOBAL·DEFAULT···14·XResizeRequestEvent_type |
15424 | ·15420:·0000000000201390····40·FUNC····GLOBAL·DEFAULT···14·set_XCreateWindowEvent_border_width | 15424 | ·15420:·0000000000201390····40·FUNC····GLOBAL·DEFAULT···14·set_XCreateWindowEvent_border_width |
15425 | ·15421:·0000000000890288·····8·OBJECT··GLOBAL·DEFAULT···29·sLlong_float | 15425 | ·15421:·0000000000890288·····8·OBJECT··GLOBAL·DEFAULT···29·sLlong_float |
15426 | ·15422:·0000000000054220····44·FUNC····GLOBAL·DEFAULT···14·fSbds_var | 15426 | ·15422:·0000000000054220····44·FUNC····GLOBAL·DEFAULT···14·fSbds_var |
Offset 18773, 15 lines modified | Offset 18773, 15 lines modified | ||
18773 | ·18769:·0000000000000000·····0·FUNC····GLOBAL·DEFAULT··UND·XGetWMName | 18773 | ·18769:·0000000000000000·····0·FUNC····GLOBAL·DEFAULT··UND·XGetWMName |
18774 | ·18770:·00000000001c4e8c····12·FUNC····GLOBAL·DEFAULT···14·get_st_point | 18774 | ·18770:·00000000001c4e8c····12·FUNC····GLOBAL·DEFAULT···14·get_st_point |
18775 | ·18771:·0000000000092c40····84·FUNC····GLOBAL·DEFAULT···14·Lnreverse | 18775 | ·18771:·0000000000092c40····84·FUNC····GLOBAL·DEFAULT···14·Lnreverse |
18776 | ·18772:·00000000000851a0····28·FUNC····GLOBAL·DEFAULT···14·fLarray_element_type_init | 18776 | ·18772:·00000000000851a0····28·FUNC····GLOBAL·DEFAULT···14·fLarray_element_type_init |
18777 | ·18773:·00000000000551a0···344·FUNC····GLOBAL·DEFAULT···14·fSuid_to_name | 18777 | ·18773:·00000000000551a0···344·FUNC····GLOBAL·DEFAULT···14·fSuid_to_name |
18778 | ·18774:·000000000006894c···356·FUNC····GLOBAL·DEFAULT···14·Lclear_input | 18778 | ·18774:·000000000006894c···356·FUNC····GLOBAL·DEFAULT···14·Lclear_input |
18779 | ·18775:·0000000000191eec····16·FUNC····GLOBAL·DEFAULT···14·init_gcl_sharp | 18779 | ·18775:·0000000000191eec····16·FUNC····GLOBAL·DEFAULT···14·init_gcl_sharp |
18780 | ·18776:·000000000204 | 18780 | ·18776:·000000000204f000·····0·NOTYPE··GLOBAL·DEFAULT···29·_end |
18781 | ·18777:·0000000000203234····40·FUNC····GLOBAL·DEFAULT···14·set_XPropertyEvent_serial | 18781 | ·18777:·0000000000203234····40·FUNC····GLOBAL·DEFAULT···14·set_XPropertyEvent_serial |
18782 | ·18778:·0000000000200310····40·FUNC····GLOBAL·DEFAULT···14·set_XCrossingEvent_y | 18782 | ·18778:·0000000000200310····40·FUNC····GLOBAL·DEFAULT···14·set_XCrossingEvent_y |
18783 | ·18779:·0000000000029a50·····8·FUNC····GLOBAL·DEFAULT···14·print_line | 18783 | ·18779:·0000000000029a50·····8·FUNC····GLOBAL·DEFAULT···14·print_line |
18784 | ·18780:·0000000000200604····28·FUNC····GLOBAL·DEFAULT···14·XFocusChangeEvent_mode | 18784 | ·18780:·0000000000200604····28·FUNC····GLOBAL·DEFAULT···14·XFocusChangeEvent_mode |
18785 | ·18781:·00000000000ade40····44·FUNC····GLOBAL·DEFAULT···14·make_special_form_internal | 18785 | ·18781:·00000000000ade40····44·FUNC····GLOBAL·DEFAULT···14·make_special_form_internal |
18786 | ·18782:·00000000001ff690····28·FUNC····GLOBAL·DEFAULT···14·XKeyEvent_time | 18786 | ·18782:·00000000001ff690····28·FUNC····GLOBAL·DEFAULT···14·XKeyEvent_time |
18787 | ·18783:·000000000088a460·····8·OBJECT··GLOBAL·DEFAULT···29·GBC_enter_hook | 18787 | ·18783:·000000000088a460·····8·OBJECT··GLOBAL·DEFAULT···29·GBC_enter_hook |
Offset 19253, 15 lines modified | Offset 19253, 15 lines modified | ||
19253 | ·19249:·0000000000b3d748·····8·OBJECT··GLOBAL·DEFAULT···29·sSAprint_packageA | 19253 | ·19249:·0000000000b3d748·····8·OBJECT··GLOBAL·DEFAULT···29·sSAprint_packageA |
19254 | ·19250:·00000000001fd5f8····36·FUNC····GLOBAL·DEFAULT···14·make__XQEvent | 19254 | ·19250:·00000000001fd5f8····36·FUNC····GLOBAL·DEFAULT···14·make__XQEvent |
19255 | ·19251:·00000000000c0a00····28·FUNC····GLOBAL·DEFAULT···14·fLnumberp_init | 19255 | ·19251:·00000000000c0a00····28·FUNC····GLOBAL·DEFAULT···14·fLnumberp_init |
19256 | ·19252:·0000000000204138····32·FUNC····GLOBAL·DEFAULT···14·XErrorEvent_error_code | 19256 | ·19252:·0000000000204138····32·FUNC····GLOBAL·DEFAULT···14·XErrorEvent_error_code |
19257 | ·19253:·000000000003ffc0···116·FUNC····GLOBAL·DEFAULT···14·setup_connection_state | 19257 | ·19253:·000000000003ffc0···116·FUNC····GLOBAL·DEFAULT···14·setup_connection_state |
19258 | ·19254:·00000000001ff888····40·FUNC····GLOBAL·DEFAULT···14·set_XKeyEvent_type | 19258 | ·19254:·00000000001ff888····40·FUNC····GLOBAL·DEFAULT···14·set_XKeyEvent_type |
19259 | ·19255:·0000000000030580···220·FUNC····GLOBAL·DEFAULT···14·m__gmpz_add_ui | 19259 | ·19255:·0000000000030580···220·FUNC····GLOBAL·DEFAULT···14·m__gmpz_add_ui |
19260 | ·19256:·000000000204 | 19260 | ·19256:·000000000204f000·····0·NOTYPE··GLOBAL·DEFAULT···24·_edata |
19261 | ·19257:·0000000000000000·····0·FUNC····GLOBAL·DEFAULT··UND·inet_addr@GLIBC_2.17 | 19261 | ·19257:·0000000000000000·····0·FUNC····GLOBAL·DEFAULT··UND·inet_addr@GLIBC_2.17 |
19262 | ·19258:·0000000000000000·····0·FUNC····GLOBAL·DEFAULT··UND·XCreatePixmap | 19262 | ·19258:·0000000000000000·····0·FUNC····GLOBAL·DEFAULT··UND·XCreatePixmap |
19263 | ·19259:·0000000000030280····40·FUNC····GLOBAL·DEFAULT···14·rb_begin | 19263 | ·19259:·0000000000030280····40·FUNC····GLOBAL·DEFAULT···14·rb_begin |
19264 | ·19260:·00000000001c4e0c····16·FUNC····GLOBAL·DEFAULT···14·init_gcl_general | 19264 | ·19260:·00000000001c4e0c····16·FUNC····GLOBAL·DEFAULT···14·init_gcl_general |
19265 | ·19261:·0000000000203568····40·FUNC····GLOBAL·DEFAULT···14·set_XSelectionRequestEvent_target | 19265 | ·19261:·0000000000203568····40·FUNC····GLOBAL·DEFAULT···14·set_XSelectionRequestEvent_target |
19266 | ·19262:·0000000000201f0c····28·FUNC····GLOBAL·DEFAULT···14·XReparentEvent_window | 19266 | ·19262:·0000000000201f0c····28·FUNC····GLOBAL·DEFAULT···14·XReparentEvent_window |
19267 | ·19263:·0000000000b3d750·····8·OBJECT··GLOBAL·DEFAULT···29·sSAprint_structureA | 19267 | ·19263:·0000000000b3d750·····8·OBJECT··GLOBAL·DEFAULT···29·sSAprint_structureA |
Offset 12140, 14 lines modified | Offset 12140, 14 lines modified | ||
12140 | Disassembly·of·section·.data: | 12140 | Disassembly·of·section·.data: |
12141 | 0000000001227000·<.data>: | 12141 | 0000000001227000·<.data>: |
12142 | » ... | 12142 | » ... |
12143 | Disassembly·of·section·.data: | 12143 | Disassembly·of·section·.data: |
12144 | 00000000012 | 12144 | 0000000001240000·<.data>: |
12145 | » ... | 12145 | » ... |
12146 | Disassembly·of·section·.data: | 12146 | Disassembly·of·section·.data: |
12147 | 000000000134 | 12147 | 0000000001347000·<.data>: |
12148 | » ... | 12148 | » ... |