source: rtems/c/src/lib/libbsp/powerpc/support/old_exception_processing/ChangeLog @ b5328149

4.104.114.84.95
Last change on this file since b5328149 was 0567cb2, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/10/05 at 15:13:34

2005-02-10 Ralf Corsepius <ralf.corsepius@…>

  • cpu.c, cpu_asm.S, irq_stub.S, rtems/score/ppc_offs.h: Remove PPC_ABI_POWEROPEN.
  • Property mode set to 100644
File size: 4.6 KB
Line 
12005-02-10      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * cpu.c, cpu_asm.S, irq_stub.S, rtems/score/ppc_offs.h:
4        Remove PPC_ABI_POWEROPEN.
5
62005-02-09      Ralf Corsepius <ralf.corsepius@rtems.org>
7
8        * cpu.c, cpu_asm.S, irq_stub.S, rtems/score/ppc_offs.h:
9        Remove PPC_ABI_GCC27.
10
112005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
12
13        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
14
152005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
16
17        * Makefile.am: Remove build-variant support.
18
192004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
20
21        PR 696/bsps
22        * cpu.c: Include bsp.h.
23
242004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
25
26        * configure.ac: Require automake > 1.9.
27
282004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
29
30        * cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
31
322004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
33
34        * cpu.c, ppccache.c: Convert to using c99 fixed size types.
35
362004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * configure.ac: Add RTEMS_PROG_CCAS.
39        * Makefile.am: Use automake compilation rules.
40
412004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * Makefile.am: Add PREINSTALL_DIRS.
44
452004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
48        Add PRE/TMPINSTALL_FILES to CLEANFILES.
49
502003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
53
542003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
57
582003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am: Reformat for preinstallation dirstamp support.
61
622003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * Makefile.am: Remove all-local: $(ARCH).
65
662003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * configure.ac: Remove RTEMS_CANONICAL_HOST.
69
702003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * configure.ac: Remove RTEMS_CHECK_CPU.
73
742003-09-04      Joel Sherrill <joel@OARcorp.com>
75
76        * cpu.c, cpu_asm.S: URL for license changed.
77
782003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * Makefile.am: Reflect having moved aclocal/.
81
822003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * Makefile.am: Reflect having moved automake/.
85
862003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
89
902003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * configure.ac: Remove AC_CONFIG_AUX_DIR.
93
942003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
97
982003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * configure.ac: AC_PREREQ(2.57).
101
1022002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: Don't include @RTEMS_BSP@.cfg.
105        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
106
1072002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * .cvsignore: Reformat.
110        Add autom4te*cache.
111        Remove autom4te.cache.
112
1132002-09-14      Joel Sherrill <joel@OARcorp.com>
114
115        * cpu.c: Include declaration of variable i in ifdef USE_SPRG to
116        eliminate warning.
117
1182002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * Makefile.am: Use .$(OBJEXT) instead of .o.
121
1222002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * Makefile.am: Fix oversights in previous patch.
125
1262002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * rtems.S: Remove.
129        * Makefile.am: Reflect having removed rtems.S. Use AM_CPPFLAGS
130        instead of INCLUDES (Latest automake standard).
131
1322002-04-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * cpu.c: Include <rtems/powerpc/cache.h>.
135
1362002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * rtems/score/cpu.h: Removed.
139        * Makefile.am: Reflect changes above.
140
1412001-04-03      Joel Sherrill <joel@OARcorp.com>
142
143        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
144        * rtems/score/cpu.h: Account for name change.
145
1462002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * configure.ac:
149        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
150        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
151        * Makefile.am: Remove AUTOMAKE_OPTIONS.
152
1532001-11-28      Joel Sherrill <joel@OARcorp.com>,
154
155        This was tracked as PR91.
156        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
157        is used to specify if the port uses the standard macro for this (FALSE).
158        A TRUE setting indicates the port provides its own implementation.
159        * rtems/score/c_isr.inl: Deleted and contents merged into cpu.c.
160        * cpu.c: Received contents of c_isr.inl.
161        * Makefile.am: Deleted reference to c_isr.inl.
162
1632001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * .cvsignore: Add aclocal.m4, autom4te.*, config.*, configure.
166
1672001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * Makefile.am: Preinstall c_isr.inl (HACK).
170        * ChangeLog: New file.
171
Note: See TracBrowser for help on using the repository browser.