aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1992-09-09 18:37:27 +0000
committerIan Lance Taylor <ian@airs.com>1992-09-09 18:37:27 +0000
commitb53ccaacae4537af9cdc9b037f49f16467f84ea4 (patch)
tree2b783b4c79f7e3d64959781a642086b5263f2abc /gas/ChangeLog
parented3f6049b487b585b9ebaf6f0847c9df271719ec (diff)
downloadgdb-b53ccaacae4537af9cdc9b037f49f16467f84ea4.zip
gdb-b53ccaacae4537af9cdc9b037f49f16467f84ea4.tar.gz
gdb-b53ccaacae4537af9cdc9b037f49f16467f84ea4.tar.bz2
Wed Sep 9 11:06:25 1992 Ian Lance Taylor (ian@cygnus.com)
* Makefile.in: use gas_target instead of modifying target_cpu. From Steve Chamberlain: Makefile.in: Handle m68*-*-coff*. read.c, read.h: add mult argument to s_space
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 87f8ca7..38ef824 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,10 @@
+Wed Sep 9 11:06:25 1992 Ian Lance Taylor (ian@cygnus.com)
+
+ * Makefile.in: use gas_target instead of modifying target_cpu.
+ From Steve Chamberlain:
+ Makefile.in: Handle m68*-*-coff*.
+ read.c, read.h: add mult argument to s_space
+
Tue Sep 8 17:10:58 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
* Makefile.in (LIBS): Include opcode library.