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

4.104.114.84.95
Last change on this file since 12ae6d9e was 12ae6d9e, checked in by Joel Sherrill <joel.sherrill@…>, on 10/15/01 at 18:01:12

2001-10-15 Ralf Corsepius <corsepiu@…>

  • include/sh4uart.h: move to include/sh/sh4uart.h.
  • include/ispsh7750.h: move to include/rtems/score/ispsh7750.h.
  • include/iosh7750.h: move include/rtems/score/iosh7750.h.
  • include/sh7750_regs.h: move to include/rtems/score/sh7750_regs.h.
  • include/rtems/score/ipl.h: move to include/rtems/score/ipl.h.
  • include/rtems/score/sh4_regs.h: Reintroduce from Alexandra Kossovsky's original sources.
  • include/Makefile.am: reflect changes above, remove EXTRA_DIST, require automake 1.5.
  • sci/Makefile.am: Disable compilation of console.c.
  • sci/sh4uart.c: include <sh/sh4uart.h>, add SH7750_SCSMR_CHK_S, remove SH4_CPU_HZ_Frequency;
  • score/isph7750.c: Remove #if !defined(sh7750), include sh4_regs.h.
  • Property mode set to 100644
File size: 1.5 KB
Line 
12001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * include/sh4uart.h: move to include/sh/sh4uart.h.
4        * include/ispsh7750.h: move to include/rtems/score/ispsh7750.h.
5        * include/iosh7750.h: move include/rtems/score/iosh7750.h.
6        * include/sh7750_regs.h: move to include/rtems/score/sh7750_regs.h.
7        * include/rtems/score/ipl.h: move to include/rtems/score/ipl.h.
8        * include/rtems/score/sh4_regs.h: Reintroduce from Alexandra
9        Kossovsky's original sources.
10        * include/Makefile.am: reflect changes above, remove EXTRA_DIST,
11        require automake 1.5.
12        * sci/Makefile.am: Disable compilation of console.c.
13        * sci/sh4uart.c: include <sh/sh4uart.h>, add SH7750_SCSMR_CHK_S,
14        remove SH4_CPU_HZ_Frequency;
15        * score/isph7750.c: Remove #if !defined(sh7750), include sh4_regs.h.
16
172001-10-12      Joel Sherrill <joel@OARcorp.com>
18
19        * include/sh4_regs.h: Deleted and contents merged in score/cpu
20        to avoid dependencies.
21        * include/Makefile.am: Reflects above.
22
232001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
24
25        * clock/Makefile.am, clock/ckinit.c, clock/.cvsignore, Makefile.am,
26        include/Makefile.am, include/iosh7750.h, include/ipl.h,
27        include/ispsh7750.h, include/sh4_regs.h, include/sh4uart.h,
28        include/sh7750_regs.h, include/.cvsignore, sci/Makefile.am,
29        sci/console.c, sci/sh4uart.c, sci/.cvsignore, score/Makefile.am,
30        score/cpu_asm.c, score/ispsh7750.c, score/.cvsignore,
31        timer/Makefile.am, timer/timer.c, timer/.cvsignore, configure.ac,
32        .cvsignore, ChangeLog:  New files. 
33        Reviewed and updated to latest automake and autoconf standards
34        by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
35
Note: See TracBrowser for help on using the repository browser.