source: rtems/c/src/ChangeLog @ 0e786f66

4.104.114.84.95
Last change on this file since 0e786f66 was ebff819, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/15/04 at 04:19:12

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

  • wrapup/Makefile.am: Reflect changes to libchip/*.
  • Property mode set to 100644
File size: 20.5 KB
Line 
12004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Reflect changes to libchip/*.
4
52004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * support/Makefile.am: Use automake compilation rules.
8        * wrapup/Makefile.am: Reflect changes to support/*.
9
102004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Remove libnetworking/wrapup/Makefile.
13        * wrapup/Makefile.am: Reflect change to libnetworking/*.
14        Use libnetworking/*/lib*.a instead of libnetapps.a
15
162004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS.
19        Require automake-1.8.2.
20        Add RTEMS_PROG_CCAS.
21        Add AM_PROG_CC_C_O.
22
232004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * wrapup/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
26        Add PRE/TMPINSTALL_FILES to CLEANFILES.
27        * automake/lib.am: Remove TMPINSTALL_FILES.
28
292004-01-07      Joel Sherrill <joel@OARcorp.com>
30
31        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
32        more completely covers the MIPS family.
33
342003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * wrapup/Makefile.am: Reflect changes to shmdr.
37
382003-12-17  Joel Sherrill <joel@OARcorp.com>
39
40    * aclocal/version.m4: Updated to rtems-20031217-test.
41
422003-12-17 
43
44    * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
45
462003-12-17 
47
48    * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
49
502003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * automake/compile.am: Remove LINK_LIBS (Unused).
53        * configure.ac: Reflect changes to RTEMS_CONFIG_SUBDIR.
54
552003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
58        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
59        * acinclude.m4: Rework RTEMS_CONFIG_SUBDIR.
60        * Makefile.am: Reflect changes to RTEMS_CONFIG_SUBDIR.
61
622003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * support/Makefile.am: Pass @RTEMS_BSP@ to AM_CPPFLAGS.
65
662003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
69        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
70
712003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * wrapup/Makefile.am: Use mkdir_p. Remove dirs from
74        PRE/TMPINSTALL_FILES.
75
762003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
79        * automake/compile.am: Use mkdir_p instead of mkinstalldirs.
80        * automake/lib.am: Use mkdir_p instead of mkdir.
81        Remove $(PROJECT_RELEASE)/lib/$(dirstamp) handling.
82        * aclocal/env-rtemsbsp.m4: Remove bsplibdir.
83        Cleanups.
84
852003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
88
892003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * aclocal/env-rtemsbsp.m4: AC_SUBST(project_libdir).
92        * automake/lib.am: Remove project_libdir.
93        * wrapup/Makefile.am: Reworked.
94
952003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * configure.ac: Reflect changes to librdbg.
98
992003-12-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * Makefile.am: Cosmetics.
102        * automake/lib.am: Add project_libdir.
103        Add preinstallation dirstamp support.
104
1052003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * automake/compile.am: Remove $(ARCH):-rule.
108
1092003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * configure.ac: Remove lib/libbsp/shared/Makefile,
112        lib/libbsp/shmdr/Makefile.
113
1142003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * configure.ac: Remove libchip/ide/Makefile, libchip/network/Makefile,
117        libchip/serial/Makefile, libchip/rtc/Makefile.
118
1192003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * support/Makefile.am: Remove all-local: $(ARCH).
122        * wrapup/Makefile.am: Remove all-local: $(ARCH).
123
1242003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
127
1282003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * aclocal/lead-dot.m4: New (from automake-1.7f).
131        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT.
132        Add AC_SUBST(dirstamp).
133
1342003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * aclocal/bsp-arg-enable.m4, aclocal/canonical-target-name.m4,
137        aclocal/canonicalize-tools.m4, aclocal/check-custom-bsp.m4,
138        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
139        aclocal/check-tool.m4, aclocal/config-subdirs.m4,
140        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
141        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
142        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
143        aclocal/enable-rdbg.m4, aclocal/enable-rtemsbsp.m4,
144        aclocal/env-rtemsbsp.m4, aclocal/gcc-isystem.m4,
145        aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
146        aclocal/i386-gas-code16.m4, aclocal/multilib.m4,
147        aclocal/path-ksh.m4, aclocal/prog-cc.m4,
148        aclocal/prog-cxx.m4, aclocal/project-root.m4,
149        aclocal/rtems-top.m4, aclocal/target.m4,
150        aclocal/tool-paths.m4:
151        Fix underquoting to silence automake-1.8.
152
1532003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * configure.ac: Reflect having moved tests to ../../testsuites.
156
1572003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * aclocal/bsp-configure.m4: AC_PREREQ(2.57).
160        Remove RTEMS_CANONICAL_HOST.
161
1622003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * aclocal/canonical-host.m4: Remove.
165        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
166
1672003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * configure.ac: Remove RTEMS_CANONICAL_HOST.
170
1712003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * aclocal/check-cpu.m4: Remove.
174        * configure.ac: Merge-in former aclocal/check-cpu.m4.
175
1762003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * aclocal/canonical-target-name.m4: Add m4-quotes.
179        * aclocal/check-cxx.m4: Add m4-quotes.
180        Don't require RTEMS_CHECK_CPU.
181        * aclocal/check-multiprocessing.m4: Add m4-quotes.
182        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
183        * aclocal/check-networking.m4: Add m4-quotes.
184        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
185        * aclocal/check-posix.m4: Add m4-quotes.
186        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
187        * aclocal/check-rdbg.m4: Add m4-quotes.
188        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
189
1902003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * aclocal/check-multiprocessing.m4: Remove RTEMS_BSP_ALIAS.
193        * aclocal/bsp-alias.m4: Remove.
194
1952003-10-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * configure.ac: Make presence of tests/ optional.
198
1992003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * aclocal/path-perl.m4: Remove (Unused).
202
2032003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * automake/force-preinstall.am: Remove.
206
2072003-09-04      Joel Sherrill <joel@OARcorp.com>
208
209        * lib/libcpu/shared/include/cache.h,
210        lib/libcpu/shared/src/cache_aligned_malloc.c,
211        lib/libcpu/shared/src/cache_manager.c, support/version.c: URL for
212        license changed.
213
2142003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * aclocal/rtems-top.m4: Add RTEMS_API.
217        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
218
2192003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * aclocal/check-itron.m4: Remove.
222        * aclocal/enable-inlines.m4: Remove.
223
2242003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * Makefile.am: Reflect having moved aclocal/.
227
2282003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * aclocal/bsp-alias.m4: New (Copied from ../../aclocal).
231        * aclocal/bsp-arg-enable.m4: New (Copied from ../../aclocal).
232        * aclocal/bsp-configure.m4: New (Copied from ../../aclocal).
233        * aclocal/bspopts.m4: New (Copied from ../../aclocal).
234        * aclocal/canonical-host.m4: New (Copied from ../../aclocal).
235        * aclocal/canonicalize-tools.m4: New (Copied from ../../aclocal).
236        * aclocal/canonical-target-name.m4: New (Copied from ../../aclocal).
237        * aclocal/check-cpu.m4: New (Copied from ../../aclocal).
238        * aclocal/check-custom-bsp.m4: New (Copied from ../../aclocal).
239        * aclocal/check-cxx.m4: New (Copied from ../../aclocal).
240        * aclocal/check-itron.m4: New (Copied from ../../aclocal).
241        * aclocal/check-multiprocessing.m4: New (Copied from ../../aclocal).
242        * aclocal/check-networking.m4: New (Copied from ../../aclocal).
243        * aclocal/check-posix.m4: New (Copied from ../../aclocal).
244        * aclocal/check-rdbg.m4: New (Copied from ../../aclocal).
245        * aclocal/check-tool.m4: New (Copied from ../../aclocal).
246        * aclocal/config-subdirs.m4: New (Copied from ../../aclocal).
247        * aclocal/enable-bare.m4: New (Copied from ../../aclocal).
248        * aclocal/enable-cxx.m4: New (Copied from ../../aclocal).
249        * aclocal/enable-inlines.m4: New (Copied from ../../aclocal).
250        * aclocal/enable-itron.m4: New (Copied from ../../aclocal).
251        * aclocal/enable-multiprocessing.m4: New (Copied from ../../aclocal).
252        * aclocal/enable-networking.m4: New (Copied from ../../aclocal).
253        * aclocal/enable-posix.m4: New (Copied from ../../aclocal).
254        * aclocal/enable-rdbg.m4: New (Copied from ../../aclocal).
255        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../aclocal).
256        * aclocal/env-rtemsbsp.m4: New (Copied from ../../aclocal).
257        * aclocal/gcc-isystem.m4: New (Copied from ../../aclocal).
258        * aclocal/gcc-pipe.m4: New (Copied from ../../aclocal).
259        * aclocal/gcc-specs.m4: New (Copied from ../../aclocal).
260        * aclocal/i386-gas-code16.m4: New (Copied from ../../aclocal).
261        * aclocal/multilib.m4: New (Copied from ../../aclocal).
262        * aclocal/path-ksh.m4: New (Copied from ../../aclocal).
263        * aclocal/path-perl.m4: New (Copied from ../../aclocal).
264        * aclocal/ppc.m4: New (Copied from ../../aclocal).
265        * aclocal/prog-ccas.m4: New (Copied from ../../aclocal).
266        * aclocal/prog-cc.m4: New (Copied from ../../aclocal).
267        * aclocal/prog-cxx.m4: New (Copied from ../../aclocal).
268        * aclocal/project-root.m4: New (Copied from ../../aclocal).
269        * aclocal/quoting.m4: New (Copied from ../../aclocal).
270        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../aclocal).
271        * aclocal/rtems-flags.m4: New (Copied from ../../aclocal).
272        * aclocal/rtems-top.m4: New (Copied from ../../aclocal).
273        * aclocal/target.m4: New (Copied from ../../aclocal).
274        * aclocal/tool-paths.m4: New (Copied from ../../aclocal).
275        * aclocal/version.m4: New (Copied from ../../aclocal).
276
2772003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * configure.ac: Remove stray comments.
280        * automake/local.am, automake/host.am: Remove "debug".
281
2822003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * Makefile.am: Reflect having moved automake/.
285        * lib/Makefile.am: Reflect having moved automake/.
286        * support/Makefile.am: Reflect having moved automake/.
287        * wrapup/Makefile.am: Reflect having moved automake/.
288
2892003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * automake/compile.am, automake/force-preinstall.am,
292        automake/host.am, automake/lib.am, automake/local.am,
293        automake/subdirs.am: New (copied from ../../automake).
294
2952003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * Makefile.am: Add bsp.pc.in
298        * bsp.pc.in: New (pkgconfig support).
299
3002003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
303
3042003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * lib/Makefile.am: New (Required by 'make dist').
307        * lib/ChangeLog: Remove.
308        * lib/.cvsignore: Cleanup.
309        * configure.ac: Reflect having added lib/Makefile.am.
310
3112003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * configure.ac: Merge-in lib/libcpu/configure.ac.
314        Merge-in lib/libbsp/configure.ac.
315
3162003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * configure.ac: Use relative dir to make/${RTEMS_BSP}.cache.
319
3202003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * configure.ac: Merge-in librdbg/configure.ac.
323
3242003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * configure.ac: Merge-in libnetworking/configure.ac.
327        Merge-in parts of librdbg/configure.ac.
328
3292003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * configure.ac: Merge-in libchip/configure.ac.
332        Merge-in optman/configure.ac.
333
3342003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * support/version.c: Reflect having remove "rtems-" from
337        RTEMS_VERSION.
338
3392003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * configure.ac: Remove support for profile-variant.
342
3432003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
344
345        * wrapup/Makefile.am: Add libide.a.
346
3472003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * configure.ac: Remove AC_CONFIG_AUX_DIR.
350
3512003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
352
353        * configure.ac: Add support/.
354        * support/.cvsignore: New.
355        * support/Makefile.am: New.
356        * support/version.c: New.
357        * wrapup/Makefile.am: Add support/libsupport.a.
358
3592003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * wrapup/Makefile.am: Use SRC += instead of make-vars.
362
3632003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
366
3672003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * configure.ac: AC_PREREQ(2.57).
370
3712003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
374
3752002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
376
377        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
378        Let all-local: depend on $(LIB).
379
3802002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
381
382        * wrapup/Makefile.am: Remove libmisc.
383
3842002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
385
386        * configure.ac: Remove libmisc.
387
3882002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
389
390        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args.
391        Resort cache-checking.
392
3932002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
396
3972002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
398
399        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V,
400        CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to
401        ac_configure_args.
402
4032002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
406        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
407
4082002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
411        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS.
412        Fix braino in comment on "exec".
413        Extend --enable-ada handling.
414
4152002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
416
417        * .cvsignore: Reformat.
418        Add autom4te*cache.
419        Remove autom4te.cache.
420        * wrapup/.cvsignore: Remove autom4te.cache.
421
4222002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
423
424        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
425
4262002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
427
428        * configure.ac: Add ada-tests.
429
4302002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
431
432        * Makefile.am: Add preinstall-stamp.
433
4342002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
435
436        Posix-BSP-Hacks:
437        * configure.ac: Add AM_CONDITIONAL(LIBCHIP).
438        Pass RTEMS_HOST to make/bsp.mak
439        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
440        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
441
4422002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
443
444        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
445
4462002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
447
448        * configure.ac: Add BSP_SUBDIRS.
449        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
450
4512002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
452
453        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup).
454        Cosmetic cleanups.
455
4562002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
459        ../libchip/serial/$(ARCH)/libserialio.a.
460
4612002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
462
463        * Makefile.am: Add rtems_makedir.
464
4652002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
466
467        * configure.ac: Merge wrapup/configure.ac.
468        Cosmetic cleanups.
469        * Makefile.am: Add wrapup-SUBDIR.
470        * wrapup/ChangeLog: Remove.
471        * wrapup/configure.ac: Remove.
472
4732002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
474
475        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache
476        creation (Make the bare BSP happy).
477        * configure.ac: Ditto.
478
4792002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
480
481        * Makefile.am: Create make/@RTEMS_BSP@.cache.
482        Handle make/custom/*.cfgs.
483        Create make/custom/default.cfg.
484        * configure.ac: Add creation of make/custon/*.cfg.
485        Create make/${RTEMS_BSP}.cache.
486        Read make/${RTEMS_BSP}.cache
487
4882002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
489
490        * Makefile.am: Clean $(PROJECT_RELEASE).
491
4922002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
493
494        * acinclude.m4: Add test "$multilib" != "yes".
495        * config-ml.in: Remove.
496
4972002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * acinclude.m4: Cleanups.
500        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
501        ${srcdir}/exec/.
502        Further adaptations to autoconf >= 2.50.
503
5042002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
505
506        * acinclude.m4: New.
507        * Makefile.am: Remove tar-installation.
508        Prepend @exec@ to SUBDIRS.
509        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]).
510        Add RTEMS_ENABLE_MULTIPROCESSING.
511        Add RTEMS_CONFIG_SUBDIR([exec]...).
512
5132002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
514
515        * configure.ac: Remove librpc.
516
5172002-06-25      Joel Sherrill <joel@OARcorp.com>
518
519        * Per PR233, moved librpc to exec.
520        * configure.ac, wrapup/Makefile.am: Modified.
521        * librpc, librpc/ChangeLog: Removed.
522
5232002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
524
525        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
526
5272002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
528
529        * configure.ac: Remove lib.
530
5312002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
532
533        * config-ml.in: Take out arm and sh variants RTEMS does not support.
534
5352002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
536
537        * configure.ac:
538        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
539        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
540        * Makefile.am: Remove AUTOMAKE_OPTIONS.
541
5422002-02-28      Victor V. Vengerov <vvv@oktet.ru>
543
544        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
545        * configure.ac: Modified to reflect addition.
546
5472002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
548
549        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove
550        AC_CONFIG_COMMANDS.
551
5522001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
553
554        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
555
5562001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
557
558        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
559        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
560        autoconf-2.52 happy.
561
5622001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
563
564        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
565        * configure.in: Remove.
566        * configure.ac: New file, generated from configure.in by autoupdate.
567
5682001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
569
570        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
571
5722000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
573
574        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
575
5762000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
577
578        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
579
5802000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
581
582        * configure.in: Switch to GNU-canonicalization.
583        * Makefile.am: Reflect changes to configure.in.
584        * acinclude.m4: Remove.
585
5862000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
587
588        * configure.in: add lib/libbsp to the GNU canonicalized
589        subdirectories, remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
590        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
591        * ChangeLog: Fix typos.
592
5932000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
594
595        * configure.in: add tests to the GNU canonicalized subdirectories.
596
5972000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
598
599        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
600
6012000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
602
603        * configure.in: add lib to the GNU canonicalized subdirectories,
604        make the lib directory before configuring lib/.
605
6062000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
607
608        * configure.in, Makefile.am: add exec to the GNU canonicalized
609        subdirectories.
610
6112000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
612
613        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
614
6152000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
616
617        * configure.in: add libnetworking, librpc and librdb to the GNU
618        canonicalized subdirectories.
619 
6202000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
621
622        * configure.in: add libmisc and libchip to the GNU canonicalized
623        subdirectories.
624
6252000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
626
627        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
628        canonicalization to libfs/.
629        The approach is currently a bit of a hack as GNU canonicalization
630        does not support the per-BSP build some of the other directories
631        require.  As more of the tree is converted, this will become less
632        of an issue.
633
6342000-10-18      Joel Sherrill <joel@OARcorp.com>
635
636        * wrapup/Makefile.am: Added libfs.
637
6382000-10-18       Chris Johns <ccj@acm.org>
639
640        * libfs created.
641        * configure.in: Added libfs subdirectory.
642
6432000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
644
645        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET,
646        RTEMS_CANONICALIZE_TOOLS.
647
6482000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
649
650        * wrapup/Makefile.am: Include compile.am.
651
6522000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
653
654        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
655
6562000-08-10      Joel Sherrill <joel@OARcorp.com>
657
658        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.