source: rtems/cpukit/score/cpu/i386/ChangeLog @ d3b09bf4

4.104.114.84.95
Last change on this file since d3b09bf4 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
RevLine 
[d3b09bf4]12004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * configure.ac: RTEMS_TOP([../../../..]).
4
[c9aa5fc]52004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        PR 565/rtems
8        * asm.h: Various hacks.
9
[7ea55607]102004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Move RTEMS_TOP one subdir down.
13
[3d1de20]142004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Add PREINSTALL_DIRS.
17
[8956e27]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
[36e48b1]232004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * configure.ac: Requires automake >= 1.8.1.
26
[f08808e]272004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: Include compile.am, again.
30
[ec8c1949]312004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Convert to using automake compilation rules.
34
[7fccd6d6]352003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
38
[810720b6]392003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
42
[60f7da2]432003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am: Remove TMPINSTALL_FILES.
46
[7d0eba02]472003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: Add $(dirstamp) to preinstallation rules.
50
[d6a444d]512003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * Makefile.am: Don't use gmake rules for preinstallation.
54
[9ca05b1]552003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * configure.ac: Remove RTEMS_CANONICAL_HOST.
58
[8727808e]592003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * configure.ac: Remove RTEMS_CHECK_CPU.
62
[51fa11c]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
[7dcc3fe]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
[d2c26e4b]742003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * configure.ac: Remove AC_CONFIG_AUX_DIR.
77
[53021d4]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
[47c0220]832002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * configure.ac: Fix package name.
86
[5c8b6b6]872002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
90
[f8cb04a5]912002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * .cvsignore: Reformat.
94        Add autom4te*cache.
95        Remove autom4te.cache.
96
[a85d8ec]972002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
100
[53f6727]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
[af81910]1092002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * configure.ac: RTEMS_TOP(../../../..).
112
[3cf5a99]1132002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * rtems.S: Remove.
116        * Makefile.am: Reflect changes above.
117
[8c746fe]1182002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * configure.ac: Remove RTEMS_PROJECT_ROOT.
121
[a25b63b]1222002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * configure.ac: Add RTEMS_PROG_CCAS
125
[6f79a970]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
[2f6261d]1312002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
134        Use ../../../aclocal.
135
[a324355]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
[8c82fa79]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
[7273b6e]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
[9535ba4]1642001-02-05      Joel Sherrill <joel@OARcorp.com>
165
166        * rtems/Makefile.am, rtems/score/Makefile.am: Removed again.
167
[1e69b294]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
[845fac33]1752001-01-30      Joel Sherrill <joel@OARcorp.com>
176
177        * Makefile.am: Corrected so .h files from rtems/score/ are installed.
178
[d56918c9]1792002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * cpu.c: Include rtems/bspIo.h instead of bspIo.h.
182
[e9718415]1832001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * Makefile.am: Add multilib support.
186
[4db30283]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
[66387986]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
[684eebc8]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
[329509fb]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
[2d877aa]2102001-01-03      Joel Sherrill <joel@OARcorp.com>
211
212        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
213
[feead226]2142000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
217
[a314d3b4]2182000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
221
[5582de1]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
[a4e45452]2272000-09-12      Joel Sherrill <joel@OARcorp.com>
228
229        * rtems/score/i386.h: Corrected "#elsif" to be "#elif".
230
[d7118fd]2312000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * Makefile.am: Include compile.am.
234
[95990b57]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
[e94ad1fe]2412000-08-10      Joel Sherrill <joel@OARcorp.com>
242
243        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.