source: rtems/c/src/lib/libcpu/ChangeLog @ 44bb5cd0

4.104.115
Last change on this file since 44bb5cd0 was 602aee20, checked in by Thomas Doerfler <Thomas.Doerfler@…>, on 10/10/08 at 15:50:15

shared/include/utility.h: Removed file.

shared/include/powerpc-utility.h: Use constraint "b" for address
base registers in inline assembler statements.
Update for status-checks.h changes.

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