source: rtems/cpukit/score/cpu/powerpc/ChangeLog @ 50269c46

4.104.114.84.95
Last change on this file since 50269c46 was 3d852ab, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/10/05 at 15:22:07

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

  • rtems/asm.h, rtems/old-exceptions/cpu.h, rtems/score/powerpc.h: Remove PPC_ABI_POWEROPEN.
  • Property mode set to 100644
File size: 12.4 KB
Line 
12005-02-10      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * rtems/asm.h, rtems/old-exceptions/cpu.h, rtems/score/powerpc.h:
4        Remove PPC_ABI_POWEROPEN.
5
62005-02-10      Ralf Corsepius <ralf.corsepius@rtems.org>
7
8        * rtems/score/powerpc.h: Remove hard-coded PPC_HAS_FPU.
9        Tie PPC_HAS_FPU to _SOFT_FLOAT.
10
112005-02-09      Ralf Corsepius <ralf.corsepius@rtems.org>
12
13        * rtems/old-exceptions/cpu.h, rtems/score/powerpc.h:
14        Remove PPC_ABI_GCC27.
15
162005-02-09      Ralf Corsepius <ralf.corsepius@rtems.org>
17
18        * rtems/asm.h, rtems/score/powerpc.h: Remove XCOFF support.
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        * rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h,
35        rtems/powerpc/registers.h: New header guards.
36
372004-01-28      Ralf Corsepius <ralf.corsepiu@rtems.org>
38
39        * asm.h, rtems/score/cpu.h, rtems/score/powerpc.h,
40        rtems/score/ppc.h, rtems/score/types.h: New header guards.
41
422005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
43
44        * rtems/score/types.h: Remove signed8, signed16, signed32,
45        unsigned8, unsigned16, unsigned32.
46
472005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
48
49        * rtems/new-exceptions/cpu.h: *_swap_u32( uint32_t ).
50        * rtems/old-exceptions/cpu.h: *_swap_u32( uint32_t ).
51
522005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
53
54        * rtems/score/types.h: #include <rtems/stdint.h>.
55
562004-11-22      Joel Sherrill <joel@OARcorp.com>
57
58        * rtems/old-exceptions/cpu.h: Make compile in assembly.
59
602004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
61
62        * rtems/score/types.h: Use __rtems_score_types_h as preprocessor
63        guard.
64
652004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
66
67        * asm.h: Add doxygen preamble.
68
692004-10-02      Ralf Corsepius <ralf_corsepius@rtems.org>
70
71        * rtems/score/cpu.h: Add doxygen preamble.
72        * rtems/score/powerpc.h: Add doxygen preamble.
73        * rtems/score/ppc.h: Add doxygen preamble.
74        * rtems/score/types.h: Add doxygen preamble.
75
762004-10-20      Eric Norum <norume@aps.anl.gov>
77
78        Add Kate Feng's MVME5500 BSP
79        * rtems/powerpc/registers.h, rtems/score/powerpc.h
80
812004-09-29      Joel Sherrill <joel@OARcorp.com>
82
83        * rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h: i960
84        obsoleted and all references removed.
85
862004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
87
88        * asm.h: Include rtems/score/powerpc.h instead of
89        rtems/score/ppc.h.
90
912004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
92
93        * rtems/score/powerpc.h: New (Copied and renamed from rtems/score/ppc.h)
94        for consistency with other ports.
95        * rtems/score/ppc.h: Deprecation wrapper to rtems/score/powerpc.h.
96        * Makefile.am: Reflect changes above.
97        * rtems/score/cpu.h: Include rtems/score/powerpc.h instead of
98        rtems/score/ppc.h.
99
1002004-04-12      David Querbach <querbach@realtime.bc.ca>
101
102        * asm.h, rtems/new-exceptions/cpu.h, rtems/score/ppc.h: addition of
103        MPC555 support as part of the addition of the SS555 BSP.
104
1052004-04-06      Ralf Corsepius <ralf_corsepius@rtems.org>
106
107        * configure.ac: Remove (Merged into $(top_srcdir)/configure.ac).
108        * Makefile.am: Don't include multilib.am.
109        Reflect merging configure.ac into $(top_srcdir)/configure.ac.
110
1112004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
112
113        * Makefile.am: Install asm.h to $(includedir)/rtems.
114
1152004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
116
117        * rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h,
118        rtems/powerpc/registers.h: Convert to using c99 fixed size types.
119
1202004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
121
122        * configure.ac: RTEMS_TOP([../../../..]).
123
1242004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * configure.ac: Move RTEMS_TOP one subdir down.
127
1282004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * Makefile.am: Add PREINSTALL_DIRS.
131
1322004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * Makefile.am: Re-add dirstamps to PREINSTALL_FILES.
135        Add PREINSTALL_FILES to CLEANFILES.
136
1372004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * configure.ac: Requires automake >= 1.8.1.
140
1412004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * Makefile.am: Include compile.am, again.
144
1452004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * Makefile.am: Convert to using automake compilation rules.
148
1492003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
152
1532003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
156
1572003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * Makefile.am: Add $(dirstamp) to preinstallation rules.
160
1612003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * Makefile.am: Remove all LIB-related rules.
164
1652003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * Makefile.am: Don't use gmake rules for preinstallation.
168
1692003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * configure.ac: Remove RTEMS_CANONICAL_HOST.
172
1732003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * configure.ac: Remove RTEMS_CHECK_CPU.
176
1772003-09-26      Joel Sherrill <joel@OARcorp.com>
178
179        * rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h: Obsoleting HP
180        PA-RISC port and removing all references.
181
1822003-09-04      Joel Sherrill <joel@OARcorp.com>
183
184        * rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h,
185        rtems/powerpc/registers.h, rtems/score/ppc.h, rtems/score/types.h:
186        URL for license changed.
187
1882003-08-21      Till Straumann <strauman@slac.stanford.edu>
189
190        PR 457/bsps
191        * rtems/powerpc/registers.h: Add a few definitions for the PowerPC
192        thermal assistance unit.
193
1942003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
197
1982003-07-18      Till Straumann <strauman@slac.stanford.edu>
199
200        PR 288/rtems
201        * rtems/new-exceptions/cpu.h: _ISR_Nest_level is now properly
202        maintained and does not reside in SPRG0.
203
2042003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * configure.ac: Remove AC_CONFIG_AUX_DIR.
207
2082003-02-20      Till Straumann <strauman@slac.stanford.edu>
209
210        PR 349/bsps
211        * rtems/powerpc/registers.h: Add definitions for HID1 and DABR SPRs.
212
2132002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
216        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
217
2182002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * configure.ac: Fix package name.
221
2222002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * rtems/new-exceptions/cpu.h: Remove sections on
225        CPU_INLINE_ENABLE_DISPATCH and CPU_UNROLL_ENQUEUE_PRIORITY.
226        * rtems/old-exceptions/cpu.h: Remove sections on
227        CPU_INLINE_ENABLE_DISPATCH and CPU_UNROLL_ENQUEUE_PRIORITY.
228        * rtems/score/cpu.h: Insert sections on
229        CPU_INLINE_ENABLE_DISPATCH and CPU_UNROLL_ENQUEUE_PRIORITY.
230
2312002-10-31      Joel Sherrill <joel@OARcorp.com>
232
233        * rtems/new-exceptions/cpu.h: Removed warnings.
234
235
2362002-10-31      Joel Sherrill <joel@OARcorp.com>
237
238        * rtems/new-exceptions/cpu.h: Removed warnings.
239
2402002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
243
2442002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * .cvsignore: Reformat.
247        Add autom4te*cache.
248        Remove autom4te.cache.
249
2502002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
253
2542002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * Makefile.am: Use .$(OBJEXT) instead of .o.
257
2582002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * configure.ac: RTEMS_TOP(../../../..).
261
2622002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * configure.ac: Remove RTEMS_PROJECT_ROOT.
265
2662002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * configure.ac: Add RTEMS_PROG_CCAS
269
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
2752002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
278        Use ../../../aclocal.
279
2802002-05-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * rtems/score/ppc.h: Remove PPC_DEBUG_MODEL.
283
2842001-05-14      Till Straumann <strauman@slac.stanford.edu>
285
286        * rtems/powerpc/registers.h, rtems/score/ppc.h: Per PR213, add
287        support for the MPC74000 (AKA G4); there is no AltiVec support yet,
288        however.
2892002-04-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * rtems/score/ppc.h: Remove rtems_multilib.
292        Add mpc555 (Based on comments from Sergei Organov <osv@javad.ru>).
293        * rtems/old-exceptions/cpu.h: Remove _CPU_Data_Cache_Block_Flush.
294        Remove _CPU_Data_Cache_Block_Invalidate.
295
2962002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * asm.h: Include cpuopts.h instead of targopts.h.
299        * rtems/new-exceptions/cpu.h: Relocated from
300        libbsp/powerpc/support/new_exception_processing/rtems/score/cpu.h
301        * rtems/old-exceptions/cpu.h: Relocated from
302        c/src/lib/libbsp/powerpc/support/old_exception_processing/rtems/score/cpu.h
303        * rtems/powerpc/registers.h: Relocated and renamed from
304        libcpu/powerpc/shared/include/cpu.h.
305        * rtems/score/cpu.h: New.
306        * Makefile.am: Reflect changes above.
307
3082001-04-03      Joel Sherrill <joel@OARcorp.com>
309
310        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
311        * rtems/score/ppctypes.h: Removed.
312        * rtems/score/types.h: New file via CVS magic.
313        * Makefile.am, rtems/score/cpu.h: Account for name change.
314
3152002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * configure.ac:
318        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
319        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
320        * Makefile.am: Remove AUTOMAKE_OPTIONS.
321
3222002-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * Makefile.am: Reflect changes from 2002-01-23.
325
3262002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * rtems/Makefile.am: Removed.
329        * rtems/score/Makefile.am: Removed.
330        * configure.ac: Reflect changes above.
331        AC_CONFIG_SRCDIR(asm.h).
332
3332002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * rtems/Makefile.am: New.
336        * rtems/.cvsignore: New.
337        * rtems/score/Makefile.am: New.
338        * rtems/score/.cvsignore: New.
339        * rtems/score/ppc.h: Relocated from shared/.
340        * rtems/score/ppctypes.h: Relocated from shared/.
341        * asm.h: Relocated from shared/.
342        * shared/Makefile.am: Removed.
343        * shared/asm.h: Removed.
344        * shared/ppc.h: Removed.
345        * shared/ppctypes.h: Removed.
346        * shared/.cvsignore: Removed.
347        * Makefile.am: Reflect changes above.
348        * configure.ac: Reflect changes above.
349
3502001-11-28      Joel Sherrill <joel@OARcorp.com>,
351
352        This was tracked as PR91.
353        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
354        is used to specify if the port uses the standard macro for this (FALSE).
355        A TRUE setting indicates the port provides its own implementation.
356
3572001-11-14      Joel Sherrill <joel@OARcorp.com>
358
359        * shared/ppc.h: The mpc8260 uses the new exception processing model
360        and thus does not need to define PPC_USE_SPRG.
361
3622001-11-14      Andrew Dachs <A.Dachs@SSTL.co.uk>
363
364        * shared/ppc.h: mpc8260 has double FPU not single FPU.
365
3662001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
367
368        This modification is part of the submitted modifications necessary to
369        support the IBM PPC405 family.  This submission was reviewed by
370        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
371        not negatively impact the ppc403 BSPs.  The submission and tracking
372        process was captured as PR50.
373        * shared/asm.h, shared/ppc.h: Added PPC405 support.
374
3752001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
376
377        * shared/ppc.h: Added mpc8260 support.
378
3792001-10-12      Joel Sherrill <joel@OARcorp.com>
380
381        * shared/ppctypes.h: Fixed typo.
382
3832001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
384
385        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
386        * configure.in: Remove.
387        * configure.ac: New file, generated from configure.in by autoupdate.
388
3892001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * shared/Makefile.am: Use 'PREINSTALL_FILES ='.
392
3932001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * Makefile.am, rtems/score/Makefile.am:
396        Apply include_*HEADERS instead of H_FILES.
397
3982000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
399
400        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
401
4022000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
403
404        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
405
4062000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
407
408        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
409        Switch to GNU canonicalization.
410
4112000-10-20      Joel Sherrill <joel@OARcorp.com>
412
413        * shared/ppc.h: For multilibs, derive PPC_HAS_FPU from _SOFT_FLOAT.
414
4152000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
416
417        * Makefile.am: Include compile.am.
418
4192000-08-10      Joel Sherrill <joel@OARcorp.com>
420
421        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.