source: rtems/cpukit/score/cpu/powerpc/ChangeLog @ 731ea704

4.104.114.84.95
Last change on this file since 731ea704 was 731ea704, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/28/05 at 15:53:38

2004-01-28 Ralf Corsepius <ralf.corsepiu@…>

  • asm.h, rtems/score/cpu.h, rtems/score/powerpc.h, rtems/score/ppc.h, rtems/score/types.h: New header guards.
  • Property mode set to 100644
File size: 11.4 KB
Line 
12004-01-28      Ralf Corsepius <ralf.corsepiu@rtems.org>
2
3        * asm.h, rtems/score/cpu.h, rtems/score/powerpc.h,
4        rtems/score/ppc.h, rtems/score/types.h: New header guards.
5
62005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
7
8        * rtems/score/types.h: Remove signed8, signed16, signed32,
9        unsigned8, unsigned16, unsigned32.
10
112005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
12
13        * rtems/new-exceptions/cpu.h: *_swap_u32( uint32_t ).
14        * rtems/old-exceptions/cpu.h: *_swap_u32( uint32_t ).
15
162005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
17
18        * rtems/score/types.h: #include <rtems/stdint.h>.
19
202004-11-22      Joel Sherrill <joel@OARcorp.com>
21
22        * rtems/old-exceptions/cpu.h: Make compile in assembly.
23
242004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
25
26        * rtems/score/types.h: Use __rtems_score_types_h as preprocessor
27        guard.
28
292004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
30
31        * asm.h: Add doxygen preamble.
32
332004-10-02      Ralf Corsepius <ralf_corsepius@rtems.org>
34
35        * rtems/score/cpu.h: Add doxygen preamble.
36        * rtems/score/powerpc.h: Add doxygen preamble.
37        * rtems/score/ppc.h: Add doxygen preamble.
38        * rtems/score/types.h: Add doxygen preamble.
39
402004-10-20      Eric Norum <norume@aps.anl.gov>
41
42        Add Kate Feng's MVME5500 BSP
43        * rtems/powerpc/registers.h, rtems/score/powerpc.h
44
452004-09-29      Joel Sherrill <joel@OARcorp.com>
46
47        * rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h: i960
48        obsoleted and all references removed.
49
502004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
51
52        * asm.h: Include rtems/score/powerpc.h instead of
53        rtems/score/ppc.h.
54
552004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
56
57        * rtems/score/powerpc.h: New (Copied and renamed from rtems/score/ppc.h)
58        for consistency with other ports.
59        * rtems/score/ppc.h: Deprecation wrapper to rtems/score/powerpc.h.
60        * Makefile.am: Reflect changes above.
61        * rtems/score/cpu.h: Include rtems/score/powerpc.h instead of
62        rtems/score/ppc.h.
63
642004-04-12      David Querbach <querbach@realtime.bc.ca>
65
66        * asm.h, rtems/new-exceptions/cpu.h, rtems/score/ppc.h: addition of
67        MPC555 support as part of the addition of the SS555 BSP.
68
692004-04-06      Ralf Corsepius <ralf_corsepius@rtems.org>
70
71        * configure.ac: Remove (Merged into $(top_srcdir)/configure.ac).
72        * Makefile.am: Don't include multilib.am.
73        Reflect merging configure.ac into $(top_srcdir)/configure.ac.
74
752004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
76
77        * Makefile.am: Install asm.h to $(includedir)/rtems.
78
792004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
80
81        * rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h,
82        rtems/powerpc/registers.h: Convert to using c99 fixed size types.
83
842004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
85
86        * configure.ac: RTEMS_TOP([../../../..]).
87
882004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * configure.ac: Move RTEMS_TOP one subdir down.
91
922004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * Makefile.am: Add PREINSTALL_DIRS.
95
962004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * Makefile.am: Re-add dirstamps to PREINSTALL_FILES.
99        Add PREINSTALL_FILES to CLEANFILES.
100
1012004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.ac: Requires automake >= 1.8.1.
104
1052004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * Makefile.am: Include compile.am, again.
108
1092004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * Makefile.am: Convert to using automake compilation rules.
112
1132003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
116
1172003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
120
1212003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * Makefile.am: Add $(dirstamp) to preinstallation rules.
124
1252003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * Makefile.am: Remove all LIB-related rules.
128
1292003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * Makefile.am: Don't use gmake rules for preinstallation.
132
1332003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * configure.ac: Remove RTEMS_CANONICAL_HOST.
136
1372003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * configure.ac: Remove RTEMS_CHECK_CPU.
140
1412003-09-26      Joel Sherrill <joel@OARcorp.com>
142
143        * rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h: Obsoleting HP
144        PA-RISC port and removing all references.
145
1462003-09-04      Joel Sherrill <joel@OARcorp.com>
147
148        * rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h,
149        rtems/powerpc/registers.h, rtems/score/ppc.h, rtems/score/types.h:
150        URL for license changed.
151
1522003-08-21      Till Straumann <strauman@slac.stanford.edu>
153
154        PR 457/bsps
155        * rtems/powerpc/registers.h: Add a few definitions for the PowerPC
156        thermal assistance unit.
157
1582003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
161
1622003-07-18      Till Straumann <strauman@slac.stanford.edu>
163
164        PR 288/rtems
165        * rtems/new-exceptions/cpu.h: _ISR_Nest_level is now properly
166        maintained and does not reside in SPRG0.
167
1682003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * configure.ac: Remove AC_CONFIG_AUX_DIR.
171
1722003-02-20      Till Straumann <strauman@slac.stanford.edu>
173
174        PR 349/bsps
175        * rtems/powerpc/registers.h: Add definitions for HID1 and DABR SPRs.
176
1772002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
180        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
181
1822002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * configure.ac: Fix package name.
185
1862002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * rtems/new-exceptions/cpu.h: Remove sections on
189        CPU_INLINE_ENABLE_DISPATCH and CPU_UNROLL_ENQUEUE_PRIORITY.
190        * rtems/old-exceptions/cpu.h: Remove sections on
191        CPU_INLINE_ENABLE_DISPATCH and CPU_UNROLL_ENQUEUE_PRIORITY.
192        * rtems/score/cpu.h: Insert sections on
193        CPU_INLINE_ENABLE_DISPATCH and CPU_UNROLL_ENQUEUE_PRIORITY.
194
1952002-10-31      Joel Sherrill <joel@OARcorp.com>
196
197        * rtems/new-exceptions/cpu.h: Removed warnings.
198
199
2002002-10-31      Joel Sherrill <joel@OARcorp.com>
201
202        * rtems/new-exceptions/cpu.h: Removed warnings.
203
2042002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
207
2082002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * .cvsignore: Reformat.
211        Add autom4te*cache.
212        Remove autom4te.cache.
213
2142002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
217
2182002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * Makefile.am: Use .$(OBJEXT) instead of .o.
221
2222002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * configure.ac: RTEMS_TOP(../../../..).
225
2262002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * configure.ac: Remove RTEMS_PROJECT_ROOT.
229
2302002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * configure.ac: Add RTEMS_PROG_CCAS
233
2342002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
237        Add AC_PROG_RANLIB.
238
2392002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
242        Use ../../../aclocal.
243
2442002-05-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * rtems/score/ppc.h: Remove PPC_DEBUG_MODEL.
247
2482001-05-14      Till Straumann <strauman@slac.stanford.edu>
249
250        * rtems/powerpc/registers.h, rtems/score/ppc.h: Per PR213, add
251        support for the MPC74000 (AKA G4); there is no AltiVec support yet,
252        however.
2532002-04-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * rtems/score/ppc.h: Remove rtems_multilib.
256        Add mpc555 (Based on comments from Sergei Organov <osv@javad.ru>).
257        * rtems/old-exceptions/cpu.h: Remove _CPU_Data_Cache_Block_Flush.
258        Remove _CPU_Data_Cache_Block_Invalidate.
259
2602002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * asm.h: Include cpuopts.h instead of targopts.h.
263        * rtems/new-exceptions/cpu.h: Relocated from
264        libbsp/powerpc/support/new_exception_processing/rtems/score/cpu.h
265        * rtems/old-exceptions/cpu.h: Relocated from
266        c/src/lib/libbsp/powerpc/support/old_exception_processing/rtems/score/cpu.h
267        * rtems/powerpc/registers.h: Relocated and renamed from
268        libcpu/powerpc/shared/include/cpu.h.
269        * rtems/score/cpu.h: New.
270        * Makefile.am: Reflect changes above.
271
2722001-04-03      Joel Sherrill <joel@OARcorp.com>
273
274        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
275        * rtems/score/ppctypes.h: Removed.
276        * rtems/score/types.h: New file via CVS magic.
277        * Makefile.am, rtems/score/cpu.h: Account for name change.
278
2792002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * configure.ac:
282        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
283        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
284        * Makefile.am: Remove AUTOMAKE_OPTIONS.
285
2862002-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * Makefile.am: Reflect changes from 2002-01-23.
289
2902002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * rtems/Makefile.am: Removed.
293        * rtems/score/Makefile.am: Removed.
294        * configure.ac: Reflect changes above.
295        AC_CONFIG_SRCDIR(asm.h).
296
2972002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * rtems/Makefile.am: New.
300        * rtems/.cvsignore: New.
301        * rtems/score/Makefile.am: New.
302        * rtems/score/.cvsignore: New.
303        * rtems/score/ppc.h: Relocated from shared/.
304        * rtems/score/ppctypes.h: Relocated from shared/.
305        * asm.h: Relocated from shared/.
306        * shared/Makefile.am: Removed.
307        * shared/asm.h: Removed.
308        * shared/ppc.h: Removed.
309        * shared/ppctypes.h: Removed.
310        * shared/.cvsignore: Removed.
311        * Makefile.am: Reflect changes above.
312        * configure.ac: Reflect changes above.
313
3142001-11-28      Joel Sherrill <joel@OARcorp.com>,
315
316        This was tracked as PR91.
317        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
318        is used to specify if the port uses the standard macro for this (FALSE).
319        A TRUE setting indicates the port provides its own implementation.
320
3212001-11-14      Joel Sherrill <joel@OARcorp.com>
322
323        * shared/ppc.h: The mpc8260 uses the new exception processing model
324        and thus does not need to define PPC_USE_SPRG.
325
3262001-11-14      Andrew Dachs <A.Dachs@SSTL.co.uk>
327
328        * shared/ppc.h: mpc8260 has double FPU not single FPU.
329
3302001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
331
332        This modification is part of the submitted modifications necessary to
333        support the IBM PPC405 family.  This submission was reviewed by
334        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
335        not negatively impact the ppc403 BSPs.  The submission and tracking
336        process was captured as PR50.
337        * shared/asm.h, shared/ppc.h: Added PPC405 support.
338
3392001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
340
341        * shared/ppc.h: Added mpc8260 support.
342
3432001-10-12      Joel Sherrill <joel@OARcorp.com>
344
345        * shared/ppctypes.h: Fixed typo.
346
3472001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
350        * configure.in: Remove.
351        * configure.ac: New file, generated from configure.in by autoupdate.
352
3532001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * shared/Makefile.am: Use 'PREINSTALL_FILES ='.
356
3572001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * Makefile.am, rtems/score/Makefile.am:
360        Apply include_*HEADERS instead of H_FILES.
361
3622000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
363
364        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
365
3662000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
367
368        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
369
3702000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
373        Switch to GNU canonicalization.
374
3752000-10-20      Joel Sherrill <joel@OARcorp.com>
376
377        * shared/ppc.h: For multilibs, derive PPC_HAS_FPU from _SOFT_FLOAT.
378
3792000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
380
381        * Makefile.am: Include compile.am.
382
3832000-08-10      Joel Sherrill <joel@OARcorp.com>
384
385        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.