From 364d75b6bda08b59dcdc2cc352f81a053ff2c5b1 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 12 Oct 2001 14:45:28 +0000 Subject: 2001-10-12 Ralf Corsepius * configure.ac: Add bspopts.h; Add CPU_CLOCK_RATE_HZ. * startup/bspstart.c: Replace HZ with CPU_CLOCK_RATE_HZ. * include/.cvsignore: Add stamp-h*, bspopts.h*. * include/bsp.h: Add bspopts.h. --- c/src/lib/libbsp/sh/gensh4/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'c/src/lib/libbsp/sh/gensh4/ChangeLog') diff --git a/c/src/lib/libbsp/sh/gensh4/ChangeLog b/c/src/lib/libbsp/sh/gensh4/ChangeLog index fcbca778bd..a4d54adca7 100644 --- a/c/src/lib/libbsp/sh/gensh4/ChangeLog +++ b/c/src/lib/libbsp/sh/gensh4/ChangeLog @@ -1,3 +1,10 @@ +2001-10-12 Ralf Corsepius + + * configure.ac: Add bspopts.h; Add CPU_CLOCK_RATE_HZ. + * startup/bspstart.c: Replace HZ with CPU_CLOCK_RATE_HZ. + * include/.cvsignore: Add stamp-h*, bspopts.h*. + * include/bsp.h: Add bspopts.h. + 2001-10-11 Alexandra Kossovsky * Makefile.am, README, bsp_specs, .cvsignore, include/Makefile.am, -- cgit v1.2.3