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

4.104.114.84.95
Last change on this file since f30a0ca9 was f30a0ca9, checked in by Joel Sherrill <joel.sherrill@…>, on 08/16/01 at 21:11:13

2001-07-25 Radzislaw Galler <rgaller@…>

  • cpu.c (_CPU_ISR_install_vector): Corrected interrupt range checking which was SH1 specific. It didn't work for SH2 (has more interrupt sources).
  • Property mode set to 100644
File size: 1012 bytes
Line 
12001-07-25  Radzislaw Galler  <rgaller@et.put.poznan.pl>
2
3        * cpu.c (_CPU_ISR_install_vector): Corrected interrupt range
4        checking which was SH1 specific. It didn't work for SH2 (has more
5        interrupt sources).
6
72001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * Makefile.am, rtems/score/Makefile.am:
10        Apply include_*HEADERS instead of H_FILES.
11
122001-01-03      Joel Sherrill <joel@OARcorp.com>
13
14        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
15
162000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
19
202000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
23
242000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
27        Switch to GNU canonicalization.
28
292000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * Makefile.am: Include compile.am.
32
332000-08-10      Joel Sherrill <joel@OARcorp.com>
34
35        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.