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

4.104.114.84.95
Last change on this file since f346774d was f346774d, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/01/05 at 10:31:38

2005-01-01 Ralf Corsepius <ralf.corsepius@…>

  • Makefile.am: Remove build-variant support.
  • Property mode set to 100644
File size: 7.0 KB
Line 
12005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Remove build-variant support.
4
52004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * rtems/score/types.h: Use __rtems_score_types_h as preprocessor
8        guard.
9
102004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
11
12        * asm.h: Add doxygen preamble.
13
142004-10-02      Ralf Corsepius <ralf_corsepius@rtems.org>
15
16        * rtems/score/cpu.h: Add doxygen preamble.
17        * rtems/score/cpu_asm.h: Add doxygen preamble.
18        * rtems/score/types.h: Add doxygen preamble.
19
202004-09-29      Joel Sherrill <joel@OARcorp.com>
21
22        * rtems/score/cpu.h: i960 obsoleted and all references removed.
23
242004-04-06      Ralf Corsepius <ralf_corsepius@rtems.org>
25
26        * configure.ac: Remove (Merged into$(top_srcdir)/configure.ac).
27        * Makefile.am: Don't include multilib.am.
28        Reflect merging configure.ac into $(top_srcdir)/configure.ac.
29
302004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
31
32        * Makefile.am: Install asm.h to $(includedir)/rtems.
33
342004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
35
36        * cpu.c, rtems/score/cpu.h: Convert to using c99 fixed size types.
37
382004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
39
40        * configure.ac: RTEMS_TOP([../../../..]).
41
422004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * configure.ac: Move RTEMS_TOP one subdir down.
45
462004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: Add PREINSTALL_DIRS.
49
502004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * Makefile.am: Re-add dirstamps to PREINSTALL_FILES.
53        Add PREINSTALL_FILES to CLEANFILES.
54
552004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * configure.ac: Requires automake >= 1.8.1.
58
592004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * Makefile.am: Include compile.am, again.
62
632004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * Makefile.am: Convert to using automake compilation rules.
66
672003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
70
712003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
74
752003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * Makefile.am: Remove TMPINSTALL_FILES.
78
792003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * Makefile.am: Add $(dirstamp) to preinstallation rules.
82
832003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * Makefile.am: Don't use gmake rules for preinstallation.
86
872003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * configure.ac: Remove RTEMS_CANONICAL_HOST.
90
912003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * configure.ac: Remove RTEMS_CHECK_CPU.
94
952003-09-26      Joel Sherrill <joel@OARcorp.com>
96
97        * rtems/score/cpu.h: Obsoleting HP PA-RISC port and removing all
98        references.
99
1002003-09-04      Joel Sherrill <joel@OARcorp.com>
101
102        * cpu.c, cpu_asm.c, rtems/score/cpu.h, rtems/score/cpu_asm.h,
103        rtems/score/no_cpu.h, rtems/score/types.h: URL for license changed.
104
1052003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
108
1092003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * configure.ac: Remove AC_CONFIG_AUX_DIR.
112
1132003-02-11      Joel Sherrill <joel@OARcorp.com>
114
115        * cpu_asm.c: Rework logic that decides when to call
116        _Thread_Dispatch.  Analysis by Sergei Organov <osv@javad.ru>
117        determined that _ISR_Signals_to_thread_executing was not being
118        honored and/or cleared properly.
119
1202002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
123        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
124
1252002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * configure.ac: Fix package name.
128
1292002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
132
1332002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * .cvsignore: Reformat.
136        Add autom4te*cache.
137        Remove autom4te.cache.
138
1392002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
142
1432002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * Makefile.am: Use .$(OBJEXT) instead of .o.
146
1472002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * configure.ac: RTEMS_TOP(../../../..).
150
1512002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * rtems.c: Remove.
154        * Makefile.am: Reflect changes above.
155
1562002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * configure.ac: Remove RTEMS_PROJECT_ROOT.
159
1602002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * configure.ac: Add RTEMS_PROG_CCAS
163
1642002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
167        Add AC_PROG_RANLIB.
168
1692002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
172        Use ../../../aclocal.
173
1742001-04-03      Joel Sherrill <joel@OARcorp.com>
175
176        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
177        * rtems/score/no_cputypes.h: Removed.
178        * rtems/score/types.h: New file via CVS magic.
179        * Makefile.am, rtems/score/cpu.h: Account for name change.
180
1812002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * configure.ac:
184        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
185        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
186        * Makefile.am: Remove AUTOMAKE_OPTIONS.
187
1882002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * rtems/Makefile.am: Removed.
191        * rtems/score/Makefile.am: Removed.
192        * configure.ac: Reflect changes above.
193        * Makefile.am: Reflect changes above.
194
1952001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * Makefile.am: Add multilib support.
198
1992001-11-28      Joel Sherrill <joel@OARcorp.com>,
200
201        This was tracked as PR91.
202        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
203        is used to specify if the port uses the standard macro for this (FALSE).
204        A TRUE setting indicates the port provides its own implementation.
205
2062001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
209        * configure.in: Remove.
210        * configure.ac: New file, generated from configure.in by autoupdate.
211
2122001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
215        * Makefile.am: Use 'PREINSTALL_FILES ='.
216
2172001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * Makefile.am, rtems/score/Makefile.am:
220        Apply include_*HEADERS instead of H_FILES.
221
2222001-01-03      Joel Sherrill <joel@OARcorp.com>
223
224        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
225
2262000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
229
2302000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
233
2342000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
237        Switch to GNU canonicalization.
238
2392000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * Makefile.am: Include compile.am.
242
2432000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
244
245        * rtems/score/no_cpu.h: Modified so there are fewer and
246        more consistent variations on "no cpu" so it is easier
247        to sed the source as the starting point for a new port.
248
2492000-08-10      Joel Sherrill <joel@OARcorp.com>
250
251        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.