summaryrefslogtreecommitdiffstats
path: root/tools/cpu
diff options
context:
space:
mode:
Diffstat (limited to 'tools/cpu')
-rw-r--r--tools/cpu/ChangeLog4
-rw-r--r--tools/cpu/Makefile.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/tools/cpu/ChangeLog b/tools/cpu/ChangeLog
index edaf54c667..7f253c3f2d 100644
--- a/tools/cpu/ChangeLog
+++ b/tools/cpu/ChangeLog
@@ -1,5 +1,9 @@
2003-09-26 Joel Sherrill <joel@OARcorp.com>
+ * Makefile.am: Obsoleting HP PA-RISC port.
+
+2003-09-26 Joel Sherrill <joel@OARcorp.com>
+
* hppa1.1/.cvsignore, hppa1.1/ChangeLog, hppa1.1/Makefile.am,
hppa1.1/configure.ac, hppa1.1/genoffsets.c: Removed.
diff --git a/tools/cpu/Makefile.am b/tools/cpu/Makefile.am
index 9fbc8ecd9c..351b3ebe64 100644
--- a/tools/cpu/Makefile.am
+++ b/tools/cpu/Makefile.am
@@ -6,7 +6,7 @@ ACLOCAL_AMFLAGS = -I ../../aclocal
SUBDIRS = @subdirs@
-DIST_SUBDIRS = generic hppa1.1 sh
+DIST_SUBDIRS = generic sh
include $(top_srcdir)/../../automake/subdirs.am
include $(top_srcdir)/../../automake/host.am