diff options
86 files changed, 12 insertions, 3187 deletions
@@ -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 @@ -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 @@ -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 317dd8efbe..b14de01abf 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> * sysdeps/am33/fpu/fegetround.c (fegetround): Use libm_hidden_def. diff --git a/ports/sysdeps/am33/Implies b/ports/sysdeps/am33/Implies deleted file mode 100644 index 780c4e2467..0000000000 --- a/ports/sysdeps/am33/Implies +++ /dev/null @@ -1,3 +0,0 @@ -wordsize-32 -ieee754/flt-32 -ieee754/dbl-64 diff --git a/ports/sysdeps/am33/__longjmp.S b/ports/sysdeps/am33/__longjmp.S deleted file mode 100644 index aea25a1899..0000000000 --- a/ports/sysdeps/am33/__longjmp.S +++ /de |
