diff options
author | Jim Wilson <wilson@tuliptree.org> | 1992-05-28 18:21:39 +0000 |
---|---|---|
committer | Jim Wilson <wilson@tuliptree.org> | 1992-05-28 18:21:39 +0000 |
commit | a0fffd0d452d206b1f91c27b0f471aeb33f1fce9 (patch) | |
tree | dc38eb0499c64a785e78aff901ef3d8de7be8c13 /gas | |
parent | ad1f7512f8dc75ceb1daa70560e760216f63e857 (diff) | |
download | gdb-a0fffd0d452d206b1f91c27b0f471aeb33f1fce9.zip gdb-a0fffd0d452d206b1f91c27b0f471aeb33f1fce9.tar.gz gdb-a0fffd0d452d206b1f91c27b0f471aeb33f1fce9.tar.bz2 |
Add sparclite support.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/config/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/config/ChangeLog b/gas/config/ChangeLog index 9a583f0..ce1e22d 100644 --- a/gas/config/ChangeLog +++ b/gas/config/ChangeLog @@ -1,3 +1,8 @@ +Thu May 28 11:20:27 1992 Jim Wilson (wilson@sphagnum.cygnus.com) + + * tc-sparc.c: Use new ARCHITECTURES_CONFLICT_P macro. Mention new + -Asparclite flag. + Mon May 4 18:56:19 1992 Steve Chamberlain (sac@thepub.cygnus.com) * obj-coffbfd.c: use is a synonym for section, (do_relocs_for): |