aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorPhilip Blundell <philb@gnu.org>1999-02-02 21:54:35 +0000
committerJeff Law <law@gcc.gnu.org>1999-02-02 14:54:35 -0700
commitfc4c10f1d527599fe7e79965a07b2824be289861 (patch)
tree5e7bf35176626d2cea850fb16ee8c6b6c8b2a871 /config
parent777b1b71a3e541f546542705bd979d35be607ffe (diff)
downloadgcc-fc4c10f1d527599fe7e79965a07b2824be289861.zip
gcc-fc4c10f1d527599fe7e79965a07b2824be289861.tar.gz
gcc-fc4c10f1d527599fe7e79965a07b2824be289861.tar.bz2
mh-armpic: New file.
* mh-armpic: New file. Patch from Jim Pick <jim@jimpick.com>. * mt-armpic: Likewise. From-SVN: r24988
Diffstat (limited to 'config')
-rw-r--r--config/ChangeLog5
-rw-r--r--config/mh-armpic1
-rw-r--r--config/mt-armpic1
3 files changed, 7 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index 0adfa01..0a641fc 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,8 @@
+Tue Feb 2 22:51:21 1999 Philip Blundell <philb@gnu.org>
+
+ * mh-armpic: New file. Patch from Jim Pick <jim@jimpick.com>.
+ * mt-armpic: Likewise.
+
Mon Nov 2 15:15:33 1998 Geoffrey Noer <noer@cygnus.com>
* mh-cygwin32: delete
diff --git a/config/mh-armpic b/config/mh-armpic
new file mode 100644
index 0000000..35cf2c8
--- /dev/null
+++ b/config/mh-armpic
@@ -0,0 +1 @@
+PICFLAG=-fPIC
diff --git a/config/mt-armpic b/config/mt-armpic
new file mode 100644
index 0000000..35b8c9e
--- /dev/null
+++ b/config/mt-armpic
@@ -0,0 +1 @@
+PICFLAG_FOR_TARGET=-fPIC