source: rtems/cpukit/score/cpu/no_cpu/ChangeLog @ 95cd708

4.104.114.84.95
Last change on this file since 95cd708 was c6ea319, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/27/05 at 07:29:04

2005-10-27 Ralf Corsepius <ralf.corsepius@…>

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