source: rtems/cpukit/score/cpu/sh/ChangeLog @ 2bc236ba

4.104.114.84.95
Last change on this file since 2bc236ba was 2bc236ba, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/07/05 at 06:03:01

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

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