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

4.104.114.84.95
Last change on this file since 92cf35d was 92cf35d, checked in by Joel Sherrill <joel.sherrill@…>, on 11/14/01 at 18:40:22

2001-11-09 Ralf Corsepius <corsepiu@…>

  • include/iosh7045.h: Add SCI0_SMR, SCI1_SMR for sh7032 compatibility to make simsh happy.
  • Property mode set to 100644
File size: 2.5 KB
Line 
12001-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * include/iosh7045.h: Add SCI0_SMR, SCI1_SMR for sh7032
4        compatibility to make simsh happy.
5
62001-10-12      Joel Sherrill <joel@OARcorp.com>
7
8        * clock/ckinit.c, include/iosh7045.h, include/ispsh7045.h,
9        include/sci.h, include/sh7_pfc.h, include/sh7_sci.h, sci/sci.c,
10        score/cpu_asm.c, score/ispsh7045.c, timer/timer.c: Fixed typo.
11
122001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
15        * configure.in: Remove.
16        * configure.ac: New file, generated from configure.in by autoupdate.
17
182001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
21
222001-08-10  Radzislaw Galler  <rgaller@et.put.poznan.pl>
23
24        * score/cpu_asm.c (sh_set_irq_priority): Changed interrupt vector
25        number range check and handling of interrupt priority regs to
26        conform SH2 specs.
27        * sci/sci_termios.c: New file.
28        * include/sci_termios.h: New file.
29        * include/Makefile.am (EXTRA_DIST): Added sci_termios.h.
30        (include_sh_HEADERS): Added sci_termios.h.
31        * score/ispsh7045.c (isp): Calling an ISR with immediate argument
32        casued negative sign extension for vector numbers of 128 and
33        above. This was fixed.
34        * sci/sci.c: Cleaned initialization of SCI registers; added
35        necessary setup for new TERMIOS console cooperation
36
372001-02-18      Ralf Corsepiu <corsepius@faw.uni-ulm.de>
38
39        * include/Makefile.am: Apply include_*HEADERS instead of H_FILES.
40
412001-01-22  Radzislaw Galler  <rgaller@et.put.poznan.pl>
42
43        * clock/ckinit.c (Install_clock): Modified MTU timer 0 initialization
44        to generate an interrupt exactly every 1us
45
462001-01-05      Joel Sherrill <joel@OARcorp.com>
47
48        * /dev/null moved to libmisc.
49        * Makefile.am, configure.in: Removed null directory.
50        * include/Makefile.am: Removed null.h.
51        * include/null.h, null/.cvsignore, null/Makefile.am, null/close.c,
52        null/cntrl.c, null/init.c, null/open.c, null/read.c, null/write.c:
53        Removed.
54
552000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
58
592000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
62
632000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
66        Switch to GNU canonicalization.
67
682000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * clock/Makefile.am, null/Makefile.am, sci/Makefile.am,
71        timer/Makefile.am, score/Makefile.am: Include compile.am
72
732000-08-10      Joel Sherrill <joel@OARcorp.com>
74
75        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.