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

4.104.114.84.95
Last change on this file since cd228d76 was cd228d76, checked in by Joel Sherrill <joel.sherrill@…>, on 02/20/03 at 22:11:46

2003-02-20 Till Straumann <strauman@…>

PR 349/bsps

  • rtems/powerpc/registers.h: Add definitions for HID1 and DABR SPRs.
  • Property mode set to 100644
File size: 6.4 KB
Line 
12003-02-20      Till Straumann <strauman@slac.stanford.edu>
2
3        PR 349/bsps
4        * rtems/powerpc/registers.h: Add definitions for HID1 and DABR SPRs.
5
62002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
9        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
10
112002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * configure.ac: Fix package name.
14
152002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * rtems/new-exceptions/cpu.h: Remove sections on
18        CPU_INLINE_ENABLE_DISPATCH and CPU_UNROLL_ENQUEUE_PRIORITY.
19        * rtems/old-exceptions/cpu.h: Remove sections on
20        CPU_INLINE_ENABLE_DISPATCH and CPU_UNROLL_ENQUEUE_PRIORITY.
21        * rtems/score/cpu.h: Insert sections on
22        CPU_INLINE_ENABLE_DISPATCH and CPU_UNROLL_ENQUEUE_PRIORITY.
23
242002-10-31      Joel Sherrill <joel@OARcorp.com>
25
26        * rtems/new-exceptions/cpu.h: Removed warnings.
27
28
292002-10-31      Joel Sherrill <joel@OARcorp.com>
30
31        * rtems/new-exceptions/cpu.h: Removed warnings.
32
332002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
36
372002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * .cvsignore: Reformat.
40        Add autom4te*cache.
41        Remove autom4te.cache.
42
432002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
46
472002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: Use .$(OBJEXT) instead of .o.
50
512002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * configure.ac: RTEMS_TOP(../../../..).
54
552002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * configure.ac: Remove RTEMS_PROJECT_ROOT.
58
592002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * configure.ac: Add RTEMS_PROG_CCAS
62
632002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
66        Add AC_PROG_RANLIB.
67
682002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
71        Use ../../../aclocal.
72
732002-05-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * rtems/score/ppc.h: Remove PPC_DEBUG_MODEL.
76
772001-05-14      Till Straumann <strauman@slac.stanford.edu>
78
79        * rtems/powerpc/registers.h, rtems/score/ppc.h: Per PR213, add
80        support for the MPC74000 (AKA G4); there is no AltiVec support yet,
81        however.
822002-04-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * rtems/score/ppc.h: Remove rtems_multilib.
85        Add mpc555 (Based on comments from Sergei Organov <osv@javad.ru>).
86        * rtems/old-exceptions/cpu.h: Remove _CPU_Data_Cache_Block_Flush.
87        Remove _CPU_Data_Cache_Block_Invalidate.
88
892002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * asm.h: Include cpuopts.h instead of targopts.h.
92        * rtems/new-exceptions/cpu.h: Relocated from
93        libbsp/powerpc/support/new_exception_processing/rtems/score/cpu.h
94        * rtems/old-exceptions/cpu.h: Relocated from
95        c/src/lib/libbsp/powerpc/support/old_exception_processing/rtems/score/cpu.h
96        * rtems/powerpc/registers.h: Relocated and renamed from
97        libcpu/powerpc/shared/include/cpu.h.
98        * rtems/score/cpu.h: New.
99        * Makefile.am: Reflect changes above.
100
1012001-04-03      Joel Sherrill <joel@OARcorp.com>
102
103        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
104        * rtems/score/ppctypes.h: Removed.
105        * rtems/score/types.h: New file via CVS magic.
106        * Makefile.am, rtems/score/cpu.h: Account for name change.
107
1082002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * configure.ac:
111        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
112        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
113        * Makefile.am: Remove AUTOMAKE_OPTIONS.
114
1152002-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * Makefile.am: Reflect changes from 2002-01-23.
118
1192002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * rtems/Makefile.am: Removed.
122        * rtems/score/Makefile.am: Removed.
123        * configure.ac: Reflect changes above.
124        AC_CONFIG_SRCDIR(asm.h).
125
1262002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * rtems/Makefile.am: New.
129        * rtems/.cvsignore: New.
130        * rtems/score/Makefile.am: New.
131        * rtems/score/.cvsignore: New.
132        * rtems/score/ppc.h: Relocated from shared/.
133        * rtems/score/ppctypes.h: Relocated from shared/.
134        * asm.h: Relocated from shared/.
135        * shared/Makefile.am: Removed.
136        * shared/asm.h: Removed.
137        * shared/ppc.h: Removed.
138        * shared/ppctypes.h: Removed.
139        * shared/.cvsignore: Removed.
140        * Makefile.am: Reflect changes above.
141        * configure.ac: Reflect changes above.
142
1432001-11-28      Joel Sherrill <joel@OARcorp.com>,
144
145        This was tracked as PR91.
146        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
147        is used to specify if the port uses the standard macro for this (FALSE).
148        A TRUE setting indicates the port provides its own implementation.
149
1502001-11-14      Joel Sherrill <joel@OARcorp.com>
151
152        * shared/ppc.h: The mpc8260 uses the new exception processing model
153        and thus does not need to define PPC_USE_SPRG.
154
1552001-11-14      Andrew Dachs <A.Dachs@SSTL.co.uk>
156
157        * shared/ppc.h: mpc8260 has double FPU not single FPU.
158
1592001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
160
161        This modification is part of the submitted modifications necessary to
162        support the IBM PPC405 family.  This submission was reviewed by
163        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
164        not negatively impact the ppc403 BSPs.  The submission and tracking
165        process was captured as PR50.
166        * shared/asm.h, shared/ppc.h: Added PPC405 support.
167
1682001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
169
170        * shared/ppc.h: Added mpc8260 support.
171
1722001-10-12      Joel Sherrill <joel@OARcorp.com>
173
174        * shared/ppctypes.h: Fixed typo.
175
1762001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
179        * configure.in: Remove.
180        * configure.ac: New file, generated from configure.in by autoupdate.
181
1822001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * shared/Makefile.am: Use 'PREINSTALL_FILES ='.
185
1862001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * Makefile.am, rtems/score/Makefile.am:
189        Apply include_*HEADERS instead of H_FILES.
190
1912000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
194
1952000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
198
1992000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
202        Switch to GNU canonicalization.
203
2042000-10-20      Joel Sherrill <joel@OARcorp.com>
205
206        * shared/ppc.h: For multilibs, derive PPC_HAS_FPU from _SOFT_FLOAT.
207
2082000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * Makefile.am: Include compile.am.
211
2122000-08-10      Joel Sherrill <joel@OARcorp.com>
213
214        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.