source: rtems/cpukit/score/cpu/powerpc/ChangeLog @ 9ca05b1

4.104.114.84.95
Last change on this file since 9ca05b1 was 9ca05b1, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/21/03 at 15:13:36

2003-10-21 Ralf Corsepius <corsepiu@…>

  • configure.ac: Remove RTEMS_CANONICAL_HOST.
  • Property mode set to 100644
File size: 7.5 KB
Line 
12003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove RTEMS_CANONICAL_HOST.
4
52003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Remove RTEMS_CHECK_CPU.
8
92003-09-26      Joel Sherrill <joel@OARcorp.com>
10
11        * rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h: Obsoleting HP
12        PA-RISC port and removing all references.
13
142003-09-04      Joel Sherrill <joel@OARcorp.com>
15
16        * rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h,
17        rtems/powerpc/registers.h, rtems/score/ppc.h, rtems/score/types.h:
18        URL for license changed.
19
202003-08-21      Till Straumann <strauman@slac.stanford.edu>
21
22        PR 457/bsps
23        * rtems/powerpc/registers.h: Add a few definitions for the PowerPC
24        thermal assistance unit.
25
262003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
29
302003-07-18      Till Straumann <strauman@slac.stanford.edu>
31
32        PR 288/rtems
33        * rtems/new-exceptions/cpu.h: _ISR_Nest_level is now properly
34        maintained and does not reside in SPRG0.
35
362003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * configure.ac: Remove AC_CONFIG_AUX_DIR.
39
402003-02-20      Till Straumann <strauman@slac.stanford.edu>
41
42        PR 349/bsps
43        * rtems/powerpc/registers.h: Add definitions for HID1 and DABR SPRs.
44
452002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
48        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
49
502002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac: Fix package name.
53
542002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * rtems/new-exceptions/cpu.h: Remove sections on
57        CPU_INLINE_ENABLE_DISPATCH and CPU_UNROLL_ENQUEUE_PRIORITY.
58        * rtems/old-exceptions/cpu.h: Remove sections on
59        CPU_INLINE_ENABLE_DISPATCH and CPU_UNROLL_ENQUEUE_PRIORITY.
60        * rtems/score/cpu.h: Insert sections on
61        CPU_INLINE_ENABLE_DISPATCH and CPU_UNROLL_ENQUEUE_PRIORITY.
62
632002-10-31      Joel Sherrill <joel@OARcorp.com>
64
65        * rtems/new-exceptions/cpu.h: Removed warnings.
66
67
682002-10-31      Joel Sherrill <joel@OARcorp.com>
69
70        * rtems/new-exceptions/cpu.h: Removed warnings.
71
722002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
75
762002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * .cvsignore: Reformat.
79        Add autom4te*cache.
80        Remove autom4te.cache.
81
822002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
85
862002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: Use .$(OBJEXT) instead of .o.
89
902002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * configure.ac: RTEMS_TOP(../../../..).
93
942002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * configure.ac: Remove RTEMS_PROJECT_ROOT.
97
982002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * configure.ac: Add RTEMS_PROG_CCAS
101
1022002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
105        Add AC_PROG_RANLIB.
106
1072002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
110        Use ../../../aclocal.
111
1122002-05-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * rtems/score/ppc.h: Remove PPC_DEBUG_MODEL.
115
1162001-05-14      Till Straumann <strauman@slac.stanford.edu>
117
118        * rtems/powerpc/registers.h, rtems/score/ppc.h: Per PR213, add
119        support for the MPC74000 (AKA G4); there is no AltiVec support yet,
120        however.
1212002-04-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * rtems/score/ppc.h: Remove rtems_multilib.
124        Add mpc555 (Based on comments from Sergei Organov <osv@javad.ru>).
125        * rtems/old-exceptions/cpu.h: Remove _CPU_Data_Cache_Block_Flush.
126        Remove _CPU_Data_Cache_Block_Invalidate.
127
1282002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * asm.h: Include cpuopts.h instead of targopts.h.
131        * rtems/new-exceptions/cpu.h: Relocated from
132        libbsp/powerpc/support/new_exception_processing/rtems/score/cpu.h
133        * rtems/old-exceptions/cpu.h: Relocated from
134        c/src/lib/libbsp/powerpc/support/old_exception_processing/rtems/score/cpu.h
135        * rtems/powerpc/registers.h: Relocated and renamed from
136        libcpu/powerpc/shared/include/cpu.h.
137        * rtems/score/cpu.h: New.
138        * Makefile.am: Reflect changes above.
139
1402001-04-03      Joel Sherrill <joel@OARcorp.com>
141
142        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
143        * rtems/score/ppctypes.h: Removed.
144        * rtems/score/types.h: New file via CVS magic.
145        * Makefile.am, rtems/score/cpu.h: Account for name change.
146
1472002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * configure.ac:
150        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
151        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
152        * Makefile.am: Remove AUTOMAKE_OPTIONS.
153
1542002-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * Makefile.am: Reflect changes from 2002-01-23.
157
1582002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * rtems/Makefile.am: Removed.
161        * rtems/score/Makefile.am: Removed.
162        * configure.ac: Reflect changes above.
163        AC_CONFIG_SRCDIR(asm.h).
164
1652002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * rtems/Makefile.am: New.
168        * rtems/.cvsignore: New.
169        * rtems/score/Makefile.am: New.
170        * rtems/score/.cvsignore: New.
171        * rtems/score/ppc.h: Relocated from shared/.
172        * rtems/score/ppctypes.h: Relocated from shared/.
173        * asm.h: Relocated from shared/.
174        * shared/Makefile.am: Removed.
175        * shared/asm.h: Removed.
176        * shared/ppc.h: Removed.
177        * shared/ppctypes.h: Removed.
178        * shared/.cvsignore: Removed.
179        * Makefile.am: Reflect changes above.
180        * configure.ac: Reflect changes above.
181
1822001-11-28      Joel Sherrill <joel@OARcorp.com>,
183
184        This was tracked as PR91.
185        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
186        is used to specify if the port uses the standard macro for this (FALSE).
187        A TRUE setting indicates the port provides its own implementation.
188
1892001-11-14      Joel Sherrill <joel@OARcorp.com>
190
191        * shared/ppc.h: The mpc8260 uses the new exception processing model
192        and thus does not need to define PPC_USE_SPRG.
193
1942001-11-14      Andrew Dachs <A.Dachs@SSTL.co.uk>
195
196        * shared/ppc.h: mpc8260 has double FPU not single FPU.
197
1982001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
199
200        This modification is part of the submitted modifications necessary to
201        support the IBM PPC405 family.  This submission was reviewed by
202        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
203        not negatively impact the ppc403 BSPs.  The submission and tracking
204        process was captured as PR50.
205        * shared/asm.h, shared/ppc.h: Added PPC405 support.
206
2072001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
208
209        * shared/ppc.h: Added mpc8260 support.
210
2112001-10-12      Joel Sherrill <joel@OARcorp.com>
212
213        * shared/ppctypes.h: Fixed typo.
214
2152001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
218        * configure.in: Remove.
219        * configure.ac: New file, generated from configure.in by autoupdate.
220
2212001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * shared/Makefile.am: Use 'PREINSTALL_FILES ='.
224
2252001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * Makefile.am, rtems/score/Makefile.am:
228        Apply include_*HEADERS instead of H_FILES.
229
2302000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
233
2342000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
237
2382000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
241        Switch to GNU canonicalization.
242
2432000-10-20      Joel Sherrill <joel@OARcorp.com>
244
245        * shared/ppc.h: For multilibs, derive PPC_HAS_FPU from _SOFT_FLOAT.
246
2472000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * Makefile.am: Include compile.am.
250
2512000-08-10      Joel Sherrill <joel@OARcorp.com>
252
253        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.