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

4.104.114.84.95
Last change on this file since 1e58f5a2 was 1e58f5a2, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/12/05 at 03:51:21

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

  • Makefile.am, configure.ac: Remove (Unused).
  • Property mode set to 100644
File size: 4.7 KB
RevLine 
[1e58f5a2]12005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * Makefile.am, configure.ac: Remove (Unused).
4
[0567cb2]52005-02-10      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * cpu.c, cpu_asm.S, irq_stub.S, rtems/score/ppc_offs.h:
8        Remove PPC_ABI_POWEROPEN.
9
[d946f95]102005-02-09      Ralf Corsepius <ralf.corsepius@rtems.org>
11
12        * cpu.c, cpu_asm.S, irq_stub.S, rtems/score/ppc_offs.h:
13        Remove PPC_ABI_GCC27.
14
[844609f9]152005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
16
17        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
18
[db3fa14]192005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
20
21        * Makefile.am: Remove build-variant support.
22
[d2df5ee]232004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
24
25        PR 696/bsps
26        * cpu.c: Include bsp.h.
27
[97891e5e]282004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
29
30        * configure.ac: Require automake > 1.9.
31
[b49bcfc]322004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
33
34        * cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
35
[ffe6331]362004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
37
38        * cpu.c, ppccache.c: Convert to using c99 fixed size types.
39
[8a13fe81]402004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * configure.ac: Add RTEMS_PROG_CCAS.
43        * Makefile.am: Use automake compilation rules.
44
[2897e73]452004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: Add PREINSTALL_DIRS.
48
[03ea5323]492004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
52        Add PRE/TMPINSTALL_FILES to CLEANFILES.
53
[a4666cd5]542003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
57
[810720b6]582003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
61
[164ccc6]622003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * Makefile.am: Reformat for preinstallation dirstamp support.
65
[e2148f97]662003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * Makefile.am: Remove all-local: $(ARCH).
69
[c44312d]702003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * configure.ac: Remove RTEMS_CANONICAL_HOST.
73
[c8e1751]742003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * configure.ac: Remove RTEMS_CHECK_CPU.
77
[9563a3a]782003-09-04      Joel Sherrill <joel@OARcorp.com>
79
80        * cpu.c, cpu_asm.S: URL for license changed.
81
[fe8bc62f]822003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * Makefile.am: Reflect having moved aclocal/.
85
[c53e9e2f]862003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
[c483a4e]88        * Makefile.am: Reflect having moved automake/.
[c53e9e2f]89
[7dcc3fe]902003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
93
[7a97f26]942003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * configure.ac: Remove AC_CONFIG_AUX_DIR.
97
[ccd81b60]982003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
101
[9b5c258]1022003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * configure.ac: AC_PREREQ(2.57).
105
[32a80b6]1062002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * Makefile.am: Don't include @RTEMS_BSP@.cfg.
109        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
110
[8730f45]1112002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * .cvsignore: Reformat.
114        Add autom4te*cache.
115        Remove autom4te.cache.
116
[aebde08e]1172002-09-14      Joel Sherrill <joel@OARcorp.com>
118
119        * cpu.c: Include declaration of variable i in ifdef USE_SPRG to
120        eliminate warning.
121
[8d6eee18]1222002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * Makefile.am: Use .$(OBJEXT) instead of .o.
125
[c08c6b5]1262002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * Makefile.am: Fix oversights in previous patch.
129
[a36f4a8]1302002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * rtems.S: Remove.
133        * Makefile.am: Reflect having removed rtems.S. Use AM_CPPFLAGS
134        instead of INCLUDES (Latest automake standard).
135
[b97b2202]1362002-04-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * cpu.c: Include <rtems/powerpc/cache.h>.
139
[c178d34]1402002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * rtems/score/cpu.h: Removed.
143        * Makefile.am: Reflect changes above.
144
[2b3f641]1452001-04-03      Joel Sherrill <joel@OARcorp.com>
146
147        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
148        * rtems/score/cpu.h: Account for name change.
149
[7273b6e]1502002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * configure.ac:
153        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
154        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
155        * Makefile.am: Remove AUTOMAKE_OPTIONS.
156
[75ad7376]1572001-11-28      Joel Sherrill <joel@OARcorp.com>,
158
159        This was tracked as PR91.
160        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
161        is used to specify if the port uses the standard macro for this (FALSE).
162        A TRUE setting indicates the port provides its own implementation.
163        * rtems/score/c_isr.inl: Deleted and contents merged into cpu.c.
164        * cpu.c: Received contents of c_isr.inl.
165        * Makefile.am: Deleted reference to c_isr.inl.
166
[2e75ec2]1672001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * .cvsignore: Add aclocal.m4, autom4te.*, config.*, configure.
170
[26f6042]1712001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * Makefile.am: Preinstall c_isr.inl (HACK).
174        * ChangeLog: New file.
175
Note: See TracBrowser for help on using the repository browser.