1 | 2005-01-24 Ralf Corsepius <ralf.corsepius@rtems.org> |
---|
2 | |
---|
3 | * rtems/score/i386.h: *_swap_u16( uint16_t ). |
---|
4 | |
---|
5 | 2005-01-24 Ralf Corsepius <ralf.corsepius@rtems.org> |
---|
6 | |
---|
7 | * rtems/score/types.h: #include <rtems/stdint.h>. |
---|
8 | |
---|
9 | 2005-01-07 Ralf Corsepius <ralf.corsepius@freenet.de> |
---|
10 | |
---|
11 | * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V. |
---|
12 | |
---|
13 | 2005-01-01 Ralf Corsepius <ralf.corsepius@rtems.org> |
---|
14 | |
---|
15 | * Makefile.am: Remove build-variant support. |
---|
16 | |
---|
17 | 2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org> |
---|
18 | |
---|
19 | * rtems/score/types.h: Use __rtems_score_types_h as preprocessor |
---|
20 | guard. |
---|
21 | |
---|
22 | 2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org> |
---|
23 | |
---|
24 | * asm.h: Add doxygen preamble. |
---|
25 | |
---|
26 | 2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
27 | |
---|
28 | * rtems/score/cpu.h: Add doxygen preamble. |
---|
29 | * rtems/score/i386.h: Add doxygen preamble. |
---|
30 | * rtems/score/idtr.h: Add doxygen preamble. |
---|
31 | * rtems/score/interrupts.h: Add doxygen preamble. |
---|
32 | * rtems/score/registers.h: Add doxygen preamble. |
---|
33 | * rtems/score/types.h: Add doxygen preamble. |
---|
34 | |
---|
35 | 2004-04-16 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
36 | |
---|
37 | * rtems/score/i386.h: Rename i386_swap_U* to i386_swap_u* (API |
---|
38 | consistency with other ports). |
---|
39 | |
---|
40 | 2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
41 | |
---|
42 | * cpu_asm.S: Convert asm comments to C-comments to prevent gcc-3.4.0pre |
---|
43 | from choking on them. |
---|
44 | |
---|
45 | 2004-04-06 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
46 | |
---|
47 | * configure.ac: Remove (Merged into $(top_srcdir)/configure.ac). |
---|
48 | * Makefile.am: Don't include multilib.am. |
---|
49 | Reflect merging configure.ac into $(top_srcdir)/configure.ac. |
---|
50 | |
---|
51 | 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
52 | |
---|
53 | * Makefile.am: Install asm.h to $(includedir)/rtems. |
---|
54 | |
---|
55 | 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
56 | |
---|
57 | * cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>. |
---|
58 | |
---|
59 | 2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
60 | |
---|
61 | * cpu.c, cpu_asm.S, rtems/score/cpu.h, rtems/score/interrupts.h: |
---|
62 | Convert to using c99 fixed size types. |
---|
63 | |
---|
64 | 2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
65 | |
---|
66 | * configure.ac: RTEMS_TOP([../../../..]). |
---|
67 | |
---|
68 | 2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
69 | |
---|
70 | PR 565/rtems |
---|
71 | * asm.h: Various hacks. |
---|
72 | |
---|
73 | 2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
74 | |
---|
75 | * configure.ac: Move RTEMS_TOP one subdir down. |
---|
76 | |
---|
77 | 2004-01-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
78 | |
---|
79 | * Makefile.am: Add PREINSTALL_DIRS. |
---|
80 | |
---|
81 | 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
82 | |
---|
83 | * Makefile.am: Re-add dirstamps to PREINSTALL_FILES. |
---|
84 | Add PREINSTALL_FILES to CLEANFILES. |
---|
85 | |
---|
86 | 2004-01-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
87 | |
---|
88 | * configure.ac: Requires automake >= 1.8.1. |
---|
89 | |
---|
90 | 2004-01-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
91 | |
---|
92 | * Makefile.am: Include compile.am, again. |
---|
93 | |
---|
94 | 2004-01-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
95 | |
---|
96 | * Makefile.am: Convert to using automake compilation rules. |
---|
97 | |
---|
98 | 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
99 | |
---|
100 | * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES. |
---|
101 | |
---|
102 | 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
103 | |
---|
104 | * configure.ac: Require automake >= 1.8, autoconf >= 2.59. |
---|
105 | |
---|
106 | 2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
107 | |
---|
108 | * Makefile.am: Remove TMPINSTALL_FILES. |
---|
109 | |
---|
110 | 2003-11-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
111 | |
---|
112 | * Makefile.am: Add $(dirstamp) to preinstallation rules. |
---|
113 | |
---|
114 | 2003-11-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
115 | |
---|
116 | * Makefile.am: Don't use gmake rules for preinstallation. |
---|
117 | |
---|
118 | 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
119 | |
---|
120 | * configure.ac: Remove RTEMS_CANONICAL_HOST. |
---|
121 | |
---|
122 | 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
123 | |
---|
124 | * configure.ac: Remove RTEMS_CHECK_CPU. |
---|
125 | |
---|
126 | 2003-09-04 Joel Sherrill <joel@OARcorp.com> |
---|
127 | |
---|
128 | * cpu.c, cpu_asm.S, rtems/score/cpu.h, rtems/score/i386.h, |
---|
129 | rtems/score/idtr.h, rtems/score/interrupts.h, |
---|
130 | rtems/score/registers.h, rtems/score/types.h: URL for license |
---|
131 | changed. |
---|
132 | |
---|
133 | 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
134 | |
---|
135 | * configure.ac: Use rtems-bugs@rtems.com as bug report email address. |
---|
136 | |
---|
137 | 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
138 | |
---|
139 | * configure.ac: Remove AC_CONFIG_AUX_DIR. |
---|
140 | |
---|
141 | 2002-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
142 | |
---|
143 | * configure.ac: Require autoconf-2.57 + automake-1.7.2. |
---|
144 | * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS. |
---|
145 | |
---|
146 | 2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
147 | |
---|
148 | * configure.ac: Fix package name. |
---|
149 | |
---|
150 | 2002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
151 | |
---|
152 | * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE. |
---|
153 | |
---|
154 | 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
155 | |
---|
156 | * .cvsignore: Reformat. |
---|
157 | Add autom4te*cache. |
---|
158 | Remove autom4te.cache. |
---|
159 | |
---|
160 | 2002-07-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
161 | |
---|
162 | * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel. |
---|
163 | |
---|
164 | 2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
165 | |
---|
166 | * Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
167 | |
---|
168 | 2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
169 | |
---|
170 | * Makefile.am: Use . instead of .o. |
---|
171 | |
---|
172 | 2002-07-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
173 | |
---|
174 | * configure.ac: RTEMS_TOP(../../../..). |
---|
175 | |
---|
176 | 2002-07-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
177 | |
---|
178 | * rtems.S: Remove. |
---|
179 | * Makefile.am: Reflect changes above. |
---|
180 | |
---|
181 | 2002-07-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
182 | |
---|
183 | * configure.ac: Remove RTEMS_PROJECT_ROOT. |
---|
184 | |
---|
185 | 2002-06-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
186 | |
---|
187 | * configure.ac: Add RTEMS_PROG_CCAS |
---|
188 | |
---|
189 | 2002-06-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
190 | |
---|
191 | * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..). |
---|
192 | Add AC_PROG_RANLIB. |
---|
193 | |
---|
194 | 2002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
195 | |
---|
196 | * Makefile.am: Include $(top_srcdir)/../../../automake/*.am. |
---|
197 | Use ../../../aclocal. |
---|
198 | |
---|
199 | 2002-03-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
200 | |
---|
201 | * rtems/score/idtr.h: New file, extracted from libcpu/cpu.h. |
---|
202 | * rtems/score/interrupts.h: New file, extracted from libcpu/cpu.h. |
---|
203 | * rtems/score/registers.h: New file, moved from libcpu. |
---|
204 | * Makefile.am: Reflect changes above. |
---|
205 | * cpu.c: Don't include cpuModel.h, |
---|
206 | #include <rtems.h>, |
---|
207 | #include <rtems/score/i386types.h>, |
---|
208 | #include <rtems/score/idtr.h>. |
---|
209 | * rtems/score/cpu.h: Don't include libcpu/cpu.h. |
---|
210 | #include <rtems/score/interrupts.h>, |
---|
211 | #include <rtems/score/registers.h>. |
---|
212 | |
---|
213 | 2001-04-03 Joel Sherrill <joel@OARcorp.com> |
---|
214 | |
---|
215 | * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h. |
---|
216 | * rtems/score/i386types.h: Removed. |
---|
217 | * rtems/score/types.h: New file via CVS magic. |
---|
218 | * Makefile.am, rtems/score/cpu.h: Account for name change. |
---|
219 | |
---|
220 | 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
221 | |
---|
222 | * configure.ac: |
---|
223 | AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). |
---|
224 | AM_INIT_AUTOMAKE([no-define foreign 1.6]). |
---|
225 | * Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
226 | |
---|
227 | 2001-02-05 Joel Sherrill <joel@OARcorp.com> |
---|
228 | |
---|
229 | * rtems/Makefile.am, rtems/score/Makefile.am: Removed again. |
---|
230 | |
---|
231 | 2002-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
232 | |
---|
233 | * rtems/Makefile.am: Removed. |
---|
234 | * rtems/score/Makefile.am: Removed. |
---|
235 | * configure.ac: Reflect changes above. |
---|
236 | * Makefile.am: Reflect changes above. |
---|
237 | |
---|
238 | 2001-01-30 Joel Sherrill <joel@OARcorp.com> |
---|
239 | |
---|
240 | * Makefile.am: Corrected so .h files from rtems/score/ are installed. |
---|
241 | |
---|
242 | 2002-01-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
243 | |
---|
244 | * cpu.c: Include rtems/bspIo.h instead of bspIo.h. |
---|
245 | |
---|
246 | 2001-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
247 | |
---|
248 | * Makefile.am: Add multilib support. |
---|
249 | |
---|
250 | 2001-11-28 Joel Sherrill <joel@OARcorp.com>, |
---|
251 | |
---|
252 | This was tracked as PR91. |
---|
253 | * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which |
---|
254 | is used to specify if the port uses the standard macro for this (FALSE). |
---|
255 | A TRUE setting indicates the port provides its own implementation. |
---|
256 | |
---|
257 | 2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
258 | |
---|
259 | * .cvsignore: Add autom4te.cache for autoconf > 2.52. |
---|
260 | * configure.in: Remove. |
---|
261 | * configure.ac: New file, generated from configure.in by autoupdate. |
---|
262 | |
---|
263 | 2001-09-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
264 | |
---|
265 | * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='. |
---|
266 | * Makefile.am: Use 'PREINSTALL_FILES ='. |
---|
267 | |
---|
268 | 2001-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
269 | |
---|
270 | * Makefile.am, rtems/score/Makefile.am: |
---|
271 | Apply include_*HEADERS instead of H_FILES. |
---|
272 | |
---|
273 | 2001-01-03 Joel Sherrill <joel@OARcorp.com> |
---|
274 | |
---|
275 | * rtems/score/cpu.h: Added _CPU_Initialize_vectors(). |
---|
276 | |
---|
277 | 2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
278 | |
---|
279 | * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. |
---|
280 | |
---|
281 | 2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
282 | |
---|
283 | * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. |
---|
284 | |
---|
285 | 2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
286 | |
---|
287 | * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. |
---|
288 | Switch to GNU canonicalization. |
---|
289 | |
---|
290 | 2000-09-12 Joel Sherrill <joel@OARcorp.com> |
---|
291 | |
---|
292 | * rtems/score/i386.h: Corrected "#elsif" to be "#elif". |
---|
293 | |
---|
294 | 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
295 | |
---|
296 | * Makefile.am: Include compile.am. |
---|
297 | |
---|
298 | 2000-08-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
299 | |
---|
300 | * rtems/score/i386.h: cpu-variant define handling |
---|
301 | Rewrite due to introduction of multilib defines. |
---|
302 | * asm.h: include cpuopts.h instead of targopts.h |
---|
303 | |
---|
304 | 2000-08-10 Joel Sherrill <joel@OARcorp.com> |
---|
305 | |
---|
306 | * ChangeLog: New file. |
---|