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

4.104.114.84.95
Last change on this file since fc0ac39c was fc0ac39c, checked in by Joel Sherrill <joel.sherrill@…>, on 10/12/01 at 21:00:52

2001-10-12 Joel Sherrill <joel@…>

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