source: rtems/cpukit/score/cpu/or16/ChangeLog @ 84fa187

4.104.114.84.95
Last change on this file since 84fa187 was 84fa187, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/03/02 at 03:32:09

2002-07-03 Ralf Corsepius <corsepiu@…>

  • rtems.c: Remove.
  • Makefile.am: Reflect changes above.
  • Property mode set to 100644
File size: 2.9 KB
Line 
12002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * rtems.c: Remove.
4        * Makefile.am: Reflect changes above.
5
62002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Remove RTEMS_PROJECT_ROOT.
9
102002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Add RTEMS_PROG_CCAS
13
142002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
17        Add AC_PROG_RANLIB.
18
192002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
22        Use ../../../aclocal.
23
242001-04-03      Joel Sherrill <joel@OARcorp.com>
25
26        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
27        * rtems/score/or16types.h: Removed.
28        * rtems/score/types.h: New file via CVS magic.
29        * Makefile.am, rtems/score/cpu.h: Account for name change.
30
312002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * configure.ac:
34        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
35        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
36        * Makefile.am: Remove AUTOMAKE_OPTIONS.
37
382001-02-05      Joel Sherrill <joel@OARcorp.com>
39
40        * rtems/Makefile.am, rtems/score/Makefile.am: Removed again.
41
422002-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * rtems/Makefile.am: Removed.
45        * rtems/score/Makefile.am: Removed.
46        * configure.ac: Reflect changes above.
47        * Makefile.am: Reflect changes above.
48
492001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * Makefile.am: Add multilib support.
52
532001-11-28      Joel Sherrill <joel@OARcorp.com>,
54
55        This was tracked as PR91.
56        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
57        is used to specify if the port uses the standard macro for this (FALSE).
58        A TRUE setting indicates the port provides its own implementation.
59
602001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
63        * configure.in: Remove.
64        * configure.ac: New file, generated from configure.in by autoupdate.
65
662001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
69        * Makefile.am: Use 'PREINSTALL_FILES ='.
70
712001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * Makefile.am, rtems/score/Makefile.am:
74        Apply include_*HEADERS instead of H_FILES.
75
762001-01-03      Joel Sherrill <joel@OARcorp.com>
77
78        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
79
802000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
83
842000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
87
882000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
91        Switch to GNU canonicalization.
92
932000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * Makefile.am: Include compile.am.
96
972000-08-11      Joel Sherrill <joel@OARcorp.com>
98
99        * Shell added for or16 port based on no_cpu port with names replaced.
Note: See TracBrowser for help on using the repository browser.