source: rtems/c/src/ChangeLog @ 82bdc057

4.104.114.84.95
Last change on this file since 82bdc057 was 82bdc057, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/01/03 at 06:29:27

2003-12-01 Ralf Corsepius <corsepiu@…>

  • aclocal/lead-dot.m4: New (from automake-1.7f).
  • aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add AC_SUBST(dirstamp).
  • Property mode set to 100644
File size: 16.8 KB
Line 
12003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * aclocal/lead-dot.m4: New (from automake-1.7f).
4        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT.
5        Add AC_SUBST(dirstamp).
6
72003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * aclocal/bsp-arg-enable.m4, aclocal/canonical-target-name.m4,
10        aclocal/canonicalize-tools.m4, aclocal/check-custom-bsp.m4,
11        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
12        aclocal/check-tool.m4, aclocal/config-subdirs.m4,
13        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
14        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
15        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
16        aclocal/enable-rdbg.m4, aclocal/enable-rtemsbsp.m4,
17        aclocal/env-rtemsbsp.m4, aclocal/gcc-isystem.m4,
18        aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
19        aclocal/i386-gas-code16.m4, aclocal/multilib.m4,
20        aclocal/path-ksh.m4, aclocal/prog-cc.m4,
21        aclocal/prog-cxx.m4, aclocal/project-root.m4,
22        aclocal/rtems-top.m4, aclocal/target.m4,
23        aclocal/tool-paths.m4:
24        Fix underquoting to silence automake-1.8.
25
262003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.ac: Reflect having moved tests to ../../testsuites.
29
302003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * aclocal/bsp-configure.m4: AC_PREREQ(2.57).
33        Remove RTEMS_CANONICAL_HOST.
34
352003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * aclocal/canonical-host.m4: Remove.
38        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
39
402003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * configure.ac: Remove RTEMS_CANONICAL_HOST.
43
442003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * aclocal/check-cpu.m4: Remove.
47        * configure.ac: Merge-in former aclocal/check-cpu.m4.
48
492003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * aclocal/canonical-target-name.m4: Add m4-quotes.
52        * aclocal/check-cxx.m4: Add m4-quotes.
53        Don't require RTEMS_CHECK_CPU.
54        * aclocal/check-multiprocessing.m4: Add m4-quotes.
55        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
56        * aclocal/check-networking.m4: Add m4-quotes.
57        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
58        * aclocal/check-posix.m4: Add m4-quotes.
59        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
60        * aclocal/check-rdbg.m4: Add m4-quotes.
61        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
62
632003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * aclocal/check-multiprocessing.m4: Remove RTEMS_BSP_ALIAS.
66        * aclocal/bsp-alias.m4: Remove.
67
682003-10-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * configure.ac: Make presence of tests/ optional.
71
722003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * aclocal/path-perl.m4: Remove (Unused).
75
762003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * automake/force-preinstall.am: Remove.
79
802003-09-04      Joel Sherrill <joel@OARcorp.com>
81
82        * lib/libcpu/shared/include/cache.h,
83        lib/libcpu/shared/src/cache_aligned_malloc.c,
84        lib/libcpu/shared/src/cache_manager.c, support/version.c: URL for
85        license changed.
86
872003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * aclocal/rtems-top.m4: Add RTEMS_API.
90        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
91
922003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * aclocal/check-itron.m4: Remove.
95        * aclocal/enable-inlines.m4: Remove.
96
972003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * Makefile.am: Reflect having moved aclocal/.
100
1012003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * aclocal/bsp-alias.m4: New (Copied from ../../aclocal).
104        * aclocal/bsp-arg-enable.m4: New (Copied from ../../aclocal).
105        * aclocal/bsp-configure.m4: New (Copied from ../../aclocal).
106        * aclocal/bspopts.m4: New (Copied from ../../aclocal).
107        * aclocal/canonical-host.m4: New (Copied from ../../aclocal).
108        * aclocal/canonicalize-tools.m4: New (Copied from ../../aclocal).
109        * aclocal/canonical-target-name.m4: New (Copied from ../../aclocal).
110        * aclocal/check-cpu.m4: New (Copied from ../../aclocal).
111        * aclocal/check-custom-bsp.m4: New (Copied from ../../aclocal).
112        * aclocal/check-cxx.m4: New (Copied from ../../aclocal).
113        * aclocal/check-itron.m4: New (Copied from ../../aclocal).
114        * aclocal/check-multiprocessing.m4: New (Copied from ../../aclocal).
115        * aclocal/check-networking.m4: New (Copied from ../../aclocal).
116        * aclocal/check-posix.m4: New (Copied from ../../aclocal).
117        * aclocal/check-rdbg.m4: New (Copied from ../../aclocal).
118        * aclocal/check-tool.m4: New (Copied from ../../aclocal).
119        * aclocal/config-subdirs.m4: New (Copied from ../../aclocal).
120        * aclocal/enable-bare.m4: New (Copied from ../../aclocal).
121        * aclocal/enable-cxx.m4: New (Copied from ../../aclocal).
122        * aclocal/enable-inlines.m4: New (Copied from ../../aclocal).
123        * aclocal/enable-itron.m4: New (Copied from ../../aclocal).
124        * aclocal/enable-multiprocessing.m4: New (Copied from ../../aclocal).
125        * aclocal/enable-networking.m4: New (Copied from ../../aclocal).
126        * aclocal/enable-posix.m4: New (Copied from ../../aclocal).
127        * aclocal/enable-rdbg.m4: New (Copied from ../../aclocal).
128        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../aclocal).
129        * aclocal/env-rtemsbsp.m4: New (Copied from ../../aclocal).
130        * aclocal/gcc-isystem.m4: New (Copied from ../../aclocal).
131        * aclocal/gcc-pipe.m4: New (Copied from ../../aclocal).
132        * aclocal/gcc-specs.m4: New (Copied from ../../aclocal).
133        * aclocal/i386-gas-code16.m4: New (Copied from ../../aclocal).
134        * aclocal/multilib.m4: New (Copied from ../../aclocal).
135        * aclocal/path-ksh.m4: New (Copied from ../../aclocal).
136        * aclocal/path-perl.m4: New (Copied from ../../aclocal).
137        * aclocal/ppc.m4: New (Copied from ../../aclocal).
138        * aclocal/prog-ccas.m4: New (Copied from ../../aclocal).
139        * aclocal/prog-cc.m4: New (Copied from ../../aclocal).
140        * aclocal/prog-cxx.m4: New (Copied from ../../aclocal).
141        * aclocal/project-root.m4: New (Copied from ../../aclocal).
142        * aclocal/quoting.m4: New (Copied from ../../aclocal).
143        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../aclocal).
144        * aclocal/rtems-flags.m4: New (Copied from ../../aclocal).
145        * aclocal/rtems-top.m4: New (Copied from ../../aclocal).
146        * aclocal/target.m4: New (Copied from ../../aclocal).
147        * aclocal/tool-paths.m4: New (Copied from ../../aclocal).
148        * aclocal/version.m4: New (Copied from ../../aclocal).
149
1502003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * configure.ac: Remove stray comments.
153        * automake/local.am, automake/host.am: Remove "debug".
154
1552003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * Makefile.am: Reflect having moved automake/.
158        * lib/Makefile.am: Reflect having moved automake/.
159        * support/Makefile.am: Reflect having moved automake/.
160        * wrapup/Makefile.am: Reflect having moved automake/.
161
1622003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * automake/compile.am, automake/force-preinstall.am,
165        automake/host.am, automake/lib.am, automake/local.am,
166        automake/subdirs.am: New (copied from ../../automake).
167
1682003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * Makefile.am: Add bsp.pc.in
171        * bsp.pc.in: New (pkgconfig support).
172
1732003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
176
1772003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * lib/Makefile.am: New (Required by 'make dist').
180        * lib/ChangeLog: Remove.
181        * lib/.cvsignore: Cleanup.
182        * configure.ac: Reflect having added lib/Makefile.am.
183
1842003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * configure.ac: Merge-in lib/libcpu/configure.ac.
187        Merge-in lib/libbsp/configure.ac.
188
1892003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * configure.ac: Use relative dir to make/${RTEMS_BSP}.cache.
192
1932003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * configure.ac: Merge-in librdbg/configure.ac.
196
1972003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * configure.ac: Merge-in libnetworking/configure.ac.
200        Merge-in parts of librdbg/configure.ac.
201
2022003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * configure.ac: Merge-in libchip/configure.ac.
205        Merge-in optman/configure.ac.
206
2072003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * support/version.c: Reflect having remove "rtems-" from
210        RTEMS_VERSION.
211
2122003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * configure.ac: Remove support for profile-variant.
215
2162003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * wrapup/Makefile.am: Add libide.a.
219
2202003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * configure.ac: Remove AC_CONFIG_AUX_DIR.
223
2242003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * configure.ac: Add support/.
227        * support/.cvsignore: New.
228        * support/Makefile.am: New.
229        * support/version.c: New.
230        * wrapup/Makefile.am: Add support/libsupport.a.
231
2322003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * wrapup/Makefile.am: Use SRC += instead of make-vars.
235
2362003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
239
2402003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * configure.ac: AC_PREREQ(2.57).
243
2442003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
247
2482002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
251        Let all-local: depend on $(LIB).
252
2532002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * wrapup/Makefile.am: Remove libmisc.
256
2572002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * configure.ac: Remove libmisc.
260
2612002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args.
264        Resort cache-checking.
265
2662002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
269
2702002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V,
273        CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to
274        ac_configure_args.
275
2762002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
279        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
280
2812002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
284        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS.
285        Fix braino in comment on "exec".
286        Extend --enable-ada handling.
287
2882002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * .cvsignore: Reformat.
291        Add autom4te*cache.
292        Remove autom4te.cache.
293        * wrapup/.cvsignore: Remove autom4te.cache.
294
2952002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
298
2992002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * configure.ac: Add ada-tests.
302
3032002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * Makefile.am: Add preinstall-stamp.
306
3072002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        Posix-BSP-Hacks:
310        * configure.ac: Add AM_CONDITIONAL(LIBCHIP).
311        Pass RTEMS_HOST to make/bsp.mak
312        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
313        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
314
3152002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
318
3192002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * configure.ac: Add BSP_SUBDIRS.
322        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
323
3242002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup).
327        Cosmetic cleanups.
328
3292002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
332        ../libchip/serial/$(ARCH)/libserialio.a.
333
3342002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * Makefile.am: Add rtems_makedir.
337
3382002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * configure.ac: Merge wrapup/configure.ac.
341        Cosmetic cleanups.
342        * Makefile.am: Add wrapup-SUBDIR.
343        * wrapup/ChangeLog: Remove.
344        * wrapup/configure.ac: Remove.
345
3462002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache
349        creation (Make the bare BSP happy).
350        * configure.ac: Ditto.
351
3522002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * Makefile.am: Create make/@RTEMS_BSP@.cache.
355        Handle make/custom/*.cfgs.
356        Create make/custom/default.cfg.
357        * configure.ac: Add creation of make/custon/*.cfg.
358        Create make/${RTEMS_BSP}.cache.
359        Read make/${RTEMS_BSP}.cache
360
3612002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
362
363        * Makefile.am: Clean $(PROJECT_RELEASE).
364
3652002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
366
367        * acinclude.m4: Add test "$multilib" != "yes".
368        * config-ml.in: Remove.
369
3702002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * acinclude.m4: Cleanups.
373        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
374        ${srcdir}/exec/.
375        Further adaptations to autoconf >= 2.50.
376
3772002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * acinclude.m4: New.
380        * Makefile.am: Remove tar-installation.
381        Prepend @exec@ to SUBDIRS.
382        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]).
383        Add RTEMS_ENABLE_MULTIPROCESSING.
384        Add RTEMS_CONFIG_SUBDIR([exec]...).
385
3862002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
387
388        * configure.ac: Remove librpc.
389
3902002-06-25      Joel Sherrill <joel@OARcorp.com>
391
392        * Per PR233, moved librpc to exec.
393        * configure.ac, wrapup/Makefile.am: Modified.
394        * librpc, librpc/ChangeLog: Removed.
395
3962002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
397
398        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
399
4002002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
401
402        * configure.ac: Remove lib.
403
4042002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
405
406        * config-ml.in: Take out arm and sh variants RTEMS does not support.
407
4082002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * configure.ac:
411        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
412        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
413        * Makefile.am: Remove AUTOMAKE_OPTIONS.
414
4152002-02-28      Victor V. Vengerov <vvv@oktet.ru>
416
417        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
418        * configure.ac: Modified to reflect addition.
419
4202002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
421
422        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove
423        AC_CONFIG_COMMANDS.
424
4252001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
426
427        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
428
4292001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
432        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
433        autoconf-2.52 happy.
434
4352001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
438        * configure.in: Remove.
439        * configure.ac: New file, generated from configure.in by autoupdate.
440
4412001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
442
443        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
444
4452000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
446
447        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
448
4492000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
450
451        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
452
4532000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
454
455        * configure.in: Switch to GNU-canonicalization.
456        * Makefile.am: Reflect changes to configure.in.
457        * acinclude.m4: Remove.
458
4592000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
460
461        * configure.in: add lib/libbsp to the GNU canonicalized
462        subdirectories, remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
463        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
464        * ChangeLog: Fix typos.
465
4662000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
467
468        * configure.in: add tests to the GNU canonicalized subdirectories.
469
4702000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
471
472        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
473
4742000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
475
476        * configure.in: add lib to the GNU canonicalized subdirectories,
477        make the lib directory before configuring lib/.
478
4792000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
480
481        * configure.in, Makefile.am: add exec to the GNU canonicalized
482        subdirectories.
483
4842000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
485
486        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
487
4882000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
489
490        * configure.in: add libnetworking, librpc and librdb to the GNU
491        canonicalized subdirectories.
492 
4932000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
494
495        * configure.in: add libmisc and libchip to the GNU canonicalized
496        subdirectories.
497
4982000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
499
500        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
501        canonicalization to libfs/.
502        The approach is currently a bit of a hack as GNU canonicalization
503        does not support the per-BSP build some of the other directories
504        require.  As more of the tree is converted, this will become less
505        of an issue.
506
5072000-10-18      Joel Sherrill <joel@OARcorp.com>
508
509        * wrapup/Makefile.am: Added libfs.
510
5112000-10-18       Chris Johns <ccj@acm.org>
512
513        * libfs created.
514        * configure.in: Added libfs subdirectory.
515
5162000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
517
518        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET,
519        RTEMS_CANONICALIZE_TOOLS.
520
5212000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
522
523        * wrapup/Makefile.am: Include compile.am.
524
5252000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
526
527        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
528
5292000-08-10      Joel Sherrill <joel@OARcorp.com>
530
531        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.