* configure.host: Enable the interpreter for mipsel-* and mips-*.

From-SVN: r115625
This commit is contained in:
David Daney 2006-07-20 17:42:11 +00:00 committed by David Daney
parent e0b103c659
commit b4c857789d
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2006-07-20 David Daney <ddaney@avtrex.com>
* configure.host: Enable the interpreter for mipsel-* and mips-*.
2006-07-20 David Daney <ddaney@avtrex.com>
* include/mips-signal.h: Update copyright.

View File

@ -90,6 +90,9 @@ case "${host}" in
enable_java_net_default=no
enable_getenv_properties_default=no
;;
mipsel-*|mips-*)
libgcj_interpreter=yes
;;
i686-*|i586-*|i486-*|i386-*)
sysdeps_dir=i386
# With -fomit-frame-pointer -maccumulate-outgoing-args (implied),