+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.
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
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
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
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
+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.
+++ /dev/null
-PICFLAG=-fPIC
+++ /dev/null
-PICFLAG=-fPIC
+++ /dev/null
-PICFLAG=-fPIC
+++ /dev/null
-PICFLAG=-fpic
+++ /dev/null
-PICFLAG=-fpic
+++ /dev/null
-PICFLAG=-fPIC
+++ /dev/null
-PICFLAG=-fPIC
+++ /dev/null
-PICFLAG=-fpic
+++ /dev/null
-PICFLAG=`case '${LIBCFLAGS} ${LIBCXXFLAGS}' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`
+++ /dev/null
-PICFLAG=-fpic