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

4.104.114.84.95
Last change on this file since d8a78f4f was d8a78f4f, checked in by Joel Sherrill <joel.sherrill@…>, on 01/31/02 at 21:33:38

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

  • Makefile.am: Reflect 2002-01-23 changes.
  • Property mode set to 100644
File size: 2.5 KB
Line 
12002-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect 2002-01-23 changes.
4
52002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * rtems/Makefile.am: Removed.
8        * rtems/score/Makefile.am: Removed.
9        * configure.ac: Reflect changes above.
10
112001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * Makefile.am: Add multilib support.
14
152001-11-28      Joel Sherrill <joel@OARcorp.com>,
16
17        This was tracked as PR91.
18        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
19        is used to specify if the port uses the standard macro for this (FALSE).
20        A TRUE setting indicates the port provides its own implementation.
21
222001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * cpu.c: Fix #ifdefs, add missing #endif.
25
262001-10-12      Joel Sherrill <joel@OARcorp.com>
27
28        * asm.h, cpu.c, rtems.c, rtems/score/cpu.h, rtems/score/sh.h,
29        rtems/score/sh_io.h, rtems/score/shtypes.h: Consistency changes
30        and made sure there were no includes from the libcpu tree.
31
322001-10-12      Alexandra Kossovsky <sasha@oktet.ru>
33
34        * cpu.c, rtems/score/cpu.h, rtems/score/sh.h: Modified to
35        support SH4.  Reviewed by Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36        who did the original SH port.
37
382001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
41        * configure.in: Remove.
42        * configure.ac: New file, generated from configure.in by autoupdate.
43
442001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
47        * Makefile.am: Use 'PREINSTALL_FILES ='.
48
492001-07-25  Radzislaw Galler  <rgaller@et.put.poznan.pl>
50
51        * cpu.c (_CPU_ISR_install_vector): Corrected interrupt range
52        checking which was SH1 specific. It didn't work for SH2 (has more
53        interrupt sources).
54
552001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * Makefile.am, rtems/score/Makefile.am:
58        Apply include_*HEADERS instead of H_FILES.
59
602001-01-03      Joel Sherrill <joel@OARcorp.com>
61
62        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
63
642000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
67
682000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
71
722000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
75        Switch to GNU canonicalization.
76
772000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * Makefile.am: Include compile.am.
80
812000-08-10      Joel Sherrill <joel@OARcorp.com>
82
83        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.