source: rtems/cpukit/score/cpu/i386/ChangeLog @ 1b6f58d

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

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

  • asm.h, rtems/score/cpu.h, rtems/score/i386.h, rtems/score/idtr.h, rtems/score/interrupts.h, rtems/score/registers.h, rtems/score/types.h: New header guards.
  • Property mode set to 100644
File size: 9.0 KB
Line 
12004-01-28      Ralf Corsepius <ralf.corsepiu@rtems.org>
2
3        * asm.h, rtems/score/cpu.h, rtems/score/i386.h, rtems/score/idtr.h,
4        rtems/score/interrupts.h, rtems/score/registers.h,
5        rtems/score/types.h: New header guards.
6
72005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
8
9        * rtems/score/types.h: Remove signed8, signed16, signed32,
10        unsigned8, unsigned16, unsigned32.
11
122005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
13
14        * rtems/score/i386.h: *_swap_u32( uint32_t ).
15
162005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
17
18        * rtems/score/i386.h: *_swap_u16( uint16_t ).
19
202005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
21
22        * rtems/score/types.h: #include <rtems/stdint.h>.
23
242005-01-07      Ralf Corsepius <ralf.corsepius@freenet.de>
25
26        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
27
282005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
29
30        * Makefile.am: Remove build-variant support.
31
322004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
33
34        * rtems/score/types.h: Use __rtems_score_types_h as preprocessor
35        guard.
36
372004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
38
39        * asm.h: Add doxygen preamble.
40
412004-10-02      Ralf Corsepius <ralf_corsepius@rtems.org>
42
43        * rtems/score/cpu.h: Add doxygen preamble.
44        * rtems/score/i386.h: Add doxygen preamble.
45        * rtems/score/idtr.h: Add doxygen preamble.
46        * rtems/score/interrupts.h: Add doxygen preamble.
47        * rtems/score/registers.h: Add doxygen preamble.
48        * rtems/score/types.h: Add doxygen preamble.
49
502004-04-16      Ralf Corsepius <ralf_corsepius@rtems.org>
51
52        * rtems/score/i386.h: Rename i386_swap_U* to i386_swap_u* (API
53        consistency with other ports).
54
552004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
56
57        * cpu_asm.S: Convert asm comments to C-comments to prevent gcc-3.4.0pre
58        from choking on them.
59
602004-04-06      Ralf Corsepius <ralf_corsepius@rtems.org>
61
62        * configure.ac: Remove (Merged into $(top_srcdir)/configure.ac).
63        * Makefile.am: Don't include multilib.am.
64        Reflect merging configure.ac into $(top_srcdir)/configure.ac.
65
662004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
67
68        * Makefile.am: Install asm.h to $(includedir)/rtems.
69
702004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
71
72        * cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
73
742004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
75
76        * cpu.c, cpu_asm.S, rtems/score/cpu.h, rtems/score/interrupts.h:
77        Convert to using c99 fixed size types.
78
792004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
80
81        * configure.ac: RTEMS_TOP([../../../..]).
82
832004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        PR 565/rtems
86        * asm.h: Various hacks.
87
882004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * configure.ac: Move RTEMS_TOP one subdir down.
91
922004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * Makefile.am: Add PREINSTALL_DIRS.
95
962004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * Makefile.am: Re-add dirstamps to PREINSTALL_FILES.
99        Add PREINSTALL_FILES to CLEANFILES.
100
1012004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.ac: Requires automake >= 1.8.1.
104
1052004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * Makefile.am: Include compile.am, again.
108
1092004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * Makefile.am: Convert to using automake compilation rules.
112
1132003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
116
1172003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
120
1212003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * Makefile.am: Remove TMPINSTALL_FILES.
124
1252003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * Makefile.am: Add $(dirstamp) to preinstallation rules.
128
1292003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * Makefile.am: Don't use gmake rules for preinstallation.
132
1332003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * configure.ac: Remove RTEMS_CANONICAL_HOST.
136
1372003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * configure.ac: Remove RTEMS_CHECK_CPU.
140
1412003-09-04      Joel Sherrill <joel@OARcorp.com>
142
143        * cpu.c, cpu_asm.S, rtems/score/cpu.h, rtems/score/i386.h,
144        rtems/score/idtr.h, rtems/score/interrupts.h,
145        rtems/score/registers.h, rtems/score/types.h: URL for license
146        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
1562002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
159        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
160
1612002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * configure.ac: Fix package name.
164
1652002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
168
1692002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * .cvsignore: Reformat.
172        Add autom4te*cache.
173        Remove autom4te.cache.
174
1752002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
178
1792002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * Makefile.am: Use .$(OBJEXT) instead of .o.
182
1832002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * Makefile.am: Use . instead of .o.
186
1872002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * configure.ac: RTEMS_TOP(../../../..).
190
1912002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * rtems.S: Remove.
194        * Makefile.am: Reflect changes above.
195
1962002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * configure.ac: Remove RTEMS_PROJECT_ROOT.
199
2002002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * configure.ac: Add RTEMS_PROG_CCAS
203
2042002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
207        Add AC_PROG_RANLIB.
208
2092002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
212        Use ../../../aclocal.
213
2142002-03-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * rtems/score/idtr.h: New file, extracted from libcpu/cpu.h.
217        * rtems/score/interrupts.h: New file, extracted from libcpu/cpu.h.
218        * rtems/score/registers.h: New file, moved from libcpu.
219        * Makefile.am: Reflect changes above.
220        * cpu.c: Don't include cpuModel.h,
221          #include <rtems.h>,
222          #include <rtems/score/i386types.h>,
223          #include <rtems/score/idtr.h>.
224        * rtems/score/cpu.h: Don't include libcpu/cpu.h.
225          #include <rtems/score/interrupts.h>,
226          #include <rtems/score/registers.h>.
227
2282001-04-03      Joel Sherrill <joel@OARcorp.com>
229
230        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
231        * rtems/score/i386types.h: Removed.
232        * rtems/score/types.h: New file via CVS magic.
233        * Makefile.am, rtems/score/cpu.h: Account for name change.
234
2352002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * configure.ac:
238        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
239        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
240        * Makefile.am: Remove AUTOMAKE_OPTIONS.
241
2422001-02-05      Joel Sherrill <joel@OARcorp.com>
243
244        * rtems/Makefile.am, rtems/score/Makefile.am: Removed again.
245
2462002-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * rtems/Makefile.am: Removed.
249        * rtems/score/Makefile.am: Removed.
250        * configure.ac: Reflect changes above.
251        * Makefile.am: Reflect changes above.
252
2532001-01-30      Joel Sherrill <joel@OARcorp.com>
254
255        * Makefile.am: Corrected so .h files from rtems/score/ are installed.
256
2572002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * cpu.c: Include rtems/bspIo.h instead of bspIo.h.
260
2612001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * Makefile.am: Add multilib support.
264
2652001-11-28      Joel Sherrill <joel@OARcorp.com>,
266
267        This was tracked as PR91.
268        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
269        is used to specify if the port uses the standard macro for this (FALSE).
270        A TRUE setting indicates the port provides its own implementation.
271
2722001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
275        * configure.in: Remove.
276        * configure.ac: New file, generated from configure.in by autoupdate.
277
2782001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
281        * Makefile.am: Use 'PREINSTALL_FILES ='.
282
2832001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * Makefile.am, rtems/score/Makefile.am:
286        Apply include_*HEADERS instead of H_FILES.
287
2882001-01-03      Joel Sherrill <joel@OARcorp.com>
289
290        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
291
2922000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
295
2962000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
299
3002000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
303        Switch to GNU canonicalization.
304
3052000-09-12      Joel Sherrill <joel@OARcorp.com>
306
307        * rtems/score/i386.h: Corrected "#elsif" to be "#elif".
308
3092000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * Makefile.am: Include compile.am.
312
3132000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * rtems/score/i386.h: cpu-variant define handling
316          Rewrite due to introduction of multilib defines.
317        * asm.h: include cpuopts.h instead of targopts.h
318
3192000-08-10      Joel Sherrill <joel@OARcorp.com>
320
321        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.