diff options
author | Ken Raeburn <raeburn@cygnus> | 1994-12-09 01:19:22 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1994-12-09 01:19:22 +0000 |
commit | b8f5275075f4d256b5115d8a452a3d1515bb464d (patch) | |
tree | b9d37356ba86075a4dd2b71d4e904ee9e6051a98 /gas | |
parent | 7e1e1f4d2fb070be9c7212fd2e8849e3e6b13346 (diff) | |
download | gdb-b8f5275075f4d256b5115d8a452a3d1515bb464d.zip gdb-b8f5275075f4d256b5115d8a452a3d1515bb464d.tar.gz gdb-b8f5275075f4d256b5115d8a452a3d1515bb464d.tar.bz2 |
* Makefile.in (NM_FOR_TARGET): Use ../binutils/nm.new, not just plain nm.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 3 |
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. |