1 | 2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org> |
---|
2 | |
---|
3 | * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V. |
---|
4 | |
---|
5 | 2005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org> |
---|
6 | |
---|
7 | * Makefile.am: Remove build-variant support. |
---|
8 | |
---|
9 | 2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
10 | |
---|
11 | * configure.ac: Require automake > 1.9. |
---|
12 | |
---|
13 | 2004-04-23 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
14 | |
---|
15 | PR 610/bsps |
---|
16 | * Makefile.am: Add include/tm27.h, Cosmetics. |
---|
17 | * include/tm27.h: Final cosmetics. |
---|
18 | |
---|
19 | 2004-04-22 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
20 | |
---|
21 | * include/bsp.h: Split out tmtest27 support. |
---|
22 | * include/tm27.h: New. |
---|
23 | |
---|
24 | 2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
25 | |
---|
26 | PR 613/bsps |
---|
27 | * include/bsp.h: Remove MAX_LONG_TEST_DURATION. |
---|
28 | |
---|
29 | 2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
30 | |
---|
31 | PR 614/bsps |
---|
32 | * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused). |
---|
33 | |
---|
34 | 2004-04-08 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
35 | |
---|
36 | * Makefile.am: Build main.o for !HAS_CXX. |
---|
37 | Set EXEEXT = <empty> (Workaround to a bug in automake). |
---|
38 | |
---|
39 | 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
40 | |
---|
41 | * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. |
---|
42 | * startup/exit.c: Include <rtems/clockdrv.h> instead of <clockdrv.h>. |
---|
43 | * include/bsp.h: Include <rtems/console.h> instead of <console.h>. |
---|
44 | * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>. |
---|
45 | |
---|
46 | 2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
47 | |
---|
48 | * clock/clock.c, include/bsp.h, shmsupp/cause_intr.c, |
---|
49 | shmsupp/getcfg.c, shmsupp/lock.c, startup/bspstart.c: Convert to |
---|
50 | using c99 fixed size types. |
---|
51 | |
---|
52 | 2004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
53 | |
---|
54 | * Makefile.am: Reflect changes to bsp.am. |
---|
55 | Preinstall dist_project_lib*. |
---|
56 | |
---|
57 | 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
58 | |
---|
59 | * Makefile.am: Reflect changes to bsp.am. |
---|
60 | |
---|
61 | 2004-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
62 | |
---|
63 | * configure.ac: Remove AM_CONDITIONAL(HAS_MP). |
---|
64 | |
---|
65 | 2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
66 | |
---|
67 | * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am, |
---|
68 | shmsupp/Makefile.am, startup/Makefile.am, timer/Makefile.am, |
---|
69 | wrapup/Makefile.am. Use automake compilation rules. |
---|
70 | * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am, |
---|
71 | startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove. |
---|
72 | * configure.ac: Reflect changes above. |
---|
73 | |
---|
74 | 2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
75 | |
---|
76 | * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS. |
---|
77 | Add RTEMS_PROG_CCAS. |
---|
78 | |
---|
79 | 2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
80 | |
---|
81 | * Makefile.am: Add PREINSTALL_DIRS. |
---|
82 | |
---|
83 | 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
84 | |
---|
85 | * startup/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. |
---|
86 | Add PRE/TMPINSTALL_FILES to CLEANFILES. |
---|
87 | |
---|
88 | 2004-01-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
89 | |
---|
90 | * wrapup/Makefile.am: Eliminate $(LIB). |
---|
91 | Use noinst_DATA to trigger building libbsp.a. |
---|
92 | |
---|
93 | 2003-12-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
94 | |
---|
95 | * wrapup/Makefile.am: Remove GENERIC_FILES. |
---|
96 | |
---|
97 | 2003-12-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
98 | |
---|
99 | * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g. |
---|
100 | |
---|
101 | 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
102 | |
---|
103 | * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. |
---|
104 | |
---|
105 | 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
106 | |
---|
107 | * configure.ac: Require automake >= 1.8, autoconf >= 2.59. |
---|
108 | |
---|
109 | 2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
110 | |
---|
111 | * startup/Makefile.am: Add custom compilation rule for |
---|
112 | rtems-ctor$(LIB_VARIANT).$(OBJEXT). |
---|
113 | |
---|
114 | 2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
115 | |
---|
116 | * startup/Makefile.am: Misc cleanups and fixes. |
---|
117 | * wrapup/Makefile.am: Misc cleanups and fixes. |
---|
118 | |
---|
119 | 2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
120 | |
---|
121 | * Makefile.am: Add preinstallation dirstamp support. |
---|
122 | * clock/Makefile.am: Cosmetics. |
---|
123 | * console/Makefile.am: Cosmetics. |
---|
124 | * shmsupp/Makefile.am: Cosmetics. |
---|
125 | * startup/Makefile.am: Cosmetics. |
---|
126 | * timer/Makefile.am: Cosmetics. |
---|
127 | * wrapup/Makefile.am: Cosmetics. |
---|
128 | |
---|
129 | 2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
130 | |
---|
131 | * clock/Makefile.am: Remove all-local: $(ARCH). |
---|
132 | * console/Makefile.am: Remove all-local: $(ARCH). |
---|
133 | * shmsupp/Makefile.am: Remove all-local: $(ARCH). |
---|
134 | * startup/Makefile.am: Remove all-local: $(ARCH). |
---|
135 | * timer/Makefile.am: Remove all-local: $(ARCH). |
---|
136 | * wrapup/Makefile.am: Remove all-local: $(ARCH). |
---|
137 | |
---|
138 | 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
139 | |
---|
140 | * Makefile.am: Merge-in include/Makefile.am. |
---|
141 | Reflect changes to bsp.am. |
---|
142 | * include/Makefile.am: Remove. |
---|
143 | * configure.ac: Reflect changes above. |
---|
144 | |
---|
145 | 2003-09-26 Joel Sherrill <joel@OARcorp.com> |
---|
146 | |
---|
147 | * timer/timer.c: Obsoleting HP PA-RISC port and removing all |
---|
148 | references. |
---|
149 | |
---|
150 | 2003-09-04 Joel Sherrill <joel@OARcorp.com> |
---|
151 | |
---|
152 | * clock/clock.c, console/console.c, include/bsp.h, shmsupp/addrconv.c, |
---|
153 | shmsupp/cause_intr.c, shmsupp/getcfg.c, shmsupp/lock.c, |
---|
154 | shmsupp/mpisr.c, startup/bspclean.c, startup/bspstart.c, |
---|
155 | startup/exit.c, startup/setvec.c, timer/timer.c: URL for license |
---|
156 | changed. |
---|
157 | |
---|
158 | 2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
159 | |
---|
160 | * Makefile.am: Reflect having moved aclocal/. |
---|
161 | |
---|
162 | 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
163 | |
---|
164 | * Makefile.am: Reflect having moved automake/. |
---|
165 | * clock/Makefile.am: Reflect having moved automake/. |
---|
166 | * console/Makefile.am: Reflect having moved automake/. |
---|
167 | * include/Makefile.am: Reflect having moved automake/. |
---|
168 | * shmsupp/Makefile.am: Reflect having moved automake/. |
---|
169 | * startup/Makefile.am: Reflect having moved automake/. |
---|
170 | * timer/Makefile.am: Reflect having moved automake/. |
---|
171 | * wrapup/Makefile.am: Reflect having moved automake/. |
---|
172 | |
---|
173 | 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
174 | |
---|
175 | * configure.ac: Use rtems-bugs@rtems.com as bug report email address. |
---|
176 | |
---|
177 | 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
178 | |
---|
179 | * configure.ac: Remove AC_CONFIG_AUX_DIR. |
---|
180 | |
---|
181 | 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
182 | |
---|
183 | * configure.ac: AM_INIT_AUTOMAKE([1.7.2]). |
---|
184 | |
---|
185 | 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
186 | |
---|
187 | * configure.ac: AC_PREREQ(2.57). |
---|
188 | |
---|
189 | 2003-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
190 | |
---|
191 | * configure.ac: Add BSPOPTS (WORKSPACE_MB, HEAPSPACE_MB). |
---|
192 | * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg. |
---|
193 | * console/Makefile.am: Don't include @RTEMS_BSP@.cfg. |
---|
194 | * shmsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg. |
---|
195 | * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg. |
---|
196 | * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg. |
---|
197 | |
---|
198 | 2002-12-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
199 | |
---|
200 | * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg. |
---|
201 | |
---|
202 | 2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
203 | |
---|
204 | * configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS. Cosmetical |
---|
205 | changes. |
---|
206 | |
---|
207 | 2002-11-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
208 | |
---|
209 | * configure.ac: Unconditionally check for CXX (Hack to bug in |
---|
210 | autoconf > 2.54). |
---|
211 | |
---|
212 | 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
213 | |
---|
214 | * .cvsignore: Reformat. |
---|
215 | Add autom4te*cache. |
---|
216 | Remove autom4te.cache. |
---|
217 | |
---|
218 | 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
219 | |
---|
220 | * clock/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
221 | * console/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
222 | * shmsupp/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
223 | * startup/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
224 | * timer/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
225 | * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
226 | |
---|
227 | 2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
228 | |
---|
229 | * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES. |
---|
230 | Remove $(OBJS) from all-local. |
---|
231 | |
---|
232 | 2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
233 | |
---|
234 | * wrapup/Makefile.am: Remove preinstallation of libbsp.a, |
---|
235 | |
---|
236 | 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
237 | |
---|
238 | * configure.ac: |
---|
239 | AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). |
---|
240 | AM_INIT_AUTOMAKE([no-define foreign 1.6]). |
---|
241 | * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
242 | * Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
243 | * console/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
244 | * include/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
245 | * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
246 | * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
247 | * timer/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
248 | * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
249 | |
---|
250 | 2001-11-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
251 | |
---|
252 | * configure.ac: Introduce RTEMS_BSP_CONFIGURE. |
---|
253 | |
---|
254 | 2001-11-07 Joel Sherrill <joel@OARcorp.com> |
---|
255 | |
---|
256 | * startup/Makefile.am: Do NOT use the standard bootcard.c. |
---|
257 | NOTE: With this fix all test including the mptest ran as expected. |
---|
258 | |
---|
259 | 2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
260 | |
---|
261 | * .cvsignore: Add autom4te.cache for autoconf > 2.52. |
---|
262 | * configure.in: Remove. |
---|
263 | * configure.ac: New file, generated from configure.in by autoupdate. |
---|
264 | |
---|
265 | 2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
266 | |
---|
267 | * include/Makefile.am: Use 'CLEANFILES ='. |
---|
268 | * include/Makefile.am: Use 'TMPINSTALL_FILES ='. |
---|
269 | |
---|
270 | 2001-08-17 Joel Sherrill <joel@OARcorp.com> |
---|
271 | |
---|
272 | * include/Makefile.am: Include coverhd.h so tmtests will compile. |
---|
273 | |
---|
274 | 2001-05-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
275 | |
---|
276 | * configure.in: Add bspopts.h. |
---|
277 | * include/.cvsignore: Add bspopts.h*, stamp-h*, coverhd.h. |
---|
278 | * include/Makefile.am: Use *_HEADERS instead of *H_FILES. |
---|
279 | * include/bsp.h: Include bspopts.h. |
---|
280 | |
---|
281 | 2001-05-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
282 | |
---|
283 | * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]). |
---|
284 | |
---|
285 | 2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
286 | |
---|
287 | * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. |
---|
288 | |
---|
289 | 2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
290 | |
---|
291 | * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. |
---|
292 | |
---|
293 | 2000-11-01 Joel Sherrill <joel@OARcorp.com> |
---|
294 | |
---|
295 | * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, |
---|
296 | and libcsupport.h moved from libc to lib/include/rtems and |
---|
297 | now must be referenced as <rtems/XXX.h>. Header file order |
---|
298 | was cleaned up while doing this. |
---|
299 | |
---|
300 | 2000-10-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
301 | |
---|
302 | * bsp_specs: Add qnolinkcmds. |
---|
303 | |
---|
304 | 2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
305 | |
---|
306 | * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. |
---|
307 | Switch to GNU canonicalization. |
---|
308 | |
---|
309 | 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
310 | |
---|
311 | * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am, |
---|
312 | startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include |
---|
313 | compile.am |
---|
314 | |
---|
315 | 2000-08-10 Joel Sherrill <joel@OARcorp.com> |
---|
316 | |
---|
317 | * ChangeLog: New file. |
---|