source: rtems/cpukit/score/cpu/sh/ChangeLog @ c3a79fa

4.104.114.84.95
Last change on this file since c3a79fa was c3a79fa, checked in by Joel Sherrill <joel.sherrill@…>, on 01/24/02 at 14:13:31

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

  • rtems/Makefile.am: Removed.
  • rtems/score/Makefile.am: Removed.
  • configure.ac: Reflect changes above.
  • Property mode set to 100644
File size: 2.4 KB
RevLine 
[c3a79fa]12002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * rtems/Makefile.am: Removed.
4        * rtems/score/Makefile.am: Removed.
5        * configure.ac: Reflect changes above.
6
[e9718415]72001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * Makefile.am: Add multilib support.
10
[4db30283]112001-11-28      Joel Sherrill <joel@OARcorp.com>,
12
13        This was tracked as PR91.
14        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
15        is used to specify if the port uses the standard macro for this (FALSE).
16        A TRUE setting indicates the port provides its own implementation.
17
[3bcc0d8]182001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * cpu.c: Fix #ifdefs, add missing #endif.
21
[7d953c2]222001-10-12      Joel Sherrill <joel@OARcorp.com>
23
24        * asm.h, cpu.c, rtems.c, rtems/score/cpu.h, rtems/score/sh.h,
25        rtems/score/sh_io.h, rtems/score/shtypes.h: Consistency changes
26        and made sure there were no includes from the libcpu tree.
27
[bc5fc7a6]282001-10-12      Alexandra Kossovsky <sasha@oktet.ru>
29
30        * cpu.c, rtems/score/cpu.h, rtems/score/sh.h: Modified to
31        support SH4.  Reviewed by Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32        who did the original SH port.
33
[df25c998]342001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
37        * configure.in: Remove.
38        * configure.ac: New file, generated from configure.in by autoupdate.
39
[684eebc8]402001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
43        * Makefile.am: Use 'PREINSTALL_FILES ='.
44
[f30a0ca9]452001-07-25  Radzislaw Galler  <rgaller@et.put.poznan.pl>
46
47        * cpu.c (_CPU_ISR_install_vector): Corrected interrupt range
48        checking which was SH1 specific. It didn't work for SH2 (has more
49        interrupt sources).
50
[329509fb]512001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * Makefile.am, rtems/score/Makefile.am:
54        Apply include_*HEADERS instead of H_FILES.
55
[d6ea098]562001-01-03      Joel Sherrill <joel@OARcorp.com>
57
58        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
59
[feead226]602000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
63
[a314d3b4]642000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
67
[5582de1]682000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
71        Switch to GNU canonicalization.
72
[d7118fd]732000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * Makefile.am: Include compile.am.
76
[e94ad1fe]772000-08-10      Joel Sherrill <joel@OARcorp.com>
78
79        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.