source: rtems/c/src/lib/libcpu/sh/sh7045/ChangeLog @ ce9c79f

4.104.114.84.95
Last change on this file since ce9c79f was ce9c79f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/15/03 at 16:27:23

2002-01-15 Ralf Corsepius <corsepiu@…>

  • sci/Makefile.am: Apply 2002-12-14 patch (Apparently dropped by CVS).
  • score/Makefile.am: Likewise.
  • timer/Makefile.am: Likewise.
  • Property mode set to 100644
File size: 4.4 KB
Line 
12002-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * sci/Makefile.am: Apply 2002-12-14 patch (Apparently dropped by CVS).
4        * score/Makefile.am: Likewise.
5        * timer/Makefile.am: Likewise.
6
72002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * clock/Makefile.am: Eliminate *_O_FILES.
10        Don't include @RTEMS_BSP@.cfg.
11        * sci/Makefile.am: Ditto.
12        * score/Makefile.am: Ditto.
13        * timer/Makefile.am: Ditto.
14        * configure.ac: Apply 2002-11-07 patch (Apparently dropped by CVS).
15
162002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
19
202002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * Makefile.am: Merge in include/Makefile.am.
23        * include/Makefile.am: Remove.
24        * configure.ac: Reflect changes above.
25
262002-11-01      Joel Sherrill <joel@OARcorp.com>
27
28        * score/cpu_asm.c, score/ispsh7045.c: Removed warnings.
29
302002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * .cvsignore: Reformat.
33        Add autom4te*cache.
34        Remove autom4te.cache.
35
362002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
39        * sci/Makefile.am: Use .$(OBJEXT) instead of .o.
40        * score/Makefile.am: Use .$(OBJEXT) instead of .o.
41        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
42
432001-04-03      Joel Sherrill <joel@OARcorp.com>
44
45        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
46        * include/ispsh7045.h, score/ispsh7045.c: Account for name change.
47
482002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * configure.ac:
51        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
52        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
53        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
54        * Makefile.am: Remove AUTOMAKE_OPTIONS.
55        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
56        * sci/Makefile.am: Remove AUTOMAKE_OPTIONS.
57        * score/Makefile.am: Remove AUTOMAKE_OPTIONS.
58        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
59
602001-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * include/iosh7045.h: Add SCI0_SMR, SCI1_SMR for sh7032
63        compatibility to make simsh happy.
64
652001-10-12      Joel Sherrill <joel@OARcorp.com>
66
67        * clock/ckinit.c, include/iosh7045.h, include/ispsh7045.h,
68        include/sci.h, include/sh7_pfc.h, include/sh7_sci.h, sci/sci.c,
69        score/cpu_asm.c, score/ispsh7045.c, timer/timer.c: Fixed typo.
70
712001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
74        * configure.in: Remove.
75        * configure.ac: New file, generated from configure.in by autoupdate.
76
772001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
80
812001-08-10  Radzislaw Galler  <rgaller@et.put.poznan.pl>
82
83        * score/cpu_asm.c (sh_set_irq_priority): Changed interrupt vector
84        number range check and handling of interrupt priority regs to
85        conform SH2 specs.
86        * sci/sci_termios.c: New file.
87        * include/sci_termios.h: New file.
88        * include/Makefile.am (EXTRA_DIST): Added sci_termios.h.
89        (include_sh_HEADERS): Added sci_termios.h.
90        * score/ispsh7045.c (isp): Calling an ISR with immediate argument
91        casued negative sign extension for vector numbers of 128 and
92        above. This was fixed.
93        * sci/sci.c: Cleaned initialization of SCI registers; added
94        necessary setup for new TERMIOS console cooperation
95
962001-02-18      Ralf Corsepiu <corsepius@faw.uni-ulm.de>
97
98        * include/Makefile.am: Apply include_*HEADERS instead of H_FILES.
99
1002001-01-22  Radzislaw Galler  <rgaller@et.put.poznan.pl>
101
102        * clock/ckinit.c (Install_clock): Modified MTU timer 0 initialization
103        to generate an interrupt exactly every 1us
104
1052001-01-05      Joel Sherrill <joel@OARcorp.com>
106
107        * /dev/null moved to libmisc.
108        * Makefile.am, configure.in: Removed null directory.
109        * include/Makefile.am: Removed null.h.
110        * include/null.h, null/.cvsignore, null/Makefile.am, null/close.c,
111        null/cntrl.c, null/init.c, null/open.c, null/read.c, null/write.c:
112        Removed.
113
1142000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
117
1182000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
121
1222000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
125        Switch to GNU canonicalization.
126
1272000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * clock/Makefile.am, null/Makefile.am, sci/Makefile.am,
130        timer/Makefile.am, score/Makefile.am: Include compile.am
131
1322000-08-10      Joel Sherrill <joel@OARcorp.com>
133
134        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.