source: rtems/c/src/lib/libcpu/ChangeLog @ 572484f

4.104.114.84.95
Last change on this file since 572484f was 0418016, checked in by Joel Sherrill <joel.sherrill@…>, on 09/29/04 at 20:11:54

2004-09-29 Joel Sherrill <joel@…>

  • README: i960 obsoleted.
  • i960/.cvsignore, i960/ChangeLog, i960/Makefile.am, i960/configure.ac, i960/i960ca/.cvsignore, i960/i960ca/Makefile.am, i960/i960ca/cpu_install_intr_stack.c, i960/i960ca/cpu_install_raw_isr.c, i960/i960ka/.cvsignore, i960/i960ka/Makefile.am, i960/i960ka/cpu_install_intr_stack.c, i960/i960ka/cpu_install_raw_isr.c, i960/i960rp/.cvsignore, i960/i960rp/Makefile.am, i960/i960rp/cpu_install_intr_stack.c, i960/i960rp/cpu_install_raw_isr.c, i960/include/i960CA.h, i960/include/i960HA.h, i960/include/i960JX_RP_common.h, i960/include/i960KA.h, i960/include/i960RP.h: Removed.
  • Property mode set to 100644
File size: 4.8 KB
Line 
12004-09-29      Joel Sherrill <joel@OARcorp.com>
2
3        * README: i960 obsoleted.
4        * i960/.cvsignore, i960/ChangeLog, i960/Makefile.am, i960/configure.ac,
5        i960/i960ca/.cvsignore, i960/i960ca/Makefile.am,
6        i960/i960ca/cpu_install_intr_stack.c,
7        i960/i960ca/cpu_install_raw_isr.c, i960/i960ka/.cvsignore,
8        i960/i960ka/Makefile.am, i960/i960ka/cpu_install_intr_stack.c,
9        i960/i960ka/cpu_install_raw_isr.c, i960/i960rp/.cvsignore,
10        i960/i960rp/Makefile.am, i960/i960rp/cpu_install_intr_stack.c,
11        i960/i960rp/cpu_install_raw_isr.c, i960/include/i960CA.h,
12        i960/include/i960HA.h, i960/include/i960JX_RP_common.h,
13        i960/include/i960KA.h, i960/include/i960RP.h: Removed.
14
152004-01-07      Joel Sherrill <joel@OARcorp.com>
16
17        * mips64orion/.cvsignore, mips64orion/ChangeLog,
18        mips64orion/Makefile.am, mips64orion/configure.ac,
19        mips64orion/clock/.cvsignore, mips64orion/clock/Makefile.am,
20        mips64orion/clock/ckinit.c, mips64orion/clock/clock.S,
21        mips64orion/clock/clock.h, mips64orion/timer/.cvsignore,
22        mips64orion/timer/Makefile.am, mips64orion/timer/gettime.S,
23        mips64orion/timer/timer.c: Removed.
24
252003-12-01      Ralf Corsepius <corsepius@faw.uni-ulm.de>
26
27        * Makefile.am: Reformat.
28
292003-09-26      Joel Sherrill <joel@OARcorp.com>
30
31        * hppa1.1/.cvsignore, hppa1.1/ChangeLog, hppa1.1/Makefile.am,
32        hppa1.1/configure.ac, hppa1.1/clock/.cvsignore,
33        hppa1.1/clock/Makefile.am, hppa1.1/clock/clock.c,
34        hppa1.1/include/.cvsignore, hppa1.1/include/Makefile.am,
35        hppa1.1/include/runway.h, hppa1.1/include/semaphore.h,
36        hppa1.1/milli/.cvsignore, hppa1.1/milli/Makefile.am,
37        hppa1.1/milli/milli.S, hppa1.1/semaphore/.cvsignore,
38        hppa1.1/semaphore/Makefile.am, hppa1.1/semaphore/semaphore.c,
39        hppa1.1/timer/.cvsignore, hppa1.1/timer/Makefile.am,
40        hppa1.1/timer/timer.c: Removed.
41
422003-09-04      Joel Sherrill <joel@OARcorp.com>
43
44        * shared/include/cache.h, shared/src/cache_aligned_malloc.c,
45        shared/src/cache_manager.c: URL for license changed.
46
472003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: Reflect having moved automake/.
50
512003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * configure.ac: Remove (Merged into ../../configure.ac).
54        * Makefile.am: Reflect having merged configure.ac into
55        ../../configure.ac.
56
572003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * configure.ac: Remove AC_CONFIG_AUX_DIR.
60
612003-02-14      Joel Sherrill <joel@OARcorp.com>
62
63        AMD a29k is obsolete.
64        * Makefile.am: Removed reference.
65        * a29k/.cvsignore, a29k/ChangeLog, a29k/Makefile.am, a29k/configure.ac,
66        a29k/clock/.cvsignore, a29k/clock/Makefile.am, a29k/clock/ckinit.c,
67        a29k/clock/clock.S, a29k/clock/clock.h, a29k/timer/.cvsignore,
68        a29k/timer/Makefile.am, a29k/timer/timer.c, a29k/timer/timerisr.c:
69        Removed.
70
712003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
74
752003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * configure.ac: AC_PREREQ(2.57).
78
792002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * .cvsignore: Reformat.
82        Add autom4te*cache.
83        Remove autom4te.cache.
84
852002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * configure.ac:
88        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
89        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
90        * Makefile.am: Remove AUTOMAKE_OPTIONS.
91
922001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
95        * configure.in: Remove.
96        * configure.ac: New file, generated from configure.in by autoupdate.
97
982001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * Makefile.am: reformat noinst_HEADERS to work around a bug in
101        automake-1.4-p5.
102        * configure.in: autoupdate to autoconf-2.52, apply
103        RTEMS_CPU_SUBDIRS.
104
1052000-12-06      Joel Sherrill <joel@OARcorp.com>
106
107        * shared/src/cache_aligned_malloc.c: Added include of <stdlib.h>
108        to eliminate warnings.
109
1102000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
111
112        * shared/src/cache_manager.c
113        (rtems_cache_invalidate_multiple_instruction_lines): If
114        CPU_INSTRUCTION_CACHE_ALIGNMENT is defined but 0, then there is
115        an instruction cache but no notion of line size.
116
1172000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
120
1212000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
124
1252000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
128        Switch to GNU canonicalization.
129
1302000-10-18        John Cotton <john.cotton@nrc.ca>
131
132        * shared/include/cache.h: Improved file header.
133
1342000-10-12      Nick Simon <Nick.SIMON@syntegra.bt.co.uk>
135
136        * shared/src/cache_manager.c: Minor bug fix -- changed > to >= so the
137        last address is invalidated.
138
1392000-08-10      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
140
141        * shared/src/cache_manager.c (rtems_cache_flush_multiple_data_lines,
142        rtems_cache_invalidate_multiple_data_lines): Do not operate on the
143        entire address space when flushing zero bytes.
144
1452000-08-10      Joel Sherrill <joel@OARcorp.com>
146
147        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.