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

4.104.114.84.95
Last change on this file since af413e95 was af413e95, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/21/04 at 11:06:03

2004-11-21 Ralf Corsepius <ralf.corsepius@…>

  • rtems/score/types.h: Use rtems_score_types_h as preprocessor guard.
  • Property mode set to 100644
File size: 7.6 KB
Line 
12004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * rtems/score/types.h: Use __rtems_score_types_h as preprocessor
4        guard.
5
62004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
7
8        * asm.h: Add doxygen preamble.
9
102004-10-02      Ralf Corsepius <ralf_corsepius@rtems.org>
11
12        * rtems/score/cpu.h: Add doxygen preamble.
13        * rtems/score/h8300.h: Add doxygen preamble.
14        * rtems/score/types.h: Add doxygen preamble.
15
162004-09-29      Joel Sherrill <joel@OARcorp.com>
17
18        * rtems/score/cpu.h: i960 obsoleted and all references removed.
19
202004-04-06      Ralf Corsepius <ralf_corsepius@rtems.org>
21
22        * configure.ac: Remove (Merged into $(top_srcdir)/configure.ac).
23        * Makefile.am: Don't include multilib.am.
24        Reflect merging configure.ac into $(top_srcdir)/configure.ac.
25
262004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
27
28        * Makefile.am: Install asm.h to $(includedir)/rtems.
29
302004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
31
32        * cpu.c, rtems/score/cpu.h: Convert to using c99 fixed size types.
33
342004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
35
36        * configure.ac: RTEMS_TOP([../../../..]).
37
382004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * configure.ac: Move RTEMS_TOP one subdir down.
41
422004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * Makefile.am: Add PREINSTALL_DIRS.
45
462004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: Re-add dirstamps to PREINSTALL_FILES.
49        Add PREINSTALL_FILES to CLEANFILES.
50
512004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * configure.ac: Requires automake >= 1.8.1.
54
552004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * Makefile.am: Include compile.am, again.
58
592004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * Makefile.am: Convert to using automake compilation rules.
62
632003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
66
672003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
70
712003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * Makefile.am: Remove TMPINSTALL_FILES.
74
752003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * Makefile.am: Add $(dirstamp) to preinstallation rules.
78
792003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * Makefile.am: Don't use gmake rules for preinstallation.
82
832003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * configure.ac: Remove RTEMS_CANONICAL_HOST.
86
872003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * configure.ac: Remove RTEMS_CHECK_CPU.
90
912003-09-26      Joel Sherrill <joel@OARcorp.com>
92
93        * rtems/score/cpu.h: Obsoleting HP PA-RISC port and removing all
94        references.
95
962003-09-04      Joel Sherrill <joel@OARcorp.com>
97
98        * asm.h, cpu.c, cpu_asm.S, rtems/score/cpu.h, rtems/score/h8300.h,
99        rtems/score/types.h: URL for license changed.
100
1012003-08-14      Joel Sherrill <joel@OARcorp.com>
102
103        PR 455/bsps
104        * rtems/score/cpu.h: Added missing CPU_swap_u16().
105
1062003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
109
1102003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * configure.ac: Remove AC_CONFIG_AUX_DIR.
113
1142002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
117        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
118
1192002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * configure.ac: Fix package name.
122
1232002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * rtems/score/cpu.h: Add prototype of H8BD_Install_IRQ to eliminate
126        warning.
127
1282002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
131
1322002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * .cvsignore: Reformat.
135        Add autom4te*cache.
136        Remove autom4te.cache.
137
1382002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
141
1422002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * Makefile.am: Use .$(OBJEXT) instead of .o.
145
1462002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * Makefile.am: Use . instead of .o.
149
1502002-07-05      Joel Sherrill <joel@OARcorp.com>
151
152        * rtems/score/cpu.h: Filled in something that was marked XXX.
153
1542002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * configure.ac: RTEMS_TOP(../../../..).
157
1582002-07-04      Joel Sherrill <joel@OARcorp.com>
159
160        * Makefile.am: Remove reference to deprecated rtems.c.
161
1622002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * rtems.c: Remove.
165        * Makefile.am: Reflect changes above.
166
1672002-07-01      Joel Sherrill <joel@OARcorp.com>
168
169        * rtems/score/cpu.h: Fixed comments and renamed
170        CPU_SYSTEM_INITIALIZATION_THREAD_EXTRA_STACK to
171        CPU_MPCI_RECEIVE_SERVER_EXTRA_STACK to be consistent with other code.
172
1732002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * configure.ac: Remove RTEMS_PROJECT_ROOT.
176
1772002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * configure.ac: Add RTEMS_PROG_CCAS
180
1812002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
184        Add AC_PROG_RANLIB.
185
1862002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
189        Use ../../../aclocal.
190
1912001-04-03      Joel Sherrill <joel@OARcorp.com>
192
193        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
194        * rtems/score/h8300types.h: Removed.
195        * rtems/score/types.h: New file via CVS magic.
196        * Makefile.am, rtems/score/cpu.h: Account for name change.
197
1982002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * configure.ac:
201        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
202        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
203        * Makefile.am: Remove AUTOMAKE_OPTIONS.
204
2052002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * rtems/Makefile.am: Removed.
208        * rtems/score/Makefile.am: Removed.
209        * configure.ac: Reflect changes above.
210        * Makefile.am: Reflect changes above.
211
2122002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * rtems/score/cpu.h: #include <rtems/bspIo.h>.
215
2162001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * Makefile.am: Add multilib support.
219
2202001-11-28      Joel Sherrill <joel@OARcorp.com>,
221
222        This was tracked as PR91.
223        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
224        is used to specify if the port uses the standard macro for this (FALSE).
225        A TRUE setting indicates the port provides its own implementation.
226
2272001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
230        * configure.in: Remove.
231        * configure.ac: New file, generated from configure.in by autoupdate.
232
2332001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
236        * Makefile.am: Use 'PREINSTALL_FILES ='.
237
2382001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * Makefile.am, rtems/score/Makefile.am:
241        Apply include_*HEADERS instead of H_FILES.
242
2432001-01-03      Joel Sherrill <joel@OARcorp.com>
244
245        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
246        * cpu_asm.S: Modify to properly dereference _ISR_Vector_table
247        now that it is dynamically allocated.
248
2492000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
252
2532000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
256
2572000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
260        Switch to GNU canonicalization.
261
2622000-10-18      Joel Sherrill <joel@OARcorp.com>
263
264        * cpu_asm.S, rtems/score/cpu.h: Modified to better support
265        multilibing.  These changes result in the code being able to
266        compile with the default gcc settings.  It is not functional
267        in this configuration but does compile.
268
2692000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * Makefile.am: Include compile.am.
272
2732000-08-10      Joel Sherrill <joel@OARcorp.com>
274
275        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.