source: rtems/cpukit/score/cpu/powerpc/ChangeLog @ 8c746fe

4.104.114.84.95
Last change on this file since 8c746fe was 8c746fe, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/01/02 at 09:59:55

2002-07-01 Ralf Corsepius <corsepiu@…>

  • configure.ac: Remove RTEMS_PROJECT_ROOT.
  • Property mode set to 100644
File size: 5.0 KB
Line 
12002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove RTEMS_PROJECT_ROOT.
4
52002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Add RTEMS_PROG_CCAS
8
92002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
12        Add AC_PROG_RANLIB.
13
142002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
17        Use ../../../aclocal.
18
192002-05-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * rtems/score/ppc.h: Remove PPC_DEBUG_MODEL.
22
232001-05-14      Till Straumann <strauman@slac.stanford.edu>
24
25        * rtems/powerpc/registers.h, rtems/score/ppc.h: Per PR213, add
26        support for the MPC74000 (AKA G4); there is no AltiVec support yet,
27        however.
282002-04-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * rtems/score/ppc.h: Remove rtems_multilib.
31        Add mpc555 (Based on comments from Sergei Organov <osv@javad.ru>).
32        * rtems/old-exceptions/cpu.h: Remove _CPU_Data_Cache_Block_Flush.
33        Remove _CPU_Data_Cache_Block_Invalidate.
34
352002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * asm.h: Include cpuopts.h instead of targopts.h.
38        * rtems/new-exceptions/cpu.h: Relocated from
39        libbsp/powerpc/support/new_exception_processing/rtems/score/cpu.h
40        * rtems/old-exceptions/cpu.h: Relocated from
41        c/src/lib/libbsp/powerpc/support/old_exception_processing/rtems/score/cpu.h
42        * rtems/powerpc/registers.h: Relocated and renamed from
43        libcpu/powerpc/shared/include/cpu.h.
44        * rtems/score/cpu.h: New.
45        * Makefile.am: Reflect changes above.
46
472001-04-03      Joel Sherrill <joel@OARcorp.com>
48
49        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
50        * rtems/score/ppctypes.h: Removed.
51        * rtems/score/types.h: New file via CVS magic.
52        * Makefile.am, rtems/score/cpu.h: Account for name change.
53
542002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.ac:
57        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
58        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
59        * Makefile.am: Remove AUTOMAKE_OPTIONS.
60
612002-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Reflect changes from 2002-01-23.
64
652002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * rtems/Makefile.am: Removed.
68        * rtems/score/Makefile.am: Removed.
69        * configure.ac: Reflect changes above.
70        AC_CONFIG_SRCDIR(asm.h).
71
722002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * rtems/Makefile.am: New.
75        * rtems/.cvsignore: New.
76        * rtems/score/Makefile.am: New.
77        * rtems/score/.cvsignore: New.
78        * rtems/score/ppc.h: Relocated from shared/.
79        * rtems/score/ppctypes.h: Relocated from shared/.
80        * asm.h: Relocated from shared/.
81        * shared/Makefile.am: Removed.
82        * shared/asm.h: Removed.
83        * shared/ppc.h: Removed.
84        * shared/ppctypes.h: Removed.
85        * shared/.cvsignore: Removed.
86        * Makefile.am: Reflect changes above.
87        * configure.ac: Reflect changes above.
88
892001-11-28      Joel Sherrill <joel@OARcorp.com>,
90
91        This was tracked as PR91.
92        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
93        is used to specify if the port uses the standard macro for this (FALSE).
94        A TRUE setting indicates the port provides its own implementation.
95
962001-11-14      Joel Sherrill <joel@OARcorp.com>
97
98        * shared/ppc.h: The mpc8260 uses the new exception processing model
99        and thus does not need to define PPC_USE_SPRG.
100
1012001-11-14      Andrew Dachs <A.Dachs@SSTL.co.uk>
102
103        * shared/ppc.h: mpc8260 has double FPU not single FPU.
104
1052001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
106
107        This modification is part of the submitted modifications necessary to
108        support the IBM PPC405 family.  This submission was reviewed by
109        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
110        not negatively impact the ppc403 BSPs.  The submission and tracking
111        process was captured as PR50.
112        * shared/asm.h, shared/ppc.h: Added PPC405 support.
113
1142001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
115
116        * shared/ppc.h: Added mpc8260 support.
117
1182001-10-12      Joel Sherrill <joel@OARcorp.com>
119
120        * shared/ppctypes.h: Fixed typo.
121
1222001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
125        * configure.in: Remove.
126        * configure.ac: New file, generated from configure.in by autoupdate.
127
1282001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * shared/Makefile.am: Use 'PREINSTALL_FILES ='.
131
1322001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * Makefile.am, rtems/score/Makefile.am:
135        Apply include_*HEADERS instead of H_FILES.
136
1372000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
140
1412000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
144
1452000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
148        Switch to GNU canonicalization.
149
1502000-10-20      Joel Sherrill <joel@OARcorp.com>
151
152        * shared/ppc.h: For multilibs, derive PPC_HAS_FPU from _SOFT_FLOAT.
153
1542000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * Makefile.am: Include compile.am.
157
1582000-08-10      Joel Sherrill <joel@OARcorp.com>
159
160        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.