aboutsummaryrefslogtreecommitdiff
path: root/config/mt-mips-elfoabi
diff options
context:
space:
mode:
authorSebastian Pop <sebastian.pop@amd.com>2007-10-28 19:25:05 +0000
committerSebastian Pop <sebastian.pop@amd.com>2007-10-28 19:25:05 +0000
commit8573960b361a78776182946a70aac67aec914eab (patch)
tree1156f4d244a3b3582ff901b1e083ef9e3e171d19 /config/mt-mips-elfoabi
parenta9bd968fee0a3252a7b867f8c38bad33734423de (diff)
2007-10-28 Sebastian Pop <sebastian.pop@amd.com>
* Merge from mainline (127169:129697). git-svn-id: https://gcc.gnu.org/svn/gcc/branches/graphite@129703 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'config/mt-mips-elfoabi')
-rw-r--r--config/mt-mips-elfoabi6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/mt-mips-elfoabi b/config/mt-mips-elfoabi
new file mode 100644
index 000000000000..49c8ecd32ba1
--- /dev/null
+++ b/config/mt-mips-elfoabi
@@ -0,0 +1,6 @@
+# The *-elfoabi configurations are intended to be usable for both
+# MIPS16 and non-MIPS16 code, but the libraries are all non-MIPS16.
+# Add -minterlink-mips16 so that the libraries can be used with both
+# ISA modes.
+CFLAGS_FOR_TARGET = -minterlink-mips16
+CXXFLAGS_FOR_TARGET = -minterlink-mips16