source: rtems/cpukit/score/cpu/powerpc/ChangeLog @ bb15d1d2

4.104.114.84.95
Last change on this file since bb15d1d2 was af413e95, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/21/04 at 11:06:03

2004-11-21 Ralf Corsepius <ralf.corsepius@…>

  • rtems/score/types.h: Use rtems_score_types_h as preprocessor guard.
  • Property mode set to 100644
File size: 10.7 KB
Line 
12004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * rtems/score/types.h: Use __rtems_score_types_h as preprocessor
4        guard.
5
62004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
7
8        * asm.h: Add doxygen preamble.
9
102004-10-02      Ralf Corsepius <ralf_corsepius@rtems.org>
11
12        * rtems/score/cpu.h: Add doxygen preamble.
13        * rtems/score/powerpc.h: Add doxygen preamble.
14        * rtems/score/ppc.h: Add doxygen preamble.
15        * rtems/score/types.h: Add doxygen preamble.
16
172004-10-20      Eric Norum <norume@aps.anl.gov
18
19        Add Kate Feng's MVME5500 BSP
20        * rtems/powerpc/registers.h, rtems/score/powerpc.h
21
222004-09-29      Joel Sherrill <joel@OARcorp.com>
23
24        * rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h: i960
25        obsoleted and all references removed.
26
272004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
28
29        * asm.h: Include rtems/score/powerpc.h instead of
30        rtems/score/ppc.h.
31
322004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
33
34        * rtems/score/powerpc.h: New (Copied and renamed from rtems/score/ppc.h)
35        for consistency with other ports.
36        * rtems/score/ppc.h: Deprecation wrapper to rtems/score/powerpc.h.
37        * Makefile.am: Reflect changes above.
38        * rtems/score/cpu.h: Include rtems/score/powerpc.h instead of
39        rtems/score/ppc.h.
40
412004-04-12      David Querbach <querbach@realtime.bc.ca>
42
43        * asm.h, rtems/new-exceptions/cpu.h, rtems/score/ppc.h: addition of
44        MPC555 support as part of the addition of the SS555 BSP.
45
462004-04-06      Ralf Corsepius <ralf_corsepius@rtems.org>
47
48        * configure.ac: Remove (Merged into $(top_srcdir)/configure.ac).
49        * Makefile.am: Don't include multilib.am.
50        Reflect merging configure.ac into $(top_srcdir)/configure.ac.
51
522004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
53
54        * Makefile.am: Install asm.h to $(includedir)/rtems.
55
562004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
57
58        * rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h,
59        rtems/powerpc/registers.h: Convert to using c99 fixed size types.
60
612004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
62
63        * configure.ac: RTEMS_TOP([../../../..]).
64
652004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * configure.ac: Move RTEMS_TOP one subdir down.
68
692004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: Add PREINSTALL_DIRS.
72
732004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * Makefile.am: Re-add dirstamps to PREINSTALL_FILES.
76        Add PREINSTALL_FILES to CLEANFILES.
77
782004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * configure.ac: Requires automake >= 1.8.1.
81
822004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * Makefile.am: Include compile.am, again.
85
862004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: Convert to using automake compilation rules.
89
902003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
93
942003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
97
982003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * Makefile.am: Add $(dirstamp) to preinstallation rules.
101
1022003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: Remove all LIB-related rules.
105
1062003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * Makefile.am: Don't use gmake rules for preinstallation.
109
1102003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * configure.ac: Remove RTEMS_CANONICAL_HOST.
113
1142003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * configure.ac: Remove RTEMS_CHECK_CPU.
117
1182003-09-26      Joel Sherrill <joel@OARcorp.com>
119
120        * rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h: Obsoleting HP
121        PA-RISC port and removing all references.
122
1232003-09-04      Joel Sherrill <joel@OARcorp.com>
124
125        * rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h,
126        rtems/powerpc/registers.h, rtems/score/ppc.h, rtems/score/types.h:
127        URL for license changed.
128
1292003-08-21      Till Straumann <strauman@slac.stanford.edu>
130
131        PR 457/bsps
132        * rtems/powerpc/registers.h: Add a few definitions for the PowerPC
133        thermal assistance unit.
134
1352003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
138
1392003-07-18      Till Straumann <strauman@slac.stanford.edu>
140
141        PR 288/rtems
142        * rtems/new-exceptions/cpu.h: _ISR_Nest_level is now properly
143        maintained and does not reside in SPRG0.
144
1452003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * configure.ac: Remove AC_CONFIG_AUX_DIR.
148
1492003-02-20      Till Straumann <strauman@slac.stanford.edu>
150
151        PR 349/bsps
152        * rtems/powerpc/registers.h: Add definitions for HID1 and DABR SPRs.
153
1542002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
157        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
158
1592002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * configure.ac: Fix package name.
162
1632002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * rtems/new-exceptions/cpu.h: Remove sections on
166        CPU_INLINE_ENABLE_DISPATCH and CPU_UNROLL_ENQUEUE_PRIORITY.
167        * rtems/old-exceptions/cpu.h: Remove sections on
168        CPU_INLINE_ENABLE_DISPATCH and CPU_UNROLL_ENQUEUE_PRIORITY.
169        * rtems/score/cpu.h: Insert sections on
170        CPU_INLINE_ENABLE_DISPATCH and CPU_UNROLL_ENQUEUE_PRIORITY.
171
1722002-10-31      Joel Sherrill <joel@OARcorp.com>
173
174        * rtems/new-exceptions/cpu.h: Removed warnings.
175
176
1772002-10-31      Joel Sherrill <joel@OARcorp.com>
178
179        * rtems/new-exceptions/cpu.h: Removed warnings.
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-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
194
1952002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * Makefile.am: Use .$(OBJEXT) instead of .o.
198
1992002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * configure.ac: RTEMS_TOP(../../../..).
202
2032002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * configure.ac: Remove RTEMS_PROJECT_ROOT.
206
2072002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * configure.ac: Add RTEMS_PROG_CCAS
210
2112002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
214        Add AC_PROG_RANLIB.
215
2162002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
219        Use ../../../aclocal.
220
2212002-05-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * rtems/score/ppc.h: Remove PPC_DEBUG_MODEL.
224
2252001-05-14      Till Straumann <strauman@slac.stanford.edu>
226
227        * rtems/powerpc/registers.h, rtems/score/ppc.h: Per PR213, add
228        support for the MPC74000 (AKA G4); there is no AltiVec support yet,
229        however.
2302002-04-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * rtems/score/ppc.h: Remove rtems_multilib.
233        Add mpc555 (Based on comments from Sergei Organov <osv@javad.ru>).
234        * rtems/old-exceptions/cpu.h: Remove _CPU_Data_Cache_Block_Flush.
235        Remove _CPU_Data_Cache_Block_Invalidate.
236
2372002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * asm.h: Include cpuopts.h instead of targopts.h.
240        * rtems/new-exceptions/cpu.h: Relocated from
241        libbsp/powerpc/support/new_exception_processing/rtems/score/cpu.h
242        * rtems/old-exceptions/cpu.h: Relocated from
243        c/src/lib/libbsp/powerpc/support/old_exception_processing/rtems/score/cpu.h
244        * rtems/powerpc/registers.h: Relocated and renamed from
245        libcpu/powerpc/shared/include/cpu.h.
246        * rtems/score/cpu.h: New.
247        * Makefile.am: Reflect changes above.
248
2492001-04-03      Joel Sherrill <joel@OARcorp.com>
250
251        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
252        * rtems/score/ppctypes.h: Removed.
253        * rtems/score/types.h: New file via CVS magic.
254        * Makefile.am, rtems/score/cpu.h: Account for name change.
255
2562002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * configure.ac:
259        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
260        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
261        * Makefile.am: Remove AUTOMAKE_OPTIONS.
262
2632002-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * Makefile.am: Reflect changes from 2002-01-23.
266
2672002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * rtems/Makefile.am: Removed.
270        * rtems/score/Makefile.am: Removed.
271        * configure.ac: Reflect changes above.
272        AC_CONFIG_SRCDIR(asm.h).
273
2742002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * rtems/Makefile.am: New.
277        * rtems/.cvsignore: New.
278        * rtems/score/Makefile.am: New.
279        * rtems/score/.cvsignore: New.
280        * rtems/score/ppc.h: Relocated from shared/.
281        * rtems/score/ppctypes.h: Relocated from shared/.
282        * asm.h: Relocated from shared/.
283        * shared/Makefile.am: Removed.
284        * shared/asm.h: Removed.
285        * shared/ppc.h: Removed.
286        * shared/ppctypes.h: Removed.
287        * shared/.cvsignore: Removed.
288        * Makefile.am: Reflect changes above.
289        * configure.ac: Reflect changes above.
290
2912001-11-28      Joel Sherrill <joel@OARcorp.com>,
292
293        This was tracked as PR91.
294        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
295        is used to specify if the port uses the standard macro for this (FALSE).
296        A TRUE setting indicates the port provides its own implementation.
297
2982001-11-14      Joel Sherrill <joel@OARcorp.com>
299
300        * shared/ppc.h: The mpc8260 uses the new exception processing model
301        and thus does not need to define PPC_USE_SPRG.
302
3032001-11-14      Andrew Dachs <A.Dachs@SSTL.co.uk>
304
305        * shared/ppc.h: mpc8260 has double FPU not single FPU.
306
3072001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
308
309        This modification is part of the submitted modifications necessary to
310        support the IBM PPC405 family.  This submission was reviewed by
311        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
312        not negatively impact the ppc403 BSPs.  The submission and tracking
313        process was captured as PR50.
314        * shared/asm.h, shared/ppc.h: Added PPC405 support.
315
3162001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
317
318        * shared/ppc.h: Added mpc8260 support.
319
3202001-10-12      Joel Sherrill <joel@OARcorp.com>
321
322        * shared/ppctypes.h: Fixed typo.
323
3242001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
327        * configure.in: Remove.
328        * configure.ac: New file, generated from configure.in by autoupdate.
329
3302001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * shared/Makefile.am: Use 'PREINSTALL_FILES ='.
333
3342001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * Makefile.am, rtems/score/Makefile.am:
337        Apply include_*HEADERS instead of H_FILES.
338
3392000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
342
3432000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
344
345        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
346
3472000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
350        Switch to GNU canonicalization.
351
3522000-10-20      Joel Sherrill <joel@OARcorp.com>
353
354        * shared/ppc.h: For multilibs, derive PPC_HAS_FPU from _SOFT_FLOAT.
355
3562000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
357
358        * Makefile.am: Include compile.am.
359
3602000-08-10      Joel Sherrill <joel@OARcorp.com>
361
362        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.