OSDN Git Service

* configure.in (mips*-*-linux*): Use mips*el to check for little
authoraj <aj@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 29 Jul 2000 10:36:20 +0000 (10:36 +0000)
committeraj <aj@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 29 Jul 2000 10:36:20 +0000 (10:36 +0000)
commit7305837c4af6b06cf82994f7186f0b9cb18bfaa7
tree47696b2f2842076c00d9ab00ab375dac45944233
parent6ca729eedca54d7101acce8b5003d36746afdd86
* configure.in (mips*-*-linux*): Use mips*el to check for little
endian MIPS, add tmake_file.

* config/mips/linux.h (TARGET_VERSION): Use GNU/Linux.
(SUBTARGET_CPP_SPEC): Default MIPS_ISA is 1.
Patches by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35328 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mips/linux.h
gcc/configure
gcc/configure.in