From: Mike Frysinger Date: Mon, 11 Oct 2010 08:56:41 +0000 (+0000) Subject: fix dates in previous blackfin commits X-Git-Tag: binutils-2_21-branchpoint~250 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0bc37e5bfe9a3e6d8d96983eba0ca9020f8e9459;p=external%2Fbinutils.git fix dates in previous blackfin commits --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 9d1de5c..94f0523 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,16 +1,16 @@ -2010-09-11 Steve Kilbane +2010-10-11 Steve Kilbane * config/bfin-lex.l (FLAGS): New state. (X, Z, S, M, T): Require FLAGS state. ("(", ")"): Start/stop FLAGS state. -2010-09-11 David Gibson +2010-10-11 David Gibson * config/bfin-aux.h (bfin_loop_attempt_create_label): New prototype. * config/bfin-parse.y (LOOP_BEGIN, LOOP_END): Handle numeric labels. * config/tc-bfin.c (bfin_loop_attempt_create_label): New funtion. -2010-09-11 David Gibson +2010-10-11 David Gibson * config/tc-bfin.c (bfin_gen_loop): Check symbol before removing.