source: rtems/cpukit/score/cpu/sh/ChangeLog @ 5f8d82b7

4.104.114.84.95
Last change on this file since 5f8d82b7 was 5f8d82b7, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/01/04 at 14:09:00

2004-04-01 Ralf Corsepius <ralf_corsepius@…>

  • Makefile.am: Install asm.h to $(includedir)/rtems.
  • Property mode set to 100644
File size: 6.8 KB
Line 
12004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * Makefile.am: Install asm.h to $(includedir)/rtems.
4
52004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
6
7        * cpu.c, rtems/score/cpu.h, rtems/score/sh.h, rtems/score/sh_io.h:
8        Convert to using c99 fixed size types.
9
102004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
11
12        * configure.ac: RTEMS_TOP([../../../..]).
13
142004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.ac: Move RTEMS_TOP one subdir down.
17
182004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * Makefile.am: Add PREINSTALL_DIRS.
21
222004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * Makefile.am: Re-add dirstamps to PREINSTALL_FILES.
25        Add PREINSTALL_FILES to CLEANFILES.
26
272004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * configure.ac: Requires automake >= 1.8.1.
30
312004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Include compile.am, again.
34
352004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: Convert to using automake compilation rules.
38
392003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
42
432003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
46
472003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: Remove TMPINSTALL_FILES.
50
512003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * Makefile.am: Add $(dirstamp) to preinstallation rules.
54
552003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * Makefile.am: Don't use gmake rules for preinstallation.
58
592003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * configure.ac: Remove RTEMS_CANONICAL_HOST.
62
632003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * configure.ac: Remove RTEMS_CHECK_CPU.
66
672003-09-26      Joel Sherrill <joel@OARcorp.com>
68
69        * rtems/score/cpu.h: Obsoleting HP PA-RISC port and removing all
70        references.
71
722003-09-04      Joel Sherrill <joel@OARcorp.com>
73
74        * asm.h, cpu.c, rtems/score/cpu.h, rtems/score/sh.h,
75        rtems/score/sh_io.h, rtems/score/types.h: URL for license changed.
76
772003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
80
812003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * configure.ac: Remove AC_CONFIG_AUX_DIR.
84
852002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
88        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
89
902002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * configure.ac: Fix package name.
93
942002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
97
982002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * rtems/score/sh.h: Fix typo in comment (Starus->Status).
101
1022002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * .cvsignore: Reformat.
105        Add autom4te*cache.
106        Remove autom4te.cache.
107
1082002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
111
1122002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * Makefile.am: Use .$(OBJEXT) instead of .o.
115
1162002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * configure.ac: RTEMS_TOP(../../../..).
119
1202002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * rtems.c: Remove.
123        * Makefile.am: Reflect changes above.
124
1252002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * configure.ac: Remove RTEMS_PROJECT_ROOT.
128
1292002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * configure.ac: Add RTEMS_PROG_CCAS
132
1332002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
136        Add AC_PROG_RANLIB.
137
1382002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
141        Use ../../../aclocal.
142
1432002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * rtems.c: Adaptation to gcc-3.0.x.
146
1472001-04-03      Joel Sherrill <joel@OARcorp.com>
148
149        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
150        * rtems/score/shtypes.h: Removed.
151        * rtems/score/types.h: New file via CVS magic.
152        * Makefile.am, rtems/score/cpu.h: Account for name change.
153
1542002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * configure.ac:
157        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
158        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
159        * Makefile.am: Remove AUTOMAKE_OPTIONS.
160
1612002-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * Makefile.am: Reflect 2002-01-23 changes.
164
1652002-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * Makefile.am: Reflect 2002-01-23 changes.
168
1692002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * rtems/Makefile.am: Removed.
172        * rtems/score/Makefile.am: Removed.
173        * configure.ac: Reflect changes above.
174
1752001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * Makefile.am: Add multilib support.
178
1792001-11-28      Joel Sherrill <joel@OARcorp.com>,
180
181        This was tracked as PR91.
182        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
183        is used to specify if the port uses the standard macro for this (FALSE).
184        A TRUE setting indicates the port provides its own implementation.
185
1862001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * cpu.c: Fix #ifdefs, add missing #endif.
189
1902001-10-12      Joel Sherrill <joel@OARcorp.com>
191
192        * asm.h, cpu.c, rtems.c, rtems/score/cpu.h, rtems/score/sh.h,
193        rtems/score/sh_io.h, rtems/score/shtypes.h: Consistency changes
194        and made sure there were no includes from the libcpu tree.
195
1962001-10-12      Alexandra Kossovsky <sasha@oktet.ru>
197
198        * cpu.c, rtems/score/cpu.h, rtems/score/sh.h: Modified to
199        support SH4.  Reviewed by Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200        who did the original SH port.
201
2022001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
205        * configure.in: Remove.
206        * configure.ac: New file, generated from configure.in by autoupdate.
207
2082001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
211        * Makefile.am: Use 'PREINSTALL_FILES ='.
212
2132001-07-25  Radzislaw Galler  <rgaller@et.put.poznan.pl>
214
215        * cpu.c (_CPU_ISR_install_vector): Corrected interrupt range
216        checking which was SH1 specific. It didn't work for SH2 (has more
217        interrupt sources).
218
2192001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * Makefile.am, rtems/score/Makefile.am:
222        Apply include_*HEADERS instead of H_FILES.
223
2242001-01-03      Joel Sherrill <joel@OARcorp.com>
225
226        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
227
2282000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
231
2322000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
235
2362000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
239        Switch to GNU canonicalization.
240
2412000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * Makefile.am: Include compile.am.
244
2452000-08-10      Joel Sherrill <joel@OARcorp.com>
246
247        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.