source: rtems/c/src/lib/libcpu/ChangeLog @ 218c346

Last change on this file since 218c346 was 1e2c611, checked in by Joel Sherrill <joel.sherrill@…>, on 08/09/06 at 21:01:16

2006-08-09 Kolja Waschk <waschk@…>

  • nios2/Makefile.am, nios2/configure.ac, nios2/preinstall.am, nios2/shared/cache/cache.c, nios2/shared/cache/cache_.h, nios2/shared/misc/memcpy.c: New files.
  • Property mode set to 100644
File size: 5.0 KB
Line 
12006-08-09      Kolja Waschk <waschk@telos.de>
2
3        * nios2/Makefile.am, nios2/configure.ac, nios2/preinstall.am,
4        nios2/shared/cache/cache.c, nios2/shared/cache/cache_.h,
5        nios2/shared/misc/memcpy.c: New files.
6
72004-09-29      Joel Sherrill <joel@OARcorp.com>
8
9        * README: i960 obsoleted.
10        * i960/.cvsignore, i960/ChangeLog, i960/Makefile.am, i960/configure.ac,
11        i960/i960ca/.cvsignore, i960/i960ca/Makefile.am,
12        i960/i960ca/cpu_install_intr_stack.c,
13        i960/i960ca/cpu_install_raw_isr.c, i960/i960ka/.cvsignore,
14        i960/i960ka/Makefile.am, i960/i960ka/cpu_install_intr_stack.c,
15        i960/i960ka/cpu_install_raw_isr.c, i960/i960rp/.cvsignore,
16        i960/i960rp/Makefile.am, i960/i960rp/cpu_install_intr_stack.c,
17        i960/i960rp/cpu_install_raw_isr.c, i960/include/i960CA.h,
18        i960/include/i960HA.h, i960/include/i960JX_RP_common.h,
19        i960/include/i960KA.h, i960/include/i960RP.h: Removed.
20
212004-01-07      Joel Sherrill <joel@OARcorp.com>
22
23        * mips64orion/.cvsignore, mips64orion/ChangeLog,
24        mips64orion/Makefile.am, mips64orion/configure.ac,
25        mips64orion/clock/.cvsignore, mips64orion/clock/Makefile.am,
26        mips64orion/clock/ckinit.c, mips64orion/clock/clock.S,
27        mips64orion/clock/clock.h, mips64orion/timer/.cvsignore,
28        mips64orion/timer/Makefile.am, mips64orion/timer/gettime.S,
29        mips64orion/timer/timer.c: Removed.
30
312003-12-01      Ralf Corsepius <corsepius@faw.uni-ulm.de>
32
33        * Makefile.am: Reformat.
34
352003-09-26      Joel Sherrill <joel@OARcorp.com>
36
37        * hppa1.1/.cvsignore, hppa1.1/ChangeLog, hppa1.1/Makefile.am,
38        hppa1.1/configure.ac, hppa1.1/clock/.cvsignore,
39        hppa1.1/clock/Makefile.am, hppa1.1/clock/clock.c,
40        hppa1.1/include/.cvsignore, hppa1.1/include/Makefile.am,
41        hppa1.1/include/runway.h, hppa1.1/include/semaphore.h,
42        hppa1.1/milli/.cvsignore, hppa1.1/milli/Makefile.am,
43        hppa1.1/milli/milli.S, hppa1.1/semaphore/.cvsignore,
44        hppa1.1/semaphore/Makefile.am, hppa1.1/semaphore/semaphore.c,
45        hppa1.1/timer/.cvsignore, hppa1.1/timer/Makefile.am,
46        hppa1.1/timer/timer.c: Removed.
47
482003-09-04      Joel Sherrill <joel@OARcorp.com>
49
50        * shared/include/cache.h, shared/src/cache_aligned_malloc.c,
51        shared/src/cache_manager.c: URL for license changed.
52
532003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * Makefile.am: Reflect having moved automake/.
56
572003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * configure.ac: Remove (Merged into ../../configure.ac).
60        * Makefile.am: Reflect having merged configure.ac into
61        ../../configure.ac.
62
632003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * configure.ac: Remove AC_CONFIG_AUX_DIR.
66
672003-02-14      Joel Sherrill <joel@OARcorp.com>
68
69        AMD a29k is obsolete.
70        * Makefile.am: Removed reference.
71        * a29k/.cvsignore, a29k/ChangeLog, a29k/Makefile.am, a29k/configure.ac,
72        a29k/clock/.cvsignore, a29k/clock/Makefile.am, a29k/clock/ckinit.c,
73        a29k/clock/clock.S, a29k/clock/clock.h, a29k/timer/.cvsignore,
74        a29k/timer/Makefile.am, a29k/timer/timer.c, a29k/timer/timerisr.c:
75        Removed.
76
772003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
80
812003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * configure.ac: AC_PREREQ(2.57).
84
852002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * .cvsignore: Reformat.
88        Add autom4te*cache.
89        Remove autom4te.cache.
90
912002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * configure.ac:
94        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
95        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
96        * Makefile.am: Remove AUTOMAKE_OPTIONS.
97
982001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
101        * configure.in: Remove.
102        * configure.ac: New file, generated from configure.in by autoupdate.
103
1042001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * Makefile.am: reformat noinst_HEADERS to work around a bug in
107        automake-1.4-p5.
108        * configure.in: autoupdate to autoconf-2.52, apply
109        RTEMS_CPU_SUBDIRS.
110
1112000-12-06      Joel Sherrill <joel@OARcorp.com>
112
113        * shared/src/cache_aligned_malloc.c: Added include of <stdlib.h>
114        to eliminate warnings.
115
1162000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
117
118        * shared/src/cache_manager.c
119        (rtems_cache_invalidate_multiple_instruction_lines): If
120        CPU_INSTRUCTION_CACHE_ALIGNMENT is defined but 0, then there is
121        an instruction cache but no notion of line size.
122
1232000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
126
1272000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
130
1312000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
134        Switch to GNU canonicalization.
135
1362000-10-18        John Cotton <john.cotton@nrc.ca>
137
138        * shared/include/cache.h: Improved file header.
139
1402000-10-12      Nick Simon <Nick.SIMON@syntegra.bt.co.uk>
141
142        * shared/src/cache_manager.c: Minor bug fix -- changed > to >= so the
143        last address is invalidated.
144
1452000-08-10      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
146
147        * shared/src/cache_manager.c (rtems_cache_flush_multiple_data_lines,
148        rtems_cache_invalidate_multiple_data_lines): Do not operate on the
149        entire address space when flushing zero bytes.
150
1512000-08-10      Joel Sherrill <joel@OARcorp.com>
152
153        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.