source: rtems/cpukit/score/cpu/h8300/ChangeLog @ f346774d

4.104.114.84.95
Last change on this file since f346774d was f346774d, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/01/05 at 10:31:38

2005-01-01 Ralf Corsepius <ralf.corsepius@…>

  • Makefile.am: Remove build-variant support.
  • Property mode set to 100644
File size: 7.9 KB
Line 
12005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Remove build-variant support.
4
52004-12-10      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        PR 733/rtems
8        * rtems/score/cpu.h: Remove output arg from inline asm in
9        _CPU_ISR_Disable.
10
112004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
12
13        * rtems/score/types.h: Use __rtems_score_types_h as preprocessor
14        guard.
15
162004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
17
18        * asm.h: Add doxygen preamble.
19
202004-10-02      Ralf Corsepius <ralf_corsepius@rtems.org>
21
22        * rtems/score/cpu.h: Add doxygen preamble.
23        * rtems/score/h8300.h: Add doxygen preamble.
24        * rtems/score/types.h: Add doxygen preamble.
25
262004-09-29      Joel Sherrill <joel@OARcorp.com>
27
28        * rtems/score/cpu.h: i960 obsoleted and all references removed.
29
302004-04-06      Ralf Corsepius <ralf_corsepius@rtems.org>
31
32        * configure.ac: Remove (Merged into $(top_srcdir)/configure.ac).
33        * Makefile.am: Don't include multilib.am.
34        Reflect merging configure.ac into $(top_srcdir)/configure.ac.
35
362004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
37
38        * Makefile.am: Install asm.h to $(includedir)/rtems.
39
402004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
41
42        * cpu.c, rtems/score/cpu.h: Convert to using c99 fixed size types.
43
442004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
45
46        * configure.ac: RTEMS_TOP([../../../..]).
47
482004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * configure.ac: Move RTEMS_TOP one subdir down.
51
522004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * Makefile.am: Add PREINSTALL_DIRS.
55
562004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Re-add dirstamps to PREINSTALL_FILES.
59        Add PREINSTALL_FILES to CLEANFILES.
60
612004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * configure.ac: Requires automake >= 1.8.1.
64
652004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Include compile.am, again.
68
692004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: Convert to using automake compilation rules.
72
732003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
76
772003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
80
812003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * Makefile.am: Remove TMPINSTALL_FILES.
84
852003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * Makefile.am: Add $(dirstamp) to preinstallation rules.
88
892003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * Makefile.am: Don't use gmake rules for preinstallation.
92
932003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * configure.ac: Remove RTEMS_CANONICAL_HOST.
96
972003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * configure.ac: Remove RTEMS_CHECK_CPU.
100
1012003-09-26      Joel Sherrill <joel@OARcorp.com>
102
103        * rtems/score/cpu.h: Obsoleting HP PA-RISC port and removing all
104        references.
105
1062003-09-04      Joel Sherrill <joel@OARcorp.com>
107
108        * asm.h, cpu.c, cpu_asm.S, rtems/score/cpu.h, rtems/score/h8300.h,
109        rtems/score/types.h: URL for license changed.
110
1112003-08-14      Joel Sherrill <joel@OARcorp.com>
112
113        PR 455/bsps
114        * rtems/score/cpu.h: Added missing CPU_swap_u16().
115
1162003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
119
1202003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * configure.ac: Remove AC_CONFIG_AUX_DIR.
123
1242002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
127        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
128
1292002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * configure.ac: Fix package name.
132
1332002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * rtems/score/cpu.h: Add prototype of H8BD_Install_IRQ to eliminate
136        warning.
137
1382002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
141
1422002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * .cvsignore: Reformat.
145        Add autom4te*cache.
146        Remove autom4te.cache.
147
1482002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
151
1522002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * Makefile.am: Use .$(OBJEXT) instead of .o.
155
1562002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * Makefile.am: Use . instead of .o.
159
1602002-07-05      Joel Sherrill <joel@OARcorp.com>
161
162        * rtems/score/cpu.h: Filled in something that was marked XXX.
163
1642002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * configure.ac: RTEMS_TOP(../../../..).
167
1682002-07-04      Joel Sherrill <joel@OARcorp.com>
169
170        * Makefile.am: Remove reference to deprecated rtems.c.
171
1722002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * rtems.c: Remove.
175        * Makefile.am: Reflect changes above.
176
1772002-07-01      Joel Sherrill <joel@OARcorp.com>
178
179        * rtems/score/cpu.h: Fixed comments and renamed
180        CPU_SYSTEM_INITIALIZATION_THREAD_EXTRA_STACK to
181        CPU_MPCI_RECEIVE_SERVER_EXTRA_STACK to be consistent with other code.
182
1832002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * configure.ac: Remove RTEMS_PROJECT_ROOT.
186
1872002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * configure.ac: Add RTEMS_PROG_CCAS
190
1912002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
194        Add AC_PROG_RANLIB.
195
1962002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
199        Use ../../../aclocal.
200
2012001-04-03      Joel Sherrill <joel@OARcorp.com>
202
203        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
204        * rtems/score/h8300types.h: Removed.
205        * rtems/score/types.h: New file via CVS magic.
206        * Makefile.am, rtems/score/cpu.h: Account for name change.
207
2082002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * configure.ac:
211        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
212        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
213        * Makefile.am: Remove AUTOMAKE_OPTIONS.
214
2152002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * rtems/Makefile.am: Removed.
218        * rtems/score/Makefile.am: Removed.
219        * configure.ac: Reflect changes above.
220        * Makefile.am: Reflect changes above.
221
2222002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * rtems/score/cpu.h: #include <rtems/bspIo.h>.
225
2262001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * Makefile.am: Add multilib support.
229
2302001-11-28      Joel Sherrill <joel@OARcorp.com>,
231
232        This was tracked as PR91.
233        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
234        is used to specify if the port uses the standard macro for this (FALSE).
235        A TRUE setting indicates the port provides its own implementation.
236
2372001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
240        * configure.in: Remove.
241        * configure.ac: New file, generated from configure.in by autoupdate.
242
2432001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
246        * Makefile.am: Use 'PREINSTALL_FILES ='.
247
2482001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * Makefile.am, rtems/score/Makefile.am:
251        Apply include_*HEADERS instead of H_FILES.
252
2532001-01-03      Joel Sherrill <joel@OARcorp.com>
254
255        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
256        * cpu_asm.S: Modify to properly dereference _ISR_Vector_table
257        now that it is dynamically allocated.
258
2592000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
262
2632000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
266
2672000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
270        Switch to GNU canonicalization.
271
2722000-10-18      Joel Sherrill <joel@OARcorp.com>
273
274        * cpu_asm.S, rtems/score/cpu.h: Modified to better support
275        multilibing.  These changes result in the code being able to
276        compile with the default gcc settings.  It is not functional
277        in this configuration but does compile.
278
2792000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * Makefile.am: Include compile.am.
282
2832000-08-10      Joel Sherrill <joel@OARcorp.com>
284
285        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.