source: rtems/c/src/lib/libcpu/sh/ChangeLog @ e63a784c

4.104.114.84.95
Last change on this file since e63a784c was e63a784c, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/26/04 at 09:07:02

2004-03-26 Ralf Corsepius <ralf_corsepius@…>

  • sh7032/score/cpu_asm.c, sh7045/score/cpu_asm.c, sh7750/score/cpu_asm.c: Use asm constraint "i" instead of "I" to pass sizeof(Context_Control) to context switch.
  • Property mode set to 100644
File size: 20.6 KB
Line 
12004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * sh7032/score/cpu_asm.c, sh7045/score/cpu_asm.c,
4        sh7750/score/cpu_asm.c: Use asm constraint "i" instead of "I" to
5        pass sizeof(Context_Control) to context switch.
6
72004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * sh7032/Makefile.am, sh7045/Makefile.am, sh7750/Makefile.am: Don't
10        include .../lib.am.
11
122004-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * ChangeLog: Merge-in sh7032/ChangeLog, sh7045/ChangeLog,
15        sh7750/ChangeLog.
16        * sh7032/ChangeLog, sh7045/ChangeLog, sh7750/ChangeLog: Remove.
17
182004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * Makefile.am: Unconditionally build subdirs sh7032, sh7045, sh7750.
21        * configure.ac: Merge-in sh7032/configure.ac, sh7045/configure.ac,
22        sh7750/configure.ac. Add AM_CONDITIONALS sh7032, sh7045, sh7750.
23        * sh7032/Makefile.am, sh7045/Makefile.am, sh7750/Makefile.am:  Reflect
24        changes above. Add PREINSTALL_DIRS.
25        * sh7032/configure.ac, sh7045/configure.ac, sh7750/configure.ac: Remove.
26        * sh7032/.cvsignore, sh7045/.cvsignore, sh7750/.cvsignore:  Reflect
27        changes above.
28
292004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * sh7032/configure.ac: Require automake 1.8.2. Add subdir-objects to
32        AUTOMAKE_OPTIONS. Add AM_PROG_CC_C_0.
33        * sh7032/Makefile.am: Use automake compilation rules.
34        * sh7045/configure.ac: Require automake 1.8.2. Add subdir-objects to
35        AUTOMAKE_OPTIONS. Add AM_PROG_CC_C_0.
36        * sh7045/Makefile.am: Use automake compilation rules.
37        * sh7750/configure.ac: Require automake 1.8.2. Add subdir-objects to
38        AUTOMAKE_OPTIONS. Add AM_PROG_CC_C_0.
39        * sh7750/Makefile.am: Use automake compilation rules.
40
412004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * sh7032/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
44        PRE/TMPINSTALL_FILES to CLEANFILES.
45        * sh7045/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
46        PRE/TMPINSTALL_FILES to CLEANFILES.
47        * sh7750/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
48        PRE/TMPINSTALL_FILES to CLEANFILES.
49
502003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
53        * sh7032/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
54        * sh7032/configure.ac: Require automake >= 1.8, autoconf >= 2.59.
55        * sh7045/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
56        * sh7045/configure.ac: Require automake >= 1.8, autoconf >= 2.59.
57        * sh7750/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
58        * sh7750/configure.ac: Require automake >= 1.8, autoconf >= 2.59.
59
602003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * sh7032/Makefile.am: Misc cleanups and fixes.
63        * sh7045/Makefile.am: Misc cleanups and fixes.
64        * sh7750/Makefile.am: Misc cleanups and fixes.
65
662003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * sh7032/Makefile.am: Remove all-local: $(ARCH).
69        * sh7045/Makefile.am: Remove all-local: $(ARCH).
70        * sh7750/Makefile.am: Remove all-local: $(ARCH).
71
722003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * sh7032/Makefile.am: Reformat. Use dirstamps for preinstallation.
75        * sh7045/Makefile.am: Reformat. Use dirstamps for preinstallation.
76        * sh7750/Makefile.am: Reformat. Use dirstamps for preinstallation.
77
782003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * configure.ac: Remove RTEMS_CANONICAL_HOST.
81        * sh7032/configure.ac: Remove RTEMS_CANONICAL_HOST.
82        * sh7045/configure.ac: Remove RTEMS_CANONICAL_HOST.
83        * sh7750/configure.ac: Remove RTEMS_CANONICAL_HOST.
84
852003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * configure.ac: Remove RTEMS_CHECK_CPU.
88        * sh7032/configure.ac: Remove RTEMS_CHECK_CPU.
89        * sh7045/configure.ac: Remove RTEMS_CHECK_CPU.
90        * sh7750/configure.ac: Remove RTEMS_CHECK_CPU.
91
922003-09-04      Joel Sherrill <joel@OARcorp.com>
93
94        * sh7032/clock/ckinit.c, sh7032/delay/delay.c,
95        sh7032/include/iosh7032.h, sh7032/include/ispsh7032.h,
96        sh7032/include/sci.h, sh7032/include/sh7_pfc.h,
97        sh7032/include/sh7_sci.h, sh7032/sci/sci.c, sh7032/score/cpu_asm.c,
98        sh7032/score/ispsh7032.c, sh7032/timer/timer.c: URL for license changed.
99        * sh7032/score/cpu_asm.c: Removed incorrect statement about copyright
100        assignment.
101        * sh7045/clock/ckinit.c, sh7045/include/io_types.h,
102        sh7045/include/iosh7045.h, sh7045/include/ispsh7045.h,
103        sh7045/include/sci.h, sh7045/include/sci_termios.h,
104        sh7045/include/sh7_pfc.h, sh7045/include/sh7_sci.h, sh7045/sci/sci.c,
105        sh7045/sci/sci_termios.c, sh7045/score/cpu_asm.c,
106        sh7045/score/ispsh7045.c, sh7045/timer/timer.c: URL for license changed.
107        * sh7045/score/cpu_asm.c: Removed incorrect statement about copyright
108        assignment.
109        * sh7750/clock/ckinit.c, sh7750/include/rtems/score/iosh7750.h,
110        sh7750/include/rtems/score/ipl.h,
111        sh7750/include/rtems/score/ispsh7750.h,
112        sh7750/include/rtems/score/sh4_regs.h,
113        sh7750/include/rtems/score/sh7750_regs.h, sh7750/include/sh/sh4uart.h,
114        sh7750/sci/console.c, sh7750/sci/sh4uart.c, sh7750/score/cpu_asm.c,
115        sh7750/score/ispsh7750.c, sh7750/timer/timer.c: URL for license changed.
116        * sh7750/score/cpu_asm.c: Removed incorrect statement about copyright
117        assignment.
118
1192003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * Makefile.am: Reflect having moved aclocal/.
122        * sh7032/Makefile.am: Reflect having moved aclocal/.
123        * sh7045/Makefile.am: Reflect having moved aclocal/.
124        * sh7750/Makefile.am: Reflect having moved aclocal/.
125
1262003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * Makefile.am: Reflect having moved automake/.
129        * sh7032/Makefile.am: Reflect having moved automake/.
130        * sh7045/Makefile.am: Reflect having moved automake/.
131        * sh7750/Makefile.am: Reflect having moved automake/.
132
1332003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
136        * sh7032/configure.ac: Use rtems-bugs@rtems.com as bug report email
137        address.
138        * sh7045/configure.ac: Use rtems-bugs@rtems.com as bug report email
139        address.
140        * sh7750/configure.ac: Use rtems-bugs@rtems.com as bug report email
141        address.
142
1432003-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * sh7032/Makefile.am: Preinstall $(PROJECT_INCLUDE)/rtems/score.
146        * sh7045/Makefile.am: Preinstall $(PROJECT_INCLUDE)/rtems/score.
147
1482003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * configure.ac: Remove AC_CONFIG_AUX_DIR.
151        * sh7032/configure.ac: Remove AC_CONFIG_AUX_DIR.
152        * sh7045/configure.ac: Remove AC_CONFIG_AUX_DIR.
153        * sh7750/configure.ac: Remove AC_CONFIG_AUX_DIR.
154
1552003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
158        * configure.ac: AC_PREREQ(2.57).
159        * sh7032/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
160        * sh7032/configure.ac: AC_PREREQ(2.57).
161        * sh7045/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
162        * sh7045/configure.ac: AC_PREREQ(2.57).
163        * sh7750/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
164        * sh7750/configure.ac: AC_PREREQ(2.57).
165
1662003-02-11      Joel Sherrill <joel@OARcorp.com>
167
168        * sh7032/score/cpu_asm.c: Rework logic that decides when to call
169        _Thread_Dispatch.  Analysis by Sergei Organov <osv@javad.ru> determined
170        that _ISR_Signals_to_thread_executing was not being honored and/or
171        cleared properly.
172        * sh7045/score/cpu_asm.c: Rework logic that decides when to call
173        _Thread_Dispatch.  Analysis by Sergei Organov <osv@javad.ru> determined
174        that _ISR_Signals_to_thread_executing was not being honored and/or
175        cleared properly.
176        * sh7750/score/cpu_asm.c: Rework logic that decides when to call
177        _Thread_Dispatch.  Analysis by Sergei Organov <osv@javad.ru> determined
178        that _ISR_Signals_to_thread_executing was not being honored and/or
179        cleared properly.
180
1812003-02-03      Joel Sherrill <joel@OARcorp.com>
182
183        PR 338/filesystem
184        * sh7045/sci/sci.c: Side-effect of fixing reentrancy problem with
185        rtems_io_lookup_name() (API change).
186
1872003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * sh7032/Makefile.am: Merge-in subdir Makefile.ams.
190        * sh7032/configure.ac: Reflect changes above.
191        * sh7032/score/Makefile.am: Removed.
192        * sh7032/sci/Makefile.am: Removed.
193        * sh7032/timer/Makefile.am: Removed.
194        * sh7032/clock/Makefile.am: Removed.
195        * sh7032/delay/Makefile.am: Removed.
196        * sh7045/Makefile.am: Merge-in subdir Makefile.ams.
197        * sh7045/configure.ac: Reflect changes above.
198        * sh7045/score/Makefile.am: Removed.
199        * sh7045/sci/Makefile.am: Removed.
200        * sh7045/timer/Makefile.am: Removed.
201        * sh7045/clock/Makefile.am: Removed.
202        * sh7750/Makefile.am: Merge-in subdir Makefile.ams.
203        * sh7750/configure.ac: Reflect changes above.
204        * sh7750/score/Makefile.am: Removed.
205        * sh7750/sci/Makefile.am: Removed.
206        * sh7750/timer/Makefile.am: Removed.
207        * sh7750/clock/Makefile.am: Removed.
208
2092003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * sh7045/sci/Makefile.am: Apply 2002-12-14 patch (Apparently dropped by
212        CVS).
213        * sh7045/score/Makefile.am: Likewise.
214        * sh7045/timer/Makefile.am: Likewise.
215
2162002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * sh7032/clock/Makefile.am: Eliminate *_O_FILES. Don't include
219        @RTEMS_BSP@.cfg.
220        * sh7032/delay/Makefile.am: Ditto.
221        * sh7032/sci/Makefile.am: Ditto.
222        * sh7032/score/Makefile.am: Ditto.
223        * sh7032/timer/Makefile.am: Ditto.
224        * sh7045/clock/Makefile.am: Eliminate *_O_FILES. Don't include
225        @RTEMS_BSP@.cfg.
226        * sh7045/sci/Makefile.am: Ditto.
227        * sh7045/score/Makefile.am: Ditto.
228        * sh7045/timer/Makefile.am: Ditto.
229        * sh7045/configure.ac: Apply 2002-11-07 patch (Apparently dropped by
230        CVS).
231
2322002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
235        * sh7032/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
236        * sh7045/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
237        * sh7750/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
238
2392002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * sh7032/Makefile.am: Merge in include/Makefile.am.
242        * sh7032/include/Makefile.am: Remove.
243        * sh7032/configure.ac: Reflect changes above.
244        * sh7045/Makefile.am: Merge in include/Makefile.am.
245        * sh7045/include/Makefile.am: Remove.
246        * sh7045/configure.ac: Reflect changes above.
247        * sh7750/Makefile.am: Merge in include/Makefile.am.
248        * sh7750/include/Makefile.am: Remove.
249        * sh7750/configure.ac: Reflect changes above.
250
2512002-11-01      Joel Sherrill <joel@OARcorp.com>
252
253        * sh7045/score/ispsh7045.c: Fixed typos.
254        * sh7045/score/cpu_asm.c: Fixed typo.
255        * sh7032/delay/delay.c, sh7032/score/ispsh7032.c: Removed warnings.
256        * sh7045/score/cpu_asm.c, sh7045/score/ispsh7045.c: Removed warnings.
257        * sh7750/score/cpu_asm.c, sh7750/score/ispsh7750.c: Removed warnings.
258
2592002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
262        * sh7032/.cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
263        * sh7045/.cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
264        * sh7750/.cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
265
2662002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * sh7032/clock/Makefile.am: Use .$(OBJEXT) instead of .o.
269        * sh7032/delay/Makefile.am: Use .$(OBJEXT) instead of .o.
270        * sh7032/sci/Makefile.am: Use .$(OBJEXT) instead of .o.
271        * sh7032/score/Makefile.am: Use .$(OBJEXT) instead of .o.
272        * sh7032/timer/Makefile.am: Use .$(OBJEXT) instead of .o.
273        * sh7045/clock/Makefile.am: Use .$(OBJEXT) instead of .o.
274        * sh7045/sci/Makefile.am: Use .$(OBJEXT) instead of .o.
275        * sh7045/score/Makefile.am: Use .$(OBJEXT) instead of .o.
276        * sh7045/timer/Makefile.am: Use .$(OBJEXT) instead of .o.
277        * sh7750/clock/Makefile.am: Use .$(OBJEXT) instead of .o.
278        * sh7750/sci/Makefile.am: Use .$(OBJEXT) instead of .o.
279        * sh7750/score/Makefile.am: Use .$(OBJEXT) instead of .o.
280        * sh7750/timer/Makefile.am: Use .$(OBJEXT) instead of .o.
281
2822002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * sh7032/score/cpu_asm.c: Adapt inline asm to gcc-3.0.4.
285
2862002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
289        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
290        * Makefile.am: Remove AUTOMAKE_OPTIONS.
291        * sh7032/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
292        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
293        * sh7032/clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
294        * sh7032/Makefile.am: Remove AUTOMAKE_OPTIONS.
295        * sh7032/delay/Makefile.am: Remove AUTOMAKE_OPTIONS.
296        * sh7032/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
297        * sh7032/sci/Makefile.am: Remove AUTOMAKE_OPTIONS.
298        * sh7032/score/Makefile.am: Remove AUTOMAKE_OPTIONS.
299        * sh7032/timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
300        * sh7045/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
301        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
302        * sh7045/clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
303        * sh7045/Makefile.am: Remove AUTOMAKE_OPTIONS.
304        * sh7045/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
305        * sh7045/sci/Makefile.am: Remove AUTOMAKE_OPTIONS.
306        * sh7045/score/Makefile.am: Remove AUTOMAKE_OPTIONS.
307        * sh7045/timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
308        * sh7750/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
309        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
310        * sh7750/clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
311        * sh7750/Makefile.am: Remove AUTOMAKE_OPTIONS.
312        * sh7750/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
313        * sh7750/sci/Makefile.am: Remove AUTOMAKE_OPTIONS.
314        * sh7750/score/Makefile.am: Remove AUTOMAKE_OPTIONS.
315        * sh7750/timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
316
3172002-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * sh7750/clock/Makefile.am: Eliminate @RTEMS_BSP@.cfg, $(C_O_FILES).
320        * sh7750/sci/Makefile.am: Likewise.
321        * sh7750/score/Makefile.am: Likewise.
322        * sh7750/timer/Makefile.am: Likewise.
323
3242002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * sh7032/include/Makefile.am: Remove EXTRA_DIST.
327
3282001-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * sh7045/include/iosh7045.h: Add SCI0_SMR, SCI1_SMR for sh7032
331        compatibility to make simsh happy.
332
3332001-10-28      Alexandra Kossovsky <sasha@oktet.ru>
334
335        * sh7750/include/rtems/score/sh7750_regs.h: Fix definitions of
336        SH7750_SCBRR1 and SH7750_SCBRR2 so things compile.
337
3382001-10-26      Alexandra Kossovsky <sasha@oktet.ru>
339
340        * sh7750/include/sh/sh4uart.h, sh7750/sci/sh4uart.c: Minor fixes post
341        merge.
342
3432001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
344
345        * sh7750/include/sh4uart.h: move to include/sh/sh4uart.h.
346        * sh7750/include/ispsh7750.h: move to include/rtems/score/ispsh7750.h.
347        * sh7750/include/iosh7750.h: move include/rtems/score/iosh7750.h.
348        * sh7750/include/sh7750_regs.h: move to
349        include/rtems/score/sh7750_regs.h.
350        * sh7750/include/rtems/score/ipl.h: move to include/rtems/score/ipl.h.
351        * sh7750/include/rtems/score/sh4_regs.h: Reintroduce from Alexandra
352        Kossovsky's original sources.
353        * sh7750/include/Makefile.am: reflect changes above, remove EXTRA_DIST,
354        require automake 1.5.
355        * sh7750/sci/Makefile.am: Disable compilation of console.c.
356        * sh7750/sci/sh4uart.c: include <sh/sh4uart.h>, add SH7750_SCSMR_CHK_S,
357        remove SH4_CPU_HZ_Frequency.
358        * sh7750/score/isph7750.c: Remove #if !defined(sh7750), include
359        sh4_regs.h.
360
3612001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
362
363        * configure.ac: Add sh7750.
364
3652001-10-12      Joel Sherrill <joel@OARcorp.com>
366
367        * sh7032/clock/ckinit.c, sh7032/delay/delay.c,
368        sh7032/include/iosh7032.h, sh7032/include/ispsh7032.h,
369        sh7032/include/sci.h, sh7032/include/sh7_pfc.h,
370        sh7032/include/sh7_sci.h, sh7032/sci/sci.c, sh7032/score/cpu_asm.c,
371        sh7032/score/ispsh7032.c, sh7032/timer/timer.c: Fixed typo.
372        * sh7045/clock/ckinit.c, sh7045/include/iosh7045.h,
373        sh7045/include/ispsh7045.h, sh7045/include/sci.h,
374        sh7045/include/sh7_pfc.h, sh7045/include/sh7_sci.h, sh7045/sci/sci.c,
375        sh7045/score/cpu_asm.c, sh7045/score/ispsh7045.c, sh7045/timer/timer.c:
376        Fixed typo.
377        * sh7750/include/sh4_regs.h: Deleted and contents merged in score/cpu to
378        avoid dependencies.
379        * sh7750/include/Makefile.am: Reflects above.
380
3812001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
384        * configure.in: Remove.
385        * configure.ac: New file, generated from configure.in by autoupdate.
386        * sh7032/.cvsignore: Add autom4te.cache for autoconf > 2.52.
387        * sh7032/configure.in: Remove.
388        * sh7032/configure.ac: New file, generated from configure.in by
389        autoupdate.
390        * sh7045/.cvsignore: Add autom4te.cache for autoconf > 2.52.
391        * sh7045/configure.in: Remove.
392        * sh7045/configure.ac: New file, generated from configure.in by
393        autoupdate.
394
3952001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
396
397        * sh7750/clock/Makefile.am, sh7750/clock/ckinit.c,
398        sh7750/clock/.cvsignore, sh7750/Makefile.am, sh7750/include/Makefile.am,
399        sh7750/include/iosh7750.h, sh7750/include/ipl.h,
400        sh7750/include/ispsh7750.h, sh7750/include/sh4_regs.h,
401        sh7750/include/sh4uart.h, sh7750/include/sh7750_regs.h,
402        sh7750/include/.cvsignore, sh7750/sci/Makefile.am, sh7750/sci/console.c,
403        sh7750/sci/sh4uart.c, sh7750/sci/.cvsignore, sh7750/score/Makefile.am,
404        sh7750/score/cpu_asm.c, sh7750/score/ispsh7750.c,
405        sh7750/score/.cvsignore, sh7750/timer/Makefile.am, sh7750/timer/timer.c,
406        sh7750/timer/.cvsignore, sh7750/configure.ac, sh7750/.cvsignore,
407        sh7750/ChangeLog:  New files.   Reviewed and updated to latest automake
408        and autoconf standards by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
409
4102001-10-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
411
412        * configure.in: AC_PREREQ(2.52), Adapt CONFIG_SUBDIRS to autoconf-2.52.
413
4142001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
415
416        * sh7032/include/Makefile.am: Use 'TMPINSTALL_FILES ='.
417        * sh7045/include/Makefile.am: Use 'TMPINSTALL_FILES ='.
418
4192001-08-10      Radzislaw Galler  <rgaller@et.put.poznan.pl>
420
421        * sh7045/score/cpu_asm.c (sh_set_irq_priority): Changed interrupt vector
422        number range check and handling of interrupt priority regs to conform
423        SH2 specs.
424        * sh7045/sci/sci_termios.c: New file.
425        * sh7045/include/sci_termios.h: New file.
426        * sh7045/include/Makefile.am (EXTRA_DIST): Added sci_termios.h.
427        (include_sh_HEADERS): Added sci_termios.h.
428        * sh7045/score/ispsh7045.c (isp): Calling an ISR with immediate argument
429        casued negative sign extension for vector numbers of 128 and above. This
430        was fixed.
431        * sh7045/sci/sci.c: Cleaned initialization of SCI registers; added
432        necessary setup for new TERMIOS console cooperation.
433
4342001-04-03      Joel Sherrill <joel@OARcorp.com>
435
436        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
437        * sh7032/include/ispsh7032.h, sh7032/score/ispsh7032.c: Account for name
438        change.
439        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
440        * sh7045/include/ispsh7045.h, sh7045/score/ispsh7045.c: Account for name
441        change.
442        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
443        * sh7750/include/rtems/score/ispsh7750.h, sh7750/score/ispsh7750.c:
444        Account for name change.
445
4462001-02-18      Ralf Corsepiu <corsepius@faw.uni-ulm.de>
447
448        * sh7032/include/Makefile.am: Apply include_*HEADERS instead of H_FILES.
449        * sh7045/include/Makefile.am: Apply include_*HEADERS instead of H_FILES.
450
4512001-01-22      Radzislaw Galler  <rgaller@et.put.poznan.pl>
452
453        * sh7045/clock/ckinit.c (Install_clock): Modified MTU timer 0
454        initialization to generate an interrupt exactly every 1us.
455
4562001-01-05      Joel Sherrill <joel@OARcorp.com>
457
458        * /dev/null moved to libmisc.
459        * sh7032/Makefile.am, sh7032/configure.in: Removed null directory.
460        * sh7032/include/Makefile.am: Removed null.h.
461        * sh7032/include/null.h, sh7032/null/.cvsignore,
462        sh7032/null/Makefile.am, sh7032/null/close.c, sh7032/null/cntrl.c,
463        sh7032/null/init.c, sh7032/null/open.c, sh7032/null/read.c,
464        sh7032/null/write.c: Removed.
465        * /dev/null moved to libmisc.
466        * sh7045/Makefile.am, sh7045/configure.in: Removed null directory.
467        * sh7045/include/Makefile.am: Removed null.h.
468        * sh7045/include/null.h, sh7045/null/.cvsignore,
469        sh7045/null/Makefile.am, sh7045/null/close.c, sh7045/null/cntrl.c,
470        sh7045/null/init.c, sh7045/null/open.c, sh7045/null/read.c,
471        sh7045/null/write.c: Removed.
472
4732000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
474
475        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
476        * sh7032/Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
477        * sh7045/Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
478
4792000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
480
481        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
482        * sh7032/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
483        $(RTEMS_TOPdir)/aclocal.
484        * sh7045/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
485        $(RTEMS_TOPdir)/aclocal.
486
4872000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
488
489        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to GNU
490        canonicalization.
491        * sh7032/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch
492        to GNU canonicalization.
493        * sh7045/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch
494        to GNU canonicalization.
495
4962000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
497
498        * sh7032/clock/Makefile.am, sh7032/delay/Makefile.am,
499        sh7032/null/Makefile.am, sh7032/sci/Makefile.am,
500        sh7032/timer/Makefile.am, sh7032/score/Makefile.am: Include compile.am.
501        * sh7045/clock/Makefile.am, sh7045/null/Makefile.am,
502        sh7045/sci/Makefile.am, sh7045/timer/Makefile.am,
503        sh7045/score/Makefile.am: Include compile.am.
504
5052000-08-10      Joel Sherrill <joel@OARcorp.com>
506
507        * ChangeLog: New file.
508        * sh7032/ChangeLog: New file.
509        * sh7045/ChangeLog: New file.
510
Note: See TracBrowser for help on using the repository browser.