source: rtems/c/src/lib/libcpu/sh/sh7750/ChangeLog @ 7c9a598

4.104.114.84.95
Last change on this file since 7c9a598 was 7c9a598, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/07/02 at 22:28:18

2002-11-07 Ralf Corsepius <corsepiu@…>

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