source: rtems/cpukit/score/cpu/powerpc/ChangeLog @ 1aa101b

4.104.114.84.95
Last change on this file since 1aa101b was 1aa101b, checked in by Joel Sherrill <joel.sherrill@…>, on 09/26/03 at 21:56:51

2003-09-26 Joel Sherrill <joel@…>

  • rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h: Obsoleting HP PA-RISC port and removing all references.
  • Property mode set to 100644
File size: 7.3 KB
Line 
12003-09-26      Joel Sherrill <joel@OARcorp.com>
2
3        * rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h: Obsoleting HP
4        PA-RISC port and removing all references.
5
62003-09-04      Joel Sherrill <joel@OARcorp.com>
7
8        * rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h,
9        rtems/powerpc/registers.h, rtems/score/ppc.h, rtems/score/types.h:
10        URL for license changed.
11
122003-08-21      Till Straumann <strauman@slac.stanford.edu>
13
14        PR 457/bsps
15        * rtems/powerpc/registers.h: Add a few definitions for the PowerPC
16        thermal assistance unit.
17
182003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
21
222003-07-18      Till Straumann <strauman@slac.stanford.edu>
23
24        PR 288/rtems
25        * rtems/new-exceptions/cpu.h: _ISR_Nest_level is now properly
26        maintained and does not reside in SPRG0.
27
282003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.ac: Remove AC_CONFIG_AUX_DIR.
31
322003-02-20      Till Straumann <strauman@slac.stanford.edu>
33
34        PR 349/bsps
35        * rtems/powerpc/registers.h: Add definitions for HID1 and DABR SPRs.
36
372002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
40        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
41
422002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * configure.ac: Fix package name.
45
462002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * rtems/new-exceptions/cpu.h: Remove sections on
49        CPU_INLINE_ENABLE_DISPATCH and CPU_UNROLL_ENQUEUE_PRIORITY.
50        * rtems/old-exceptions/cpu.h: Remove sections on
51        CPU_INLINE_ENABLE_DISPATCH and CPU_UNROLL_ENQUEUE_PRIORITY.
52        * rtems/score/cpu.h: Insert sections on
53        CPU_INLINE_ENABLE_DISPATCH and CPU_UNROLL_ENQUEUE_PRIORITY.
54
552002-10-31      Joel Sherrill <joel@OARcorp.com>
56
57        * rtems/new-exceptions/cpu.h: Removed warnings.
58
59
602002-10-31      Joel Sherrill <joel@OARcorp.com>
61
62        * rtems/new-exceptions/cpu.h: Removed warnings.
63
642002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
67
682002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * .cvsignore: Reformat.
71        Add autom4te*cache.
72        Remove autom4te.cache.
73
742002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
77
782002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * Makefile.am: Use .$(OBJEXT) instead of .o.
81
822002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * configure.ac: RTEMS_TOP(../../../..).
85
862002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * configure.ac: Remove RTEMS_PROJECT_ROOT.
89
902002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * configure.ac: Add RTEMS_PROG_CCAS
93
942002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
97        Add AC_PROG_RANLIB.
98
992002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
102        Use ../../../aclocal.
103
1042002-05-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * rtems/score/ppc.h: Remove PPC_DEBUG_MODEL.
107
1082001-05-14      Till Straumann <strauman@slac.stanford.edu>
109
110        * rtems/powerpc/registers.h, rtems/score/ppc.h: Per PR213, add
111        support for the MPC74000 (AKA G4); there is no AltiVec support yet,
112        however.
1132002-04-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * rtems/score/ppc.h: Remove rtems_multilib.
116        Add mpc555 (Based on comments from Sergei Organov <osv@javad.ru>).
117        * rtems/old-exceptions/cpu.h: Remove _CPU_Data_Cache_Block_Flush.
118        Remove _CPU_Data_Cache_Block_Invalidate.
119
1202002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * asm.h: Include cpuopts.h instead of targopts.h.
123        * rtems/new-exceptions/cpu.h: Relocated from
124        libbsp/powerpc/support/new_exception_processing/rtems/score/cpu.h
125        * rtems/old-exceptions/cpu.h: Relocated from
126        c/src/lib/libbsp/powerpc/support/old_exception_processing/rtems/score/cpu.h
127        * rtems/powerpc/registers.h: Relocated and renamed from
128        libcpu/powerpc/shared/include/cpu.h.
129        * rtems/score/cpu.h: New.
130        * Makefile.am: Reflect changes above.
131
1322001-04-03      Joel Sherrill <joel@OARcorp.com>
133
134        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
135        * rtems/score/ppctypes.h: Removed.
136        * rtems/score/types.h: New file via CVS magic.
137        * Makefile.am, rtems/score/cpu.h: Account for name change.
138
1392002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * configure.ac:
142        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
143        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
144        * Makefile.am: Remove AUTOMAKE_OPTIONS.
145
1462002-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * Makefile.am: Reflect changes from 2002-01-23.
149
1502002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * rtems/Makefile.am: Removed.
153        * rtems/score/Makefile.am: Removed.
154        * configure.ac: Reflect changes above.
155        AC_CONFIG_SRCDIR(asm.h).
156
1572002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * rtems/Makefile.am: New.
160        * rtems/.cvsignore: New.
161        * rtems/score/Makefile.am: New.
162        * rtems/score/.cvsignore: New.
163        * rtems/score/ppc.h: Relocated from shared/.
164        * rtems/score/ppctypes.h: Relocated from shared/.
165        * asm.h: Relocated from shared/.
166        * shared/Makefile.am: Removed.
167        * shared/asm.h: Removed.
168        * shared/ppc.h: Removed.
169        * shared/ppctypes.h: Removed.
170        * shared/.cvsignore: Removed.
171        * Makefile.am: Reflect changes above.
172        * configure.ac: Reflect changes above.
173
1742001-11-28      Joel Sherrill <joel@OARcorp.com>,
175
176        This was tracked as PR91.
177        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
178        is used to specify if the port uses the standard macro for this (FALSE).
179        A TRUE setting indicates the port provides its own implementation.
180
1812001-11-14      Joel Sherrill <joel@OARcorp.com>
182
183        * shared/ppc.h: The mpc8260 uses the new exception processing model
184        and thus does not need to define PPC_USE_SPRG.
185
1862001-11-14      Andrew Dachs <A.Dachs@SSTL.co.uk>
187
188        * shared/ppc.h: mpc8260 has double FPU not single FPU.
189
1902001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
191
192        This modification is part of the submitted modifications necessary to
193        support the IBM PPC405 family.  This submission was reviewed by
194        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
195        not negatively impact the ppc403 BSPs.  The submission and tracking
196        process was captured as PR50.
197        * shared/asm.h, shared/ppc.h: Added PPC405 support.
198
1992001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
200
201        * shared/ppc.h: Added mpc8260 support.
202
2032001-10-12      Joel Sherrill <joel@OARcorp.com>
204
205        * shared/ppctypes.h: Fixed typo.
206
2072001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
210        * configure.in: Remove.
211        * configure.ac: New file, generated from configure.in by autoupdate.
212
2132001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * shared/Makefile.am: Use 'PREINSTALL_FILES ='.
216
2172001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * Makefile.am, rtems/score/Makefile.am:
220        Apply include_*HEADERS instead of H_FILES.
221
2222000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
225
2262000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
229
2302000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
233        Switch to GNU canonicalization.
234
2352000-10-20      Joel Sherrill <joel@OARcorp.com>
236
237        * shared/ppc.h: For multilibs, derive PPC_HAS_FPU from _SOFT_FLOAT.
238
2392000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * Makefile.am: Include compile.am.
242
2432000-08-10      Joel Sherrill <joel@OARcorp.com>
244
245        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.