source: rtems/c/src/lib/libcpu/ChangeLog @ 66c373bf

4.104.114.84.95
Last change on this file since 66c373bf was 2f81b26, checked in by Joel Sherrill <joel.sherrill@…>, on 01/07/04 at 19:20:04

2004-01-07 Joel Sherrill <joel@…>

  • mips64orion/.cvsignore, mips64orion/ChangeLog, mips64orion/Makefile.am, mips64orion/configure.ac, mips64orion/clock/.cvsignore, mips64orion/clock/Makefile.am, mips64orion/clock/ckinit.c, mips64orion/clock/clock.S, mips64orion/clock/clock.h, mips64orion/timer/.cvsignore, mips64orion/timer/Makefile.am, mips64orion/timer/gettime.S, mips64orion/timer/timer.c: Removed.
  • Property mode set to 100644
File size: 4.2 KB
Line 
12004-01-07      Joel Sherrill <joel@OARcorp.com>
2
3        * mips64orion/.cvsignore, mips64orion/ChangeLog,
4        mips64orion/Makefile.am, mips64orion/configure.ac,
5        mips64orion/clock/.cvsignore, mips64orion/clock/Makefile.am,
6        mips64orion/clock/ckinit.c, mips64orion/clock/clock.S,
7        mips64orion/clock/clock.h, mips64orion/timer/.cvsignore,
8        mips64orion/timer/Makefile.am, mips64orion/timer/gettime.S,
9        mips64orion/timer/timer.c: Removed.
10
112003-12-01      Ralf Corsepius <corsepius@faw.uni-ulm.de>
12
13        * Makefile.am: Reformat.
14
152003-09-26      Joel Sherrill <joel@OARcorp.com>
16
17        * hppa1.1/.cvsignore, hppa1.1/ChangeLog, hppa1.1/Makefile.am,
18        hppa1.1/configure.ac, hppa1.1/clock/.cvsignore,
19        hppa1.1/clock/Makefile.am, hppa1.1/clock/clock.c,
20        hppa1.1/include/.cvsignore, hppa1.1/include/Makefile.am,
21        hppa1.1/include/runway.h, hppa1.1/include/semaphore.h,
22        hppa1.1/milli/.cvsignore, hppa1.1/milli/Makefile.am,
23        hppa1.1/milli/milli.S, hppa1.1/semaphore/.cvsignore,
24        hppa1.1/semaphore/Makefile.am, hppa1.1/semaphore/semaphore.c,
25        hppa1.1/timer/.cvsignore, hppa1.1/timer/Makefile.am,
26        hppa1.1/timer/timer.c: Removed.
27
282003-09-04      Joel Sherrill <joel@OARcorp.com>
29
30        * shared/include/cache.h, shared/src/cache_aligned_malloc.c,
31        shared/src/cache_manager.c: URL for license changed.
32
332003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * Makefile.am: Reflect having moved automake/.
36
372003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * configure.ac: Remove (Merged into ../../configure.ac).
40        * Makefile.am: Reflect having merged configure.ac into
41        ../../configure.ac.
42
432003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * configure.ac: Remove AC_CONFIG_AUX_DIR.
46
472003-02-14      Joel Sherrill <joel@OARcorp.com>
48
49        AMD a29k is obsolete.
50        * Makefile.am: Removed reference.
51        * a29k/.cvsignore, a29k/ChangeLog, a29k/Makefile.am, a29k/configure.ac,
52        a29k/clock/.cvsignore, a29k/clock/Makefile.am, a29k/clock/ckinit.c,
53        a29k/clock/clock.S, a29k/clock/clock.h, a29k/timer/.cvsignore,
54        a29k/timer/Makefile.am, a29k/timer/timer.c, a29k/timer/timerisr.c:
55        Removed.
56
572003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
60
612003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * configure.ac: AC_PREREQ(2.57).
64
652002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * .cvsignore: Reformat.
68        Add autom4te*cache.
69        Remove autom4te.cache.
70
712002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * configure.ac:
74        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
75        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
76        * Makefile.am: Remove AUTOMAKE_OPTIONS.
77
782001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
81        * configure.in: Remove.
82        * configure.ac: New file, generated from configure.in by autoupdate.
83
842001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * Makefile.am: reformat noinst_HEADERS to work around a bug in
87        automake-1.4-p5.
88        * configure.in: autoupdate to autoconf-2.52, apply
89        RTEMS_CPU_SUBDIRS.
90
912000-12-06      Joel Sherrill <joel@OARcorp.com>
92
93        * shared/src/cache_aligned_malloc.c: Added include of <stdlib.h>
94        to eliminate warnings.
95
962000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
97
98        * shared/src/cache_manager.c
99        (rtems_cache_invalidate_multiple_instruction_lines): If
100        CPU_INSTRUCTION_CACHE_ALIGNMENT is defined but 0, then there is
101        an instruction cache but no notion of line size.
102
1032000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
106
1072000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
110
1112000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
114        Switch to GNU canonicalization.
115
1162000-10-18        John Cotton <john.cotton@nrc.ca>
117
118        * shared/include/cache.h: Improved file header.
119
1202000-10-12      Nick Simon <Nick.SIMON@syntegra.bt.co.uk>
121
122        * shared/src/cache_manager.c: Minor bug fix -- changed > to >= so the
123        last address is invalidated.
124
1252000-08-10      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
126
127        * shared/src/cache_manager.c (rtems_cache_flush_multiple_data_lines,
128        rtems_cache_invalidate_multiple_data_lines): Do not operate on the
129        entire address space when flushing zero bytes.
130
1312000-08-10      Joel Sherrill <joel@OARcorp.com>
132
133        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.