source: rtems/cpukit/score/cpu/h8300/ChangeLog @ 0c3817b

4.104.114.84.95
Last change on this file since 0c3817b was 0c3817b, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/10/04 at 07:10:24

2004-12-10 Ralf Corsepius <ralf.corsepius@…>

PR 733/rtems

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