Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcvs2svn <>2007-10-01 13:04:57 +0400
committercvs2svn <>2007-10-01 13:04:57 +0400
commitba2cc6b8c8ad7ab11ec76ce78fa927288b9eaa74 (patch)
tree12d67dfa27d5a828b67d31db39dad14bec645f67 /config/mt-mips-elfoabi
parente5102b0b65330227a1f2d10f8ccf0130d0525289 (diff)
This commit was manufactured by cvs2svn to create tag 'sid-sid-snapshot-20071001
snapshot-20071001'. Sprout from gdb_6_7-branch 2007-09-07 07:38:48 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch 'gdb_6_7-branch'.' Cherrypick from master 2007-10-01 09:04:55 UTC Paolo Bonzini <pbonzini@redhat.com> 'regenerate configure': ChangeLog Makefile.def Makefile.in Makefile.tpl config/ChangeLog config/mh-mingw config/mt-mips-elfoabi config/mt-sde configure configure.ac include/elf/ChangeLog include/elf/internal.h include/elf/m68k.h Delete: djunpack.bat texinfo/texinfo.tex
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 000000000..49c8ecd32
--- /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