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

4.104.114.84.95
Last change on this file since c9aa5fc was c9aa5fc, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/09/04 at 15:44:07

2004-02-09 Ralf Corsepius <corsepiu@…>

PR 565/rtems

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