source: rtems/cpukit/score/cpu/no_cpu/ChangeLog @ 5464eefa

4.104.114.84.95
Last change on this file since 5464eefa was 7a3f018, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/08/05 at 19:01:45

2005-11-08 Ralf Corsepius <ralf.corsepius@…>

  • rtems/score/types.h: Eliminate unsigned16, unsigned32.
  • Property mode set to 100644
File size: 8.2 KB
Line 
12005-11-08      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * rtems/score/types.h: Eliminate unsigned16, unsigned32.
4
52005-10-27      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * rtems/asm.h: Remove private version of CONCAT macros.
8        Include <rtems/concat.h> instead.
9
102005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
11
12        * Makefile.am: Split out preinstallation rules.
13        * preinstall.am: New (Split out from Makefile.am).
14
152005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
16
17        PR 754/rtems
18        * rtems/asm.h: New (relocated from .).
19        * asm.h: Remove (moved to rtems/asm.h).
20        * Makefile.am: Reflect changes above.
21
222004-01-28      Ralf Corsepius <ralf.corsepiu@rtems.org>
23
24        * asm.h, rtems/score/cpu.h, rtems/score/cpu_asm.h,
25        rtems/score/no_cpu.h, rtems/score/types.h: New header guards.
26
272005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
28
29        * rtems/score/types.h: Remove signed8, signed16, signed32,
30        unsigned8, unsigned16, unsigned32.
31
322005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
33
34        * rtems/score/cpu.h: *_swap_u32( uint32_t ).
35
362005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
37
38        * rtems/score/types.h: #include <rtems/stdint.h>.
39
402005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
41
42        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
43
442005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
45
46        * Makefile.am: Remove build-variant support.
47
482004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
49
50        * rtems/score/types.h: Use __rtems_score_types_h as preprocessor
51        guard.
52
532004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
54
55        * asm.h: Add doxygen preamble.
56
572004-10-02      Ralf Corsepius <ralf_corsepius@rtems.org>
58
59        * rtems/score/cpu.h: Add doxygen preamble.
60        * rtems/score/cpu_asm.h: Add doxygen preamble.
61        * rtems/score/types.h: Add doxygen preamble.
62
632004-09-29      Joel Sherrill <joel@OARcorp.com>
64
65        * rtems/score/cpu.h: i960 obsoleted and all references removed.
66
672004-04-06      Ralf Corsepius <ralf_corsepius@rtems.org>
68
69        * configure.ac: Remove (Merged into$(top_srcdir)/configure.ac).
70        * Makefile.am: Don't include multilib.am.
71        Reflect merging configure.ac into $(top_srcdir)/configure.ac.
72
732004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
74
75        * Makefile.am: Install asm.h to $(includedir)/rtems.
76
772004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
78
79        * cpu.c, rtems/score/cpu.h: Convert to using c99 fixed size types.
80
812004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
82
83        * configure.ac: RTEMS_TOP([../../../..]).
84
852004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * configure.ac: Move RTEMS_TOP one subdir down.
88
892004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * Makefile.am: Add PREINSTALL_DIRS.
92
932004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * Makefile.am: Re-add dirstamps to PREINSTALL_FILES.
96        Add PREINSTALL_FILES to CLEANFILES.
97
982004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * configure.ac: Requires automake >= 1.8.1.
101
1022004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: Include compile.am, again.
105
1062004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * Makefile.am: Convert to using automake compilation rules.
109
1102003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
113
1142003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
117
1182003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * Makefile.am: Remove TMPINSTALL_FILES.
121
1222003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * Makefile.am: Add $(dirstamp) to preinstallation rules.
125
1262003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * Makefile.am: Don't use gmake rules for preinstallation.
129
1302003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * configure.ac: Remove RTEMS_CANONICAL_HOST.
133
1342003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * configure.ac: Remove RTEMS_CHECK_CPU.
137
1382003-09-26      Joel Sherrill <joel@OARcorp.com>
139
140        * rtems/score/cpu.h: Obsoleting HP PA-RISC port and removing all
141        references.
142
1432003-09-04      Joel Sherrill <joel@OARcorp.com>
144
145        * cpu.c, cpu_asm.c, rtems/score/cpu.h, rtems/score/cpu_asm.h,
146        rtems/score/no_cpu.h, rtems/score/types.h: URL for license changed.
147
1482003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
151
1522003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * configure.ac: Remove AC_CONFIG_AUX_DIR.
155
1562003-02-11      Joel Sherrill <joel@OARcorp.com>
157
158        * cpu_asm.c: Rework logic that decides when to call
159        _Thread_Dispatch.  Analysis by Sergei Organov <osv@javad.ru>
160        determined that _ISR_Signals_to_thread_executing was not being
161        honored and/or cleared properly.
162
1632002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
166        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
167
1682002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * configure.ac: Fix package name.
171
1722002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
175
1762002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * .cvsignore: Reformat.
179        Add autom4te*cache.
180        Remove autom4te.cache.
181
1822002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
185
1862002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * Makefile.am: Use .$(OBJEXT) instead of .o.
189
1902002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * configure.ac: RTEMS_TOP(../../../..).
193
1942002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * rtems.c: Remove.
197        * Makefile.am: Reflect changes above.
198
1992002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * configure.ac: Remove RTEMS_PROJECT_ROOT.
202
2032002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * configure.ac: Add RTEMS_PROG_CCAS
206
2072002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
210        Add AC_PROG_RANLIB.
211
2122002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
215        Use ../../../aclocal.
216
2172001-04-03      Joel Sherrill <joel@OARcorp.com>
218
219        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
220        * rtems/score/no_cputypes.h: Removed.
221        * rtems/score/types.h: New file via CVS magic.
222        * Makefile.am, rtems/score/cpu.h: Account for name change.
223
2242002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * configure.ac:
227        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
228        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
229        * Makefile.am: Remove AUTOMAKE_OPTIONS.
230
2312002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * rtems/Makefile.am: Removed.
234        * rtems/score/Makefile.am: Removed.
235        * configure.ac: Reflect changes above.
236        * Makefile.am: Reflect changes above.
237
2382001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * Makefile.am: Add multilib support.
241
2422001-11-28      Joel Sherrill <joel@OARcorp.com>,
243
244        This was tracked as PR91.
245        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
246        is used to specify if the port uses the standard macro for this (FALSE).
247        A TRUE setting indicates the port provides its own implementation.
248
2492001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
252        * configure.in: Remove.
253        * configure.ac: New file, generated from configure.in by autoupdate.
254
2552001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
258        * Makefile.am: Use 'PREINSTALL_FILES ='.
259
2602001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * Makefile.am, rtems/score/Makefile.am:
263        Apply include_*HEADERS instead of H_FILES.
264
2652001-01-03      Joel Sherrill <joel@OARcorp.com>
266
267        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
268
2692000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
272
2732000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
276
2772000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
280        Switch to GNU canonicalization.
281
2822000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * Makefile.am: Include compile.am.
285
2862000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
287
288        * rtems/score/no_cpu.h: Modified so there are fewer and
289        more consistent variations on "no cpu" so it is easier
290        to sed the source as the starting point for a new port.
291
2922000-08-10      Joel Sherrill <joel@OARcorp.com>
293
294        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.