diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index e3fd86e..2dda0db 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2007-09-18 Bernd Schmidt <bernd.schmidt@analog.com> + + * config/bfin-parse.y (asm_1): Slightly improve error messages + for "reg += const;". + 2007-09-18 Alan Modra <amodra@bigpond.net.au> PR gas/5026 |