aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorAndrew Haley <aph@cygnus.com>2000-07-21 14:11:08 +0000
committerAndrew Haley <aph@gcc.gnu.org>2000-07-21 14:11:08 +0000
commit11444a0cf1e15929f9d8d733e45b2b885229ac47 (patch)
tree86b7e58c02b8ba1b98a2553ddc36bfbe26745e17 /config
parent3f5b1ab753bc788d882a33202726c25168bfe9eb (diff)
downloadgcc-11444a0cf1e15929f9d8d733e45b2b885229ac47.zip
gcc-11444a0cf1e15929f9d8d733e45b2b885229ac47.tar.gz
gcc-11444a0cf1e15929f9d8d733e45b2b885229ac47.tar.bz2
mh-ia64pic: New file.
2000-07-21 Andrew Haley <aph@cygnus.com> * mh-ia64pic: New file. * mt-ia64pic: New file. From-SVN: r35173
Diffstat (limited to 'config')
-rw-r--r--config/ChangeLog5
-rw-r--r--config/mh-ia64pic1
-rw-r--r--config/mt-ia64pic1
3 files changed, 7 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index 920ab32..f6e4fcb 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,8 @@
+2000-07-21 Andrew Haley <aph@cygnus.com>
+
+ * mh-ia64pic: New file.
+ * mt-ia64pic: New file.
+
Fri Jul 14 18:13:23 2000 Mark P Mitchell <mark@codesourcery.com>
* mh-irix6 (CC): Don't set it.
diff --git a/config/mh-ia64pic b/config/mh-ia64pic
new file mode 100644
index 0000000..92e48d9
--- /dev/null
+++ b/config/mh-ia64pic
@@ -0,0 +1 @@
+PICFLAG=-fpic
diff --git a/config/mt-ia64pic b/config/mt-ia64pic
new file mode 100644
index 0000000..ff98727
--- /dev/null
+++ b/config/mt-ia64pic
@@ -0,0 +1 @@
+PICFLAG_FOR_TARGET=-fpic