From f21f7c41b1ddbe7e50eace6d5fbf16de289b0ef1 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 5 Nov 2003 01:08:25 +0000 Subject: Kill off "mipsel" and just use "mips" --- docs/uclibc.org/FAQ.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/uclibc.org/FAQ.html') diff --git a/docs/uclibc.org/FAQ.html b/docs/uclibc.org/FAQ.html index 2f2416716..333d7101f 100644 --- a/docs/uclibc.org/FAQ.html +++ b/docs/uclibc.org/FAQ.html @@ -54,7 +54,7 @@ to the uClibc home page. Currently uClibc runs on alpha, ARM, cris, h8300, i386, i960, m68k, - mips/mipsel, PowerPC, SH, SPARC, and v850 processors. + mips, PowerPC, SH, SPARC, and v850 processors.

@@ -233,7 +233,7 @@ to the uClibc home page. - Yes. uClibc has native shared library support on i386, ARM, mips/mipsel, + Yes. uClibc has native shared library support on i386, ARM, mips, SH, CRIS, and PowerPC processors. Other architectures can use shared libraries but will need to use the GNU libc shared library loader.

-- cgit v1.2.3