From af063f6c0113ee7502acad115223791c52a986af Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 19 Aug 2008 19:10:46 +0000 Subject: 2008-08-19 Joel Sherrill * cpu.c: Fix prototypes. * rtems/score/cpu.h: Use memcpy() initialize FP structure and avoid many casts and potential warnings. --- cpukit/score/cpu/i386/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/score/cpu/i386/ChangeLog') diff --git a/cpukit/score/cpu/i386/ChangeLog b/cpukit/score/cpu/i386/ChangeLog index 58df2232c5..bc46fd149d 100644 --- a/cpukit/score/cpu/i386/ChangeLog +++ b/cpukit/score/cpu/i386/ChangeLog @@ -1,3 +1,9 @@ +2008-08-19 Joel Sherrill + + * cpu.c: Fix prototypes. + * rtems/score/cpu.h: Use memcpy() initialize FP structure and avoid + many casts and potential warnings. + 2008-08-16 Ralf Corsépius * rtems/score/cpu.h, rtems/score/i386.h: Add missing prototypes. -- cgit v1.2.3