Makefile.tpl (PICFLAG, [...]): Remove.
authorPaolo Bonzini <bonzini@gnu.org>
Thu, 27 Mar 2008 09:35:02 +0000 (09:35 +0000)
committerPaolo Bonzini <bonzini@gcc.gnu.org>
Thu, 27 Mar 2008 09:35:02 +0000 (09:35 +0000)
2008-03-27  Paolo Bonzini  <bonzini@gnu.org>

* Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
* Makefile.in: Regenerate.

config:
2008-03-27  Paolo Bonzini  <bonzini@gnu.org>

* mh-armpic: Remove.
* mh-i370pic: Remove.
* mh-m68kpic: Remove.
* mh-ppcpic: Remove.
* mh-sparcpic: Remove.
* mh-ia64pic: Remove.
* mh-papic: Remove.
* mh-s390pic: Remove.
* mh-x86pic: Remove.

From-SVN: r133634

14 files changed:
ChangeLog
Makefile.in
Makefile.tpl
config/ChangeLog
config/mh-armpic [deleted file]
config/mh-elfalphapic [deleted file]
config/mh-i370pic [deleted file]
config/mh-ia64pic [deleted file]
config/mh-m68kpic [deleted file]
config/mh-papic [deleted file]
config/mh-ppcpic [deleted file]
config/mh-s390pic [deleted file]
config/mh-sparcpic [deleted file]
config/mh-x86pic [deleted file]

index d1f365c79f4f76d10e07ada596f2c6200aa519b3..e3fa175352a79ae8260375ebd6229aa6da92eda1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
+
+       * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
+       * Makefile.in: Regenerate.
+
 2008-03-26  Jakub Staszak  <kuba@et.pl>
 
        * MAINTAINERS (Write After Approval): Add myself.
index 518ca4cbd2b525dcc436ac4315f7928728086242..ff3e907213634770b1da5e3a8752e7ee4618b366 100644 (file)
@@ -319,7 +319,6 @@ LDFLAGS = @LDFLAGS@
 LIBCFLAGS = $(CFLAGS)
 CXXFLAGS = @CXXFLAGS@
 LIBCXXFLAGS = $(CXXFLAGS) -fno-implicit-templates
-PICFLAG = 
 
 # Only build the C compiler for stage1, because that is the only one that
 # we can guarantee will build with the native compiler, and also it is the
@@ -386,7 +385,6 @@ DEBUG_PREFIX_CFLAGS_FOR_TARGET = @DEBUG_PREFIX_CFLAGS_FOR_TARGET@
 LIBCFLAGS_FOR_TARGET = $(CFLAGS_FOR_TARGET)
 LIBCXXFLAGS_FOR_TARGET = $(CXXFLAGS_FOR_TARGET) -fno-implicit-templates
 LDFLAGS_FOR_TARGET = 
-PICFLAG_FOR_TARGET = 
 
 # ------------------------------------
 # Miscellaneous targets and flag lists
index 6bc461bfddaa7acd4115ebf4ae167c809c6da5a4..95441f5bc4361fa7254eaa5c062eed2df28f8a3e 100644 (file)
@@ -322,7 +322,6 @@ LDFLAGS = @LDFLAGS@
 LIBCFLAGS = $(CFLAGS)
 CXXFLAGS = @CXXFLAGS@
 LIBCXXFLAGS = $(CXXFLAGS) -fno-implicit-templates
-PICFLAG = 
 
 # Only build the C compiler for stage1, because that is the only one that
 # we can guarantee will build with the native compiler, and also it is the
@@ -389,7 +388,6 @@ DEBUG_PREFIX_CFLAGS_FOR_TARGET = @DEBUG_PREFIX_CFLAGS_FOR_TARGET@
 LIBCFLAGS_FOR_TARGET = $(CFLAGS_FOR_TARGET)
 LIBCXXFLAGS_FOR_TARGET = $(CXXFLAGS_FOR_TARGET) -fno-implicit-templates
 LDFLAGS_FOR_TARGET = 
-PICFLAG_FOR_TARGET = 
 
 # ------------------------------------
 # Miscellaneous targets and flag lists
index deefcd02cd3352b7c07afa16dc9f8e5d6361cf46..f6dc2a4e24216945fed6d5045353552799d763e1 100644 (file)
@@ -1,3 +1,15 @@
+2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
+
+       * mh-armpic: Remove.
+       * mh-i370pic: Remove.
+       * mh-m68kpic: Remove.
+       * mh-ppcpic: Remove.
+       * mh-sparcpic: Remove.
+       * mh-ia64pic: Remove.
+       * mh-papic: Remove.
+       * mh-s390pic: Remove.
+       * mh-x86pic: Remove.
+
 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        * proginstall.m4: New file, with fixed AC_PROG_INSTALL.
diff --git a/config/mh-armpic b/config/mh-armpic
deleted file mode 100644 (file)
index 35cf2c8..0000000
+++ /dev/null
@@ -1 +0,0 @@
-PICFLAG=-fPIC
diff --git a/config/mh-elfalphapic b/config/mh-elfalphapic
deleted file mode 100644 (file)
index 35cf2c8..0000000
+++ /dev/null
@@ -1 +0,0 @@
-PICFLAG=-fPIC
diff --git a/config/mh-i370pic b/config/mh-i370pic
deleted file mode 100644 (file)
index 35cf2c8..0000000
+++ /dev/null
@@ -1 +0,0 @@
-PICFLAG=-fPIC
diff --git a/config/mh-ia64pic b/config/mh-ia64pic
deleted file mode 100644 (file)
index 92e48d9..0000000
+++ /dev/null
@@ -1 +0,0 @@
-PICFLAG=-fpic
diff --git a/config/mh-m68kpic b/config/mh-m68kpic
deleted file mode 100644 (file)
index 92e48d9..0000000
+++ /dev/null
@@ -1 +0,0 @@
-PICFLAG=-fpic
diff --git a/config/mh-papic b/config/mh-papic
deleted file mode 100644 (file)
index 35cf2c8..0000000
+++ /dev/null
@@ -1 +0,0 @@
-PICFLAG=-fPIC
diff --git a/config/mh-ppcpic b/config/mh-ppcpic
deleted file mode 100644 (file)
index 35cf2c8..0000000
+++ /dev/null
@@ -1 +0,0 @@
-PICFLAG=-fPIC
diff --git a/config/mh-s390pic b/config/mh-s390pic
deleted file mode 100644 (file)
index 92e48d9..0000000
+++ /dev/null
@@ -1 +0,0 @@
-PICFLAG=-fpic
diff --git a/config/mh-sparcpic b/config/mh-sparcpic
deleted file mode 100644 (file)
index e218bb4..0000000
+++ /dev/null
@@ -1 +0,0 @@
-PICFLAG=`case '${LIBCFLAGS} ${LIBCXXFLAGS}' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`
diff --git a/config/mh-x86pic b/config/mh-x86pic
deleted file mode 100644 (file)
index 92e48d9..0000000
+++ /dev/null
@@ -1 +0,0 @@
-PICFLAG=-fpic