source: rtems/cpukit/score/cpu/sparc/ChangeLog @ fe3037df

4.104.114.84.95
Last change on this file since fe3037df was fe3037df, checked in by Joel Sherrill <joel.sherrill@…>, on 11/14/06 at 21:44:25

2006-11-14 Jiri Gaisler <jiri@…>

  • cpu_asm.S: Properly support synchronous traps.
  • Property mode set to 100644
File size: 9.7 KB
Line 
12006-11-14      Jiri Gaisler <jiri@gaisler.com>
2
3        * cpu_asm.S: Properly support synchronous traps.
4
52006-01-16      Joel Sherrill <joel@OARcorp.com>
6
7        * rtems/score/cpu.h: Part of a large patch to improve Doxygen output.
8        As a side-effect, grammar and spelling errors were corrected, spacing
9        errors were address, and some variable names were improved.
10
112005-11-08      Ralf Corsepius <ralf.corsepius@rtems.org>
12
13        * rtems/score/types.h: Eliminate unsigned16, unsigned32.
14
152005-10-27      Ralf Corsepius <ralf.corsepius@rtems.org>
16
17        * rtems/asm.h: Remove private version of CONCAT macros.
18        Include <rtems/concat.h> instead.
19
202005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
21
22        * Makefile.am: Split out preinstallation rules.
23        * preinstall.am: New (Split out from Makefile.am).
24
252005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
26
27        PR 754/rtems
28        * rtems/asm.h: New (relocated from .).
29        * asm.h: Remove (moved to rtems/asm.h).
30        * Makefile.am: Reflect changes above.
31
322004-01-28      Ralf Corsepius <ralf.corsepiu@rtems.org>
33
34        * asm.h, rtems/score/cpu.h, rtems/score/sparc.h,
35        rtems/score/types.h: New header guards.
36
372005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
38
39        * rtems/score/types.h: Remove signed8, signed16, signed32,
40        unsigned8, unsigned16, unsigned32.
41
422005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
43
44        * rtems/score/cpu.h: *_swap_u32( uint32_t ).
45
462005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
47
48        * rtems/score/types.h: #include <rtems/stdint.h>.
49
502005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
51
52        * rtems/score/cpu.h: Fix broken #endif.
53
542005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
55
56        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
57
582005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
59
60        * Makefile.am: Remove build-variant support.
61
622004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
63
64        * rtems/score/types.h: Use __rtems_score_types_h as preprocessor
65        guard.
66
672004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
68
69        * asm.h: Add doxygen preamble.
70
712004-10-02      Ralf Corsepius <ralf_corsepius@rtems.org>
72
73        * rtems/score/cpu.h: Add doxygen preamble.
74        * rtems/score/sparc.h: Add doxygen preamble.
75        * rtems/score/types.h: Add doxygen preamble.
76
772004-04-06      Ralf Corsepius <ralf_corsepius@rtems.org>
78
79        * configure.ac: Remove (Merged into$(top_srcdir)/configure.ac).
80        * Makefile.am: Don't include multilib.am.
81        Reflect merging configure.ac into $(top_srcdir)/configure.ac.
82
832004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
84
85        * Makefile.am: Install asm.h to $(includedir)/rtems.
86
872004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
88
89        * cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
90
912004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
92
93        * cpu.c, rtems/score/cpu.h, rtems/score/sparc.h: Convert to using
94        c99 fixed size types.
95
962004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
97
98        * configure.ac: RTEMS_TOP([../../../..]).
99
1002004-02-26      Andreas Karlsson <andreas.karlsson@space.se>
101
102        604/bsps
103        * cpu_asm.S: Close window while restoring interrupted task state which
104        resulted in CWP corruption.
105
1062004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * configure.ac: Move RTEMS_TOP one subdir down.
109
1102004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * Makefile.am: Add PREINSTALL_DIRS.
113
1142004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * Makefile.am: Re-add dirstamps to PREINSTALL_FILES.
117        Add PREINSTALL_FILES to CLEANFILES.
118
1192004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * configure.ac: Requires automake >= 1.8.1.
122
1232004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * Makefile.am: Include compile.am, again.
126
1272004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * Makefile.am: Convert to using automake compilation rules.
130
1312003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
134
1352003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
138
1392003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * Makefile.am: Remove TMPINSTALL_FILES.
142
1432003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * Makefile.am: Add $(dirstamp) to preinstallation rules.
146
1472003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * Makefile.am: Don't use gmake rules for preinstallation.
150
1512003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * configure.ac: Remove RTEMS_CANONICAL_HOST.
154
1552003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * configure.ac: Remove RTEMS_CHECK_CPU.
158
1592003-09-04      Joel Sherrill <joel@OARcorp.com>
160
161        * cpu.c, cpu_asm.S, rtems/score/cpu.h, rtems/score/sparc.h,
162        rtems/score/types.h: URL for license changed.
163
1642003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
167
1682003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * configure.ac: Remove AC_CONFIG_AUX_DIR.
171
1722002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
175        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
176
1772002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * configure.ac: Fix package name.
180
1812002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
184
1852002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * .cvsignore: Reformat.
188        Add autom4te*cache.
189        Remove autom4te.cache.
190
1912002-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * cpu.c: Move pointer into #ifdef to avoid compiler warning.
194
1952002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
198
1992002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * Makefile.am: Use .$(OBJEXT) instead of .o.
202
2032002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * configure.ac: RTEMS_TOP(../../../..).
206
2072002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * rtems.S: Remove.
210        * Makefile.am: Reflect changes above.
211
2122002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * configure.ac: Remove RTEMS_PROJECT_ROOT.
215
2162002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * configure.ac: Add RTEMS_PROG_CCAS
219
2202002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
223        Add AC_PROG_RANLIB.
224
2252002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
228        Use ../../../aclocal.
229
2302002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * cpu.c: Remove call to sparc_init_tbr/NO_TABLE_MOVE.
233        * rtems/score/cpu.h: Remove NO_TABLE_MOVE conditional code.
234
235
2362001-04-03      Joel Sherrill <joel@OARcorp.com>
237
238        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
239        * rtems/score/sparctypes.h: Removed.
240        * rtems/score/types.h: New file via CVS magic.
241        * Makefile.am, rtems/score/cpu.h: Account for name change.
242
2432002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * cpu.c: Replace NO_TABLE_MOVE-support by external function
246        (code moved to libcpu/sparc/tbr/tbr.c).
247        * cpu.h: Replace NO_TABLE_MOVE-support by external function
248        (code moved to libcpu/sparc/tbr/tbr.h).
249        * sparc.h: Add sparc_init_tbr (implemented in libcpu/sparc/tbr/tbr.c).
250
2512002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * configure.ac:
254        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
255        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
256        * Makefile.am: Remove AUTOMAKE_OPTIONS.
257
2582002-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * Makefile.am: Reflect 2002-01-23 changes.
261
2622001-01-30      Joel Sherrill <joel@OARcorp.com>
263
264        * Makefile.am: Corrected so .h files from rtems/score/ are installed.
265
2662002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * rtems/Makefile.am: Removed.
269        * rtems/score/Makefile.am: Removed.
270        * configure.ac: Reflect changes above.
271
2722001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * Makefile.am: Add multilib support.
275
2762001-11-28      Joel Sherrill <joel@OARcorp.com>,
277
278        This was tracked as PR91.
279        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
280        is used to specify if the port uses the standard macro for this (FALSE).
281        A TRUE setting indicates the port provides its own implementation.
282
2832001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
286        * configure.in: Remove.
287        * configure.ac: New file, generated from configure.in by autoupdate.
288
2892001-09-27      Jiri Gaisler <jiri@gaisler.com>
290
291        * cpu_asm.S: Small patch to fix a bug in the rtems sparc port. The
292        bug has been there all the time, but only hits the leon bsp since the
293        leon cpu has a 5-stage pipeline (erc32 has 4 stages).
294
2952001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
298        * Makefile.am: Use 'PREINSTALL_FILES ='.
299
300
3012001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * Makefile.am, rtems/score/Makefile.am:
304        Apply include_*HEADERS instead of H_FILES.
305
3062001-01-03      Joel Sherrill <joel@OARcorp.com>
307
308        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
309        * cpu_asm.S: Modify to properly dereference _ISR_Vector_table
310        now that it is dynamically allocated.
311
3122000-12-06      Joel Sherrill <joel@OARcorp.com>
313
314        * cpu.c: Added include of <rtems/rtems/cache.h> to eliminate warning.
315
3162000-11-21      Jiri Gaisler <jgais@ws.estec.esa.nl>
317
318        * cpu_asm.S: Fix for CPUs with FPU revision B or C.
319
3202000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
321
322        * cpu.c, rtems/cpu/sparc.h: Make floating point optional based
323        on gcc arguments.  Do not initialize FP context if there is
324        no FPU.  Flush instruction cache after installing RTEMS trap handler.
325
3262000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
329
3302000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
333
3342000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
337        Switch to GNU canonicalization.
338
3392000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * Makefile.am: Include compile.am.
342
3432000-08-10      Joel Sherrill <joel@OARcorp.com>
344
345        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.