aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorJie Zhang <jie.zhang@analog.com>2008-08-22 07:21:49 +0000
committerJie Zhang <jie.zhang@analog.com>2008-08-22 07:21:49 +0000
commitfec8276095570d58a8d32a0956d831e0e58e4981 (patch)
tree61ada7cbc44715492e58f4334d4c60914e4f0897 /gas/ChangeLog
parent73e24c6845aa23ed023402152501009ed1dcc62f (diff)
downloadgdb-fec8276095570d58a8d32a0956d831e0e58e4981.zip
gdb-fec8276095570d58a8d32a0956d831e0e58e4981.tar.gz
gdb-fec8276095570d58a8d32a0956d831e0e58e4981.tar.bz2
* config/bfin-lex.l (NUMBER): Protect special `.'.
testsuite/ * gas/bfin/misc.s: New test. * gas/bfin/misc.d: New test. * gas/bfin/bfin.exp: Add misc test.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 3066c52..5ab7202 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2008-08-22 Jie Zhang <jie.zhang@analog.com>
+
+ * config/bfin-lex.l (NUMBER): Protect special `.'.
+
2008-08-22 Alan Modra <amodra@bigpond.net.au>
* symbols.c (symbol_clone): Ensure clones are not external.