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

4.104.114.84.95
Last change on this file since ec8c1949 was ec8c1949, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/11/04 at 02:37:03

2004-01-11 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Convert to using automake compilation rules.
  • Property mode set to 100644
File size: 6.0 KB
Line 
12004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Convert to using automake compilation rules.
4
52003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
8
92003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
12
132003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * Makefile.am: Remove TMPINSTALL_FILES.
16
172003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * Makefile.am: Add $(dirstamp) to preinstallation rules.
20
212003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * Makefile.am: Don't use gmake rules for preinstallation.
24
252003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * configure.ac: Remove RTEMS_CANONICAL_HOST.
28
292003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * configure.ac: Remove RTEMS_CHECK_CPU.
32
332003-09-04      Joel Sherrill <joel@OARcorp.com>
34
35        * cpu.c, cpu_asm.S, rtems/score/cpu.h, rtems/score/i386.h,
36        rtems/score/idtr.h, rtems/score/interrupts.h,
37        rtems/score/registers.h, rtems/score/types.h: URL for license
38        changed.
39
402003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
43
442003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * configure.ac: Remove AC_CONFIG_AUX_DIR.
47
482002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
51        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
52
532002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * configure.ac: Fix package name.
56
572002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
60
612002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * .cvsignore: Reformat.
64        Add autom4te*cache.
65        Remove autom4te.cache.
66
672002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
70
712002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * Makefile.am: Use .$(OBJEXT) instead of .o.
74
752002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * Makefile.am: Use . instead of .o.
78
792002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * configure.ac: RTEMS_TOP(../../../..).
82
832002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * rtems.S: Remove.
86        * Makefile.am: Reflect changes above.
87
882002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * configure.ac: Remove RTEMS_PROJECT_ROOT.
91
922002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * configure.ac: Add RTEMS_PROG_CCAS
95
962002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
99        Add AC_PROG_RANLIB.
100
1012002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
104        Use ../../../aclocal.
105
1062002-03-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * rtems/score/idtr.h: New file, extracted from libcpu/cpu.h.
109        * rtems/score/interrupts.h: New file, extracted from libcpu/cpu.h.
110        * rtems/score/registers.h: New file, moved from libcpu.
111        * Makefile.am: Reflect changes above.
112        * cpu.c: Don't include cpuModel.h,
113          #include <rtems.h>,
114          #include <rtems/score/i386types.h>,
115          #include <rtems/score/idtr.h>.
116        * rtems/score/cpu.h: Don't include libcpu/cpu.h.
117          #include <rtems/score/interrupts.h>,
118          #include <rtems/score/registers.h>.
119
1202001-04-03      Joel Sherrill <joel@OARcorp.com>
121
122        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
123        * rtems/score/i386types.h: Removed.
124        * rtems/score/types.h: New file via CVS magic.
125        * Makefile.am, rtems/score/cpu.h: Account for name change.
126
1272002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * configure.ac:
130        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
131        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
132        * Makefile.am: Remove AUTOMAKE_OPTIONS.
133
1342001-02-05      Joel Sherrill <joel@OARcorp.com>
135
136        * rtems/Makefile.am, rtems/score/Makefile.am: Removed again.
137
1382002-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * rtems/Makefile.am: Removed.
141        * rtems/score/Makefile.am: Removed.
142        * configure.ac: Reflect changes above.
143        * Makefile.am: Reflect changes above.
144
1452001-01-30      Joel Sherrill <joel@OARcorp.com>
146
147        * Makefile.am: Corrected so .h files from rtems/score/ are installed.
148
1492002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * cpu.c: Include rtems/bspIo.h instead of bspIo.h.
152
1532001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * Makefile.am: Add multilib support.
156
1572001-11-28      Joel Sherrill <joel@OARcorp.com>,
158
159        This was tracked as PR91.
160        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
161        is used to specify if the port uses the standard macro for this (FALSE).
162        A TRUE setting indicates the port provides its own implementation.
163
1642001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
167        * configure.in: Remove.
168        * configure.ac: New file, generated from configure.in by autoupdate.
169
1702001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
173        * Makefile.am: Use 'PREINSTALL_FILES ='.
174
1752001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * Makefile.am, rtems/score/Makefile.am:
178        Apply include_*HEADERS instead of H_FILES.
179
1802001-01-03      Joel Sherrill <joel@OARcorp.com>
181
182        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
183
1842000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
187
1882000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
191
1922000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
195        Switch to GNU canonicalization.
196
1972000-09-12      Joel Sherrill <joel@OARcorp.com>
198
199        * rtems/score/i386.h: Corrected "#elsif" to be "#elif".
200
2012000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * Makefile.am: Include compile.am.
204
2052000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * rtems/score/i386.h: cpu-variant define handling
208          Rewrite due to introduction of multilib defines.
209        * asm.h: include cpuopts.h instead of targopts.h
210
2112000-08-10      Joel Sherrill <joel@OARcorp.com>
212
213        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.