source: rtems/cpukit/score/cpu/h8300/ChangeLog @ 90550fe

4.104.114.84.95
Last change on this file since 90550fe was 90550fe, checked in by Joel Sherrill <joel.sherrill@…>, on 09/29/04 at 20:32:16

2004-09-29 Joel Sherrill <joel@…>

  • rtems/score/cpu.h: i960 obsoleted and all references removed.
  • Property mode set to 100644
File size: 7.2 KB
Line 
12004-09-29      Joel Sherrill <joel@OARcorp.com>
2
3        * rtems/score/cpu.h: i960 obsoleted and all references removed.
4
52004-04-06      Ralf Corsepius <ralf_corsepius@rtems.org>
6
7        * configure.ac: Remove (Merged into $(top_srcdir)/configure.ac).
8        * Makefile.am: Don't include multilib.am.
9        Reflect merging configure.ac into $(top_srcdir)/configure.ac.
10
112004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
12
13        * Makefile.am: Install asm.h to $(includedir)/rtems.
14
152004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
16
17        * cpu.c, rtems/score/cpu.h: Convert to using c99 fixed size types.
18
192004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
20
21        * configure.ac: RTEMS_TOP([../../../..]).
22
232004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * configure.ac: Move RTEMS_TOP one subdir down.
26
272004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: Add PREINSTALL_DIRS.
30
312004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Re-add dirstamps to PREINSTALL_FILES.
34        Add PREINSTALL_FILES to CLEANFILES.
35
362004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * configure.ac: Requires automake >= 1.8.1.
39
402004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * Makefile.am: Include compile.am, again.
43
442004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * Makefile.am: Convert to using automake compilation rules.
47
482003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
51
522003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
55
562003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Remove TMPINSTALL_FILES.
59
602003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * Makefile.am: Add $(dirstamp) to preinstallation rules.
63
642003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.am: Don't use gmake rules for preinstallation.
67
682003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * configure.ac: Remove RTEMS_CANONICAL_HOST.
71
722003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * configure.ac: Remove RTEMS_CHECK_CPU.
75
762003-09-26      Joel Sherrill <joel@OARcorp.com>
77
78        * rtems/score/cpu.h: Obsoleting HP PA-RISC port and removing all
79        references.
80
812003-09-04      Joel Sherrill <joel@OARcorp.com>
82
83        * asm.h, cpu.c, cpu_asm.S, rtems/score/cpu.h, rtems/score/h8300.h,
84        rtems/score/types.h: URL for license changed.
85
862003-08-14      Joel Sherrill <joel@OARcorp.com>
87
88        PR 455/bsps
89        * rtems/score/cpu.h: Added missing CPU_swap_u16().
90
912003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
94
952003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * configure.ac: Remove AC_CONFIG_AUX_DIR.
98
992002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
102        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
103
1042002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * configure.ac: Fix package name.
107
1082002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * rtems/score/cpu.h: Add prototype of H8BD_Install_IRQ to eliminate
111        warning.
112
1132002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
116
1172002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * .cvsignore: Reformat.
120        Add autom4te*cache.
121        Remove autom4te.cache.
122
1232002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
126
1272002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * Makefile.am: Use .$(OBJEXT) instead of .o.
130
1312002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * Makefile.am: Use . instead of .o.
134
1352002-07-05      Joel Sherrill <joel@OARcorp.com>
136
137        * rtems/score/cpu.h: Filled in something that was marked XXX.
138
1392002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * configure.ac: RTEMS_TOP(../../../..).
142
1432002-07-04      Joel Sherrill <joel@OARcorp.com>
144
145        * Makefile.am: Remove reference to deprecated rtems.c.
146
1472002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * rtems.c: Remove.
150        * Makefile.am: Reflect changes above.
151
1522002-07-01      Joel Sherrill <joel@OARcorp.com>
153
154        * rtems/score/cpu.h: Fixed comments and renamed
155        CPU_SYSTEM_INITIALIZATION_THREAD_EXTRA_STACK to
156        CPU_MPCI_RECEIVE_SERVER_EXTRA_STACK to be consistent with other code.
157
1582002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * configure.ac: Remove RTEMS_PROJECT_ROOT.
161
1622002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * configure.ac: Add RTEMS_PROG_CCAS
165
1662002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
169        Add AC_PROG_RANLIB.
170
1712002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
174        Use ../../../aclocal.
175
1762001-04-03      Joel Sherrill <joel@OARcorp.com>
177
178        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
179        * rtems/score/h8300types.h: Removed.
180        * rtems/score/types.h: New file via CVS magic.
181        * Makefile.am, rtems/score/cpu.h: Account for name change.
182
1832002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * configure.ac:
186        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
187        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
188        * Makefile.am: Remove AUTOMAKE_OPTIONS.
189
1902002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * rtems/Makefile.am: Removed.
193        * rtems/score/Makefile.am: Removed.
194        * configure.ac: Reflect changes above.
195        * Makefile.am: Reflect changes above.
196
1972002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * rtems/score/cpu.h: #include <rtems/bspIo.h>.
200
2012001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * Makefile.am: Add multilib support.
204
2052001-11-28      Joel Sherrill <joel@OARcorp.com>,
206
207        This was tracked as PR91.
208        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
209        is used to specify if the port uses the standard macro for this (FALSE).
210        A TRUE setting indicates the port provides its own implementation.
211
2122001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
215        * configure.in: Remove.
216        * configure.ac: New file, generated from configure.in by autoupdate.
217
2182001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
221        * Makefile.am: Use 'PREINSTALL_FILES ='.
222
2232001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * Makefile.am, rtems/score/Makefile.am:
226        Apply include_*HEADERS instead of H_FILES.
227
2282001-01-03      Joel Sherrill <joel@OARcorp.com>
229
230        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
231        * cpu_asm.S: Modify to properly dereference _ISR_Vector_table
232        now that it is dynamically allocated.
233
2342000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
237
2382000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
241
2422000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
245        Switch to GNU canonicalization.
246
2472000-10-18      Joel Sherrill <joel@OARcorp.com>
248
249        * cpu_asm.S, rtems/score/cpu.h: Modified to better support
250        multilibing.  These changes result in the code being able to
251        compile with the default gcc settings.  It is not functional
252        in this configuration but does compile.
253
2542000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * Makefile.am: Include compile.am.
257
2582000-08-10      Joel Sherrill <joel@OARcorp.com>
259
260        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.