diff --git a/c/src/lib/libbsp/c4x/c4xsim/ChangeLog b/c/src/lib/libbsp/c4x/c4xsim/ChangeLog index e370394074..4f0cc1a713 100644 --- a/c/src/lib/libbsp/c4x/c4xsim/ChangeLog +++ b/c/src/lib/libbsp/c4x/c4xsim/ChangeLog @@ -1,3 +1,7 @@ +2008-09-05 Ralf Corsépius + + * timer/timer.c: Convert to "bool". + 2008-08-31 Joel Sherrill * timer/timer.c: Eliminate empty function from every benchmark timer diff --git a/c/src/lib/libbsp/unix/posix/ChangeLog b/c/src/lib/libbsp/unix/posix/ChangeLog index 994c024345..7bead4ed8c 100644 --- a/c/src/lib/libbsp/unix/posix/ChangeLog +++ b/c/src/lib/libbsp/unix/posix/ChangeLog @@ -1,3 +1,7 @@ +2008-09-05 Ralf Corsépius + + * timer/timer.c: Convert to "bool". + 2008-08-31 Joel Sherrill * timer/timer.c: Eliminate empty function from every benchmark timer