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

4.104.114.84.95
Last change on this file since f08c3a86 was df25c998, checked in by Joel Sherrill <joel.sherrill@…>, on 10/11/01 at 19:36:23

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

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