source: rtems/cpukit/score/cpu/h8300/ChangeLog @ 850c88d

4.104.114.84.95
Last change on this file since 850c88d was d3b09bf4, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/29/04 at 12:59:18

2004-03-29 Ralf Corsepius <ralf_corsepius@…>

  • Property mode set to 100644
File size: 6.7 KB
Line 
12004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * configure.ac: RTEMS_TOP([../../../..]).
4
52004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Move RTEMS_TOP one subdir down.
8
92004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Add PREINSTALL_DIRS.
12
132004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * Makefile.am: Re-add dirstamps to PREINSTALL_FILES.
16        Add PREINSTALL_FILES to CLEANFILES.
17
182004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * configure.ac: Requires automake >= 1.8.1.
21
222004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * Makefile.am: Include compile.am, again.
25
262004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Convert to using automake compilation rules.
29
302003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
33
342003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
37
382003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Remove TMPINSTALL_FILES.
41
422003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * Makefile.am: Add $(dirstamp) to preinstallation rules.
45
462003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: Don't use gmake rules for preinstallation.
49
502003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac: Remove RTEMS_CANONICAL_HOST.
53
542003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.ac: Remove RTEMS_CHECK_CPU.
57
582003-09-26      Joel Sherrill <joel@OARcorp.com>
59
60        * rtems/score/cpu.h: Obsoleting HP PA-RISC port and removing all
61        references.
62
632003-09-04      Joel Sherrill <joel@OARcorp.com>
64
65        * asm.h, cpu.c, cpu_asm.S, rtems/score/cpu.h, rtems/score/h8300.h,
66        rtems/score/types.h: URL for license changed.
67
682003-08-14      Joel Sherrill <joel@OARcorp.com>
69
70        PR 455/bsps
71        * rtems/score/cpu.h: Added missing CPU_swap_u16().
72
732003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
76
772003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * configure.ac: Remove AC_CONFIG_AUX_DIR.
80
812002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
84        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
85
862002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * configure.ac: Fix package name.
89
902002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * rtems/score/cpu.h: Add prototype of H8BD_Install_IRQ to eliminate
93        warning.
94
952002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
98
992002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * .cvsignore: Reformat.
102        Add autom4te*cache.
103        Remove autom4te.cache.
104
1052002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
108
1092002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * Makefile.am: Use .$(OBJEXT) instead of .o.
112
1132002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * Makefile.am: Use . instead of .o.
116
1172002-07-05      Joel Sherrill <joel@OARcorp.com>
118
119        * rtems/score/cpu.h: Filled in something that was marked XXX.
120
1212002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * configure.ac: RTEMS_TOP(../../../..).
124
1252002-07-04      Joel Sherrill <joel@OARcorp.com>
126
127        * Makefile.am: Remove reference to deprecated rtems.c.
128
1292002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * rtems.c: Remove.
132        * Makefile.am: Reflect changes above.
133
1342002-07-01      Joel Sherrill <joel@OARcorp.com>
135
136        * rtems/score/cpu.h: Fixed comments and renamed
137        CPU_SYSTEM_INITIALIZATION_THREAD_EXTRA_STACK to
138        CPU_MPCI_RECEIVE_SERVER_EXTRA_STACK to be consistent with other code.
139
1402002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * configure.ac: Remove RTEMS_PROJECT_ROOT.
143
1442002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * configure.ac: Add RTEMS_PROG_CCAS
147
1482002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
151        Add AC_PROG_RANLIB.
152
1532002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
156        Use ../../../aclocal.
157
1582001-04-03      Joel Sherrill <joel@OARcorp.com>
159
160        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
161        * rtems/score/h8300types.h: Removed.
162        * rtems/score/types.h: New file via CVS magic.
163        * Makefile.am, rtems/score/cpu.h: Account for name change.
164
1652002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * configure.ac:
168        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
169        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
170        * Makefile.am: Remove AUTOMAKE_OPTIONS.
171
1722002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * rtems/Makefile.am: Removed.
175        * rtems/score/Makefile.am: Removed.
176        * configure.ac: Reflect changes above.
177        * Makefile.am: Reflect changes above.
178
1792002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * rtems/score/cpu.h: #include <rtems/bspIo.h>.
182
1832001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * Makefile.am: Add multilib support.
186
1872001-11-28      Joel Sherrill <joel@OARcorp.com>,
188
189        This was tracked as PR91.
190        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
191        is used to specify if the port uses the standard macro for this (FALSE).
192        A TRUE setting indicates the port provides its own implementation.
193
1942001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
197        * configure.in: Remove.
198        * configure.ac: New file, generated from configure.in by autoupdate.
199
2002001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
203        * Makefile.am: Use 'PREINSTALL_FILES ='.
204
2052001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * Makefile.am, rtems/score/Makefile.am:
208        Apply include_*HEADERS instead of H_FILES.
209
2102001-01-03      Joel Sherrill <joel@OARcorp.com>
211
212        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
213        * cpu_asm.S: Modify to properly dereference _ISR_Vector_table
214        now that it is dynamically allocated.
215
2162000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
219
2202000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
223
2242000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
227        Switch to GNU canonicalization.
228
2292000-10-18      Joel Sherrill <joel@OARcorp.com>
230
231        * cpu_asm.S, rtems/score/cpu.h: Modified to better support
232        multilibing.  These changes result in the code being able to
233        compile with the default gcc settings.  It is not functional
234        in this configuration but does compile.
235
2362000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * Makefile.am: Include compile.am.
239
2402000-08-10      Joel Sherrill <joel@OARcorp.com>
241
242        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.