summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libcpu/ChangeLog')
-rw-r--r--c/src/lib/libcpu/ChangeLog7
1 files changed, 7 insertions, 0 deletions
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 <jgais@ws.estec.esa.nl>
+
+ * 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 <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.