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

4.104.114.84.95
Last change on this file since ec8c1949 was ec8c1949, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/11/04 at 02:37:03

2004-01-11 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Convert to using automake compilation rules.
  • Property mode set to 100644
File size: 8.2 KB
Line 
12004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Convert to using automake compilation rules.
4
52003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
8
92003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
12
132003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * Makefile.am: Add $(dirstamp) to preinstallation rules.
16
172003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * Makefile.am: Remove all LIB-related rules.
20
212003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * Makefile.am: Don't use gmake rules for preinstallation.
24
252003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * configure.ac: Remove RTEMS_CANONICAL_HOST.
28
292003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * configure.ac: Remove RTEMS_CHECK_CPU.
32
332003-09-26      Joel Sherrill <joel@OARcorp.com>
34
35        * rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h: Obsoleting HP
36        PA-RISC port and removing all references.
37
382003-09-04      Joel Sherrill <joel@OARcorp.com>
39
40        * rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h,
41        rtems/powerpc/registers.h, rtems/score/ppc.h, rtems/score/types.h:
42        URL for license changed.
43
442003-08-21      Till Straumann <strauman@slac.stanford.edu>
45
46        PR 457/bsps
47        * rtems/powerpc/registers.h: Add a few definitions for the PowerPC
48        thermal assistance unit.
49
502003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
53
542003-07-18      Till Straumann <strauman@slac.stanford.edu>
55
56        PR 288/rtems
57        * rtems/new-exceptions/cpu.h: _ISR_Nest_level is now properly
58        maintained and does not reside in SPRG0.
59
602003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * configure.ac: Remove AC_CONFIG_AUX_DIR.
63
642003-02-20      Till Straumann <strauman@slac.stanford.edu>
65
66        PR 349/bsps
67        * rtems/powerpc/registers.h: Add definitions for HID1 and DABR SPRs.
68
692002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
72        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
73
742002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * configure.ac: Fix package name.
77
782002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * rtems/new-exceptions/cpu.h: Remove sections on
81        CPU_INLINE_ENABLE_DISPATCH and CPU_UNROLL_ENQUEUE_PRIORITY.
82        * rtems/old-exceptions/cpu.h: Remove sections on
83        CPU_INLINE_ENABLE_DISPATCH and CPU_UNROLL_ENQUEUE_PRIORITY.
84        * rtems/score/cpu.h: Insert sections on
85        CPU_INLINE_ENABLE_DISPATCH and CPU_UNROLL_ENQUEUE_PRIORITY.
86
872002-10-31      Joel Sherrill <joel@OARcorp.com>
88
89        * rtems/new-exceptions/cpu.h: Removed warnings.
90
91
922002-10-31      Joel Sherrill <joel@OARcorp.com>
93
94        * rtems/new-exceptions/cpu.h: Removed warnings.
95
962002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
99
1002002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * .cvsignore: Reformat.
103        Add autom4te*cache.
104        Remove autom4te.cache.
105
1062002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
109
1102002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * Makefile.am: Use .$(OBJEXT) instead of .o.
113
1142002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * configure.ac: RTEMS_TOP(../../../..).
117
1182002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * configure.ac: Remove RTEMS_PROJECT_ROOT.
121
1222002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * configure.ac: Add RTEMS_PROG_CCAS
125
1262002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
129        Add AC_PROG_RANLIB.
130
1312002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
134        Use ../../../aclocal.
135
1362002-05-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * rtems/score/ppc.h: Remove PPC_DEBUG_MODEL.
139
1402001-05-14      Till Straumann <strauman@slac.stanford.edu>
141
142        * rtems/powerpc/registers.h, rtems/score/ppc.h: Per PR213, add
143        support for the MPC74000 (AKA G4); there is no AltiVec support yet,
144        however.
1452002-04-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * rtems/score/ppc.h: Remove rtems_multilib.
148        Add mpc555 (Based on comments from Sergei Organov <osv@javad.ru>).
149        * rtems/old-exceptions/cpu.h: Remove _CPU_Data_Cache_Block_Flush.
150        Remove _CPU_Data_Cache_Block_Invalidate.
151
1522002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * asm.h: Include cpuopts.h instead of targopts.h.
155        * rtems/new-exceptions/cpu.h: Relocated from
156        libbsp/powerpc/support/new_exception_processing/rtems/score/cpu.h
157        * rtems/old-exceptions/cpu.h: Relocated from
158        c/src/lib/libbsp/powerpc/support/old_exception_processing/rtems/score/cpu.h
159        * rtems/powerpc/registers.h: Relocated and renamed from
160        libcpu/powerpc/shared/include/cpu.h.
161        * rtems/score/cpu.h: New.
162        * Makefile.am: Reflect changes above.
163
1642001-04-03      Joel Sherrill <joel@OARcorp.com>
165
166        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
167        * rtems/score/ppctypes.h: Removed.
168        * rtems/score/types.h: New file via CVS magic.
169        * Makefile.am, rtems/score/cpu.h: Account for name change.
170
1712002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * configure.ac:
174        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
175        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
176        * Makefile.am: Remove AUTOMAKE_OPTIONS.
177
1782002-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * Makefile.am: Reflect changes from 2002-01-23.
181
1822002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * rtems/Makefile.am: Removed.
185        * rtems/score/Makefile.am: Removed.
186        * configure.ac: Reflect changes above.
187        AC_CONFIG_SRCDIR(asm.h).
188
1892002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * rtems/Makefile.am: New.
192        * rtems/.cvsignore: New.
193        * rtems/score/Makefile.am: New.
194        * rtems/score/.cvsignore: New.
195        * rtems/score/ppc.h: Relocated from shared/.
196        * rtems/score/ppctypes.h: Relocated from shared/.
197        * asm.h: Relocated from shared/.
198        * shared/Makefile.am: Removed.
199        * shared/asm.h: Removed.
200        * shared/ppc.h: Removed.
201        * shared/ppctypes.h: Removed.
202        * shared/.cvsignore: Removed.
203        * Makefile.am: Reflect changes above.
204        * configure.ac: Reflect changes above.
205
2062001-11-28      Joel Sherrill <joel@OARcorp.com>,
207
208        This was tracked as PR91.
209        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
210        is used to specify if the port uses the standard macro for this (FALSE).
211        A TRUE setting indicates the port provides its own implementation.
212
2132001-11-14      Joel Sherrill <joel@OARcorp.com>
214
215        * shared/ppc.h: The mpc8260 uses the new exception processing model
216        and thus does not need to define PPC_USE_SPRG.
217
2182001-11-14      Andrew Dachs <A.Dachs@SSTL.co.uk>
219
220        * shared/ppc.h: mpc8260 has double FPU not single FPU.
221
2222001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
223
224        This modification is part of the submitted modifications necessary to
225        support the IBM PPC405 family.  This submission was reviewed by
226        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
227        not negatively impact the ppc403 BSPs.  The submission and tracking
228        process was captured as PR50.
229        * shared/asm.h, shared/ppc.h: Added PPC405 support.
230
2312001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
232
233        * shared/ppc.h: Added mpc8260 support.
234
2352001-10-12      Joel Sherrill <joel@OARcorp.com>
236
237        * shared/ppctypes.h: Fixed typo.
238
2392001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
242        * configure.in: Remove.
243        * configure.ac: New file, generated from configure.in by autoupdate.
244
2452001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * shared/Makefile.am: Use 'PREINSTALL_FILES ='.
248
2492001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * Makefile.am, rtems/score/Makefile.am:
252        Apply include_*HEADERS instead of H_FILES.
253
2542000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
257
2582000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
261
2622000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
265        Switch to GNU canonicalization.
266
2672000-10-20      Joel Sherrill <joel@OARcorp.com>
268
269        * shared/ppc.h: For multilibs, derive PPC_HAS_FPU from _SOFT_FLOAT.
270
2712000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * Makefile.am: Include compile.am.
274
2752000-08-10      Joel Sherrill <joel@OARcorp.com>
276
277        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.