source: rtems/cpukit/score/cpu/no_cpu/ChangeLog @ 3479b8b1

4.104.114.84.95
Last change on this file since 3479b8b1 was a8cb90e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/28/05 at 15:53:34

2004-01-28 Ralf Corsepius <ralf.corsepiu@…>

  • asm.h, rtems/score/cpu.h, rtems/score/cpu_asm.h, rtems/score/no_cpu.h, rtems/score/types.h: New header guards.
  • Property mode set to 100644
File size: 7.6 KB
Line 
12004-01-28      Ralf Corsepius <ralf.corsepiu@rtems.org>
2
3        * asm.h, rtems/score/cpu.h, rtems/score/cpu_asm.h,
4        rtems/score/no_cpu.h, rtems/score/types.h: New header guards.
5
62005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
7
8        * rtems/score/types.h: Remove signed8, signed16, signed32,
9        unsigned8, unsigned16, unsigned32.
10
112005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
12
13        * rtems/score/cpu.h: *_swap_u32( uint32_t ).
14
152005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
16
17        * rtems/score/types.h: #include <rtems/stdint.h>.
18
192005-01-07      Ralf Corsepius <ralf.corsepius@freenet.de>
20
21        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
22
232005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
24
25        * Makefile.am: Remove build-variant support.
26
272004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
28
29        * rtems/score/types.h: Use __rtems_score_types_h as preprocessor
30        guard.
31
322004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
33
34        * asm.h: Add doxygen preamble.
35
362004-10-02      Ralf Corsepius <ralf_corsepius@rtems.org>
37
38        * rtems/score/cpu.h: Add doxygen preamble.
39        * rtems/score/cpu_asm.h: Add doxygen preamble.
40        * rtems/score/types.h: Add doxygen preamble.
41
422004-09-29      Joel Sherrill <joel@OARcorp.com>
43
44        * rtems/score/cpu.h: i960 obsoleted and all references removed.
45
462004-04-06      Ralf Corsepius <ralf_corsepius@rtems.org>
47
48        * configure.ac: Remove (Merged into$(top_srcdir)/configure.ac).
49        * Makefile.am: Don't include multilib.am.
50        Reflect merging configure.ac into $(top_srcdir)/configure.ac.
51
522004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
53
54        * Makefile.am: Install asm.h to $(includedir)/rtems.
55
562004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
57
58        * cpu.c, rtems/score/cpu.h: Convert to using c99 fixed size types.
59
602004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
61
62        * configure.ac: RTEMS_TOP([../../../..]).
63
642004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * configure.ac: Move RTEMS_TOP one subdir down.
67
682004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * Makefile.am: Add PREINSTALL_DIRS.
71
722004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * Makefile.am: Re-add dirstamps to PREINSTALL_FILES.
75        Add PREINSTALL_FILES to CLEANFILES.
76
772004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * configure.ac: Requires automake >= 1.8.1.
80
812004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * Makefile.am: Include compile.am, again.
84
852004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * Makefile.am: Convert to using automake compilation rules.
88
892003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
92
932003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
96
972003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * Makefile.am: Remove TMPINSTALL_FILES.
100
1012003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * Makefile.am: Add $(dirstamp) to preinstallation rules.
104
1052003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * Makefile.am: Don't use gmake rules for preinstallation.
108
1092003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * configure.ac: Remove RTEMS_CANONICAL_HOST.
112
1132003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * configure.ac: Remove RTEMS_CHECK_CPU.
116
1172003-09-26      Joel Sherrill <joel@OARcorp.com>
118
119        * rtems/score/cpu.h: Obsoleting HP PA-RISC port and removing all
120        references.
121
1222003-09-04      Joel Sherrill <joel@OARcorp.com>
123
124        * cpu.c, cpu_asm.c, rtems/score/cpu.h, rtems/score/cpu_asm.h,
125        rtems/score/no_cpu.h, rtems/score/types.h: URL for license changed.
126
1272003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
130
1312003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.ac: Remove AC_CONFIG_AUX_DIR.
134
1352003-02-11      Joel Sherrill <joel@OARcorp.com>
136
137        * cpu_asm.c: Rework logic that decides when to call
138        _Thread_Dispatch.  Analysis by Sergei Organov <osv@javad.ru>
139        determined that _ISR_Signals_to_thread_executing was not being
140        honored and/or cleared properly.
141
1422002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
145        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
146
1472002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * configure.ac: Fix package name.
150
1512002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
154
1552002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * .cvsignore: Reformat.
158        Add autom4te*cache.
159        Remove autom4te.cache.
160
1612002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
164
1652002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * Makefile.am: Use .$(OBJEXT) instead of .o.
168
1692002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * configure.ac: RTEMS_TOP(../../../..).
172
1732002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * rtems.c: Remove.
176        * Makefile.am: Reflect changes above.
177
1782002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * configure.ac: Remove RTEMS_PROJECT_ROOT.
181
1822002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * configure.ac: Add RTEMS_PROG_CCAS
185
1862002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
189        Add AC_PROG_RANLIB.
190
1912002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
194        Use ../../../aclocal.
195
1962001-04-03      Joel Sherrill <joel@OARcorp.com>
197
198        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
199        * rtems/score/no_cputypes.h: Removed.
200        * rtems/score/types.h: New file via CVS magic.
201        * Makefile.am, rtems/score/cpu.h: Account for name change.
202
2032002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * configure.ac:
206        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
207        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
208        * Makefile.am: Remove AUTOMAKE_OPTIONS.
209
2102002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * rtems/Makefile.am: Removed.
213        * rtems/score/Makefile.am: Removed.
214        * configure.ac: Reflect changes above.
215        * Makefile.am: Reflect changes above.
216
2172001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * Makefile.am: Add multilib support.
220
2212001-11-28      Joel Sherrill <joel@OARcorp.com>,
222
223        This was tracked as PR91.
224        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
225        is used to specify if the port uses the standard macro for this (FALSE).
226        A TRUE setting indicates the port provides its own implementation.
227
2282001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
231        * configure.in: Remove.
232        * configure.ac: New file, generated from configure.in by autoupdate.
233
2342001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
237        * Makefile.am: Use 'PREINSTALL_FILES ='.
238
2392001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * Makefile.am, rtems/score/Makefile.am:
242        Apply include_*HEADERS instead of H_FILES.
243
2442001-01-03      Joel Sherrill <joel@OARcorp.com>
245
246        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
247
2482000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
251
2522000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
255
2562000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
259        Switch to GNU canonicalization.
260
2612000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * Makefile.am: Include compile.am.
264
2652000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
266
267        * rtems/score/no_cpu.h: Modified so there are fewer and
268        more consistent variations on "no cpu" so it is easier
269        to sed the source as the starting point for a new port.
270
2712000-08-10      Joel Sherrill <joel@OARcorp.com>
272
273        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.