diff options
author | Nick Clifton <nickc@redhat.com> | 2005-10-25 17:42:02 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2005-10-25 17:42:02 +0000 |
commit | b7b8fb1dfa651aa037c5b22df89e4356dfabd9e0 (patch) | |
tree | a49f6f3246e863d45a950e3bb75e5c60cfa6cb8a /gas | |
parent | 3c9b82baee30a1d3cfeb419643c6363dc9267208 (diff) | |
download | gdb-b7b8fb1dfa651aa037c5b22df89e4356dfabd9e0.zip gdb-b7b8fb1dfa651aa037c5b22df89e4356dfabd9e0.tar.gz gdb-b7b8fb1dfa651aa037c5b22df89e4356dfabd9e0.tar.bz2 |
oops - omitted from previous delta
Diffstat (limited to 'gas')
-rw-r--r-- | gas/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ -*- text -*- +* Support for the Z80 processor family has been added. + * Add support for the "@<file>" syntax to the command line, so that extra switches can be read from <file>. |