aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0729538..d910d24 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
+ * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
+ add 'sparc' to list of recognized cpus. This needed to make
+ 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'
+
+ * configure.in: remove most references to gdbtest, regularize
+ target based program removal
+
* test-build.mk: import from p3 tree (many fixes and changes)
Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)