source: rtems/cpukit/score/cpu/sparc/ChangeLog @ 346fef13

4.104.114.84.95
Last change on this file since 346fef13 was 346fef13, checked in by Joel Sherrill <joel.sherrill@…>, on 04/08/04 at 22:48:30

Add missing PR604 reference.

  • Property mode set to 100644
File size: 7.6 KB
RevLine 
[8bdec9c3]12004-04-06      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * configure.ac: Remove (Merged into$(top_srcdir)/configure.ac).
4        * Makefile.am: Don't include multilib.am.
5        Reflect merging configure.ac into $(top_srcdir)/configure.ac.
6
[5f8d82b7]72004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
8
9        * Makefile.am: Install asm.h to $(includedir)/rtems.
10
[b49bcfc]112004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
12
13        * cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
14
[2a0a6851]152004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
16
17        * cpu.c, rtems/score/cpu.h, rtems/score/sparc.h: Convert to using
18        c99 fixed size types.
19
[d3b09bf4]202004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
21
22        * configure.ac: RTEMS_TOP([../../../..]).
23
[f4fe0e9a]242004-02-26      Andreas Karlsson <andreas.karlsson@space.se>
25
[346fef13]26        604/bsps
[f4fe0e9a]27        * cpu_asm.S: Close window while restoring interrupted task state which
28        resulted in CWP corruption.
29
[7ea55607]302004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * configure.ac: Move RTEMS_TOP one subdir down.
33
[3d1de20]342004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am: Add PREINSTALL_DIRS.
37
[8956e27]382004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Re-add dirstamps to PREINSTALL_FILES.
41        Add PREINSTALL_FILES to CLEANFILES.
42
[36e48b1]432004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * configure.ac: Requires automake >= 1.8.1.
46
[f08808e]472004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: Include compile.am, again.
50
[ec8c1949]512004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * Makefile.am: Convert to using automake compilation rules.
54
[7fccd6d6]552003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
58
[810720b6]592003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
62
[60f7da2]632003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * Makefile.am: Remove TMPINSTALL_FILES.
66
[7d0eba02]672003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * Makefile.am: Add $(dirstamp) to preinstallation rules.
70
[d6a444d]712003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * Makefile.am: Don't use gmake rules for preinstallation.
74
[9ca05b1]752003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * configure.ac: Remove RTEMS_CANONICAL_HOST.
78
[8727808e]792003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * configure.ac: Remove RTEMS_CHECK_CPU.
82
[85ab70f]832003-09-04      Joel Sherrill <joel@OARcorp.com>
84
85        * cpu.c, cpu_asm.S, rtems/score/cpu.h, rtems/score/sparc.h,
86        rtems/score/types.h: URL for license changed.
87
[7dcc3fe]882003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
91
[d2c26e4b]922003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * configure.ac: Remove AC_CONFIG_AUX_DIR.
95
[53021d4]962002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
99        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
100
[47c0220]1012002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.ac: Fix package name.
104
[5c8b6b6]1052002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
108
[f8cb04a5]1092002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * .cvsignore: Reformat.
112        Add autom4te*cache.
113        Remove autom4te.cache.
114
[a19dd35]1152002-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * cpu.c: Move pointer into #ifdef to avoid compiler warning.
118
[a85d8ec]1192002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
122
[53f6727]1232002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * Makefile.am: Use .$(OBJEXT) instead of .o.
126
[af81910]1272002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * configure.ac: RTEMS_TOP(../../../..).
130
[3cf5a99]1312002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * rtems.S: Remove.
134        * Makefile.am: Reflect changes above.
135
[8c746fe]1362002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * configure.ac: Remove RTEMS_PROJECT_ROOT.
139
[a25b63b]1402002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * configure.ac: Add RTEMS_PROG_CCAS
143
[6f79a970]1442002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
147        Add AC_PROG_RANLIB.
148
[2f6261d]1492002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
152        Use ../../../aclocal.
153
[8e87c6e9]1542002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * cpu.c: Remove call to sparc_init_tbr/NO_TABLE_MOVE.
157        * rtems/score/cpu.h: Remove NO_TABLE_MOVE conditional code.
158
159
[22ed9d0f]1602001-04-03      Joel Sherrill <joel@OARcorp.com>
161
162        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
163        * rtems/score/sparctypes.h: Removed.
164        * rtems/score/types.h: New file via CVS magic.
165        * Makefile.am, rtems/score/cpu.h: Account for name change.
166
[21c468b]1672002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * cpu.c: Replace NO_TABLE_MOVE-support by external function
170        (code moved to libcpu/sparc/tbr/tbr.c).
171        * cpu.h: Replace NO_TABLE_MOVE-support by external function
172        (code moved to libcpu/sparc/tbr/tbr.h).
173        * sparc.h: Add sparc_init_tbr (implemented in libcpu/sparc/tbr/tbr.c).
174
[7273b6e]1752002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * configure.ac:
178        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
179        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
180        * Makefile.am: Remove AUTOMAKE_OPTIONS.
181
[d8a78f4f]1822002-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * Makefile.am: Reflect 2002-01-23 changes.
185
[1dba8de0]1862001-01-30      Joel Sherrill <joel@OARcorp.com>
187
188        * Makefile.am: Corrected so .h files from rtems/score/ are installed.
189
[c3a79fa]1902002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * rtems/Makefile.am: Removed.
193        * rtems/score/Makefile.am: Removed.
194        * configure.ac: Reflect changes above.
195
[e9718415]1962001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * Makefile.am: Add multilib support.
199
[4db30283]2002001-11-28      Joel Sherrill <joel@OARcorp.com>,
201
202        This was tracked as PR91.
203        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
204        is used to specify if the port uses the standard macro for this (FALSE).
205        A TRUE setting indicates the port provides its own implementation.
206
[df25c998]2072001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
210        * configure.in: Remove.
211        * configure.ac: New file, generated from configure.in by autoupdate.
212
[0387547]2132001-09-27      Jiri Gaisler <jiri@gaisler.com>
214
215        * cpu_asm.S: Small patch to fix a bug in the rtems sparc port. The
216        bug has been there all the time, but only hits the leon bsp since the
217        leon cpu has a 5-stage pipeline (erc32 has 4 stages).
218
[684eebc8]2192001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
222        * Makefile.am: Use 'PREINSTALL_FILES ='.
223
[0387547]224
[329509fb]2252001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * Makefile.am, rtems/score/Makefile.am:
228        Apply include_*HEADERS instead of H_FILES.
229
[fe7acdcf]2302001-01-03      Joel Sherrill <joel@OARcorp.com>
231
232        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
233        * cpu_asm.S: Modify to properly dereference _ISR_Vector_table
234        now that it is dynamically allocated.
235
[5996c48]2362000-12-06      Joel Sherrill <joel@OARcorp.com>
237
238        * cpu.c: Added include of <rtems/rtems/cache.h> to eliminate warning.
239
[669a6dc3]2402000-11-21      Jiri Gaisler <jgais@ws.estec.esa.nl>
241
242        * cpu_asm.S: Fix for CPUs with FPU revision B or C.
243
[477e2d19]2442000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
245
246        * cpu.c, rtems/cpu/sparc.h: Make floating point optional based
247        on gcc arguments.  Do not initialize FP context if there is
248        no FPU.  Flush instruction cache after installing RTEMS trap handler.
249
[feead226]2502000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
253
[a314d3b4]2542000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
257
[5582de1]2582000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
261        Switch to GNU canonicalization.
262
[d7118fd]2632000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * Makefile.am: Include compile.am.
266
[e94ad1fe]2672000-08-10      Joel Sherrill <joel@OARcorp.com>
268
269        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.