summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--glibc.mdwn9
1 files changed, 9 insertions, 0 deletions
diff --git a/glibc.mdwn b/glibc.mdwn
index 78d44df0..dad3c427 100644
--- a/glibc.mdwn
+++ b/glibc.mdwn
@@ -23,8 +23,17 @@ repository|source_repositories/glibc]].
# Specifics
+
+## Ports
+
Porting glibc to a specific architecture is non-trivial.
+The main port is x86, which is somewhat complete and is maintained. There is
+an incomplete and unmaintained port for PowerPC. There [[!message-id
+desc="have" "20111129161104.25123.qmail@sourceware.org"]] [[!message-id
+desc="been" "Pine.LNX.4.64.1111291611170.26895@digraph.polyomino.org.uk"]]
+incomplete and largely unmaintained ports for Alpha and MIPS in glibc-ports.
+
## [[Hurd-specific Port|hurd/glibc]]