diff options
author | Nick Clifton <nickc@redhat.com> | 2003-12-03 17:42:12 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-12-03 17:42:12 +0000 |
commit | eb764db86561c2e82462565d46b5cc6c3c666e1a (patch) | |
tree | 12bdcce961da94110ba9387457c4a4432377b4ba | |
parent | 8884595866edbe6697a1268f5605b7ffe91efb0a (diff) | |
download | fsf-binutils-gdb-eb764db86561c2e82462565d46b5cc6c3c666e1a.zip fsf-binutils-gdb-eb764db86561c2e82462565d46b5cc6c3c666e1a.tar.gz fsf-binutils-gdb-eb764db86561c2e82462565d46b5cc6c3c666e1a.tar.bz2 |
oops - forogot to mention the new support here.
-rw-r--r-- | gas/ChangeLog | 1 | ||||
-rw-r--r-- | gas/NEWS | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index f3d2fb8..9b53bbe 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -6,6 +6,7 @@ to be selected and some warnings to be turned into errors. (line_separator_chars) : Use '!'. * doc/c-m32r.texi: Document new switches and directives. + * NEWS: Mention new support. 2003-12-03 Dave Airlie <airlied@linux.ie> @@ -1,5 +1,7 @@ -*- text -*- +* Support for Renesas M32R2 added. + * Limited support for Mapping Symbols as specified in the ARM ELF specification has been added to the arm assembler. |