source: rtems/c/src/lib/libcpu/ChangeLog @ cb88748

4.104.114.84.95
Last change on this file since cb88748 was cb88748, checked in by Joel Sherrill <joel.sherrill@…>, on 11/15/00 at 21:38:55

2000-11-14 Jiri Gaisler <jgais@…>

  • 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.
  • Property mode set to 100644
File size: 1.2 KB
RevLine 
[cb88748]12000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
2
3        * shared/src/cache_manager.c
4        (rtems_cache_invalidate_multiple_instruction_lines): If
5        CPU_INSTRUCTION_CACHE_ALIGNMENT is defined but 0, then there is
6        an instruction cache but no notion of line size.
7
[feead226]82000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
11
[a314d3b4]122000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
15
[d82c006]162000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
19        Switch to GNU canonicalization.
20
[c5a60819]212000-10-18        John Cotton <john.cotton@nrc.ca>
22
23        * shared/include/cache.h: Improved file header.
24
[ec45e86]252000-10-12      Nick Simon <Nick.SIMON@syntegra.bt.co.uk>
26
27        * shared/src/cache_manager.c: Minor bug fix -- changed > to >= so the
28        last address is invalidated.
29
[4a5578a]302000-08-10      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
31
32        * shared/src/cache_manager.c (rtems_cache_flush_multiple_data_lines,
33        rtems_cache_invalidate_multiple_data_lines): Do not operate on the
34        entire address space when flushing zero bytes.
35
[e94ad1fe]362000-08-10      Joel Sherrill <joel@OARcorp.com>
37
38        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.