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

4.104.114.84.95
Last change on this file since 7395fa5 was f4807abb, checked in by Joel Sherrill <joel.sherrill@…>, on 11/01/02 at 21:59:54

2002-11-01 Joel Sherrill <joel@…>

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