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

4.104.114.84.95
Last change on this file since ce3c6f3e was ce3c6f3e, checked in by Joel Sherrill <joel.sherrill@…>, on 04/03/02 at 14:13:01

2001-04-03 Joel Sherrill <joel@…>

  • Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
  • include/rtems/score/ispsh7750.h, score/ispsh7750.c: Account for name change.
  • Property mode set to 100644
File size: 2.4 KB
RevLine 
[ce3c6f3e]12001-04-03      Joel Sherrill <joel@OARcorp.com>
2
3        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
4        * include/rtems/score/ispsh7750.h, score/ispsh7750.c: Account for
5        name change.
6
[4cf920c4]72002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * configure.ac:
10        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
11        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
12        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
13        * Makefile.am: Remove AUTOMAKE_OPTIONS.
14        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
15        * sci/Makefile.am: Remove AUTOMAKE_OPTIONS.
16        * score/Makefile.am: Remove AUTOMAKE_OPTIONS.
17        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
18
[ab2e872]192001-10-28      Alexandra Kossovsky <sasha@oktet.ru>
20
21        * include/rtems/score/sh7750_regs.h: Fix definitions of
22        SH7750_SCBRR1 and SH7750_SCBRR2 so things compile.
23
[baef9d91]242001-10-26      Alexandra Kossovsky <sasha@oktet.ru>
25
26        * include/sh/sh4uart.h, sci/sh4uart.c: Minor fixes post merge.
27
[12ae6d9e]282001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * include/sh4uart.h: move to include/sh/sh4uart.h.
31        * include/ispsh7750.h: move to include/rtems/score/ispsh7750.h.
32        * include/iosh7750.h: move include/rtems/score/iosh7750.h.
33        * include/sh7750_regs.h: move to include/rtems/score/sh7750_regs.h.
34        * include/rtems/score/ipl.h: move to include/rtems/score/ipl.h.
35        * include/rtems/score/sh4_regs.h: Reintroduce from Alexandra
36        Kossovsky's original sources.
37        * include/Makefile.am: reflect changes above, remove EXTRA_DIST,
38        require automake 1.5.
39        * sci/Makefile.am: Disable compilation of console.c.
40        * sci/sh4uart.c: include <sh/sh4uart.h>, add SH7750_SCSMR_CHK_S,
41        remove SH4_CPU_HZ_Frequency;
42        * score/isph7750.c: Remove #if !defined(sh7750), include sh4_regs.h.
43
[59e73f37]442001-10-12      Joel Sherrill <joel@OARcorp.com>
45
46        * include/sh4_regs.h: Deleted and contents merged in score/cpu
47        to avoid dependencies.
48        * include/Makefile.am: Reflects above.
49
[ba71076]502001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
51
52        * clock/Makefile.am, clock/ckinit.c, clock/.cvsignore, Makefile.am,
53        include/Makefile.am, include/iosh7750.h, include/ipl.h,
54        include/ispsh7750.h, include/sh4_regs.h, include/sh4uart.h,
55        include/sh7750_regs.h, include/.cvsignore, sci/Makefile.am,
56        sci/console.c, sci/sh4uart.c, sci/.cvsignore, score/Makefile.am,
57        score/cpu_asm.c, score/ispsh7750.c, score/.cvsignore,
58        timer/Makefile.am, timer/timer.c, timer/.cvsignore, configure.ac,
59        .cvsignore, ChangeLog:  New files. 
60        Reviewed and updated to latest automake and autoconf standards
61        by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
62
Note: See TracBrowser for help on using the repository browser.