source: rtems/c/src/exec/score/cpu/sh/ChangeLog @ 3bcc0d8

4.104.114.84.95
Last change on this file since 3bcc0d8 was 3bcc0d8, checked in by Joel Sherrill <joel.sherrill@…>, on 10/15/01 at 17:58:07

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

  • cpu.c: Fix #ifdefs, add missing #endif.
  • Property mode set to 100644
File size: 1.9 KB
Line 
12001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * cpu.c: Fix #ifdefs, add missing #endif.
4
52001-10-12      Joel Sherrill <joel@OARcorp.com>
6
7        * asm.h, cpu.c, rtems.c, rtems/score/cpu.h, rtems/score/sh.h,
8        rtems/score/sh_io.h, rtems/score/shtypes.h: Consistency changes
9        and made sure there were no includes from the libcpu tree.
10
112001-10-12      Alexandra Kossovsky <sasha@oktet.ru>
12
13        * cpu.c, rtems/score/cpu.h, rtems/score/sh.h: Modified to
14        support SH4.  Reviewed by Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15        who did the original SH port.
16
172001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
20        * configure.in: Remove.
21        * configure.ac: New file, generated from configure.in by autoupdate.
22
232001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
26        * Makefile.am: Use 'PREINSTALL_FILES ='.
27
282001-07-25  Radzislaw Galler  <rgaller@et.put.poznan.pl>
29
30        * cpu.c (_CPU_ISR_install_vector): Corrected interrupt range
31        checking which was SH1 specific. It didn't work for SH2 (has more
32        interrupt sources).
33
342001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am, rtems/score/Makefile.am:
37        Apply include_*HEADERS instead of H_FILES.
38
392001-01-03      Joel Sherrill <joel@OARcorp.com>
40
41        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
42
432000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
46
472000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
50
512000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
54        Switch to GNU canonicalization.
55
562000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Include compile.am.
59
602000-08-10      Joel Sherrill <joel@OARcorp.com>
61
62        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.