source: rtems/cpukit/score/cpu/or32/ChangeLog @ 6e8a1652

4.104.114.84.95
Last change on this file since 6e8a1652 was 6e8a1652, checked in by Joel Sherrill <joel.sherrill@…>, on 04/03/02 at 14:06:14

2001-04-03 Joel Sherrill <joel@…>

  • Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
  • rtems/score/or32types.h: Removed.
  • rtems/score/types.h: New file via CVS magic.
  • Makefile.am, rtems/score/cpu.h: Account for name change.
  • Property mode set to 100644
File size: 2.4 KB
Line 
12001-04-03      Joel Sherrill <joel@OARcorp.com>
2
3        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
4        * rtems/score/or32types.h: Removed.
5        * rtems/score/types.h: New file via CVS magic.
6        * Makefile.am, rtems/score/cpu.h: Account for name change.
7
82002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * configure.ac:
11        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
12        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
13        * Makefile.am: Remove AUTOMAKE_OPTIONS.
14
152001-02-27      Joel Sherrill <joel@OARcorp.com>
16
17        * rtems/score/cpu.h: Fix conditional to match current GCC.
18
192001-02-05      Joel Sherrill <joel@OARcorp.com>
20
21        * rtems/Makefile.am, rtems/score/Makefile.am: Removed again.
22
232002-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * rtems/Makefile.am: Removed.
26        * rtems/score/Makefile.am: Removed.
27        * configure.ac: Reflect changes above.
28        * Makefile.am: Reflect changes above.
29
302001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Add multilib support.
33
342001-11-28      Joel Sherrill <joel@OARcorp.com>,
35
36        This was tracked as PR91.
37        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
38        is used to specify if the port uses the standard macro for this (FALSE).
39        A TRUE setting indicates the port provides its own implementation.
40
412001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
44        * configure.in: Remove.
45        * configure.ac: New file, generated from configure.in by autoupdate.
46
472001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
50        * Makefile.am: Use 'PREINSTALL_FILES ='.
51
522001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * Makefile.am, rtems/score/Makefile.am:
55        Apply include_*HEADERS instead of H_FILES.
56
572001-01-03      Joel Sherrill <joel@OARcorp.com>
58
59        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
60
612000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
64
652000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
68
692000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
72        Switch to GNU canonicalization.
73
742000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * Makefile.am: Include compile.am.
77
782000-08-11      Joel Sherrill <joel@OARcorp.com>
79
80        * Shell added for or32 port based on no_cpu port with names replaced.
Note: See TracBrowser for help on using the repository browser.