aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gas/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 7a93cca..3535334 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,8 @@
Thu Dec 8 17:48:25 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
+ * Makefile.in (NM_FOR_TARGET): Use ../binutils/nm.new, not just
+ plain nm.
+
* configure.in (ns32k-pc532-mach*): Select correct emulation.
(mips-sony-bsd*): Use ecoff.
(mips-*-gnu*): New target, using aout format, from Roland McGrath.