source: rtems/cpukit/score/cpu/powerpc/ChangeLog @ 8956e27

4.104.114.84.95
Last change on this file since 8956e27 was 8956e27, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/14/04 at 05:31:43

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

  • Makefile.am: Re-add dirstamps to PREINSTALL_FILES. Add PREINSTALL_FILES to CLEANFILES.
  • Property mode set to 100644
File size: 8.5 KB
Line 
12004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Re-add dirstamps to PREINSTALL_FILES.
4        Add PREINSTALL_FILES to CLEANFILES.
5
62004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Requires automake >= 1.8.1.
9
102004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Include compile.am, again.
13
142004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Convert to using automake compilation rules.
17
182003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
21
222003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
25
262003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Add $(dirstamp) to preinstallation rules.
29
302003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Remove all LIB-related rules.
33
342003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am: Don't use gmake rules for preinstallation.
37
382003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * configure.ac: Remove RTEMS_CANONICAL_HOST.
41
422003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * configure.ac: Remove RTEMS_CHECK_CPU.
45
462003-09-26      Joel Sherrill <joel@OARcorp.com>
47
48        * rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h: Obsoleting HP
49        PA-RISC port and removing all references.
50
512003-09-04      Joel Sherrill <joel@OARcorp.com>
52
53        * rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h,
54        rtems/powerpc/registers.h, rtems/score/ppc.h, rtems/score/types.h:
55        URL for license changed.
56
572003-08-21      Till Straumann <strauman@slac.stanford.edu>
58
59        PR 457/bsps
60        * rtems/powerpc/registers.h: Add a few definitions for the PowerPC
61        thermal assistance unit.
62
632003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
66
672003-07-18      Till Straumann <strauman@slac.stanford.edu>
68
69        PR 288/rtems
70        * rtems/new-exceptions/cpu.h: _ISR_Nest_level is now properly
71        maintained and does not reside in SPRG0.
72
732003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * configure.ac: Remove AC_CONFIG_AUX_DIR.
76
772003-02-20      Till Straumann <strauman@slac.stanford.edu>
78
79        PR 349/bsps
80        * rtems/powerpc/registers.h: Add definitions for HID1 and DABR SPRs.
81
822002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
85        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
86
872002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * configure.ac: Fix package name.
90
912002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * rtems/new-exceptions/cpu.h: Remove sections on
94        CPU_INLINE_ENABLE_DISPATCH and CPU_UNROLL_ENQUEUE_PRIORITY.
95        * rtems/old-exceptions/cpu.h: Remove sections on
96        CPU_INLINE_ENABLE_DISPATCH and CPU_UNROLL_ENQUEUE_PRIORITY.
97        * rtems/score/cpu.h: Insert sections on
98        CPU_INLINE_ENABLE_DISPATCH and CPU_UNROLL_ENQUEUE_PRIORITY.
99
1002002-10-31      Joel Sherrill <joel@OARcorp.com>
101
102        * rtems/new-exceptions/cpu.h: Removed warnings.
103
104
1052002-10-31      Joel Sherrill <joel@OARcorp.com>
106
107        * rtems/new-exceptions/cpu.h: Removed warnings.
108
1092002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
112
1132002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * .cvsignore: Reformat.
116        Add autom4te*cache.
117        Remove autom4te.cache.
118
1192002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
122
1232002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * Makefile.am: Use .$(OBJEXT) instead of .o.
126
1272002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * configure.ac: RTEMS_TOP(../../../..).
130
1312002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.ac: Remove RTEMS_PROJECT_ROOT.
134
1352002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * configure.ac: Add RTEMS_PROG_CCAS
138
1392002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
142        Add AC_PROG_RANLIB.
143
1442002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
147        Use ../../../aclocal.
148
1492002-05-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * rtems/score/ppc.h: Remove PPC_DEBUG_MODEL.
152
1532001-05-14      Till Straumann <strauman@slac.stanford.edu>
154
155        * rtems/powerpc/registers.h, rtems/score/ppc.h: Per PR213, add
156        support for the MPC74000 (AKA G4); there is no AltiVec support yet,
157        however.
1582002-04-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * rtems/score/ppc.h: Remove rtems_multilib.
161        Add mpc555 (Based on comments from Sergei Organov <osv@javad.ru>).
162        * rtems/old-exceptions/cpu.h: Remove _CPU_Data_Cache_Block_Flush.
163        Remove _CPU_Data_Cache_Block_Invalidate.
164
1652002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * asm.h: Include cpuopts.h instead of targopts.h.
168        * rtems/new-exceptions/cpu.h: Relocated from
169        libbsp/powerpc/support/new_exception_processing/rtems/score/cpu.h
170        * rtems/old-exceptions/cpu.h: Relocated from
171        c/src/lib/libbsp/powerpc/support/old_exception_processing/rtems/score/cpu.h
172        * rtems/powerpc/registers.h: Relocated and renamed from
173        libcpu/powerpc/shared/include/cpu.h.
174        * rtems/score/cpu.h: New.
175        * Makefile.am: Reflect changes above.
176
1772001-04-03      Joel Sherrill <joel@OARcorp.com>
178
179        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
180        * rtems/score/ppctypes.h: Removed.
181        * rtems/score/types.h: New file via CVS magic.
182        * Makefile.am, rtems/score/cpu.h: Account for name change.
183
1842002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * configure.ac:
187        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
188        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
189        * Makefile.am: Remove AUTOMAKE_OPTIONS.
190
1912002-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * Makefile.am: Reflect changes from 2002-01-23.
194
1952002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * rtems/Makefile.am: Removed.
198        * rtems/score/Makefile.am: Removed.
199        * configure.ac: Reflect changes above.
200        AC_CONFIG_SRCDIR(asm.h).
201
2022002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * rtems/Makefile.am: New.
205        * rtems/.cvsignore: New.
206        * rtems/score/Makefile.am: New.
207        * rtems/score/.cvsignore: New.
208        * rtems/score/ppc.h: Relocated from shared/.
209        * rtems/score/ppctypes.h: Relocated from shared/.
210        * asm.h: Relocated from shared/.
211        * shared/Makefile.am: Removed.
212        * shared/asm.h: Removed.
213        * shared/ppc.h: Removed.
214        * shared/ppctypes.h: Removed.
215        * shared/.cvsignore: Removed.
216        * Makefile.am: Reflect changes above.
217        * configure.ac: Reflect changes above.
218
2192001-11-28      Joel Sherrill <joel@OARcorp.com>,
220
221        This was tracked as PR91.
222        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
223        is used to specify if the port uses the standard macro for this (FALSE).
224        A TRUE setting indicates the port provides its own implementation.
225
2262001-11-14      Joel Sherrill <joel@OARcorp.com>
227
228        * shared/ppc.h: The mpc8260 uses the new exception processing model
229        and thus does not need to define PPC_USE_SPRG.
230
2312001-11-14      Andrew Dachs <A.Dachs@SSTL.co.uk>
232
233        * shared/ppc.h: mpc8260 has double FPU not single FPU.
234
2352001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
236
237        This modification is part of the submitted modifications necessary to
238        support the IBM PPC405 family.  This submission was reviewed by
239        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
240        not negatively impact the ppc403 BSPs.  The submission and tracking
241        process was captured as PR50.
242        * shared/asm.h, shared/ppc.h: Added PPC405 support.
243
2442001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
245
246        * shared/ppc.h: Added mpc8260 support.
247
2482001-10-12      Joel Sherrill <joel@OARcorp.com>
249
250        * shared/ppctypes.h: Fixed typo.
251
2522001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
255        * configure.in: Remove.
256        * configure.ac: New file, generated from configure.in by autoupdate.
257
2582001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * shared/Makefile.am: Use 'PREINSTALL_FILES ='.
261
2622001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * Makefile.am, rtems/score/Makefile.am:
265        Apply include_*HEADERS instead of H_FILES.
266
2672000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
270
2712000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
274
2752000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
278        Switch to GNU canonicalization.
279
2802000-10-20      Joel Sherrill <joel@OARcorp.com>
281
282        * shared/ppc.h: For multilibs, derive PPC_HAS_FPU from _SOFT_FLOAT.
283
2842000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * Makefile.am: Include compile.am.
287
2882000-08-10      Joel Sherrill <joel@OARcorp.com>
289
290        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.