diff options
author | Ken Raeburn <raeburn@cygnus> | 1994-03-19 01:29:36 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1994-03-19 01:29:36 +0000 |
commit | 1be3cf74ed247e58938a2063ee30d359e5a4aa3b (patch) | |
tree | 5f31b1d34e4a1a296723e0f6b1f88f95b1e6b967 /gas | |
parent | a9997275f9c9c669fbc4061d218427d922f94f84 (diff) | |
download | gdb-1be3cf74ed247e58938a2063ee30d359e5a4aa3b.zip gdb-1be3cf74ed247e58938a2063ee30d359e5a4aa3b.tar.gz gdb-1be3cf74ed247e58938a2063ee30d359e5a4aa3b.tar.bz2 |
ic960coff.mt typo fix
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 6c3aa6c..e1d2310 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ Fri Mar 18 20:09:16 1994 Ken Raeburn (raeburn@cujo.cygnus.com) + * config/ic960coff.mt (TDEFINES): Fixed typo (MANY_SECTIONS, not + MANY_SEGMENTS). + * configure.in: Eliminated all targets using obj-coff but not defining BFD_ASSEMBLER; I think all such targets that are supported will be matched by real CPU-OS combinations earlier in |