source: rtems/cpukit/score/cpu/arm/ChangeLog @ 1f24914a

4.104.114.84.95
Last change on this file since 1f24914a was 1f24914a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/04/05 at 05:25:15

2005-02-04 Ralf Corsepius <ralf.corsepius@…>

PR 754/rtems

  • rtems/asm.h: New (relocated from .).
  • asm.h: Remove (moved to rtems/asm.h).
  • Makefile.am: Reflect changes above.
  • Property mode set to 100644
File size: 10.8 KB
RevLine 
[1f24914a]12005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        PR 754/rtems
4        * rtems/asm.h: New (relocated from .).
5        * asm.h: Remove (moved to rtems/asm.h).
6        * Makefile.am: Reflect changes above.
7
[60f6375c]82004-01-28      Ralf Corsepius <ralf.corsepiu@rtems.org>
9
10        * asm.h, rtems/score/arm.h, rtems/score/cpu.h,
11        rtems/score/cpu_asm.h, rtems/score/types.h: New header guards.
12
[609b924]132005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
14
15        * rtems/score/types.h: Remove signed8, signed16, signed32,
16        unsigned8, unsigned16, unsigned32.
17
[ec8973ed]182005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
19
20        * rtems/score/cpu.h: *_swap_u32( uint32_t ).
21
[b9b531f]222005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
23
24        * rtems/score/types.h: #include <rtems/stdint.h>.
25
[2bc236ba]262005-01-07      Ralf Corsepius <ralf.corsepius@freenet.de>
27
28        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
29
[f346774d]302005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
31
32        * Makefile.am: Remove build-variant support.
33
[af413e95]342004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
35
36        * rtems/score/types.h: Use __rtems_score_types_h as preprocessor
37        guard.
38
[b8ed8a9f]392004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
40
41        * asm.h: Add doxygen preamble.
42
[da215ded]432004-10-02      Ralf Corsepius <ralf_corsepius@rtems.org>
44
45        * rtems/score/arm.h: Add doxygen preamble.
46        * rtems/score/cpu.h: Add doxygen preamble.
47        * rtems/score/cpu_asm.h: Add doxygen preamble.
48        * rtems/score/types.h: Add doxygen preamble.
49
[90550fe]502004-09-29      Joel Sherrill <joel@OARcorp.com>
51
52        * rtems/score/cpu.h: i960 obsoleted and all references removed.
53
[22eb2e1]542004-08-19      Jay Monkman <jtm@lopingdog.com>
55
56        PR 671/bsps
57        * rtems/score/cpu.h: Fixed bug in _CPU_ISR_Set_level, where input param
58        was always ignored.
59
[b3786fc]602004-04-09      Joel Sherrill <joel@OARcorp.com>
61
62        * rtems/score/cpu.h: Fix typo.
63
[be2ed3e]642004-04-06      Ralf Corsepius <ralf_corsepius@rtems.org>
65
66        * configure.ac: Remove (Merged into $(top_srcdir)/configure.ac).
67        * Makefile.am: Don't include multilib.am.
68        Reflect merging configure.ac into $(top_srcdir)/configure.ac.
69
[5f8d82b7]702004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
71
72        * Makefile.am: Install asm.h to $(includedir)/rtems.
73
[b49bcfc]742004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
75
76        * cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
77
[c346f33d]782004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
79
80        * cpu.c, rtems/score/cpu.h: Convert to using c99 fixed size types.
81
[d3b09bf4]822004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
83
84        * configure.ac: RTEMS_TOP([../../../..]).
85
[7ea55607]862004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * configure.ac: Move RTEMS_TOP one subdir down.
89
[3d1de20]902004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * Makefile.am: Add PREINSTALL_DIRS.
93
[8956e27]942004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * Makefile.am: Re-add dirstamps to PREINSTALL_FILES.
97        Add PREINSTALL_FILES to CLEANFILES.
98
[36e48b1]992004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * configure.ac: Requires automake >= 1.8.1.
102
[f08808e]1032004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * Makefile.am: Include compile.am, again.
106
[ec8c1949]1072004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Convert to using automake compilation rules.
110
[7fccd6d6]1112003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
114
[810720b6]1152003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
118
[60f7da2]1192003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * Makefile.am: Remove TMPINSTALL_FILES.
122
[7d0eba02]1232003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * Makefile.am: Add $(dirstamp) to preinstallation rules.
126
1272003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * Makefile.am: Add $(dirstamp) to preinstallation rules.
130
[d6a444d]1312003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * Makefile.am: Don't use gmake rules for preinstallation.
134
[9ca05b1]1352003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * configure.ac: Remove RTEMS_CANONICAL_HOST.
138
[8727808e]1392003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * configure.ac: Remove RTEMS_CHECK_CPU.
142
[3b1c100]1432003-09-26      Joel Sherrill <joel@OARcorp.com>
144
145        * rtems/score/cpu.h: Obsoleting HP PA-RISC port and removing all
146        references.
147
[57b8a7b6]1482003-09-04      Joel Sherrill <joel@OARcorp.com>
149
150        * asm.h, cpu.c, cpu_asm.S, rtems/score/arm.h, rtems/score/cpu.h,
151        rtems/score/cpu_asm.h, rtems/score/types.h: URL for license changed.
152
[7dcc3fe]1532003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
156
[ccb1a6ec]1572003-04-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * Makefile.am: Use "all-local:" instead of "all:".
160
[d2c26e4b]1612003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * configure.ac: Remove AC_CONFIG_AUX_DIR.
164
[5372f16]1652003-03-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * rtems/score/arm.h: Remove ARM_HAS_THUMB (Unused).
168
1692003-03-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * rtems/score/cpu.h: Set up CPU_*_ENDIAN based on -D__ARMEL__ and
172        -D__ARMEB__. Fix minor typo in comment.
173
[9c59c2d9]1742003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * rtems/score/arm.h: Set up ARM_HAS_FPU based on -D__SOFTFP__.
177
[53021d4]1782002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
181        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
182
[47c0220]1832002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * configure.ac: Fix package name.
186
[8491956]1872002-11-04      Joel Sherrill <joel@OARcorp.com>
188
189        * cpu.c: Removed warning.
190
[69f7d7e]1912002-11-01      Joel Sherrill <joel@OARcorp.com>
192
193        * cpu.c: Removed warnings.
194
[7df02840]1952002-10-31      Joel Sherrill <joel@OARcorp.com>
196
197        * rtems/score/cpu.h: Removed warning.
198
[5c8b6b6]1992002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
202
[f8cb04a5]2032002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * .cvsignore: Reformat.
206        Add autom4te*cache.
207        Remove autom4te.cache.
208
[b32fe793]2092002-10-04      Jay Monkman <jtm@smoothsmoothie.com>
210
211        * rtems/score/cpu.h: Fix u16 and u32 swap routines.
212
[8b58477]2132002-08-05      Joel Sherrill <joel@OARcorp.com>
214
215        * rtems/score/cpu.h, rtems/score/types.h: Updated to fix some typos.
216
[fa237002]2172002-07-30      Jay Monkman <jtm@smoothsmoothie.com>
218
219        * cpu.c, cpu_asm.S, rtems/score/arm.h, rtems/score/cpu.h,
220        rtems/score/cpu_asm.h, rtems/score/types.h: ARM port works
221        well enough to run all sptests, tmtests, and ttcp. 
222        In addition to general cleanup, there has been considerable
223        optimization to interrupt disable/enable, endian swapping,
224        and context switching.
225
[a85d8ec]2262002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
229
[53f6727]2302002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * Makefile.am: Use .$(OBJEXT) instead of .o.
233
2342002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * Makefile.am: Use . instead of .o.
237
[4f0b287]2382002-07-17      Jay Monkman <jtm@smoothsmoothie.com>
239
240        * rtems/score/cpu_asm.h: Enhanced to include register offsets.
241        * Makefile.am: Install rtems/score/cpu_asm.h.
242        * cpu.c: Significantly enhanced including the implementation of
243        _CPU_ISR_Get_level.
244        * cpu_asm.S: Improved behavior of context switch and interrupt
245        dispatching.
246        * rtems/score/arm.h: Improved the CPU model name determination.
247        * rtems/score/cpu.h: Improved interrupt disable/enable functions.
248
[2540208]2492002-07-05      Joel Sherrill <joel@OARcorp.com>
250
251        * rtems/score/cpu.h: Filled in something that was marked XXX.
252
[af81910]2532002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * configure.ac: RTEMS_TOP(../../../..).
256
[84fa187]2572002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * rtems.c: Remove.
260        * Makefile.am: Reflect changes above.
261
[8c746fe]2622002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * configure.ac: Remove RTEMS_PROJECT_ROOT.
265
[a25b63b]2662002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * configure.ac: Add RTEMS_PROG_CCAS
269
[6f79a970]2702002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
273        Add AC_PROG_RANLIB.
274
[2f6261d]2752002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
278        Use ../../../aclocal.
279
[e80ac7f6]2802002-04-18      Jay Monkman <jtm@smoothsmoothie.com>
281
282        * rtems/score/cpu.h (CPU_ISR_Disable and CPU_ISR_Enable): Correct them
283        where they correctly inform the compiler about the register they
284        are modifying.
285
[68f0058]2862001-04-03      Joel Sherrill <joel@OARcorp.com>
287
288        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
289        * rtems/score/a29ktypes.h: Removed.
290        * rtems/score/types.h: New file via CVS magic.
291        * Makefile.am, rtems/score/cpu.h: Account for name change.
292
[7273b6e]2932002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * configure.ac:
296        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
297        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
298        * Makefile.am: Remove AUTOMAKE_OPTIONS.
299
[96ecd879]3002001-02-04      Joel Sherrill <joel@OARcorp.com>
301
302        * configure.ac: Removed references to rtems/Makefile and
303        rtems/score/Makefile.
304
[14926c2e]3052002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * rtems/Makefile.am: Removed.
308        * rtems/score/Makefile.am: Removed.
309        * configure.ac: Reflect changes above.
310        * Makefile.am: Reflect changes above.
311
[1bab6c6d]3122002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
315
[d56918c9]3162002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * cpu.c: Include rtems/bspIo.h instead of bspIo.h.
319
[e6dc43d]3202001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * configure.ac: Use RTEMS_ENV_RTEMSCPU.
323
[e9718415]3242001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * Makefile.am: Add multilib support.
327
[7e950a4]3282001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * asm.h: include cpuopts.h instead of targopts.h
331        * rtems/score/arm.h: Use __arm__.
332
[4db30283]3332001-11-28      Joel Sherrill <joel@OARcorp.com>,
334
335        This was tracked as PR91.
336        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
337        is used to specify if the port uses the standard macro for this (FALSE).
338        A TRUE setting indicates the port provides its own implementation.
339
[66387986]3402001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
343        * configure.in: Remove.
344        * configure.ac: New file, generated from configure.in by autoupdate.
345
[684eebc8]3462001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
349        * Makefile.am: Use 'PREINSTALL_FILES ='.
350
[329509fb]3512001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
352
353        * Makefile.am, rtems/score/Makefile.am:
354        Apply include_*HEADERS instead of H_FILES.
355
[2d877aa]3562001-01-03      Joel Sherrill <joel@OARcorp.com>
357
358        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
359
[feead226]3602000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
363
[a314d3b4]3642000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
367
[5582de1]3682000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
369
370        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
371        Switch to GNU canonicalization.
372
[178fae8]3732000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * Makefile.am: Include compile.am, formatting.
376        * rtems/Makefile.am: Formatting.
377        * rtems/score/Makefile.am: Formatting.
378
[0b456f72]3792000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
380
381        * cpu.c: Spacing issues.
382        * rtems/score/cpu.h: Removed warning by setting _level.
383
[ce6411d6]3842000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
385
386        * Makefile.am: Added S_O_FILES to list of objects.
387
[e94ad1fe]3882000-08-10      Joel Sherrill <joel@OARcorp.com>
389
390        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.