summaryrefslogtreecommitdiff
path: root/mpn/sparc64
diff options
context:
space:
mode:
authorTorbjorn Granlund <tg@gmplib.org>2017-08-28 22:10:50 +0200
committerTorbjorn Granlund <tg@gmplib.org>2017-08-28 22:10:50 +0200
commit1aa81f19cf753d5a8f8a6bd9c81bbe166bbf33eb (patch)
tree4df5647263ecc7b41da4ffb70a6b530a2768c529 /mpn/sparc64
parentb0d457868994e099efe9220f5037a51302053bad (diff)
downloadgmp-1aa81f19cf753d5a8f8a6bd9c81bbe166bbf33eb.tar.gz
Revert: Enforce PIC as GNU/Linux toolchain workaround.
Diffstat (limited to 'mpn/sparc64')
-rw-r--r--mpn/sparc64/gcd_1.asm2
-rw-r--r--mpn/sparc64/ultrasparct3/bdiv_q_1.asm2
-rw-r--r--mpn/sparc64/ultrasparct3/dive_1.asm2
-rw-r--r--mpn/sparc64/ultrasparct3/invert_limb.asm2
-rw-r--r--mpn/sparc64/ultrasparct3/mode1o.asm2
5 files changed, 0 insertions, 10 deletions
diff --git a/mpn/sparc64/gcd_1.asm b/mpn/sparc64/gcd_1.asm
index d557c05a3..e4d8de6a2 100644
--- a/mpn/sparc64/gcd_1.asm
+++ b/mpn/sparc64/gcd_1.asm
@@ -31,8 +31,6 @@ dnl You should have received copies of the GNU General Public License and the
dnl GNU Lesser General Public License along with the GNU MP Library. If not,
dnl see https://www.gnu.org/licenses/.
-define(`PIC') dnl FIXME work around toolchain problems
-
include(`../config.m4')
diff --git a/mpn/sparc64/ultrasparct3/bdiv_q_1.asm b/mpn/sparc64/ultrasparct3/bdiv_q_1.asm
index ae6394d3d..98470479f 100644
--- a/mpn/sparc64/ultrasparct3/bdiv_q_1.asm
+++ b/mpn/sparc64/ultrasparct3/bdiv_q_1.asm
@@ -30,8 +30,6 @@ dnl You should have received copies of the GNU General Public License and the
dnl GNU Lesser General Public License along with the GNU MP Library. If not,
dnl see https://www.gnu.org/licenses/.
-define(`PIC') dnl FIXME work around toolchain problems
-
include(`../config.m4')
C cycles/limb
diff --git a/mpn/sparc64/ultrasparct3/dive_1.asm b/mpn/sparc64/ultrasparct3/dive_1.asm
index 081205bf8..d7dbdf953 100644
--- a/mpn/sparc64/ultrasparct3/dive_1.asm
+++ b/mpn/sparc64/ultrasparct3/dive_1.asm
@@ -30,8 +30,6 @@ dnl You should have received copies of the GNU General Public License and the
dnl GNU Lesser General Public License along with the GNU MP Library. If not,
dnl see https://www.gnu.org/licenses/.
-define(`PIC') dnl FIXME work around toolchain problems
-
include(`../config.m4')
C cycles/limb
diff --git a/mpn/sparc64/ultrasparct3/invert_limb.asm b/mpn/sparc64/ultrasparct3/invert_limb.asm
index c2639c17b..4da49cf03 100644
--- a/mpn/sparc64/ultrasparct3/invert_limb.asm
+++ b/mpn/sparc64/ultrasparct3/invert_limb.asm
@@ -30,8 +30,6 @@ dnl You should have received copies of the GNU General Public License and the
dnl GNU Lesser General Public License along with the GNU MP Library. If not,
dnl see https://www.gnu.org/licenses/.
-define(`PIC') dnl FIXME work around toolchain problems
-
include(`../config.m4')
C cycles/limb
diff --git a/mpn/sparc64/ultrasparct3/mode1o.asm b/mpn/sparc64/ultrasparct3/mode1o.asm
index 76d0522ea..494e1d3f4 100644
--- a/mpn/sparc64/ultrasparct3/mode1o.asm
+++ b/mpn/sparc64/ultrasparct3/mode1o.asm
@@ -30,8 +30,6 @@ dnl You should have received copies of the GNU General Public License and the
dnl GNU Lesser General Public License along with the GNU MP Library. If not,
dnl see https://www.gnu.org/licenses/.
-define(`PIC') dnl FIXME work around toolchain problems
-
include(`../config.m4')
C cycles/limb