From: Nick Clifton Date: Wed, 3 Dec 2003 17:42:12 +0000 (+0000) Subject: oops - forogot to mention the new support here. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=eb764db86561c2e82462565d46b5cc6c3c666e1a;p=binutils-gdb.git oops - forogot to mention the new support here. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index f3d2fb829df..9b53bbe0a30 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 diff --git a/gas/NEWS b/gas/NEWS index 0913febf5ea..7df8a45ef8e 100644 --- a/gas/NEWS +++ b/gas/NEWS @@ -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.