source: rtems/cpukit/score/cpu/no_cpu/ChangeLog @ d6a444d

4.104.114.84.95
Last change on this file since d6a444d was d6a444d, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/23/03 at 10:36:05

2003-11-23 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Don't use gmake rules for preinstallation.
  • Property mode set to 100644
File size: 4.8 KB
Line 
12003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Don't use gmake rules for preinstallation.
4
52003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Remove RTEMS_CANONICAL_HOST.
8
92003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: Remove RTEMS_CHECK_CPU.
12
132003-09-26      Joel Sherrill <joel@OARcorp.com>
14
15        * rtems/score/cpu.h: Obsoleting HP PA-RISC port and removing all
16        references.
17
182003-09-04      Joel Sherrill <joel@OARcorp.com>
19
20        * cpu.c, cpu_asm.c, rtems/score/cpu.h, rtems/score/cpu_asm.h,
21        rtems/score/no_cpu.h, rtems/score/types.h: URL for license changed.
22
232003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
26
272003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * configure.ac: Remove AC_CONFIG_AUX_DIR.
30
312003-02-11      Joel Sherrill <joel@OARcorp.com>
32
33        * cpu_asm.c: Rework logic that decides when to call
34        _Thread_Dispatch.  Analysis by Sergei Organov <osv@javad.ru>
35        determined that _ISR_Signals_to_thread_executing was not being
36        honored and/or cleared properly.
37
382002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
41        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
42
432002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * configure.ac: Fix package name.
46
472002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
50
512002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * .cvsignore: Reformat.
54        Add autom4te*cache.
55        Remove autom4te.cache.
56
572002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
60
612002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Use .$(OBJEXT) instead of .o.
64
652002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * configure.ac: RTEMS_TOP(../../../..).
68
692002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * rtems.c: Remove.
72        * Makefile.am: Reflect changes above.
73
742002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * configure.ac: Remove RTEMS_PROJECT_ROOT.
77
782002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * configure.ac: Add RTEMS_PROG_CCAS
81
822002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
85        Add AC_PROG_RANLIB.
86
872002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
90        Use ../../../aclocal.
91
922001-04-03      Joel Sherrill <joel@OARcorp.com>
93
94        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
95        * rtems/score/no_cputypes.h: Removed.
96        * rtems/score/types.h: New file via CVS magic.
97        * Makefile.am, rtems/score/cpu.h: Account for name change.
98
992002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * configure.ac:
102        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
103        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
104        * Makefile.am: Remove AUTOMAKE_OPTIONS.
105
1062002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * rtems/Makefile.am: Removed.
109        * rtems/score/Makefile.am: Removed.
110        * configure.ac: Reflect changes above.
111        * Makefile.am: Reflect changes above.
112
1132001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * Makefile.am: Add multilib support.
116
1172001-11-28      Joel Sherrill <joel@OARcorp.com>,
118
119        This was tracked as PR91.
120        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
121        is used to specify if the port uses the standard macro for this (FALSE).
122        A TRUE setting indicates the port provides its own implementation.
123
1242001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
127        * configure.in: Remove.
128        * configure.ac: New file, generated from configure.in by autoupdate.
129
1302001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
133        * Makefile.am: Use 'PREINSTALL_FILES ='.
134
1352001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * Makefile.am, rtems/score/Makefile.am:
138        Apply include_*HEADERS instead of H_FILES.
139
1402001-01-03      Joel Sherrill <joel@OARcorp.com>
141
142        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
143
1442000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
147
1482000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
151
1522000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
155        Switch to GNU canonicalization.
156
1572000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * Makefile.am: Include compile.am.
160
1612000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
162
163        * rtems/score/no_cpu.h: Modified so there are fewer and
164        more consistent variations on "no cpu" so it is easier
165        to sed the source as the starting point for a new port.
166
1672000-08-10      Joel Sherrill <joel@OARcorp.com>
168
169        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.