source: rtems/c/src/lib/libcpu/sh/sh7750/ChangeLog @ 8730f45

4.104.114.84.95
Last change on this file since 8730f45 was 8730f45, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/21/02 at 12:19:27

2002-10-21 Ralf Corsepius <corsepiu@…>

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