summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/ChangeLog
blob: 2c8a66cbc940af8454494e1250dc2204396a0b52 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
2000-10-26	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
        Switch to GNU canonicalization.

2000-10-18	  John Cotton <john.cotton@nrc.ca>

	* shared/include/cache.h: Improved file header.

2000-10-12	Nick Simon <Nick.SIMON@syntegra.bt.co.uk>

	* shared/src/cache_manager.c: Minor bug fix -- changed > to >= so the
	last address is invalidated.

2000-08-10	Charles-Antoine Gauthier <charles.gauthier@nrc.ca>

	* shared/src/cache_manager.c (rtems_cache_flush_multiple_data_lines,
	rtems_cache_invalidate_multiple_data_lines): Do not operate on the
	entire address space when flushing zero bytes.

2000-08-10	Joel Sherrill <joel@OARcorp.com>

	* ChangeLog: New file.