From c88dc42c14bde3d598fd2f3eab4c240f5d14f469 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Thu, 29 Sep 2005 19:59:30 +0000 Subject: Added patch submitted to bug #98810 and closing bug #98810. (Portage version: 2.0.52-r1) --- games-action/d2x/files/d2x-0.2.5-dofpcalcs-macro.patch | 12 ++++++++++++ games-action/d2x/files/digest-d2x-0.2.5-r2 | 2 ++ 2 files changed, 14 insertions(+) create mode 100644 games-action/d2x/files/d2x-0.2.5-dofpcalcs-macro.patch create mode 100644 games-action/d2x/files/digest-d2x-0.2.5-r2 (limited to 'games-action/d2x/files') diff --git a/games-action/d2x/files/d2x-0.2.5-dofpcalcs-macro.patch b/games-action/d2x/files/d2x-0.2.5-dofpcalcs-macro.patch new file mode 100644 index 000000000000..9178fb134a2d --- /dev/null +++ b/games-action/d2x/files/d2x-0.2.5-dofpcalcs-macro.patch @@ -0,0 +1,12 @@ +diff -ur d2x-0.2.5.org/texmap/tmapppro.S d2x-0.2.5/texmap/tmapppro.S +--- d2x-0.2.5.org/texmap/tmapppro.S 2005-07-12 15:29:34.526000439 -0500 ++++ d2x-0.2.5/texmap/tmapppro.S 2005-07-12 15:29:57.245237920 -0500 +@@ -122,7 +122,7 @@ + // dzdx to z, and finally puts 64 back onto the stack. At the end of + // the macro, the stack contains: 64, z, u, v. + +-.macro DoFPCalcs 0 // The FP stack after each instruction: ++.macro DoFPCalcs // The FP stack after each instruction: + // 64/z z u v + fst %st(4) // 64/z z u v 64/z + fxch %st(2) // u z 64/z v 64/z diff --git a/games-action/d2x/files/digest-d2x-0.2.5-r2 b/games-action/d2x/files/digest-d2x-0.2.5-r2 new file mode 100644 index 000000000000..3bae26d927d8 --- /dev/null +++ b/games-action/d2x/files/digest-d2x-0.2.5-r2 @@ -0,0 +1,2 @@ +MD5 79474db1ff4f0ae1fb76d691701cc560 d2x-0.2.5.tar.gz 2015249 +MD5 1b952cc4a4419e24d230589027d73490 d2shar10.tar.gz 4311406 -- cgit v1.2.3-65-gdbad