From: cgd Date: Tue, 5 Mar 2002 22:25:06 +0000 (+0000) Subject: fix month on 4 of my recent entries (*sigh*) X-Git-Tag: w32api-1_5~1916 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=c42cf5035513b70f27ac632a7382b9168fcfc396;p=pf3gnuchains%2Fpf3gnuchains4x.git fix month on 4 of my recent entries (*sigh*) --- diff --git a/sim/mips/ChangeLog b/sim/mips/ChangeLog index c6075ea2f6..f4f58923f2 100644 --- a/sim/mips/ChangeLog +++ b/sim/mips/ChangeLog @@ -2,16 +2,16 @@ * mips.igen: Fix formatting of all SignalException calls. -2002-02-05 Chris Demetriou +2002-03-05 Chris Demetriou * sim-main.h (SIGNEXTEND): Remove. -2002-02-04 Chris Demetriou +2002-03-04 Chris Demetriou * mips.igen: Remove gencode comment from top of file, fix spelling in another comment. -2002-02-04 Chris Demetriou +2002-03-04 Chris Demetriou * mips.igen (check_fmt, check_fmt_p): New functions to check whether specific floating point formats are usable. @@ -22,7 +22,7 @@ (do_c_cond_fmt): Remove format checks... (C.cond.fmta, C.cond.fmtb): And move them into all callers. -2002-02-03 Chris Demetriou +2002-03-03 Chris Demetriou * mips.igen: Fix formatting of check_fpu calls.