source: rtems/cpukit/score/cpu/or32/ChangeLog @ 4db30283

4.104.114.84.95
Last change on this file since 4db30283 was 4db30283, checked in by Joel Sherrill <joel.sherrill@…>, on 11/28/01 at 18:16:00

2001-11-28 Joel Sherrill <joel@…>,

This was tracked as PR91.

  • rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which is used to specify if the port uses the standard macro for this (FALSE). A TRUE setting indicates the port provides its own implementation.
  • Property mode set to 100644
File size: 1.5 KB
Line 
12001-11-28      Joel Sherrill <joel@OARcorp.com>,
2
3        This was tracked as PR91.
4        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
5        is used to specify if the port uses the standard macro for this (FALSE).
6        A TRUE setting indicates the port provides its own implementation.
7
82001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
11        * configure.in: Remove.
12        * configure.ac: New file, generated from configure.in by autoupdate.
13
142001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
17        * Makefile.am: Use 'PREINSTALL_FILES ='.
18
192001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am, rtems/score/Makefile.am:
22        Apply include_*HEADERS instead of H_FILES.
23
242001-01-03      Joel Sherrill <joel@OARcorp.com>
25
26        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
27
282000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
31
322000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
35
362000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
39        Switch to GNU canonicalization.
40
412000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * Makefile.am: Include compile.am.
44
452000-08-11      Joel Sherrill <joel@OARcorp.com>
46
47        * Shell added for or32 port based on no_cpu port with names replaced.
Note: See TracBrowser for help on using the repository browser.