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 5f5d2b1..78920e6 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2010-04-20 Mike Frysinger <vapier@gentoo.org> + + * config/bfin-lex.l (parse_int): Change index() to strchr(). + 2010-04-16 Nick Clifton <nickc@redhat.com> PR gas/11395 |