diff options
-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. |