source: rtems/c/src/lib/libcpu/ChangeLog @ 82dcbc8

4.115
Last change on this file since 82dcbc8 was 42ce035, checked in by Joel Sherrill <joel.sherrill@…>, on 05/30/10 at 15:46:17

2010-05-30 Joel Sherrill <joel.sherrill@…>

  • shared/src/no_cache.c: New file.
  • Property mode set to 100644
File size: 5.8 KB
Line 
12010-05-30      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * shared/src/no_cache.c: New file.
4
52008-09-23      Sebastian Huber <sebastian.huber@embedded-brains.de>
6
7        * shared/include/utility.h: Removed file.
8
92008-09-22      Ralf Corsépius <ralf.corsepius@rtems.org>
10
11        * Makefile.am: Don't install files from shared/.
12
132008-09-22      Sebastian Huber <sebastian.huber@embedded-brains.de>
14
15        * shared/include/utility.h: New file.
16
172008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
18
19        * arm/at91rm9200/timer/timer.c, arm/lpc22xx/timer/timer.c,
20        arm/mc9328mxl/timer/timer.c, arm/s3c2400/timer/timer.c,
21        arm/s3c24xx/timer/timer.c, bfin/timer/timer.c,
22        m68k/mcf5206/timer/timer.c, m68k/mcf5272/timer/timer.c: Rename timer
23        driver methods to follow RTEMS programming conventions.
24
252006-08-09      Kolja Waschk <waschk@telos.de>
26
27        * nios2/Makefile.am, nios2/configure.ac, nios2/preinstall.am,
28        nios2/shared/cache/cache.c, nios2/shared/cache/cache_.h,
29        nios2/shared/misc/memcpy.c: New files.
30
312004-09-29      Joel Sherrill <joel@OARcorp.com>
32
33        * README: i960 obsoleted.
34        * i960/.cvsignore, i960/ChangeLog, i960/Makefile.am, i960/configure.ac,
35        i960/i960ca/.cvsignore, i960/i960ca/Makefile.am,
36        i960/i960ca/cpu_install_intr_stack.c,
37        i960/i960ca/cpu_install_raw_isr.c, i960/i960ka/.cvsignore,
38        i960/i960ka/Makefile.am, i960/i960ka/cpu_install_intr_stack.c,
39        i960/i960ka/cpu_install_raw_isr.c, i960/i960rp/.cvsignore,
40        i960/i960rp/Makefile.am, i960/i960rp/cpu_install_intr_stack.c,
41        i960/i960rp/cpu_install_raw_isr.c, i960/include/i960CA.h,
42        i960/include/i960HA.h, i960/include/i960JX_RP_common.h,
43        i960/include/i960KA.h, i960/include/i960RP.h: Removed.
44
452004-01-07      Joel Sherrill <joel@OARcorp.com>
46
47        * mips64orion/.cvsignore, mips64orion/ChangeLog,
48        mips64orion/Makefile.am, mips64orion/configure.ac,
49        mips64orion/clock/.cvsignore, mips64orion/clock/Makefile.am,
50        mips64orion/clock/ckinit.c, mips64orion/clock/clock.S,
51        mips64orion/clock/clock.h, mips64orion/timer/.cvsignore,
52        mips64orion/timer/Makefile.am, mips64orion/timer/gettime.S,
53        mips64orion/timer/timer.c: Removed.
54
552003-12-01      Ralf Corsepius <corsepius@faw.uni-ulm.de>
56
57        * Makefile.am: Reformat.
58
592003-09-26      Joel Sherrill <joel@OARcorp.com>
60
61        * hppa1.1/.cvsignore, hppa1.1/ChangeLog, hppa1.1/Makefile.am,
62        hppa1.1/configure.ac, hppa1.1/clock/.cvsignore,
63        hppa1.1/clock/Makefile.am, hppa1.1/clock/clock.c,
64        hppa1.1/include/.cvsignore, hppa1.1/include/Makefile.am,
65        hppa1.1/include/runway.h, hppa1.1/include/semaphore.h,
66        hppa1.1/milli/.cvsignore, hppa1.1/milli/Makefile.am,
67        hppa1.1/milli/milli.S, hppa1.1/semaphore/.cvsignore,
68        hppa1.1/semaphore/Makefile.am, hppa1.1/semaphore/semaphore.c,
69        hppa1.1/timer/.cvsignore, hppa1.1/timer/Makefile.am,
70        hppa1.1/timer/timer.c: Removed.
71
722003-09-04      Joel Sherrill <joel@OARcorp.com>
73
74        * shared/include/cache.h, shared/src/cache_aligned_malloc.c,
75        shared/src/cache_manager.c: URL for license changed.
76
772003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * Makefile.am: Reflect having moved automake/.
80
812003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * configure.ac: Remove (Merged into ../../configure.ac).
84        * Makefile.am: Reflect having merged configure.ac into
85        ../../configure.ac.
86
872003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * configure.ac: Remove AC_CONFIG_AUX_DIR.
90
912003-02-14      Joel Sherrill <joel@OARcorp.com>
92
93        AMD a29k is obsolete.
94        * Makefile.am: Removed reference.
95        * a29k/.cvsignore, a29k/ChangeLog, a29k/Makefile.am, a29k/configure.ac,
96        a29k/clock/.cvsignore, a29k/clock/Makefile.am, a29k/clock/ckinit.c,
97        a29k/clock/clock.S, a29k/clock/clock.h, a29k/timer/.cvsignore,
98        a29k/timer/Makefile.am, a29k/timer/timer.c, a29k/timer/timerisr.c:
99        Removed.
100
1012003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
104
1052003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * configure.ac: AC_PREREQ(2.57).
108
1092002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * .cvsignore: Reformat.
112        Add autom4te*cache.
113        Remove autom4te.cache.
114
1152002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * configure.ac:
118        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
119        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
120        * Makefile.am: Remove AUTOMAKE_OPTIONS.
121
1222001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
125        * configure.in: Remove.
126        * configure.ac: New file, generated from configure.in by autoupdate.
127
1282001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * Makefile.am: reformat noinst_HEADERS to work around a bug in
131        automake-1.4-p5.
132        * configure.in: autoupdate to autoconf-2.52, apply
133        RTEMS_CPU_SUBDIRS.
134
1352000-12-06      Joel Sherrill <joel@OARcorp.com>
136
137        * shared/src/cache_aligned_malloc.c: Added include of <stdlib.h>
138        to eliminate warnings.
139
1402000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
141
142        * shared/src/cache_manager.c
143        (rtems_cache_invalidate_multiple_instruction_lines): If
144        CPU_INSTRUCTION_CACHE_ALIGNMENT is defined but 0, then there is
145        an instruction cache but no notion of line size.
146
1472000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
150
1512000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
154
1552000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
158        Switch to GNU canonicalization.
159
1602000-10-18        John Cotton <john.cotton@nrc.ca>
161
162        * shared/include/cache.h: Improved file header.
163
1642000-10-12      Nick Simon <Nick.SIMON@syntegra.bt.co.uk>
165
166        * shared/src/cache_manager.c: Minor bug fix -- changed > to >= so the
167        last address is invalidated.
168
1692000-08-10      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
170
171        * shared/src/cache_manager.c (rtems_cache_flush_multiple_data_lines,
172        rtems_cache_invalidate_multiple_data_lines): Do not operate on the
173        entire address space when flushing zero bytes.
174
1752000-08-10      Joel Sherrill <joel@OARcorp.com>
176
177        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.