source: rtems/c/src/lib/libcpu/ChangeLog @ 49d872d9

4.104.114.95
Last change on this file since 49d872d9 was 18bfc42, checked in by Joel Sherrill <joel.sherrill@…>, on 08/31/08 at 17:19:10

2008-08-31 Joel Sherrill <joel.sherrill@…>

  • arm/at91rm9200/timer/timer.c, arm/lpc22xx/timer/timer.c, arm/mc9328mxl/timer/timer.c, arm/s3c2400/timer/timer.c, arm/s3c24xx/timer/timer.c, bfin/timer/timer.c, m68k/mcf5206/timer/timer.c, m68k/mcf5272/timer/timer.c: Rename timer driver methods to follow RTEMS programming conventions.
  • Property mode set to 100644
File size: 5.4 KB
Line 
12008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * arm/at91rm9200/timer/timer.c, arm/lpc22xx/timer/timer.c,
4        arm/mc9328mxl/timer/timer.c, arm/s3c2400/timer/timer.c,
5        arm/s3c24xx/timer/timer.c, bfin/timer/timer.c,
6        m68k/mcf5206/timer/timer.c, m68k/mcf5272/timer/timer.c: Rename timer
7        driver methods to follow RTEMS programming conventions.
8
92006-08-09      Kolja Waschk <waschk@telos.de>
10
11        * nios2/Makefile.am, nios2/configure.ac, nios2/preinstall.am,
12        nios2/shared/cache/cache.c, nios2/shared/cache/cache_.h,
13        nios2/shared/misc/memcpy.c: New files.
14
152004-09-29      Joel Sherrill <joel@OARcorp.com>
16
17        * README: i960 obsoleted.
18        * i960/.cvsignore, i960/ChangeLog, i960/Makefile.am, i960/configure.ac,
19        i960/i960ca/.cvsignore, i960/i960ca/Makefile.am,
20        i960/i960ca/cpu_install_intr_stack.c,
21        i960/i960ca/cpu_install_raw_isr.c, i960/i960ka/.cvsignore,
22        i960/i960ka/Makefile.am, i960/i960ka/cpu_install_intr_stack.c,
23        i960/i960ka/cpu_install_raw_isr.c, i960/i960rp/.cvsignore,
24        i960/i960rp/Makefile.am, i960/i960rp/cpu_install_intr_stack.c,
25        i960/i960rp/cpu_install_raw_isr.c, i960/include/i960CA.h,
26        i960/include/i960HA.h, i960/include/i960JX_RP_common.h,
27        i960/include/i960KA.h, i960/include/i960RP.h: Removed.
28
292004-01-07      Joel Sherrill <joel@OARcorp.com>
30
31        * mips64orion/.cvsignore, mips64orion/ChangeLog,
32        mips64orion/Makefile.am, mips64orion/configure.ac,
33        mips64orion/clock/.cvsignore, mips64orion/clock/Makefile.am,
34        mips64orion/clock/ckinit.c, mips64orion/clock/clock.S,
35        mips64orion/clock/clock.h, mips64orion/timer/.cvsignore,
36        mips64orion/timer/Makefile.am, mips64orion/timer/gettime.S,
37        mips64orion/timer/timer.c: Removed.
38
392003-12-01      Ralf Corsepius <corsepius@faw.uni-ulm.de>
40
41        * Makefile.am: Reformat.
42
432003-09-26      Joel Sherrill <joel@OARcorp.com>
44
45        * hppa1.1/.cvsignore, hppa1.1/ChangeLog, hppa1.1/Makefile.am,
46        hppa1.1/configure.ac, hppa1.1/clock/.cvsignore,
47        hppa1.1/clock/Makefile.am, hppa1.1/clock/clock.c,
48        hppa1.1/include/.cvsignore, hppa1.1/include/Makefile.am,
49        hppa1.1/include/runway.h, hppa1.1/include/semaphore.h,
50        hppa1.1/milli/.cvsignore, hppa1.1/milli/Makefile.am,
51        hppa1.1/milli/milli.S, hppa1.1/semaphore/.cvsignore,
52        hppa1.1/semaphore/Makefile.am, hppa1.1/semaphore/semaphore.c,
53        hppa1.1/timer/.cvsignore, hppa1.1/timer/Makefile.am,
54        hppa1.1/timer/timer.c: Removed.
55
562003-09-04      Joel Sherrill <joel@OARcorp.com>
57
58        * shared/include/cache.h, shared/src/cache_aligned_malloc.c,
59        shared/src/cache_manager.c: URL for license changed.
60
612003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Reflect having moved automake/.
64
652003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * configure.ac: Remove (Merged into ../../configure.ac).
68        * Makefile.am: Reflect having merged configure.ac into
69        ../../configure.ac.
70
712003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * configure.ac: Remove AC_CONFIG_AUX_DIR.
74
752003-02-14      Joel Sherrill <joel@OARcorp.com>
76
77        AMD a29k is obsolete.
78        * Makefile.am: Removed reference.
79        * a29k/.cvsignore, a29k/ChangeLog, a29k/Makefile.am, a29k/configure.ac,
80        a29k/clock/.cvsignore, a29k/clock/Makefile.am, a29k/clock/ckinit.c,
81        a29k/clock/clock.S, a29k/clock/clock.h, a29k/timer/.cvsignore,
82        a29k/timer/Makefile.am, a29k/timer/timer.c, a29k/timer/timerisr.c:
83        Removed.
84
852003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
88
892003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * configure.ac: AC_PREREQ(2.57).
92
932002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * .cvsignore: Reformat.
96        Add autom4te*cache.
97        Remove autom4te.cache.
98
992002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * configure.ac:
102        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
103        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
104        * Makefile.am: Remove AUTOMAKE_OPTIONS.
105
1062001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
109        * configure.in: Remove.
110        * configure.ac: New file, generated from configure.in by autoupdate.
111
1122001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * Makefile.am: reformat noinst_HEADERS to work around a bug in
115        automake-1.4-p5.
116        * configure.in: autoupdate to autoconf-2.52, apply
117        RTEMS_CPU_SUBDIRS.
118
1192000-12-06      Joel Sherrill <joel@OARcorp.com>
120
121        * shared/src/cache_aligned_malloc.c: Added include of <stdlib.h>
122        to eliminate warnings.
123
1242000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
125
126        * shared/src/cache_manager.c
127        (rtems_cache_invalidate_multiple_instruction_lines): If
128        CPU_INSTRUCTION_CACHE_ALIGNMENT is defined but 0, then there is
129        an instruction cache but no notion of line size.
130
1312000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
134
1352000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
138
1392000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
142        Switch to GNU canonicalization.
143
1442000-10-18        John Cotton <john.cotton@nrc.ca>
145
146        * shared/include/cache.h: Improved file header.
147
1482000-10-12      Nick Simon <Nick.SIMON@syntegra.bt.co.uk>
149
150        * shared/src/cache_manager.c: Minor bug fix -- changed > to >= so the
151        last address is invalidated.
152
1532000-08-10      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
154
155        * shared/src/cache_manager.c (rtems_cache_flush_multiple_data_lines,
156        rtems_cache_invalidate_multiple_data_lines): Do not operate on the
157        entire address space when flushing zero bytes.
158
1592000-08-10      Joel Sherrill <joel@OARcorp.com>
160
161        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.