source: rtems/cpukit/score/cpu/or16/ChangeLog @ a85d8ec

4.104.114.84.95
Last change on this file since a85d8ec was a85d8ec, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/26/02 at 13:32:13

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

  • Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
  • Property mode set to 100644
File size: 3.2 KB
Line 
12002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
4
52002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Use .$(OBJEXT) instead of .o.
8
92002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: RTEMS_TOP(../../../..).
12
132002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * rtems.c: Remove.
16        * Makefile.am: Reflect changes above.
17
182002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * configure.ac: Remove RTEMS_PROJECT_ROOT.
21
222002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * configure.ac: Add RTEMS_PROG_CCAS
25
262002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
29        Add AC_PROG_RANLIB.
30
312002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
34        Use ../../../aclocal.
35
362001-04-03      Joel Sherrill <joel@OARcorp.com>
37
38        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
39        * rtems/score/or16types.h: Removed.
40        * rtems/score/types.h: New file via CVS magic.
41        * Makefile.am, rtems/score/cpu.h: Account for name change.
42
432002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * configure.ac:
46        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
47        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
48        * Makefile.am: Remove AUTOMAKE_OPTIONS.
49
502001-02-05      Joel Sherrill <joel@OARcorp.com>
51
52        * rtems/Makefile.am, rtems/score/Makefile.am: Removed again.
53
542002-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * rtems/Makefile.am: Removed.
57        * rtems/score/Makefile.am: Removed.
58        * configure.ac: Reflect changes above.
59        * Makefile.am: Reflect changes above.
60
612001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Add multilib support.
64
652001-11-28      Joel Sherrill <joel@OARcorp.com>,
66
67        This was tracked as PR91.
68        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
69        is used to specify if the port uses the standard macro for this (FALSE).
70        A TRUE setting indicates the port provides its own implementation.
71
722001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
75        * configure.in: Remove.
76        * configure.ac: New file, generated from configure.in by autoupdate.
77
782001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
81        * Makefile.am: Use 'PREINSTALL_FILES ='.
82
832001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * Makefile.am, rtems/score/Makefile.am:
86        Apply include_*HEADERS instead of H_FILES.
87
882001-01-03      Joel Sherrill <joel@OARcorp.com>
89
90        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
91
922000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
95
962000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
99
1002000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
103        Switch to GNU canonicalization.
104
1052000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * Makefile.am: Include compile.am.
108
1092000-08-11      Joel Sherrill <joel@OARcorp.com>
110
111        * Shell added for or16 port based on no_cpu port with names replaced.
Note: See TracBrowser for help on using the repository browser.