source: rtems/c/src/lib/libcpu/sh/sh7750/ChangeLog @ 9bd78e3e

4.104.114.84.95
Last change on this file since 9bd78e3e was dfa8fe34, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/06/02 at 08:23:08

2002-12-06 Ralf Corsepius <corsepiu@…>

  • configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
  • Property mode set to 100644
File size: 3.2 KB
Line 
12002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
4
52002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Merge in include/Makefile.am.
8        * include/Makefile.am: Remove.
9        * configure.ac: Reflect changes above.
10
112002-11-01      Joel Sherrill <joel@OARcorp.com>
12
13        * score/cpu_asm.c, score/ispsh7750.c: Removed warnings.
14
152002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * .cvsignore: Reformat.
18        Add autom4te*cache.
19        Remove autom4te.cache.
20
212002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
24        * sci/Makefile.am: Use .$(OBJEXT) instead of .o.
25        * score/Makefile.am: Use .$(OBJEXT) instead of .o.
26        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
27
282001-04-03      Joel Sherrill <joel@OARcorp.com>
29
30        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
31        * include/rtems/score/ispsh7750.h, score/ispsh7750.c: Account for
32        name change.
33
342002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac:
37        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
38        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
39        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
40        * Makefile.am: Remove AUTOMAKE_OPTIONS.
41        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
42        * sci/Makefile.am: Remove AUTOMAKE_OPTIONS.
43        * score/Makefile.am: Remove AUTOMAKE_OPTIONS.
44        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
45
462001-10-28      Alexandra Kossovsky <sasha@oktet.ru>
47
48        * include/rtems/score/sh7750_regs.h: Fix definitions of
49        SH7750_SCBRR1 and SH7750_SCBRR2 so things compile.
50
512001-10-26      Alexandra Kossovsky <sasha@oktet.ru>
52
53        * include/sh/sh4uart.h, sci/sh4uart.c: Minor fixes post merge.
54
552001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * include/sh4uart.h: move to include/sh/sh4uart.h.
58        * include/ispsh7750.h: move to include/rtems/score/ispsh7750.h.
59        * include/iosh7750.h: move include/rtems/score/iosh7750.h.
60        * include/sh7750_regs.h: move to include/rtems/score/sh7750_regs.h.
61        * include/rtems/score/ipl.h: move to include/rtems/score/ipl.h.
62        * include/rtems/score/sh4_regs.h: Reintroduce from Alexandra
63        Kossovsky's original sources.
64        * include/Makefile.am: reflect changes above, remove EXTRA_DIST,
65        require automake 1.5.
66        * sci/Makefile.am: Disable compilation of console.c.
67        * sci/sh4uart.c: include <sh/sh4uart.h>, add SH7750_SCSMR_CHK_S,
68        remove SH4_CPU_HZ_Frequency;
69        * score/isph7750.c: Remove #if !defined(sh7750), include sh4_regs.h.
70
712001-10-12      Joel Sherrill <joel@OARcorp.com>
72
73        * include/sh4_regs.h: Deleted and contents merged in score/cpu
74        to avoid dependencies.
75        * include/Makefile.am: Reflects above.
76
772001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
78
79        * clock/Makefile.am, clock/ckinit.c, clock/.cvsignore, Makefile.am,
80        include/Makefile.am, include/iosh7750.h, include/ipl.h,
81        include/ispsh7750.h, include/sh4_regs.h, include/sh4uart.h,
82        include/sh7750_regs.h, include/.cvsignore, sci/Makefile.am,
83        sci/console.c, sci/sh4uart.c, sci/.cvsignore, score/Makefile.am,
84        score/cpu_asm.c, score/ispsh7750.c, score/.cvsignore,
85        timer/Makefile.am, timer/timer.c, timer/.cvsignore, configure.ac,
86        .cvsignore, ChangeLog:  New files. 
87        Reviewed and updated to latest automake and autoconf standards
88        by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
89
Note: See TracBrowser for help on using the repository browser.