1 | 2003-07-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
2 | |
---|
3 | * configure.ac: Merge-in librdbg/configure.ac. |
---|
4 | |
---|
5 | 2003-07-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
6 | |
---|
7 | * configure.ac: Merge-in libnetworking/configure.ac. |
---|
8 | Merge-in parts of librdbg/configure.ac. |
---|
9 | |
---|
10 | 2003-07-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
11 | |
---|
12 | * configure.ac: Merge-in libchip/configure.ac. |
---|
13 | Merge-in optman/configure.ac. |
---|
14 | |
---|
15 | 2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
16 | |
---|
17 | * support/version.c: Reflect having remove "rtems-" from |
---|
18 | RTEMS_VERSION. |
---|
19 | |
---|
20 | 2003-06-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
21 | |
---|
22 | * configure.ac: Remove support for profile-variant. |
---|
23 | |
---|
24 | 2003-04-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
25 | |
---|
26 | * wrapup/Makefile.am: Add libide.a. |
---|
27 | |
---|
28 | 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
29 | |
---|
30 | * configure.ac: Remove AC_CONFIG_AUX_DIR. |
---|
31 | |
---|
32 | 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
33 | |
---|
34 | * configure.ac: Add support/. |
---|
35 | * support/.cvsignore: New. |
---|
36 | * support/Makefile.am: New. |
---|
37 | * support/version.c: New. |
---|
38 | * wrapup/Makefile.am: Add support/libsupport.a. |
---|
39 | |
---|
40 | 2003-03-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
41 | |
---|
42 | * wrapup/Makefile.am: Use SRC += instead of make-vars. |
---|
43 | |
---|
44 | 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
45 | |
---|
46 | * configure.ac: AM_INIT_AUTOMAKE([1.7.2]). |
---|
47 | |
---|
48 | 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
49 | |
---|
50 | * configure.ac: AC_PREREQ(2.57). |
---|
51 | |
---|
52 | 2003-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
53 | |
---|
54 | * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg. |
---|
55 | |
---|
56 | 2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
57 | |
---|
58 | * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a. |
---|
59 | Let all-local: depend on $(LIB). |
---|
60 | |
---|
61 | 2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
62 | |
---|
63 | * wrapup/Makefile.am: Remove libmisc. |
---|
64 | |
---|
65 | 2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
66 | |
---|
67 | * configure.ac: Remove libmisc. |
---|
68 | |
---|
69 | 2002-12-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
70 | |
---|
71 | * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args. |
---|
72 | Resort cache-checking. |
---|
73 | |
---|
74 | 2002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
75 | |
---|
76 | * configure.ac: Expand RTEMS_CHECK_BSP_CACHE. |
---|
77 | |
---|
78 | 2002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
79 | |
---|
80 | * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V, |
---|
81 | CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to |
---|
82 | ac_configure_args. |
---|
83 | |
---|
84 | 2002-11-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
85 | |
---|
86 | * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup |
---|
87 | HAS_LIBBSP conditional (Solaris/bash incompatibility fix). |
---|
88 | |
---|
89 | 2002-11-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
90 | |
---|
91 | * Makefile.am: Use "'"-quotes to pass args to bsp.mak. |
---|
92 | * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS. |
---|
93 | Fix braino in comment on "exec". |
---|
94 | Extend --enable-ada handling. |
---|
95 | |
---|
96 | 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
97 | |
---|
98 | * .cvsignore: Reformat. |
---|
99 | Add autom4te*cache. |
---|
100 | Remove autom4te.cache. |
---|
101 | * wrapup/.cvsignore: Remove autom4te.cache. |
---|
102 | |
---|
103 | 2002-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
104 | |
---|
105 | * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE. |
---|
106 | |
---|
107 | 2002-08-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
108 | |
---|
109 | * configure.ac: Add ada-tests. |
---|
110 | |
---|
111 | 2002-08-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
112 | |
---|
113 | * Makefile.am: Add preinstall-stamp. |
---|
114 | |
---|
115 | 2002-08-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
116 | |
---|
117 | Posix-BSP-Hacks: |
---|
118 | * configure.ac: Add AM_CONDITIONAL(LIBCHIP). |
---|
119 | Pass RTEMS_HOST to make/bsp.mak |
---|
120 | * Makefile.am: Pass RTEMS_HOST to make/bsp.mak. |
---|
121 | * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP). |
---|
122 | |
---|
123 | 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
124 | |
---|
125 | * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
126 | |
---|
127 | 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
128 | |
---|
129 | * configure.ac: Add BSP_SUBDIRS. |
---|
130 | * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS. |
---|
131 | |
---|
132 | 2002-08-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
133 | |
---|
134 | * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup). |
---|
135 | Cosmetic cleanups. |
---|
136 | |
---|
137 | 2002-08-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
138 | |
---|
139 | * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and |
---|
140 | ../libchip/serial/$(ARCH)/libserialio.a. |
---|
141 | |
---|
142 | 2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
143 | |
---|
144 | * Makefile.am: Add rtems_makedir. |
---|
145 | |
---|
146 | 2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
147 | |
---|
148 | * configure.ac: Merge wrapup/configure.ac. |
---|
149 | Cosmetic cleanups. |
---|
150 | * Makefile.am: Add wrapup-SUBDIR. |
---|
151 | * wrapup/ChangeLog: Remove. |
---|
152 | * wrapup/configure.ac: Remove. |
---|
153 | |
---|
154 | 2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
155 | |
---|
156 | * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache |
---|
157 | creation (Make the bare BSP happy). |
---|
158 | * configure.ac: Ditto. |
---|
159 | |
---|
160 | 2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
161 | |
---|
162 | * Makefile.am: Create make/@RTEMS_BSP@.cache. |
---|
163 | Handle make/custom/*.cfgs. |
---|
164 | Create make/custom/default.cfg. |
---|
165 | * configure.ac: Add creation of make/custon/*.cfg. |
---|
166 | Create make/${RTEMS_BSP}.cache. |
---|
167 | Read make/${RTEMS_BSP}.cache |
---|
168 | |
---|
169 | 2002-08-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
170 | |
---|
171 | * Makefile.am: Clean $(PROJECT_RELEASE). |
---|
172 | |
---|
173 | 2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
174 | |
---|
175 | * acinclude.m4: Add test "$multilib" != "yes". |
---|
176 | * config-ml.in: Remove. |
---|
177 | |
---|
178 | 2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
179 | |
---|
180 | * acinclude.m4: Cleanups. |
---|
181 | * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of |
---|
182 | ${srcdir}/exec/. |
---|
183 | Further adaptations to autoconf >= 2.50. |
---|
184 | |
---|
185 | 2002-07-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
186 | |
---|
187 | * acinclude.m4: New. |
---|
188 | * Makefile.am: Remove tar-installation. |
---|
189 | Prepend @exec@ to SUBDIRS. |
---|
190 | * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]). |
---|
191 | Add RTEMS_ENABLE_MULTIPROCESSING. |
---|
192 | Add RTEMS_CONFIG_SUBDIR([exec]...). |
---|
193 | |
---|
194 | 2002-06-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
195 | |
---|
196 | * configure.ac: Remove librpc. |
---|
197 | |
---|
198 | 2002-06-25 Joel Sherrill <joel@OARcorp.com> |
---|
199 | |
---|
200 | * Per PR233, moved librpc to exec. |
---|
201 | * configure.ac, wrapup/Makefile.am: Modified. |
---|
202 | * librpc, librpc/ChangeLog: Removed. |
---|
203 | |
---|
204 | 2002-05-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
205 | |
---|
206 | * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs. |
---|
207 | |
---|
208 | 2002-05-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
209 | |
---|
210 | * configure.ac: Remove lib. |
---|
211 | |
---|
212 | 2002-05-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
213 | |
---|
214 | * config-ml.in: Take out arm and sh variants RTEMS does not support. |
---|
215 | |
---|
216 | 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
217 | |
---|
218 | * configure.ac: |
---|
219 | AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). |
---|
220 | AM_INIT_AUTOMAKE([no-define foreign 1.6]). |
---|
221 | * Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
222 | |
---|
223 | 2002-02-28 Victor V. Vengerov <vvv@oktet.ru> |
---|
224 | |
---|
225 | * DOS filesystem including FAT12, FAT16, and FAT32 support submitted. |
---|
226 | * configure.ac: Modified to reflect addition. |
---|
227 | |
---|
228 | 2002-01-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
229 | |
---|
230 | * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove |
---|
231 | AC_CONFIG_COMMANDS. |
---|
232 | |
---|
233 | 2001-12-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
234 | |
---|
235 | * config-ml.in: New file. Imported from gcc and modified for RTEMS. |
---|
236 | |
---|
237 | 2001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
238 | |
---|
239 | * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5. |
---|
240 | * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make |
---|
241 | autoconf-2.52 happy. |
---|
242 | |
---|
243 | 2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
244 | |
---|
245 | * .cvsignore: Add autom4te.cache for autoconf > 2.52. |
---|
246 | * configure.in: Remove. |
---|
247 | * configure.ac: New file, generated from configure.in by autoupdate. |
---|
248 | |
---|
249 | 2001-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
250 | |
---|
251 | * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@. |
---|
252 | |
---|
253 | 2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
254 | |
---|
255 | * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. |
---|
256 | |
---|
257 | 2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
258 | |
---|
259 | * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. |
---|
260 | |
---|
261 | 2000-10-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
262 | |
---|
263 | * configure.in: Switch to GNU-canonicalization. |
---|
264 | * Makefile.am: Reflect changes to configure.in. |
---|
265 | * acinclude.m4: Remove. |
---|
266 | |
---|
267 | 2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
268 | |
---|
269 | * configure.in: add lib/libbsp to the GNU canonicalized |
---|
270 | subdirectories, remove cfg_subdirs, cfg_subdirs1, hst_subdirs1. |
---|
271 | * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1. |
---|
272 | * ChangeLog: Fix typos. |
---|
273 | |
---|
274 | 2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
275 | |
---|
276 | * configure.in: add tests to the GNU canonicalized subdirectories. |
---|
277 | |
---|
278 | 2000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
279 | |
---|
280 | * configure.in: add lib/libcpu to the GNU canonicalized subdirectories. |
---|
281 | |
---|
282 | 2000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
283 | |
---|
284 | * configure.in: add lib to the GNU canonicalized subdirectories, |
---|
285 | make the lib directory before configuring lib/. |
---|
286 | |
---|
287 | 2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
288 | |
---|
289 | * configure.in, Makefile.am: add exec to the GNU canonicalized |
---|
290 | subdirectories. |
---|
291 | |
---|
292 | 2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
293 | |
---|
294 | * configure.in: add librtems++ to the GNU canonicalized subdirectories. |
---|
295 | |
---|
296 | 2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
297 | |
---|
298 | * configure.in: add libnetworking, librpc and librdb to the GNU |
---|
299 | canonicalized subdirectories. |
---|
300 | |
---|
301 | 2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
302 | |
---|
303 | * configure.in: add libmisc and libchip to the GNU canonicalized |
---|
304 | subdirectories. |
---|
305 | |
---|
306 | 2000-10-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
307 | |
---|
308 | * Makefile.am, acinclude.m4, configure.in: Introduce GNU |
---|
309 | canonicalization to libfs/. |
---|
310 | The approach is currently a bit of a hack as GNU canonicalization |
---|
311 | does not support the per-BSP build some of the other directories |
---|
312 | require. As more of the tree is converted, this will become less |
---|
313 | of an issue. |
---|
314 | |
---|
315 | 2000-10-18 Joel Sherrill <joel@OARcorp.com> |
---|
316 | |
---|
317 | * wrapup/Makefile.am: Added libfs. |
---|
318 | |
---|
319 | 2000-10-18 Chris Johns <ccj@acm.org> |
---|
320 | |
---|
321 | * libfs created. |
---|
322 | * configure.in: Added libfs subdirectory. |
---|
323 | |
---|
324 | 2000-09-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
325 | |
---|
326 | * configure.in: Add RTEMS_PROG_CC_FOR_TARGET, |
---|
327 | RTEMS_CANONICALIZE_TOOLS. |
---|
328 | |
---|
329 | 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
330 | |
---|
331 | * wrapup/Makefile.am: Include compile.am. |
---|
332 | |
---|
333 | 2000-08-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
334 | |
---|
335 | * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs. |
---|
336 | |
---|
337 | 2000-08-10 Joel Sherrill <joel@OARcorp.com> |
---|
338 | |
---|
339 | * ChangeLog: New file. |
---|