From: Nick Clifton Date: Wed, 3 Dec 2003 17:42:12 +0000 (+0000) Subject: oops - forogot to mention the new support here. X-Git-Tag: gprof-pre-ansify-2004-05-26~835 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=f32b1e83a4105f542a2a4942e1e35695f7badb3d;p=pf3gnuchains%2Fpf3gnuchains4x.git oops - forogot to mention the new support here. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index f3d2fb829d..9b53bbe0a3 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 0913febf5e..7df8a45ef8 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.