source: rtems/c/src/lib/libcpu/sh/ChangeLog @ 8f783b61

4.104.114.84.95
Last change on this file since 8f783b61 was 0ef723ce, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/23/04 at 12:48:12

2004-01-22 Ralf Corsepius <corsepiu@…>

  • ChangeLog?: Merge-in sh7032/ChangeLog, sh7045/ChangeLog, sh7750/ChangeLog.
  • sh7032/ChangeLog, sh7045/ChangeLog, sh7750/ChangeLog: Remove.
  • Property mode set to 100644
File size: 20.2 KB
Line 
12004-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * ChangeLog: Merge-in sh7032/ChangeLog, sh7045/ChangeLog,
4        sh7750/ChangeLog.
5        * sh7032/ChangeLog, sh7045/ChangeLog, sh7750/ChangeLog: Remove.
6
72004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * Makefile.am: Unconditionally build subdirs sh7032, sh7045, sh7750.
10        * configure.ac: Merge-in sh7032/configure.ac, sh7045/configure.ac,
11        sh7750/configure.ac. Add AM_CONDITIONALS sh7032, sh7045, sh7750.
12        * sh7032/Makefile.am, sh7045/Makefile.am, sh7750/Makefile.am:  Reflect
13        changes above. Add PREINSTALL_DIRS.
14        * sh7032/configure.ac, sh7045/configure.ac, sh7750/configure.ac: Remove.
15        * sh7032/.cvsignore, sh7045/.cvsignore, sh7750/.cvsignore:  Reflect
16        changes above.
17
182004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * sh7032/configure.ac: Require automake 1.8.2. Add subdir-objects to
21        AUTOMAKE_OPTIONS. Add AM_PROG_CC_C_0.
22        * sh7032/Makefile.am: Use automake compilation rules.
23        * sh7045/configure.ac: Require automake 1.8.2. Add subdir-objects to
24        AUTOMAKE_OPTIONS. Add AM_PROG_CC_C_0.
25        * sh7045/Makefile.am: Use automake compilation rules.
26        * sh7750/configure.ac: Require automake 1.8.2. Add subdir-objects to
27        AUTOMAKE_OPTIONS. Add AM_PROG_CC_C_0.
28        * sh7750/Makefile.am: Use automake compilation rules.
29
302004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * sh7032/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
33        PRE/TMPINSTALL_FILES to CLEANFILES.
34        * sh7045/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
35        PRE/TMPINSTALL_FILES to CLEANFILES.
36        * sh7750/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
37        PRE/TMPINSTALL_FILES to CLEANFILES.
38
392003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
42        * sh7032/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
43        * sh7032/configure.ac: Require automake >= 1.8, autoconf >= 2.59.
44        * sh7045/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
45        * sh7045/configure.ac: Require automake >= 1.8, autoconf >= 2.59.
46        * sh7750/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
47        * sh7750/configure.ac: Require automake >= 1.8, autoconf >= 2.59.
48
492003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * sh7032/Makefile.am: Misc cleanups and fixes.
52        * sh7045/Makefile.am: Misc cleanups and fixes.
53        * sh7750/Makefile.am: Misc cleanups and fixes.
54
552003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * sh7032/Makefile.am: Remove all-local: $(ARCH).
58        * sh7045/Makefile.am: Remove all-local: $(ARCH).
59        * sh7750/Makefile.am: Remove all-local: $(ARCH).
60
612003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * sh7032/Makefile.am: Reformat. Use dirstamps for preinstallation.
64        * sh7045/Makefile.am: Reformat. Use dirstamps for preinstallation.
65        * sh7750/Makefile.am: Reformat. Use dirstamps for preinstallation.
66
672003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * configure.ac: Remove RTEMS_CANONICAL_HOST.
70        * sh7032/configure.ac: Remove RTEMS_CANONICAL_HOST.
71        * sh7045/configure.ac: Remove RTEMS_CANONICAL_HOST.
72        * sh7750/configure.ac: Remove RTEMS_CANONICAL_HOST.
73
742003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * configure.ac: Remove RTEMS_CHECK_CPU.
77        * sh7032/configure.ac: Remove RTEMS_CHECK_CPU.
78        * sh7045/configure.ac: Remove RTEMS_CHECK_CPU.
79        * sh7750/configure.ac: Remove RTEMS_CHECK_CPU.
80
812003-09-04      Joel Sherrill <joel@OARcorp.com>
82
83        * sh7032/clock/ckinit.c, sh7032/delay/delay.c,
84        sh7032/include/iosh7032.h, sh7032/include/ispsh7032.h,
85        sh7032/include/sci.h, sh7032/include/sh7_pfc.h,
86        sh7032/include/sh7_sci.h, sh7032/sci/sci.c, sh7032/score/cpu_asm.c,
87        sh7032/score/ispsh7032.c, sh7032/timer/timer.c: URL for license changed.
88        * sh7032/score/cpu_asm.c: Removed incorrect statement about copyright
89        assignment.
90        * sh7045/clock/ckinit.c, sh7045/include/io_types.h,
91        sh7045/include/iosh7045.h, sh7045/include/ispsh7045.h,
92        sh7045/include/sci.h, sh7045/include/sci_termios.h,
93        sh7045/include/sh7_pfc.h, sh7045/include/sh7_sci.h, sh7045/sci/sci.c,
94        sh7045/sci/sci_termios.c, sh7045/score/cpu_asm.c,
95        sh7045/score/ispsh7045.c, sh7045/timer/timer.c: URL for license changed.
96        * sh7045/score/cpu_asm.c: Removed incorrect statement about copyright
97        assignment.
98        * sh7750/clock/ckinit.c, sh7750/include/rtems/score/iosh7750.h,
99        sh7750/include/rtems/score/ipl.h,
100        sh7750/include/rtems/score/ispsh7750.h,
101        sh7750/include/rtems/score/sh4_regs.h,
102        sh7750/include/rtems/score/sh7750_regs.h, sh7750/include/sh/sh4uart.h,
103        sh7750/sci/console.c, sh7750/sci/sh4uart.c, sh7750/score/cpu_asm.c,
104        sh7750/score/ispsh7750.c, sh7750/timer/timer.c: URL for license changed.
105        * sh7750/score/cpu_asm.c: Removed incorrect statement about copyright
106        assignment.
107
1082003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * Makefile.am: Reflect having moved aclocal/.
111        * sh7032/Makefile.am: Reflect having moved aclocal/.
112        * sh7045/Makefile.am: Reflect having moved aclocal/.
113        * sh7750/Makefile.am: Reflect having moved aclocal/.
114
1152003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * Makefile.am: Reflect having moved automake/.
118        * sh7032/Makefile.am: Reflect having moved automake/.
119        * sh7045/Makefile.am: Reflect having moved automake/.
120        * sh7750/Makefile.am: Reflect having moved automake/.
121
1222003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
125        * sh7032/configure.ac: Use rtems-bugs@rtems.com as bug report email
126        address.
127        * sh7045/configure.ac: Use rtems-bugs@rtems.com as bug report email
128        address.
129        * sh7750/configure.ac: Use rtems-bugs@rtems.com as bug report email
130        address.
131
1322003-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * sh7032/Makefile.am: Preinstall $(PROJECT_INCLUDE)/rtems/score.
135        * sh7045/Makefile.am: Preinstall $(PROJECT_INCLUDE)/rtems/score.
136
1372003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * configure.ac: Remove AC_CONFIG_AUX_DIR.
140        * sh7032/configure.ac: Remove AC_CONFIG_AUX_DIR.
141        * sh7045/configure.ac: Remove AC_CONFIG_AUX_DIR.
142        * sh7750/configure.ac: Remove AC_CONFIG_AUX_DIR.
143
1442003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
147        * configure.ac: AC_PREREQ(2.57).
148        * sh7032/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
149        * sh7032/configure.ac: AC_PREREQ(2.57).
150        * sh7045/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
151        * sh7045/configure.ac: AC_PREREQ(2.57).
152        * sh7750/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
153        * sh7750/configure.ac: AC_PREREQ(2.57).
154
1552003-02-11      Joel Sherrill <joel@OARcorp.com>
156
157        * sh7032/score/cpu_asm.c: Rework logic that decides when to call
158        _Thread_Dispatch.  Analysis by Sergei Organov <osv@javad.ru> determined
159        that _ISR_Signals_to_thread_executing was not being honored and/or
160        cleared properly.
161        * sh7045/score/cpu_asm.c: Rework logic that decides when to call
162        _Thread_Dispatch.  Analysis by Sergei Organov <osv@javad.ru> determined
163        that _ISR_Signals_to_thread_executing was not being honored and/or
164        cleared properly.
165        * sh7750/score/cpu_asm.c: Rework logic that decides when to call
166        _Thread_Dispatch.  Analysis by Sergei Organov <osv@javad.ru> determined
167        that _ISR_Signals_to_thread_executing was not being honored and/or
168        cleared properly.
169
1702003-02-03      Joel Sherrill <joel@OARcorp.com>
171
172        PR 338/filesystem
173        * sh7045/sci/sci.c: Side-effect of fixing reentrancy problem with
174        rtems_io_lookup_name() (API change).
175
1762003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * sh7032/Makefile.am: Merge-in subdir Makefile.ams.
179        * sh7032/configure.ac: Reflect changes above.
180        * sh7032/score/Makefile.am: Removed.
181        * sh7032/sci/Makefile.am: Removed.
182        * sh7032/timer/Makefile.am: Removed.
183        * sh7032/clock/Makefile.am: Removed.
184        * sh7032/delay/Makefile.am: Removed.
185        * sh7045/Makefile.am: Merge-in subdir Makefile.ams.
186        * sh7045/configure.ac: Reflect changes above.
187        * sh7045/score/Makefile.am: Removed.
188        * sh7045/sci/Makefile.am: Removed.
189        * sh7045/timer/Makefile.am: Removed.
190        * sh7045/clock/Makefile.am: Removed.
191        * sh7750/Makefile.am: Merge-in subdir Makefile.ams.
192        * sh7750/configure.ac: Reflect changes above.
193        * sh7750/score/Makefile.am: Removed.
194        * sh7750/sci/Makefile.am: Removed.
195        * sh7750/timer/Makefile.am: Removed.
196        * sh7750/clock/Makefile.am: Removed.
197
1982003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * sh7045/sci/Makefile.am: Apply 2002-12-14 patch (Apparently dropped by
201        CVS).
202        * sh7045/score/Makefile.am: Likewise.
203        * sh7045/timer/Makefile.am: Likewise.
204
2052002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * sh7032/clock/Makefile.am: Eliminate *_O_FILES. Don't include
208        @RTEMS_BSP@.cfg.
209        * sh7032/delay/Makefile.am: Ditto.
210        * sh7032/sci/Makefile.am: Ditto.
211        * sh7032/score/Makefile.am: Ditto.
212        * sh7032/timer/Makefile.am: Ditto.
213        * sh7045/clock/Makefile.am: Eliminate *_O_FILES. Don't include
214        @RTEMS_BSP@.cfg.
215        * sh7045/sci/Makefile.am: Ditto.
216        * sh7045/score/Makefile.am: Ditto.
217        * sh7045/timer/Makefile.am: Ditto.
218        * sh7045/configure.ac: Apply 2002-11-07 patch (Apparently dropped by
219        CVS).
220
2212002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
224        * sh7032/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
225        * sh7045/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
226        * sh7750/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
227
2282002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * sh7032/Makefile.am: Merge in include/Makefile.am.
231        * sh7032/include/Makefile.am: Remove.
232        * sh7032/configure.ac: Reflect changes above.
233        * sh7045/Makefile.am: Merge in include/Makefile.am.
234        * sh7045/include/Makefile.am: Remove.
235        * sh7045/configure.ac: Reflect changes above.
236        * sh7750/Makefile.am: Merge in include/Makefile.am.
237        * sh7750/include/Makefile.am: Remove.
238        * sh7750/configure.ac: Reflect changes above.
239
2402002-11-01      Joel Sherrill <joel@OARcorp.com>
241
242        * sh7045/score/ispsh7045.c: Fixed typos.
243        * sh7045/score/cpu_asm.c: Fixed typo.
244        * sh7032/delay/delay.c, sh7032/score/ispsh7032.c: Removed warnings.
245        * sh7045/score/cpu_asm.c, sh7045/score/ispsh7045.c: Removed warnings.
246        * sh7750/score/cpu_asm.c, sh7750/score/ispsh7750.c: Removed warnings.
247
2482002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
251        * sh7032/.cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
252        * sh7045/.cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
253        * sh7750/.cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
254
2552002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * sh7032/clock/Makefile.am: Use .$(OBJEXT) instead of .o.
258        * sh7032/delay/Makefile.am: Use .$(OBJEXT) instead of .o.
259        * sh7032/sci/Makefile.am: Use .$(OBJEXT) instead of .o.
260        * sh7032/score/Makefile.am: Use .$(OBJEXT) instead of .o.
261        * sh7032/timer/Makefile.am: Use .$(OBJEXT) instead of .o.
262        * sh7045/clock/Makefile.am: Use .$(OBJEXT) instead of .o.
263        * sh7045/sci/Makefile.am: Use .$(OBJEXT) instead of .o.
264        * sh7045/score/Makefile.am: Use .$(OBJEXT) instead of .o.
265        * sh7045/timer/Makefile.am: Use .$(OBJEXT) instead of .o.
266        * sh7750/clock/Makefile.am: Use .$(OBJEXT) instead of .o.
267        * sh7750/sci/Makefile.am: Use .$(OBJEXT) instead of .o.
268        * sh7750/score/Makefile.am: Use .$(OBJEXT) instead of .o.
269        * sh7750/timer/Makefile.am: Use .$(OBJEXT) instead of .o.
270
2712002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * sh7032/score/cpu_asm.c: Adapt inline asm to gcc-3.0.4.
274
2752002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
278        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
279        * Makefile.am: Remove AUTOMAKE_OPTIONS.
280        * sh7032/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
281        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
282        * sh7032/clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
283        * sh7032/Makefile.am: Remove AUTOMAKE_OPTIONS.
284        * sh7032/delay/Makefile.am: Remove AUTOMAKE_OPTIONS.
285        * sh7032/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
286        * sh7032/sci/Makefile.am: Remove AUTOMAKE_OPTIONS.
287        * sh7032/score/Makefile.am: Remove AUTOMAKE_OPTIONS.
288        * sh7032/timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
289        * sh7045/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
290        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
291        * sh7045/clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
292        * sh7045/Makefile.am: Remove AUTOMAKE_OPTIONS.
293        * sh7045/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
294        * sh7045/sci/Makefile.am: Remove AUTOMAKE_OPTIONS.
295        * sh7045/score/Makefile.am: Remove AUTOMAKE_OPTIONS.
296        * sh7045/timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
297        * sh7750/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
298        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
299        * sh7750/clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
300        * sh7750/Makefile.am: Remove AUTOMAKE_OPTIONS.
301        * sh7750/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
302        * sh7750/sci/Makefile.am: Remove AUTOMAKE_OPTIONS.
303        * sh7750/score/Makefile.am: Remove AUTOMAKE_OPTIONS.
304        * sh7750/timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
305
3062002-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * sh7750/clock/Makefile.am: Eliminate @RTEMS_BSP@.cfg, $(C_O_FILES).
309        * sh7750/sci/Makefile.am: Likewise.
310        * sh7750/score/Makefile.am: Likewise.
311        * sh7750/timer/Makefile.am: Likewise.
312
3132002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * sh7032/include/Makefile.am: Remove EXTRA_DIST.
316
3172001-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * sh7045/include/iosh7045.h: Add SCI0_SMR, SCI1_SMR for sh7032
320        compatibility to make simsh happy.
321
3222001-10-28      Alexandra Kossovsky <sasha@oktet.ru>
323
324        * sh7750/include/rtems/score/sh7750_regs.h: Fix definitions of
325        SH7750_SCBRR1 and SH7750_SCBRR2 so things compile.
326
3272001-10-26      Alexandra Kossovsky <sasha@oktet.ru>
328
329        * sh7750/include/sh/sh4uart.h, sh7750/sci/sh4uart.c: Minor fixes post
330        merge.
331
3322001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * sh7750/include/sh4uart.h: move to include/sh/sh4uart.h.
335        * sh7750/include/ispsh7750.h: move to include/rtems/score/ispsh7750.h.
336        * sh7750/include/iosh7750.h: move include/rtems/score/iosh7750.h.
337        * sh7750/include/sh7750_regs.h: move to
338        include/rtems/score/sh7750_regs.h.
339        * sh7750/include/rtems/score/ipl.h: move to include/rtems/score/ipl.h.
340        * sh7750/include/rtems/score/sh4_regs.h: Reintroduce from Alexandra
341        Kossovsky's original sources.
342        * sh7750/include/Makefile.am: reflect changes above, remove EXTRA_DIST,
343        require automake 1.5.
344        * sh7750/sci/Makefile.am: Disable compilation of console.c.
345        * sh7750/sci/sh4uart.c: include <sh/sh4uart.h>, add SH7750_SCSMR_CHK_S,
346        remove SH4_CPU_HZ_Frequency.
347        * sh7750/score/isph7750.c: Remove #if !defined(sh7750), include
348        sh4_regs.h.
349
3502001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * configure.ac: Add sh7750.
353
3542001-10-12      Joel Sherrill <joel@OARcorp.com>
355
356        * sh7032/clock/ckinit.c, sh7032/delay/delay.c,
357        sh7032/include/iosh7032.h, sh7032/include/ispsh7032.h,
358        sh7032/include/sci.h, sh7032/include/sh7_pfc.h,
359        sh7032/include/sh7_sci.h, sh7032/sci/sci.c, sh7032/score/cpu_asm.c,
360        sh7032/score/ispsh7032.c, sh7032/timer/timer.c: Fixed typo.
361        * sh7045/clock/ckinit.c, sh7045/include/iosh7045.h,
362        sh7045/include/ispsh7045.h, sh7045/include/sci.h,
363        sh7045/include/sh7_pfc.h, sh7045/include/sh7_sci.h, sh7045/sci/sci.c,
364        sh7045/score/cpu_asm.c, sh7045/score/ispsh7045.c, sh7045/timer/timer.c:
365        Fixed typo.
366        * sh7750/include/sh4_regs.h: Deleted and contents merged in score/cpu to
367        avoid dependencies.
368        * sh7750/include/Makefile.am: Reflects above.
369
3702001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
373        * configure.in: Remove.
374        * configure.ac: New file, generated from configure.in by autoupdate.
375        * sh7032/.cvsignore: Add autom4te.cache for autoconf > 2.52.
376        * sh7032/configure.in: Remove.
377        * sh7032/configure.ac: New file, generated from configure.in by
378        autoupdate.
379        * sh7045/.cvsignore: Add autom4te.cache for autoconf > 2.52.
380        * sh7045/configure.in: Remove.
381        * sh7045/configure.ac: New file, generated from configure.in by
382        autoupdate.
383
3842001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
385
386        * sh7750/clock/Makefile.am, sh7750/clock/ckinit.c,
387        sh7750/clock/.cvsignore, sh7750/Makefile.am, sh7750/include/Makefile.am,
388        sh7750/include/iosh7750.h, sh7750/include/ipl.h,
389        sh7750/include/ispsh7750.h, sh7750/include/sh4_regs.h,
390        sh7750/include/sh4uart.h, sh7750/include/sh7750_regs.h,
391        sh7750/include/.cvsignore, sh7750/sci/Makefile.am, sh7750/sci/console.c,
392        sh7750/sci/sh4uart.c, sh7750/sci/.cvsignore, sh7750/score/Makefile.am,
393        sh7750/score/cpu_asm.c, sh7750/score/ispsh7750.c,
394        sh7750/score/.cvsignore, sh7750/timer/Makefile.am, sh7750/timer/timer.c,
395        sh7750/timer/.cvsignore, sh7750/configure.ac, sh7750/.cvsignore,
396        sh7750/ChangeLog:  New files.   Reviewed and updated to latest automake
397        and autoconf standards by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
398
3992001-10-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * configure.in: AC_PREREQ(2.52), Adapt CONFIG_SUBDIRS to autoconf-2.52.
402
4032001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * sh7032/include/Makefile.am: Use 'TMPINSTALL_FILES ='.
406        * sh7045/include/Makefile.am: Use 'TMPINSTALL_FILES ='.
407
4082001-08-10      Radzislaw Galler  <rgaller@et.put.poznan.pl>
409
410        * sh7045/score/cpu_asm.c (sh_set_irq_priority): Changed interrupt vector
411        number range check and handling of interrupt priority regs to conform
412        SH2 specs.
413        * sh7045/sci/sci_termios.c: New file.
414        * sh7045/include/sci_termios.h: New file.
415        * sh7045/include/Makefile.am (EXTRA_DIST): Added sci_termios.h.
416        (include_sh_HEADERS): Added sci_termios.h.
417        * sh7045/score/ispsh7045.c (isp): Calling an ISR with immediate argument
418        casued negative sign extension for vector numbers of 128 and above. This
419        was fixed.
420        * sh7045/sci/sci.c: Cleaned initialization of SCI registers; added
421        necessary setup for new TERMIOS console cooperation.
422
4232001-04-03      Joel Sherrill <joel@OARcorp.com>
424
425        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
426        * sh7032/include/ispsh7032.h, sh7032/score/ispsh7032.c: Account for name
427        change.
428        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
429        * sh7045/include/ispsh7045.h, sh7045/score/ispsh7045.c: Account for name
430        change.
431        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
432        * sh7750/include/rtems/score/ispsh7750.h, sh7750/score/ispsh7750.c:
433        Account for name change.
434
4352001-02-18      Ralf Corsepiu <corsepius@faw.uni-ulm.de>
436
437        * sh7032/include/Makefile.am: Apply include_*HEADERS instead of H_FILES.
438        * sh7045/include/Makefile.am: Apply include_*HEADERS instead of H_FILES.
439
4402001-01-22      Radzislaw Galler  <rgaller@et.put.poznan.pl>
441
442        * sh7045/clock/ckinit.c (Install_clock): Modified MTU timer 0
443        initialization to generate an interrupt exactly every 1us.
444
4452001-01-05      Joel Sherrill <joel@OARcorp.com>
446
447        * /dev/null moved to libmisc.
448        * sh7032/Makefile.am, sh7032/configure.in: Removed null directory.
449        * sh7032/include/Makefile.am: Removed null.h.
450        * sh7032/include/null.h, sh7032/null/.cvsignore,
451        sh7032/null/Makefile.am, sh7032/null/close.c, sh7032/null/cntrl.c,
452        sh7032/null/init.c, sh7032/null/open.c, sh7032/null/read.c,
453        sh7032/null/write.c: Removed.
454        * /dev/null moved to libmisc.
455        * sh7045/Makefile.am, sh7045/configure.in: Removed null directory.
456        * sh7045/include/Makefile.am: Removed null.h.
457        * sh7045/include/null.h, sh7045/null/.cvsignore,
458        sh7045/null/Makefile.am, sh7045/null/close.c, sh7045/null/cntrl.c,
459        sh7045/null/init.c, sh7045/null/open.c, sh7045/null/read.c,
460        sh7045/null/write.c: Removed.
461
4622000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
463
464        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
465        * sh7032/Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
466        * sh7045/Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
467
4682000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
469
470        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
471        * sh7032/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
472        $(RTEMS_TOPdir)/aclocal.
473        * sh7045/Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
474        $(RTEMS_TOPdir)/aclocal.
475
4762000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
477
478        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to GNU
479        canonicalization.
480        * sh7032/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch
481        to GNU canonicalization.
482        * sh7045/Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch
483        to GNU canonicalization.
484
4852000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
486
487        * sh7032/clock/Makefile.am, sh7032/delay/Makefile.am,
488        sh7032/null/Makefile.am, sh7032/sci/Makefile.am,
489        sh7032/timer/Makefile.am, sh7032/score/Makefile.am: Include compile.am.
490        * sh7045/clock/Makefile.am, sh7045/null/Makefile.am,
491        sh7045/sci/Makefile.am, sh7045/timer/Makefile.am,
492        sh7045/score/Makefile.am: Include compile.am.
493
4942000-08-10      Joel Sherrill <joel@OARcorp.com>
495
496        * ChangeLog: New file.
497        * sh7032/ChangeLog: New file.
498        * sh7045/ChangeLog: New file.
499
Note: See TracBrowser for help on using the repository browser.