source: rtems/cpukit/score/cpu/i386/ChangeLog @ 850c88d

4.104.114.84.95
Last change on this file since 850c88d was d3b09bf4, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/29/04 at 12:59:18

2004-03-29 Ralf Corsepius <ralf_corsepius@…>

  • Property mode set to 100644
File size: 6.7 KB
Line 
12004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * configure.ac: RTEMS_TOP([../../../..]).
4
52004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        PR 565/rtems
8        * asm.h: Various hacks.
9
102004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Move RTEMS_TOP one subdir down.
13
142004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Add PREINSTALL_DIRS.
17
182004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * Makefile.am: Re-add dirstamps to PREINSTALL_FILES.
21        Add PREINSTALL_FILES to CLEANFILES.
22
232004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * configure.ac: Requires automake >= 1.8.1.
26
272004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: Include compile.am, again.
30
312004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Convert to using automake compilation rules.
34
352003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
38
392003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
42
432003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am: Remove TMPINSTALL_FILES.
46
472003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: Add $(dirstamp) to preinstallation rules.
50
512003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * Makefile.am: Don't use gmake rules for preinstallation.
54
552003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * configure.ac: Remove RTEMS_CANONICAL_HOST.
58
592003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * configure.ac: Remove RTEMS_CHECK_CPU.
62
632003-09-04      Joel Sherrill <joel@OARcorp.com>
64
65        * cpu.c, cpu_asm.S, rtems/score/cpu.h, rtems/score/i386.h,
66        rtems/score/idtr.h, rtems/score/interrupts.h,
67        rtems/score/registers.h, rtems/score/types.h: URL for license
68        changed.
69
702003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
73
742003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * configure.ac: Remove AC_CONFIG_AUX_DIR.
77
782002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
81        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
82
832002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * configure.ac: Fix package name.
86
872002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
90
912002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * .cvsignore: Reformat.
94        Add autom4te*cache.
95        Remove autom4te.cache.
96
972002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
100
1012002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * Makefile.am: Use .$(OBJEXT) instead of .o.
104
1052002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * Makefile.am: Use . instead of .o.
108
1092002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * configure.ac: RTEMS_TOP(../../../..).
112
1132002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * rtems.S: Remove.
116        * Makefile.am: Reflect changes above.
117
1182002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * configure.ac: Remove RTEMS_PROJECT_ROOT.
121
1222002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * configure.ac: Add RTEMS_PROG_CCAS
125
1262002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
129        Add AC_PROG_RANLIB.
130
1312002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
134        Use ../../../aclocal.
135
1362002-03-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * rtems/score/idtr.h: New file, extracted from libcpu/cpu.h.
139        * rtems/score/interrupts.h: New file, extracted from libcpu/cpu.h.
140        * rtems/score/registers.h: New file, moved from libcpu.
141        * Makefile.am: Reflect changes above.
142        * cpu.c: Don't include cpuModel.h,
143          #include <rtems.h>,
144          #include <rtems/score/i386types.h>,
145          #include <rtems/score/idtr.h>.
146        * rtems/score/cpu.h: Don't include libcpu/cpu.h.
147          #include <rtems/score/interrupts.h>,
148          #include <rtems/score/registers.h>.
149
1502001-04-03      Joel Sherrill <joel@OARcorp.com>
151
152        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
153        * rtems/score/i386types.h: Removed.
154        * rtems/score/types.h: New file via CVS magic.
155        * Makefile.am, rtems/score/cpu.h: Account for name change.
156
1572002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * configure.ac:
160        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
161        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
162        * Makefile.am: Remove AUTOMAKE_OPTIONS.
163
1642001-02-05      Joel Sherrill <joel@OARcorp.com>
165
166        * rtems/Makefile.am, rtems/score/Makefile.am: Removed again.
167
1682002-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * rtems/Makefile.am: Removed.
171        * rtems/score/Makefile.am: Removed.
172        * configure.ac: Reflect changes above.
173        * Makefile.am: Reflect changes above.
174
1752001-01-30      Joel Sherrill <joel@OARcorp.com>
176
177        * Makefile.am: Corrected so .h files from rtems/score/ are installed.
178
1792002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * cpu.c: Include rtems/bspIo.h instead of bspIo.h.
182
1832001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * Makefile.am: Add multilib support.
186
1872001-11-28      Joel Sherrill <joel@OARcorp.com>,
188
189        This was tracked as PR91.
190        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
191        is used to specify if the port uses the standard macro for this (FALSE).
192        A TRUE setting indicates the port provides its own implementation.
193
1942001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
197        * configure.in: Remove.
198        * configure.ac: New file, generated from configure.in by autoupdate.
199
2002001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
203        * Makefile.am: Use 'PREINSTALL_FILES ='.
204
2052001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * Makefile.am, rtems/score/Makefile.am:
208        Apply include_*HEADERS instead of H_FILES.
209
2102001-01-03      Joel Sherrill <joel@OARcorp.com>
211
212        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
213
2142000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
217
2182000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
221
2222000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
225        Switch to GNU canonicalization.
226
2272000-09-12      Joel Sherrill <joel@OARcorp.com>
228
229        * rtems/score/i386.h: Corrected "#elsif" to be "#elif".
230
2312000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * Makefile.am: Include compile.am.
234
2352000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * rtems/score/i386.h: cpu-variant define handling
238          Rewrite due to introduction of multilib defines.
239        * asm.h: include cpuopts.h instead of targopts.h
240
2412000-08-10      Joel Sherrill <joel@OARcorp.com>
242
243        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.