source: rtems/cpukit/score/cpu/sh/ChangeLog @ 8bdec9c3

4.104.114.84.95
Last change on this file since 8bdec9c3 was 8bdec9c3, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/06/04 at 02:17:46

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

  • configure.ac: Remove (Merged into$(top_srcdir)/configure.ac).
  • Makefile.am: Don't include multilib.am. Reflect merging configure.ac into $(top_srcdir)/configure.ac.
  • Property mode set to 100644
File size: 7.0 KB
Line 
12004-04-06      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * configure.ac: Remove (Merged into$(top_srcdir)/configure.ac).
4        * Makefile.am: Don't include multilib.am.
5        Reflect merging configure.ac into $(top_srcdir)/configure.ac.
6
72004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
8
9        * Makefile.am: Install asm.h to $(includedir)/rtems.
10
112004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
12
13        * cpu.c, rtems/score/cpu.h, rtems/score/sh.h, rtems/score/sh_io.h:
14        Convert to using c99 fixed size types.
15
162004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
17
18        * configure.ac: RTEMS_TOP([../../../..]).
19
202004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * configure.ac: Move RTEMS_TOP one subdir down.
23
242004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: Add PREINSTALL_DIRS.
27
282004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: Re-add dirstamps to PREINSTALL_FILES.
31        Add PREINSTALL_FILES to CLEANFILES.
32
332004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * configure.ac: Requires automake >= 1.8.1.
36
372004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * Makefile.am: Include compile.am, again.
40
412004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * Makefile.am: Convert to using automake compilation rules.
44
452003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
48
492003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
52
532003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * Makefile.am: Remove TMPINSTALL_FILES.
56
572003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * Makefile.am: Add $(dirstamp) to preinstallation rules.
60
612003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Don't use gmake rules for preinstallation.
64
652003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * configure.ac: Remove RTEMS_CANONICAL_HOST.
68
692003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * configure.ac: Remove RTEMS_CHECK_CPU.
72
732003-09-26      Joel Sherrill <joel@OARcorp.com>
74
75        * rtems/score/cpu.h: Obsoleting HP PA-RISC port and removing all
76        references.
77
782003-09-04      Joel Sherrill <joel@OARcorp.com>
79
80        * asm.h, cpu.c, rtems/score/cpu.h, rtems/score/sh.h,
81        rtems/score/sh_io.h, rtems/score/types.h: URL for license changed.
82
832003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
86
872003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * configure.ac: Remove AC_CONFIG_AUX_DIR.
90
912002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
94        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
95
962002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * configure.ac: Fix package name.
99
1002002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
103
1042002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * rtems/score/sh.h: Fix typo in comment (Starus->Status).
107
1082002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * .cvsignore: Reformat.
111        Add autom4te*cache.
112        Remove autom4te.cache.
113
1142002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
117
1182002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * Makefile.am: Use .$(OBJEXT) instead of .o.
121
1222002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * configure.ac: RTEMS_TOP(../../../..).
125
1262002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * rtems.c: Remove.
129        * Makefile.am: Reflect changes above.
130
1312002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.ac: Remove RTEMS_PROJECT_ROOT.
134
1352002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * configure.ac: Add RTEMS_PROG_CCAS
138
1392002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
142        Add AC_PROG_RANLIB.
143
1442002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
147        Use ../../../aclocal.
148
1492002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * rtems.c: Adaptation to gcc-3.0.x.
152
1532001-04-03      Joel Sherrill <joel@OARcorp.com>
154
155        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
156        * rtems/score/shtypes.h: Removed.
157        * rtems/score/types.h: New file via CVS magic.
158        * Makefile.am, rtems/score/cpu.h: Account for name change.
159
1602002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * configure.ac:
163        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
164        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
165        * Makefile.am: Remove AUTOMAKE_OPTIONS.
166
1672002-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * Makefile.am: Reflect 2002-01-23 changes.
170
1712002-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * Makefile.am: Reflect 2002-01-23 changes.
174
1752002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * rtems/Makefile.am: Removed.
178        * rtems/score/Makefile.am: Removed.
179        * configure.ac: Reflect changes above.
180
1812001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * Makefile.am: Add multilib support.
184
1852001-11-28      Joel Sherrill <joel@OARcorp.com>,
186
187        This was tracked as PR91.
188        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
189        is used to specify if the port uses the standard macro for this (FALSE).
190        A TRUE setting indicates the port provides its own implementation.
191
1922001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * cpu.c: Fix #ifdefs, add missing #endif.
195
1962001-10-12      Joel Sherrill <joel@OARcorp.com>
197
198        * asm.h, cpu.c, rtems.c, rtems/score/cpu.h, rtems/score/sh.h,
199        rtems/score/sh_io.h, rtems/score/shtypes.h: Consistency changes
200        and made sure there were no includes from the libcpu tree.
201
2022001-10-12      Alexandra Kossovsky <sasha@oktet.ru>
203
204        * cpu.c, rtems/score/cpu.h, rtems/score/sh.h: Modified to
205        support SH4.  Reviewed by Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206        who did the original SH port.
207
2082001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
211        * configure.in: Remove.
212        * configure.ac: New file, generated from configure.in by autoupdate.
213
2142001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
217        * Makefile.am: Use 'PREINSTALL_FILES ='.
218
2192001-07-25  Radzislaw Galler  <rgaller@et.put.poznan.pl>
220
221        * cpu.c (_CPU_ISR_install_vector): Corrected interrupt range
222        checking which was SH1 specific. It didn't work for SH2 (has more
223        interrupt sources).
224
2252001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * Makefile.am, rtems/score/Makefile.am:
228        Apply include_*HEADERS instead of H_FILES.
229
2302001-01-03      Joel Sherrill <joel@OARcorp.com>
231
232        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
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-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * Makefile.am: Include compile.am.
250
2512000-08-10      Joel Sherrill <joel@OARcorp.com>
252
253        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.