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

4.104.114.84.95
Last change on this file since 9980062 was c483a4e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/18/03 at 06:22:53

Fix broken ChangeLog? entries.

  • Property mode set to 100644
File size: 3.0 KB
RevLine 
[2334e94b]12003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
[c483a4e]3        * Makefile.am: Reflect having moved automake/.
[2334e94b]4
[5710072]52003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Remove (Merged into ../../configure.ac).
8        * Makefile.am: Reflect having merged configure.ac into
9        ../../configure.ac.
10
[3c55718]112003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * configure.ac: Remove AC_CONFIG_AUX_DIR.
14
[4e7d2181]152003-02-14      Joel Sherrill <joel@OARcorp.com>
16
17        AMD a29k is obsolete.
18        * Makefile.am: Removed reference.
19        * a29k/.cvsignore, a29k/ChangeLog, a29k/Makefile.am, a29k/configure.ac,
20        a29k/clock/.cvsignore, a29k/clock/Makefile.am, a29k/clock/ckinit.c,
21        a29k/clock/clock.S, a29k/clock/clock.h, a29k/timer/.cvsignore,
22        a29k/timer/Makefile.am, a29k/timer/timer.c, a29k/timer/timerisr.c:
23        Removed.
24
[ccd81b60]252003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
28
[9b5c258]292003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * configure.ac: AC_PREREQ(2.57).
32
[8730f45]332002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * .cvsignore: Reformat.
36        Add autom4te*cache.
37        Remove autom4te.cache.
38
[7273b6e]392002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.ac:
42        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
43        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
44        * Makefile.am: Remove AUTOMAKE_OPTIONS.
45
[df25c998]462001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
49        * configure.in: Remove.
50        * configure.ac: New file, generated from configure.in by autoupdate.
51
[193f8107]522001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * Makefile.am: reformat noinst_HEADERS to work around a bug in
55        automake-1.4-p5.
56        * configure.in: autoupdate to autoconf-2.52, apply
57        RTEMS_CPU_SUBDIRS.
58
[1a505aae]592000-12-06      Joel Sherrill <joel@OARcorp.com>
60
61        * shared/src/cache_aligned_malloc.c: Added include of <stdlib.h>
62        to eliminate warnings.
63
[cb88748]642000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
65
66        * shared/src/cache_manager.c
67        (rtems_cache_invalidate_multiple_instruction_lines): If
68        CPU_INSTRUCTION_CACHE_ALIGNMENT is defined but 0, then there is
69        an instruction cache but no notion of line size.
70
[feead226]712000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
74
[a314d3b4]752000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
78
[d82c006]792000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
82        Switch to GNU canonicalization.
83
[c5a60819]842000-10-18        John Cotton <john.cotton@nrc.ca>
85
86        * shared/include/cache.h: Improved file header.
87
[ec45e86]882000-10-12      Nick Simon <Nick.SIMON@syntegra.bt.co.uk>
89
90        * shared/src/cache_manager.c: Minor bug fix -- changed > to >= so the
91        last address is invalidated.
92
[4a5578a]932000-08-10      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
94
95        * shared/src/cache_manager.c (rtems_cache_flush_multiple_data_lines,
96        rtems_cache_invalidate_multiple_data_lines): Do not operate on the
97        entire address space when flushing zero bytes.
98
[e94ad1fe]992000-08-10      Joel Sherrill <joel@OARcorp.com>
100
101        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.