source: rtems/cpukit/score/cpu/or16/ChangeLog @ 2f6261d

4.104.114.84.95
Last change on this file since 2f6261d was 2f6261d, checked in by Ralf Corsepius <ralf.corsepius@…>, on 06/17/02 at 09:22:48

2002-06-17 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Include $(top_srcdir)/../../../automake/*.am. Use ../../../aclocal.
  • Property mode set to 100644
File size: 2.4 KB
Line 
12002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
4        Use ../../../aclocal.
5
62001-04-03      Joel Sherrill <joel@OARcorp.com>
7
8        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
9        * rtems/score/or16types.h: Removed.
10        * rtems/score/types.h: New file via CVS magic.
11        * Makefile.am, rtems/score/cpu.h: Account for name change.
12
132002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac:
16        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
17        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
18        * Makefile.am: Remove AUTOMAKE_OPTIONS.
19
202001-02-05      Joel Sherrill <joel@OARcorp.com>
21
22        * rtems/Makefile.am, rtems/score/Makefile.am: Removed again.
23
242002-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * rtems/Makefile.am: Removed.
27        * rtems/score/Makefile.am: Removed.
28        * configure.ac: Reflect changes above.
29        * Makefile.am: Reflect changes above.
30
312001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Add multilib support.
34
352001-11-28      Joel Sherrill <joel@OARcorp.com>,
36
37        This was tracked as PR91.
38        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
39        is used to specify if the port uses the standard macro for this (FALSE).
40        A TRUE setting indicates the port provides its own implementation.
41
422001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
45        * configure.in: Remove.
46        * configure.ac: New file, generated from configure.in by autoupdate.
47
482001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
51        * Makefile.am: Use 'PREINSTALL_FILES ='.
52
532001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * Makefile.am, rtems/score/Makefile.am:
56        Apply include_*HEADERS instead of H_FILES.
57
582001-01-03      Joel Sherrill <joel@OARcorp.com>
59
60        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
61
622000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
65
662000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
69
702000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
73        Switch to GNU canonicalization.
74
752000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * Makefile.am: Include compile.am.
78
792000-08-11      Joel Sherrill <joel@OARcorp.com>
80
81        * Shell added for or16 port based on no_cpu port with names replaced.
Note: See TracBrowser for help on using the repository browser.