source: rtems/cpukit/score/cpu/arm/ChangeLog @ d3b09bf4

4.104.114.84.95
Last change on this file since d3b09bf4 was d3b09bf4, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/29/04 at 12:59:18

2004-03-29 Ralf Corsepius <ralf_corsepius@…>

  • Property mode set to 100644
File size: 8.6 KB
RevLine 
[d3b09bf4]12004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * configure.ac: RTEMS_TOP([../../../..]).
4
[7ea55607]52004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Move RTEMS_TOP one subdir down.
8
[3d1de20]92004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Add PREINSTALL_DIRS.
12
[8956e27]132004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * Makefile.am: Re-add dirstamps to PREINSTALL_FILES.
16        Add PREINSTALL_FILES to CLEANFILES.
17
[36e48b1]182004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * configure.ac: Requires automake >= 1.8.1.
21
[f08808e]222004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * Makefile.am: Include compile.am, again.
25
[ec8c1949]262004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Convert to using automake compilation rules.
29
[7fccd6d6]302003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
33
[810720b6]342003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
37
[60f7da2]382003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Remove TMPINSTALL_FILES.
41
[7d0eba02]422003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * Makefile.am: Add $(dirstamp) to preinstallation rules.
45
462003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: Add $(dirstamp) to preinstallation rules.
49
[d6a444d]502003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * Makefile.am: Don't use gmake rules for preinstallation.
53
[9ca05b1]542003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.ac: Remove RTEMS_CANONICAL_HOST.
57
[8727808e]582003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * configure.ac: Remove RTEMS_CHECK_CPU.
61
[3b1c100]622003-09-26      Joel Sherrill <joel@OARcorp.com>
63
64        * rtems/score/cpu.h: Obsoleting HP PA-RISC port and removing all
65        references.
66
[57b8a7b6]672003-09-04      Joel Sherrill <joel@OARcorp.com>
68
69        * asm.h, cpu.c, cpu_asm.S, rtems/score/arm.h, rtems/score/cpu.h,
70        rtems/score/cpu_asm.h, rtems/score/types.h: URL for license changed.
71
[7dcc3fe]722003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
75
[ccb1a6ec]762003-04-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * Makefile.am: Use "all-local:" instead of "all:".
79
[d2c26e4b]802003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * configure.ac: Remove AC_CONFIG_AUX_DIR.
83
[5372f16]842003-03-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * rtems/score/arm.h: Remove ARM_HAS_THUMB (Unused).
87
882003-03-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * rtems/score/cpu.h: Set up CPU_*_ENDIAN based on -D__ARMEL__ and
91        -D__ARMEB__. Fix minor typo in comment.
92
[9c59c2d9]932003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * rtems/score/arm.h: Set up ARM_HAS_FPU based on -D__SOFTFP__.
96
[53021d4]972002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
100        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
101
[47c0220]1022002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * configure.ac: Fix package name.
105
[8491956]1062002-11-04      Joel Sherrill <joel@OARcorp.com>
107
108        * cpu.c: Removed warning.
109
[69f7d7e]1102002-11-01      Joel Sherrill <joel@OARcorp.com>
111
112        * cpu.c: Removed warnings.
113
[7df02840]1142002-10-31      Joel Sherrill <joel@OARcorp.com>
115
116        * rtems/score/cpu.h: Removed warning.
117
[5c8b6b6]1182002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
121
[f8cb04a5]1222002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * .cvsignore: Reformat.
125        Add autom4te*cache.
126        Remove autom4te.cache.
127
[b32fe793]1282002-10-04      Jay Monkman <jtm@smoothsmoothie.com>
129
130        * rtems/score/cpu.h: Fix u16 and u32 swap routines.
131
[8b58477]1322002-08-05      Joel Sherrill <joel@OARcorp.com>
133
134        * rtems/score/cpu.h, rtems/score/types.h: Updated to fix some typos.
135
[fa237002]1362002-07-30      Jay Monkman <jtm@smoothsmoothie.com>
137
138        * cpu.c, cpu_asm.S, rtems/score/arm.h, rtems/score/cpu.h,
139        rtems/score/cpu_asm.h, rtems/score/types.h: ARM port works
140        well enough to run all sptests, tmtests, and ttcp. 
141        In addition to general cleanup, there has been considerable
142        optimization to interrupt disable/enable, endian swapping,
143        and context switching.
144
[a85d8ec]1452002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
148
[53f6727]1492002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * Makefile.am: Use .$(OBJEXT) instead of .o.
152
1532002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * Makefile.am: Use . instead of .o.
156
[4f0b287]1572002-07-17      Jay Monkman <jtm@smoothsmoothie.com>
158
159        * rtems/score/cpu_asm.h: Enhanced to include register offsets.
160        * Makefile.am: Install rtems/score/cpu_asm.h.
161        * cpu.c: Significantly enhanced including the implementation of
162        _CPU_ISR_Get_level.
163        * cpu_asm.S: Improved behavior of context switch and interrupt
164        dispatching.
165        * rtems/score/arm.h: Improved the CPU model name determination.
166        * rtems/score/cpu.h: Improved interrupt disable/enable functions.
167
[2540208]1682002-07-05      Joel Sherrill <joel@OARcorp.com>
169
170        * rtems/score/cpu.h: Filled in something that was marked XXX.
171
[af81910]1722002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * configure.ac: RTEMS_TOP(../../../..).
175
[84fa187]1762002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * rtems.c: Remove.
179        * Makefile.am: Reflect changes above.
180
[8c746fe]1812002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * configure.ac: Remove RTEMS_PROJECT_ROOT.
184
[a25b63b]1852002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * configure.ac: Add RTEMS_PROG_CCAS
188
[6f79a970]1892002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
192        Add AC_PROG_RANLIB.
193
[2f6261d]1942002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
197        Use ../../../aclocal.
198
[e80ac7f6]1992002-04-18      Jay Monkman <jtm@smoothsmoothie.com>
200
201        * rtems/score/cpu.h (CPU_ISR_Disable and CPU_ISR_Enable): Correct them
202        where they correctly inform the compiler about the register they
203        are modifying.
204
[68f0058]2052001-04-03      Joel Sherrill <joel@OARcorp.com>
206
207        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
208        * rtems/score/a29ktypes.h: Removed.
209        * rtems/score/types.h: New file via CVS magic.
210        * Makefile.am, rtems/score/cpu.h: Account for name change.
211
[7273b6e]2122002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * configure.ac:
215        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
216        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
217        * Makefile.am: Remove AUTOMAKE_OPTIONS.
218
[96ecd879]2192001-02-04      Joel Sherrill <joel@OARcorp.com>
220
221        * configure.ac: Removed references to rtems/Makefile and
222        rtems/score/Makefile.
223
[14926c2e]2242002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * rtems/Makefile.am: Removed.
227        * rtems/score/Makefile.am: Removed.
228        * configure.ac: Reflect changes above.
229        * Makefile.am: Reflect changes above.
230
[1bab6c6d]2312002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
234
[d56918c9]2352002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * cpu.c: Include rtems/bspIo.h instead of bspIo.h.
238
[e6dc43d]2392001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * configure.ac: Use RTEMS_ENV_RTEMSCPU.
242
[e9718415]2432001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * Makefile.am: Add multilib support.
246
[7e950a4]2472001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * asm.h: include cpuopts.h instead of targopts.h
250        * rtems/score/arm.h: Use __arm__.
251
[4db30283]2522001-11-28      Joel Sherrill <joel@OARcorp.com>,
253
254        This was tracked as PR91.
255        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
256        is used to specify if the port uses the standard macro for this (FALSE).
257        A TRUE setting indicates the port provides its own implementation.
258
[66387986]2592001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
262        * configure.in: Remove.
263        * configure.ac: New file, generated from configure.in by autoupdate.
264
[684eebc8]2652001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
268        * Makefile.am: Use 'PREINSTALL_FILES ='.
269
[329509fb]2702001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * Makefile.am, rtems/score/Makefile.am:
273        Apply include_*HEADERS instead of H_FILES.
274
[2d877aa]2752001-01-03      Joel Sherrill <joel@OARcorp.com>
276
277        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
278
[feead226]2792000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
282
[a314d3b4]2832000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
286
[5582de1]2872000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
290        Switch to GNU canonicalization.
291
[178fae8]2922000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * Makefile.am: Include compile.am, formatting.
295        * rtems/Makefile.am: Formatting.
296        * rtems/score/Makefile.am: Formatting.
297
[0b456f72]2982000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
299
300        * cpu.c: Spacing issues.
301        * rtems/score/cpu.h: Removed warning by setting _level.
302
[ce6411d6]3032000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
304
305        * Makefile.am: Added S_O_FILES to list of objects.
306
[e94ad1fe]3072000-08-10      Joel Sherrill <joel@OARcorp.com>
308
309        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.