From 6dd184ce97d0b1100ed504110411386fef0d9257 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 14 Feb 2003 19:43:28 +0000 Subject: 2003-02-14 Joel Sherrill * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k references. --- ChangeLog | 5 +++++ README.configure | 4 ---- aclocal/rtems-cpu-subdirs.m4 | 1 - 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index fc945fc9e2..3462dc9834 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-02-14 Joel Sherrill + + * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k + references. + 2003-02-14 Till Straumann PR 347/rtems diff --git a/README.configure b/README.configure index 899b2276d1..27f72594ec 100644 --- a/README.configure +++ b/README.configure @@ -91,7 +91,6 @@ The following targets are supported: (none) will build the host-based version on Linux, Solaris and HPUX. - a29k-rtems only standalone, uses non-gnu compiler arm-rtems h8300-rtems i386-rtems @@ -218,8 +217,6 @@ any : bare The following ports are considered deprecated and will be removed in a future release: -a29k : portsw - hppa1.1 : simhppa mips64orion : (deprecated) @@ -261,7 +258,6 @@ The native (posix) ports have been built and run only on Linux. The following configurations have NOT been tested: + Anything on Nextstep, HPUX and Irix. - + The a29k port + The C4x and OR32 ports (requires specially patched toolchain) 8. Prerequisites diff --git a/aclocal/rtems-cpu-subdirs.m4 b/aclocal/rtems-cpu-subdirs.m4 index fecb3b95b4..19d880a14a 100644 --- a/aclocal/rtems-cpu-subdirs.m4 +++ b/aclocal/rtems-cpu-subdirs.m4 @@ -10,7 +10,6 @@ AC_DEFUN([RTEMS_CPU_SUBDIRS], [ ## EDIT: If adding a new cpu to RTEMS, add it to the case block below. case $RTEMS_CPU in -_RTEMS_CPU_SUBDIR([a29k],[$1]);; _RTEMS_CPU_SUBDIR([arm],[$1]);; _RTEMS_CPU_SUBDIR([c4x],[$1]);; _RTEMS_CPU_SUBDIR([h8300],[$1]);; -- cgit v1.2.3