source: rtems/cpukit/score/cpu/sh/ChangeLog @ b9b531f

4.104.114.84.95
Last change on this file since b9b531f was b9b531f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/24/05 at 03:54:22

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

  • rtems/score/types.h: #include <rtems/stdint.h>.
  • Property mode set to 100644
File size: 7.9 KB
Line 
12005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * rtems/score/types.h: #include <rtems/stdint.h>.
4
52005-01-07      Ralf Corsepius <ralf.corsepius@freenet.de>
6
7        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
8
92005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
10
11        * Makefile.am: Remove build-variant support.
12
132004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
14
15        * rtems/score/types.h: Use __rtems_score_types_h as preprocessor
16        guard.
17
182004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
19
20        * asm.h: Add doxygen preamble.
21
222004-10-02      Ralf Corsepius <ralf_corsepius@rtems.org>
23
24        * rtems/score/cpu.h: Add doxygen preamble.
25        * rtems/score/sh.h: Add doxygen preamble.
26        * rtems/score/sh_io.h: Add doxygen preamble.
27        * rtems/score/types.h: Add doxygen preamble.
28
292004-09-29      Joel Sherrill <joel@OARcorp.com>
30
31        * rtems/score/cpu.h: i960 obsoleted and all references removed.
32
332004-04-06      Ralf Corsepius <ralf_corsepius@rtems.org>
34
35        * configure.ac: Remove (Merged into$(top_srcdir)/configure.ac).
36        * Makefile.am: Don't include multilib.am.
37        Reflect merging configure.ac into $(top_srcdir)/configure.ac.
38
392004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
40
41        * Makefile.am: Install asm.h to $(includedir)/rtems.
42
432004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
44
45        * cpu.c, rtems/score/cpu.h, rtems/score/sh.h, rtems/score/sh_io.h:
46        Convert to using c99 fixed size types.
47
482004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
49
50        * configure.ac: RTEMS_TOP([../../../..]).
51
522004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * configure.ac: Move RTEMS_TOP one subdir down.
55
562004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Add PREINSTALL_DIRS.
59
602004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * Makefile.am: Re-add dirstamps to PREINSTALL_FILES.
63        Add PREINSTALL_FILES to CLEANFILES.
64
652004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * configure.ac: Requires automake >= 1.8.1.
68
692004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: Include compile.am, again.
72
732004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * Makefile.am: Convert to using automake compilation rules.
76
772003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
80
812003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
84
852003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * Makefile.am: Remove TMPINSTALL_FILES.
88
892003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * Makefile.am: Add $(dirstamp) to preinstallation rules.
92
932003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * Makefile.am: Don't use gmake rules for preinstallation.
96
972003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * configure.ac: Remove RTEMS_CANONICAL_HOST.
100
1012003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.ac: Remove RTEMS_CHECK_CPU.
104
1052003-09-26      Joel Sherrill <joel@OARcorp.com>
106
107        * rtems/score/cpu.h: Obsoleting HP PA-RISC port and removing all
108        references.
109
1102003-09-04      Joel Sherrill <joel@OARcorp.com>
111
112        * asm.h, cpu.c, rtems/score/cpu.h, rtems/score/sh.h,
113        rtems/score/sh_io.h, rtems/score/types.h: URL for license changed.
114
1152003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
118
1192003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * configure.ac: Remove AC_CONFIG_AUX_DIR.
122
1232002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
126        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
127
1282002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * configure.ac: Fix package name.
131
1322002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
135
1362002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * rtems/score/sh.h: Fix typo in comment (Starus->Status).
139
1402002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * .cvsignore: Reformat.
143        Add autom4te*cache.
144        Remove autom4te.cache.
145
1462002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
149
1502002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * Makefile.am: Use .$(OBJEXT) instead of .o.
153
1542002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * configure.ac: RTEMS_TOP(../../../..).
157
1582002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * rtems.c: Remove.
161        * Makefile.am: Reflect changes above.
162
1632002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * configure.ac: Remove RTEMS_PROJECT_ROOT.
166
1672002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * configure.ac: Add RTEMS_PROG_CCAS
170
1712002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
174        Add AC_PROG_RANLIB.
175
1762002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
179        Use ../../../aclocal.
180
1812002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * rtems.c: Adaptation to gcc-3.0.x.
184
1852001-04-03      Joel Sherrill <joel@OARcorp.com>
186
187        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
188        * rtems/score/shtypes.h: Removed.
189        * rtems/score/types.h: New file via CVS magic.
190        * Makefile.am, rtems/score/cpu.h: Account for name change.
191
1922002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * configure.ac:
195        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
196        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
197        * Makefile.am: Remove AUTOMAKE_OPTIONS.
198
1992002-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * Makefile.am: Reflect 2002-01-23 changes.
202
2032002-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * Makefile.am: Reflect 2002-01-23 changes.
206
2072002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * rtems/Makefile.am: Removed.
210        * rtems/score/Makefile.am: Removed.
211        * configure.ac: Reflect changes above.
212
2132001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * Makefile.am: Add multilib support.
216
2172001-11-28      Joel Sherrill <joel@OARcorp.com>,
218
219        This was tracked as PR91.
220        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
221        is used to specify if the port uses the standard macro for this (FALSE).
222        A TRUE setting indicates the port provides its own implementation.
223
2242001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * cpu.c: Fix #ifdefs, add missing #endif.
227
2282001-10-12      Joel Sherrill <joel@OARcorp.com>
229
230        * asm.h, cpu.c, rtems.c, rtems/score/cpu.h, rtems/score/sh.h,
231        rtems/score/sh_io.h, rtems/score/shtypes.h: Consistency changes
232        and made sure there were no includes from the libcpu tree.
233
2342001-10-12      Alexandra Kossovsky <sasha@oktet.ru>
235
236        * cpu.c, rtems/score/cpu.h, rtems/score/sh.h: Modified to
237        support SH4.  Reviewed by Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238        who did the original SH port.
239
2402001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
243        * configure.in: Remove.
244        * configure.ac: New file, generated from configure.in by autoupdate.
245
2462001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
249        * Makefile.am: Use 'PREINSTALL_FILES ='.
250
2512001-07-25  Radzislaw Galler  <rgaller@et.put.poznan.pl>
252
253        * cpu.c (_CPU_ISR_install_vector): Corrected interrupt range
254        checking which was SH1 specific. It didn't work for SH2 (has more
255        interrupt sources).
256
2572001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * Makefile.am, rtems/score/Makefile.am:
260        Apply include_*HEADERS instead of H_FILES.
261
2622001-01-03      Joel Sherrill <joel@OARcorp.com>
263
264        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
265
2662000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
269
2702000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
273
2742000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
277        Switch to GNU canonicalization.
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.