diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 3269418..dd929b4 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,9 @@ 2010-09-22 Robin Getz <robin.getz@analog.com> + * config/bfin-lex.l: Accept multibyte chars in symbol names. + +2010-09-22 Robin Getz <robin.getz@analog.com> + * config/bfin-defs.h (statusflags): Add AC0_COPY, V_COPY, and RND_MOD. * config/bfin-lex.l: Tokenize AC0_COPY, V_COPY, and RND_MOD. |