source: rtems/cpukit/score/cpu/powerpc/ChangeLog @ 53f6727

4.104.114.84.95
Last change on this file since 53f6727 was 53f6727, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/22/02 at 13:51:58

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

  • Makefile.am: Use .$(OBJEXT) instead of .o.
  • Property mode set to 100644
File size: 5.2 KB
RevLine 
[53f6727]12002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Use .$(OBJEXT) instead of .o.
4
[af81910]52002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: RTEMS_TOP(../../../..).
8
[8c746fe]92002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: Remove RTEMS_PROJECT_ROOT.
12
[a25b63b]132002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: Add RTEMS_PROG_CCAS
16
[6f79a970]172002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
20        Add AC_PROG_RANLIB.
21
[2f6261d]222002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
25        Use ../../../aclocal.
26
[0fe89f6]272002-05-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * rtems/score/ppc.h: Remove PPC_DEBUG_MODEL.
30
[78f8c91]312001-05-14      Till Straumann <strauman@slac.stanford.edu>
32
33        * rtems/powerpc/registers.h, rtems/score/ppc.h: Per PR213, add
34        support for the MPC74000 (AKA G4); there is no AltiVec support yet,
35        however.
[5a715de]362002-04-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * rtems/score/ppc.h: Remove rtems_multilib.
39        Add mpc555 (Based on comments from Sergei Organov <osv@javad.ru>).
40        * rtems/old-exceptions/cpu.h: Remove _CPU_Data_Cache_Block_Flush.
41        Remove _CPU_Data_Cache_Block_Invalidate.
42
[4a0d87e]432002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * asm.h: Include cpuopts.h instead of targopts.h.
46        * rtems/new-exceptions/cpu.h: Relocated from
47        libbsp/powerpc/support/new_exception_processing/rtems/score/cpu.h
48        * rtems/old-exceptions/cpu.h: Relocated from
49        c/src/lib/libbsp/powerpc/support/old_exception_processing/rtems/score/cpu.h
50        * rtems/powerpc/registers.h: Relocated and renamed from
51        libcpu/powerpc/shared/include/cpu.h.
52        * rtems/score/cpu.h: New.
53        * Makefile.am: Reflect changes above.
54
[6f53a921]552001-04-03      Joel Sherrill <joel@OARcorp.com>
56
57        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
58        * rtems/score/ppctypes.h: Removed.
59        * rtems/score/types.h: New file via CVS magic.
60        * Makefile.am, rtems/score/cpu.h: Account for name change.
61
[7273b6e]622002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * configure.ac:
65        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
66        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
67        * Makefile.am: Remove AUTOMAKE_OPTIONS.
68
[dfca13fc]692002-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: Reflect changes from 2002-01-23.
72
[59bcc90]732002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * rtems/Makefile.am: Removed.
76        * rtems/score/Makefile.am: Removed.
77        * configure.ac: Reflect changes above.
78        AC_CONFIG_SRCDIR(asm.h).
79
[b0f78e8]802002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * rtems/Makefile.am: New.
83        * rtems/.cvsignore: New.
84        * rtems/score/Makefile.am: New.
85        * rtems/score/.cvsignore: New.
86        * rtems/score/ppc.h: Relocated from shared/.
87        * rtems/score/ppctypes.h: Relocated from shared/.
88        * asm.h: Relocated from shared/.
89        * shared/Makefile.am: Removed.
90        * shared/asm.h: Removed.
91        * shared/ppc.h: Removed.
92        * shared/ppctypes.h: Removed.
93        * shared/.cvsignore: Removed.
94        * Makefile.am: Reflect changes above.
95        * configure.ac: Reflect changes above.
96
[4db30283]972001-11-28      Joel Sherrill <joel@OARcorp.com>,
98
99        This was tracked as PR91.
100        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
101        is used to specify if the port uses the standard macro for this (FALSE).
102        A TRUE setting indicates the port provides its own implementation.
103
[ffcb102]1042001-11-14      Joel Sherrill <joel@OARcorp.com>
105
106        * shared/ppc.h: The mpc8260 uses the new exception processing model
107        and thus does not need to define PPC_USE_SPRG.
108
[2b5c094f]1092001-11-14      Andrew Dachs <A.Dachs@SSTL.co.uk>
110
111        * shared/ppc.h: mpc8260 has double FPU not single FPU.
112
[95e0ca93]1132001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
114
115        This modification is part of the submitted modifications necessary to
116        support the IBM PPC405 family.  This submission was reviewed by
117        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
118        not negatively impact the ppc403 BSPs.  The submission and tracking
119        process was captured as PR50.
120        * shared/asm.h, shared/ppc.h: Added PPC405 support.
121
[3ac78af]1222001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
123
124        * shared/ppc.h: Added mpc8260 support.
125
[57624a1]1262001-10-12      Joel Sherrill <joel@OARcorp.com>
127
128        * shared/ppctypes.h: Fixed typo.
129
[df25c998]1302001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
133        * configure.in: Remove.
134        * configure.ac: New file, generated from configure.in by autoupdate.
135
[1707a04]1362001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * shared/Makefile.am: Use 'PREINSTALL_FILES ='.
139
[329509fb]1402001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * Makefile.am, rtems/score/Makefile.am:
143        Apply include_*HEADERS instead of H_FILES.
144
[feead226]1452000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
148
[a314d3b4]1492000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
152
[5582de1]1532000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
156        Switch to GNU canonicalization.
157
[fad00e76]1582000-10-20      Joel Sherrill <joel@OARcorp.com>
159
160        * shared/ppc.h: For multilibs, derive PPC_HAS_FPU from _SOFT_FLOAT.
161
[d7118fd]1622000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * Makefile.am: Include compile.am.
165
[e94ad1fe]1662000-08-10      Joel Sherrill <joel@OARcorp.com>
167
168        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.