From: Alan Modra Date: Tue, 21 Oct 2008 22:39:58 +0000 (+0000) Subject: missing changelog entry X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;ds=sidebyside;h=570685ada822793c5fd8fa6dc218d4deda934667;p=binutils-gdb.git missing changelog entry --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 5d553bf5a98..d1cc84d93b8 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,12 @@ +2008-10-21 Alan Modra + + * config/tc-bfin.c (gencode, allocate): Remove unnecessary cast. + * config/tc-ns32k.c (bit_fix_new): Likewise. + * config/tc-m68k.c (md_begin): Likewise. + * hash.c (hash_insert, hash_jam): Likewise. + * symbols.c (symbol_create, local_symbol_make): Likewise. + * frags.c (frag_alloc): Likewise. + 2008-10-20 Jay Krell * config/bfin-parse.y: Use C style comments.