source: rtems/cpukit/score/cpu/no_cpu/ChangeLog @ 22b3bed

4.104.114.84.95
Last change on this file since 22b3bed was 22b3bed, checked in by Joel Sherrill <joel.sherrill@…>, on 01/16/06 at 15:12:12

2006-01-16 Joel Sherrill <joel@…>

  • rtems/asm.h, rtems/score/cpu.h, rtems/score/types.h: Part of a large patch to improve Doxygen output. As a side-effect, grammar and spelling errors were corrected, spacing errors were address, and some variable names were improved.
  • Property mode set to 100644
File size: 8.5 KB
Line 
12006-01-16      Joel Sherrill <joel@OARcorp.com>
2
3        * rtems/asm.h, rtems/score/cpu.h, rtems/score/types.h: Part of a large
4        patch to improve Doxygen output. As a side-effect, grammar and
5        spelling errors were corrected, spacing errors were address, and some
6        variable names were improved.
7
82005-11-08      Ralf Corsepius <ralf.corsepius@rtems.org>
9
10        * rtems/score/types.h: Eliminate unsigned16, unsigned32.
11
122005-10-27      Ralf Corsepius <ralf.corsepius@rtems.org>
13
14        * rtems/asm.h: Remove private version of CONCAT macros.
15        Include <rtems/concat.h> instead.
16
172005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
18
19        * Makefile.am: Split out preinstallation rules.
20        * preinstall.am: New (Split out from Makefile.am).
21
222005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
23
24        PR 754/rtems
25        * rtems/asm.h: New (relocated from .).
26        * asm.h: Remove (moved to rtems/asm.h).
27        * Makefile.am: Reflect changes above.
28
292004-01-28      Ralf Corsepius <ralf.corsepiu@rtems.org>
30
31        * asm.h, rtems/score/cpu.h, rtems/score/cpu_asm.h,
32        rtems/score/no_cpu.h, rtems/score/types.h: New header guards.
33
342005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
35
36        * rtems/score/types.h: Remove signed8, signed16, signed32,
37        unsigned8, unsigned16, unsigned32.
38
392005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
40
41        * rtems/score/cpu.h: *_swap_u32( uint32_t ).
42
432005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
44
45        * rtems/score/types.h: #include <rtems/stdint.h>.
46
472005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
48
49        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
50
512005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
52
53        * Makefile.am: Remove build-variant support.
54
552004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
56
57        * rtems/score/types.h: Use __rtems_score_types_h as preprocessor
58        guard.
59
602004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
61
62        * asm.h: Add doxygen preamble.
63
642004-10-02      Ralf Corsepius <ralf_corsepius@rtems.org>
65
66        * rtems/score/cpu.h: Add doxygen preamble.
67        * rtems/score/cpu_asm.h: Add doxygen preamble.
68        * rtems/score/types.h: Add doxygen preamble.
69
702004-09-29      Joel Sherrill <joel@OARcorp.com>
71
72        * rtems/score/cpu.h: i960 obsoleted and all references removed.
73
742004-04-06      Ralf Corsepius <ralf_corsepius@rtems.org>
75
76        * configure.ac: Remove (Merged into$(top_srcdir)/configure.ac).
77        * Makefile.am: Don't include multilib.am.
78        Reflect merging configure.ac into $(top_srcdir)/configure.ac.
79
802004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
81
82        * Makefile.am: Install asm.h to $(includedir)/rtems.
83
842004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
85
86        * cpu.c, rtems/score/cpu.h: Convert to using c99 fixed size types.
87
882004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
89
90        * configure.ac: RTEMS_TOP([../../../..]).
91
922004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * configure.ac: Move RTEMS_TOP one subdir down.
95
962004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * Makefile.am: Add PREINSTALL_DIRS.
99
1002004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * Makefile.am: Re-add dirstamps to PREINSTALL_FILES.
103        Add PREINSTALL_FILES to CLEANFILES.
104
1052004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * configure.ac: Requires automake >= 1.8.1.
108
1092004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * Makefile.am: Include compile.am, again.
112
1132004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * Makefile.am: Convert to using automake compilation rules.
116
1172003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
120
1212003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
124
1252003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * Makefile.am: Remove TMPINSTALL_FILES.
128
1292003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * Makefile.am: Add $(dirstamp) to preinstallation rules.
132
1332003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * Makefile.am: Don't use gmake rules for preinstallation.
136
1372003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * configure.ac: Remove RTEMS_CANONICAL_HOST.
140
1412003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * configure.ac: Remove RTEMS_CHECK_CPU.
144
1452003-09-26      Joel Sherrill <joel@OARcorp.com>
146
147        * rtems/score/cpu.h: Obsoleting HP PA-RISC port and removing all
148        references.
149
1502003-09-04      Joel Sherrill <joel@OARcorp.com>
151
152        * cpu.c, cpu_asm.c, rtems/score/cpu.h, rtems/score/cpu_asm.h,
153        rtems/score/no_cpu.h, rtems/score/types.h: URL for license changed.
154
1552003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
158
1592003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * configure.ac: Remove AC_CONFIG_AUX_DIR.
162
1632003-02-11      Joel Sherrill <joel@OARcorp.com>
164
165        * cpu_asm.c: Rework logic that decides when to call
166        _Thread_Dispatch.  Analysis by Sergei Organov <osv@javad.ru>
167        determined that _ISR_Signals_to_thread_executing was not being
168        honored and/or cleared properly.
169
1702002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
173        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
174
1752002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * configure.ac: Fix package name.
178
1792002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
182
1832002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * .cvsignore: Reformat.
186        Add autom4te*cache.
187        Remove autom4te.cache.
188
1892002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
192
1932002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * Makefile.am: Use .$(OBJEXT) instead of .o.
196
1972002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * configure.ac: RTEMS_TOP(../../../..).
200
2012002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * rtems.c: Remove.
204        * Makefile.am: Reflect changes above.
205
2062002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * configure.ac: Remove RTEMS_PROJECT_ROOT.
209
2102002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * configure.ac: Add RTEMS_PROG_CCAS
213
2142002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
217        Add AC_PROG_RANLIB.
218
2192002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
222        Use ../../../aclocal.
223
2242001-04-03      Joel Sherrill <joel@OARcorp.com>
225
226        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
227        * rtems/score/no_cputypes.h: Removed.
228        * rtems/score/types.h: New file via CVS magic.
229        * Makefile.am, rtems/score/cpu.h: Account for name change.
230
2312002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * configure.ac:
234        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
235        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
236        * Makefile.am: Remove AUTOMAKE_OPTIONS.
237
2382002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * rtems/Makefile.am: Removed.
241        * rtems/score/Makefile.am: Removed.
242        * configure.ac: Reflect changes above.
243        * Makefile.am: Reflect changes above.
244
2452001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * Makefile.am: Add multilib support.
248
2492001-11-28      Joel Sherrill <joel@OARcorp.com>,
250
251        This was tracked as PR91.
252        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
253        is used to specify if the port uses the standard macro for this (FALSE).
254        A TRUE setting indicates the port provides its own implementation.
255
2562001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
259        * configure.in: Remove.
260        * configure.ac: New file, generated from configure.in by autoupdate.
261
2622001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
265        * Makefile.am: Use 'PREINSTALL_FILES ='.
266
2672001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * Makefile.am, rtems/score/Makefile.am:
270        Apply include_*HEADERS instead of H_FILES.
271
2722001-01-03      Joel Sherrill <joel@OARcorp.com>
273
274        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
275
2762000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
279
2802000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
283
2842000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
287        Switch to GNU canonicalization.
288
2892000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * Makefile.am: Include compile.am.
292
2932000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
294
295        * rtems/score/no_cpu.h: Modified so there are fewer and
296        more consistent variations on "no cpu" so it is easier
297        to sed the source as the starting point for a new port.
298
2992000-08-10      Joel Sherrill <joel@OARcorp.com>
300
301        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.