source: rtems/cpukit/score/cpu/powerpc/ChangeLog @ 4a0d87e

4.104.114.84.95
Last change on this file since 4a0d87e was 4a0d87e, checked in by Joel Sherrill <joel.sherrill@…>, on 04/18/02 at 20:54:19

2002-04-18 Ralf Corsepius <corsepiu@…>

  • asm.h: Include cpuopts.h instead of targopts.h.
  • rtems/new-exceptions/cpu.h: Relocated from libbsp/powerpc/support/new_exception_processing/rtems/score/cpu.h
  • rtems/old-exceptions/cpu.h: Relocated from c/src/lib/libbsp/powerpc/support/old_exception_processing/rtems/score/cpu.h
  • rtems/powerpc/registers.h: Relocated and renamed from libcpu/powerpc/shared/include/cpu.h.
  • rtems/score/cpu.h: New.
  • Makefile.am: Reflect changes above.
  • Property mode set to 100644
File size: 4.0 KB
Line 
12002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * asm.h: Include cpuopts.h instead of targopts.h.
4        * rtems/new-exceptions/cpu.h: Relocated from
5        libbsp/powerpc/support/new_exception_processing/rtems/score/cpu.h
6        * rtems/old-exceptions/cpu.h: Relocated from
7        c/src/lib/libbsp/powerpc/support/old_exception_processing/rtems/score/cpu.h
8        * rtems/powerpc/registers.h: Relocated and renamed from
9        libcpu/powerpc/shared/include/cpu.h.
10        * rtems/score/cpu.h: New.
11        * Makefile.am: Reflect changes above.
12
132001-04-03      Joel Sherrill <joel@OARcorp.com>
14
15        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
16        * rtems/score/ppctypes.h: Removed.
17        * rtems/score/types.h: New file via CVS magic.
18        * Makefile.am, rtems/score/cpu.h: Account for name change.
19
202002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * configure.ac:
23        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
24        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
25        * Makefile.am: Remove AUTOMAKE_OPTIONS.
26
272002-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: Reflect changes from 2002-01-23.
30
312002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * rtems/Makefile.am: Removed.
34        * rtems/score/Makefile.am: Removed.
35        * configure.ac: Reflect changes above.
36        AC_CONFIG_SRCDIR(asm.h).
37
382002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * rtems/Makefile.am: New.
41        * rtems/.cvsignore: New.
42        * rtems/score/Makefile.am: New.
43        * rtems/score/.cvsignore: New.
44        * rtems/score/ppc.h: Relocated from shared/.
45        * rtems/score/ppctypes.h: Relocated from shared/.
46        * asm.h: Relocated from shared/.
47        * shared/Makefile.am: Removed.
48        * shared/asm.h: Removed.
49        * shared/ppc.h: Removed.
50        * shared/ppctypes.h: Removed.
51        * shared/.cvsignore: Removed.
52        * Makefile.am: Reflect changes above.
53        * configure.ac: Reflect changes above.
54
552001-11-28      Joel Sherrill <joel@OARcorp.com>,
56
57        This was tracked as PR91.
58        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
59        is used to specify if the port uses the standard macro for this (FALSE).
60        A TRUE setting indicates the port provides its own implementation.
61
622001-11-14      Joel Sherrill <joel@OARcorp.com>
63
64        * shared/ppc.h: The mpc8260 uses the new exception processing model
65        and thus does not need to define PPC_USE_SPRG.
66
672001-11-14      Andrew Dachs <A.Dachs@SSTL.co.uk>
68
69        * shared/ppc.h: mpc8260 has double FPU not single FPU.
70
712001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
72
73        This modification is part of the submitted modifications necessary to
74        support the IBM PPC405 family.  This submission was reviewed by
75        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
76        not negatively impact the ppc403 BSPs.  The submission and tracking
77        process was captured as PR50.
78        * shared/asm.h, shared/ppc.h: Added PPC405 support.
79
802001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
81
82        * shared/ppc.h: Added mpc8260 support.
83
842001-10-12      Joel Sherrill <joel@OARcorp.com>
85
86        * shared/ppctypes.h: Fixed typo.
87
882001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
91        * configure.in: Remove.
92        * configure.ac: New file, generated from configure.in by autoupdate.
93
942001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * shared/Makefile.am: Use 'PREINSTALL_FILES ='.
97
982001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * Makefile.am, rtems/score/Makefile.am:
101        Apply include_*HEADERS instead of H_FILES.
102
1032000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
106
1072000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
110
1112000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
114        Switch to GNU canonicalization.
115
1162000-10-20      Joel Sherrill <joel@OARcorp.com>
117
118        * shared/ppc.h: For multilibs, derive PPC_HAS_FPU from _SOFT_FLOAT.
119
1202000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * Makefile.am: Include compile.am.
123
1242000-08-10      Joel Sherrill <joel@OARcorp.com>
125
126        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.