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

4.104.114.84.95
Last change on this file since e9718415 was e9718415, checked in by Joel Sherrill <joel.sherrill@…>, on 12/19/01 at 14:36:28

2001-12-19 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Add multilib support.
  • Property mode set to 100644
File size: 2.2 KB
Line 
12001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Add multilib support.
4
52001-11-28      Joel Sherrill <joel@OARcorp.com>,
6
7        This was tracked as PR91.
8        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
9        is used to specify if the port uses the standard macro for this (FALSE).
10        A TRUE setting indicates the port provides its own implementation.
11
122001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * cpu.c: Fix #ifdefs, add missing #endif.
15
162001-10-12      Joel Sherrill <joel@OARcorp.com>
17
18        * asm.h, cpu.c, rtems.c, rtems/score/cpu.h, rtems/score/sh.h,
19        rtems/score/sh_io.h, rtems/score/shtypes.h: Consistency changes
20        and made sure there were no includes from the libcpu tree.
21
222001-10-12      Alexandra Kossovsky <sasha@oktet.ru>
23
24        * cpu.c, rtems/score/cpu.h, rtems/score/sh.h: Modified to
25        support SH4.  Reviewed by Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26        who did the original SH port.
27
282001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
31        * configure.in: Remove.
32        * configure.ac: New file, generated from configure.in by autoupdate.
33
342001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
37        * Makefile.am: Use 'PREINSTALL_FILES ='.
38
392001-07-25  Radzislaw Galler  <rgaller@et.put.poznan.pl>
40
41        * cpu.c (_CPU_ISR_install_vector): Corrected interrupt range
42        checking which was SH1 specific. It didn't work for SH2 (has more
43        interrupt sources).
44
452001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am, rtems/score/Makefile.am:
48        Apply include_*HEADERS instead of H_FILES.
49
502001-01-03      Joel Sherrill <joel@OARcorp.com>
51
52        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
53
542000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
57
582000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
61
622000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
65        Switch to GNU canonicalization.
66
672000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * Makefile.am: Include compile.am.
70
712000-08-10      Joel Sherrill <joel@OARcorp.com>
72
73        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.