Remove am33 port
Joseph S. Myers
joseph@codesourcery.com
Sat Feb 8 00:18:00 GMT 2014
This patch removes the am33 port (no other port #includes any files
from it), as previously discussed (see
<https://sourceware.org/ml/libc-ports/2014-01/msg00046.html>).
Committed.
(Diffs for removal of files omitted below.)
diff --git a/ChangeLog b/ChangeLog
index fef2620..0af800c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-02-08 Joseph Myers <joseph@codesourcery.com>
+
+ * README: Remove mention of am33.
+
2014-02-07 Roland McGrath <roland@hack.frob.com>
* bits/sigset.h (__sigemptyset): Use a statement expression rather
diff --git a/NEWS b/NEWS
index f39998b..851167f 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,8 @@ Version 2.20
* The following bugs are resolved with this release:
+* The am33 port, which had not worked for several years, has been removed
+ from ports.
Version 2.19
diff --git a/README b/README
index 0999fcf..63bf1bc 100644
--- a/README
+++ b/README
@@ -40,7 +40,6 @@ located in the `ports' subdirectory of the source tree.
aarch64*-*-linux-gnu
alpha*-*-linux-gnu
- am33*-*-linux-gnu Not currently functional
arm-*-linux-gnueabi
hppa-*-linux-gnu Not currently functional without patches.
ia64-*-linux-gnu
diff --git a/ports/ChangeLog.am33 b/ports/ChangeLog.am33
index 317dd8e..b14de01 100644
--- a/ports/ChangeLog.am33
+++ b/ports/ChangeLog.am33
@@ -1,3 +1,9 @@
+2014-02-08 Joseph Myers <joseph@codesourcery.com>
+
+ * sysdeps/am33: Remove.
+ * sysdeps/unix/am33: Likewise.
+ * sysdeps/unix/sysv/linux/am33: Likewise.
+
2013-11-28 Joseph Myers <joseph@codesourcery.com>
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list