source: rtems/c/src/exec/score/cpu/or16/ChangeLog @ af81910

4.104.114.84.95
Last change on this file since af81910 was af81910, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/05/02 at 15:54:50

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

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