]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
mh-armpic: New file.
authorPhilip Blundell <philb@gnu.org>
Tue, 2 Feb 1999 21:54:35 +0000 (21:54 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 2 Feb 1999 21:54:35 +0000 (14:54 -0700)
        * mh-armpic: New file.  Patch from Jim Pick <jim@jimpick.com>.
        * mt-armpic: Likewise.

From-SVN: r24988

config/ChangeLog
config/mh-armpic [new file with mode: 0644]
config/mt-armpic [new file with mode: 0644]

index 0adfa01e81d6fe827e75fa705b67dcecec2a57cc..0a641fc9bb57d4685fcda6fbd34a0935d3cc297a 100644 (file)
@@ -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 (file)
index 0000000..35cf2c8
--- /dev/null
@@ -0,0 +1 @@
+PICFLAG=-fPIC
diff --git a/config/mt-armpic b/config/mt-armpic
new file mode 100644 (file)
index 0000000..35b8c9e
--- /dev/null
@@ -0,0 +1 @@
+PICFLAG_FOR_TARGET=-fPIC