aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2012-06-29 15:15:48 +0000
committerNick Clifton <nickc@redhat.com>2012-06-29 15:15:48 +0000
commit99aad254595b8837203f467344727c1f1043c378 (patch)
tree7ae18b0e653d2f37087904ef080a0276d0bb9554 /gas/ChangeLog
parent3d4d4302b99ee621e11ac8ef60ac9185da94654b (diff)
downloadgdb-99aad254595b8837203f467344727c1f1043c378.zip
gdb-99aad254595b8837203f467344727c1f1043c378.tar.gz
gdb-99aad254595b8837203f467344727c1f1043c378.tar.bz2
PR gas/14263
* config/tc-arm.c (parse_operands): Initialise val.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 111a211..d0e0f10 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2012-06-29 Nick Clifton <nickc@redhat.com>
+
+ PR gas/14263
+ * config/tc-arm.c (parse_operands): Initialise val.
+
2012-06-28 Nick Clifton <nickc@redhat.com>
PR gas/14260