aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 8ae07df..212dfe8 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,14 @@
+2010-01-14 Jie Zhang <jie.zhang@analog.com>
+
+ * config/bfin-aux.h: Remove argument names in function
+ declarations.
+ * config/bfin-lex.l (parse_int): Fix shadowed variable name
+ warning.
+ * config/bfin-parse.y (value_match): Remove argument names
+ in declaration.
+ (notethat): Likewise.
+ (yyerror): Likewise.
+
2010-01-13 Daniel Jacobowitz <dan@codesourcery.com>
* config/tc-arm.c (do_t_nop): Correct check for Thumb-2 NOP.