From cb887486ef2a2118b23aca83a48b98ca1443cc6f Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 15 Nov 2000 21:38:55 +0000 Subject: 2000-11-14 Jiri Gaisler * shared/src/cache_manager.c (rtems_cache_invalidate_multiple_instruction_lines): If CPU_INSTRUCTION_CACHE_ALIGNMENT is defined but 0, then there is an instruction cache but no notion of line size. --- c/src/lib/libcpu/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'c/src/lib/libcpu/ChangeLog') diff --git a/c/src/lib/libcpu/ChangeLog b/c/src/lib/libcpu/ChangeLog index 629f08f193..51a5796ab5 100644 --- a/c/src/lib/libcpu/ChangeLog +++ b/c/src/lib/libcpu/ChangeLog @@ -1,3 +1,10 @@ +2000-11-14 Jiri Gaisler + + * shared/src/cache_manager.c + (rtems_cache_invalidate_multiple_instruction_lines): If + CPU_INSTRUCTION_CACHE_ALIGNMENT is defined but 0, then there is + an instruction cache but no notion of line size. + 2000-11-09 Ralf Corsepius * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. -- cgit v1.2.3