source: rtems/c/src/ChangeLog @ 49720ad0

4.104.114.84.95
Last change on this file since 49720ad0 was 9550125e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/26/03 at 06:18:03

2003-11-26 Ralf Corsepius <corsepiu@…>

  • aclocal/bsp-arg-enable.m4, aclocal/canonical-target-name.m4, aclocal/canonicalize-tools.m4, aclocal/check-custom-bsp.m4, aclocal/check-posix.m4, aclocal/check-rdbg.m4, aclocal/check-tool.m4, aclocal/config-subdirs.m4, aclocal/enable-bare.m4, aclocal/enable-cxx.m4, aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4, aclocal/enable-posix.m4, aclocal/enable-rdbg.m4, aclocal/enable-rtemsbsp.m4, aclocal/env-rtemsbsp.m4, aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4, aclocal/multilib.m4, aclocal/path-ksh.m4, aclocal/prog-cc.m4, aclocal/prog-cxx.m4, aclocal/project-root.m4, aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix underquoting to silence automake-1.8.
  • Property mode set to 100644
File size: 16.6 KB
Line 
12003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * aclocal/bsp-arg-enable.m4, aclocal/canonical-target-name.m4,
4        aclocal/canonicalize-tools.m4, aclocal/check-custom-bsp.m4,
5        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
6        aclocal/check-tool.m4, aclocal/config-subdirs.m4,
7        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
8        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
9        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
10        aclocal/enable-rdbg.m4, aclocal/enable-rtemsbsp.m4,
11        aclocal/env-rtemsbsp.m4, aclocal/gcc-isystem.m4,
12        aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
13        aclocal/i386-gas-code16.m4, aclocal/multilib.m4,
14        aclocal/path-ksh.m4, aclocal/prog-cc.m4,
15        aclocal/prog-cxx.m4, aclocal/project-root.m4,
16        aclocal/rtems-top.m4, aclocal/target.m4,
17        aclocal/tool-paths.m4:
18        Fix underquoting to silence automake-1.8.
19
202003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * configure.ac: Reflect having moved tests to ../../testsuites.
23
242003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * aclocal/bsp-configure.m4: AC_PREREQ(2.57).
27        Remove RTEMS_CANONICAL_HOST.
28
292003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * aclocal/canonical-host.m4: Remove.
32        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
33
342003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac: Remove RTEMS_CANONICAL_HOST.
37
382003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * aclocal/check-cpu.m4: Remove.
41        * configure.ac: Merge-in former aclocal/check-cpu.m4.
42
432003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * aclocal/canonical-target-name.m4: Add m4-quotes.
46        * aclocal/check-cxx.m4: Add m4-quotes.
47        Don't require RTEMS_CHECK_CPU.
48        * aclocal/check-multiprocessing.m4: Add m4-quotes.
49        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
50        * aclocal/check-networking.m4: Add m4-quotes.
51        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
52        * aclocal/check-posix.m4: Add m4-quotes.
53        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
54        * aclocal/check-rdbg.m4: Add m4-quotes.
55        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
56
572003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * aclocal/check-multiprocessing.m4: Remove RTEMS_BSP_ALIAS.
60        * aclocal/bsp-alias.m4: Remove.
61
622003-10-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * configure.ac: Make presence of tests/ optional.
65
662003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * aclocal/path-perl.m4: Remove (Unused).
69
702003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * automake/force-preinstall.am: Remove.
73
742003-09-04      Joel Sherrill <joel@OARcorp.com>
75
76        * lib/libcpu/shared/include/cache.h,
77        lib/libcpu/shared/src/cache_aligned_malloc.c,
78        lib/libcpu/shared/src/cache_manager.c, support/version.c: URL for
79        license changed.
80
812003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * aclocal/rtems-top.m4: Add RTEMS_API.
84        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
85
862003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * aclocal/check-itron.m4: Remove.
89        * aclocal/enable-inlines.m4: Remove.
90
912003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * Makefile.am: Reflect having moved aclocal/.
94
952003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * aclocal/bsp-alias.m4: New (Copied from ../../aclocal).
98        * aclocal/bsp-arg-enable.m4: New (Copied from ../../aclocal).
99        * aclocal/bsp-configure.m4: New (Copied from ../../aclocal).
100        * aclocal/bspopts.m4: New (Copied from ../../aclocal).
101        * aclocal/canonical-host.m4: New (Copied from ../../aclocal).
102        * aclocal/canonicalize-tools.m4: New (Copied from ../../aclocal).
103        * aclocal/canonical-target-name.m4: New (Copied from ../../aclocal).
104        * aclocal/check-cpu.m4: New (Copied from ../../aclocal).
105        * aclocal/check-custom-bsp.m4: New (Copied from ../../aclocal).
106        * aclocal/check-cxx.m4: New (Copied from ../../aclocal).
107        * aclocal/check-itron.m4: New (Copied from ../../aclocal).
108        * aclocal/check-multiprocessing.m4: New (Copied from ../../aclocal).
109        * aclocal/check-networking.m4: New (Copied from ../../aclocal).
110        * aclocal/check-posix.m4: New (Copied from ../../aclocal).
111        * aclocal/check-rdbg.m4: New (Copied from ../../aclocal).
112        * aclocal/check-tool.m4: New (Copied from ../../aclocal).
113        * aclocal/config-subdirs.m4: New (Copied from ../../aclocal).
114        * aclocal/enable-bare.m4: New (Copied from ../../aclocal).
115        * aclocal/enable-cxx.m4: New (Copied from ../../aclocal).
116        * aclocal/enable-inlines.m4: New (Copied from ../../aclocal).
117        * aclocal/enable-itron.m4: New (Copied from ../../aclocal).
118        * aclocal/enable-multiprocessing.m4: New (Copied from ../../aclocal).
119        * aclocal/enable-networking.m4: New (Copied from ../../aclocal).
120        * aclocal/enable-posix.m4: New (Copied from ../../aclocal).
121        * aclocal/enable-rdbg.m4: New (Copied from ../../aclocal).
122        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../aclocal).
123        * aclocal/env-rtemsbsp.m4: New (Copied from ../../aclocal).
124        * aclocal/gcc-isystem.m4: New (Copied from ../../aclocal).
125        * aclocal/gcc-pipe.m4: New (Copied from ../../aclocal).
126        * aclocal/gcc-specs.m4: New (Copied from ../../aclocal).
127        * aclocal/i386-gas-code16.m4: New (Copied from ../../aclocal).
128        * aclocal/multilib.m4: New (Copied from ../../aclocal).
129        * aclocal/path-ksh.m4: New (Copied from ../../aclocal).
130        * aclocal/path-perl.m4: New (Copied from ../../aclocal).
131        * aclocal/ppc.m4: New (Copied from ../../aclocal).
132        * aclocal/prog-ccas.m4: New (Copied from ../../aclocal).
133        * aclocal/prog-cc.m4: New (Copied from ../../aclocal).
134        * aclocal/prog-cxx.m4: New (Copied from ../../aclocal).
135        * aclocal/project-root.m4: New (Copied from ../../aclocal).
136        * aclocal/quoting.m4: New (Copied from ../../aclocal).
137        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../aclocal).
138        * aclocal/rtems-flags.m4: New (Copied from ../../aclocal).
139        * aclocal/rtems-top.m4: New (Copied from ../../aclocal).
140        * aclocal/target.m4: New (Copied from ../../aclocal).
141        * aclocal/tool-paths.m4: New (Copied from ../../aclocal).
142        * aclocal/version.m4: New (Copied from ../../aclocal).
143
1442003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * configure.ac: Remove stray comments.
147        * automake/local.am, automake/host.am: Remove "debug".
148
1492003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * Makefile.am: Reflect having moved automake/.
152        * lib/Makefile.am: Reflect having moved automake/.
153        * support/Makefile.am: Reflect having moved automake/.
154        * wrapup/Makefile.am: Reflect having moved automake/.
155
1562003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * automake/compile.am, automake/force-preinstall.am,
159        automake/host.am, automake/lib.am, automake/local.am,
160        automake/subdirs.am: New (copied from ../../automake).
161
1622003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * Makefile.am: Add bsp.pc.in
165        * bsp.pc.in: New (pkgconfig support).
166
1672003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
170
1712003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * lib/Makefile.am: New (Required by 'make dist').
174        * lib/ChangeLog: Remove.
175        * lib/.cvsignore: Cleanup.
176        * configure.ac: Reflect having added lib/Makefile.am.
177
1782003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * configure.ac: Merge-in lib/libcpu/configure.ac.
181        Merge-in lib/libbsp/configure.ac.
182
1832003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * configure.ac: Use relative dir to make/${RTEMS_BSP}.cache.
186
1872003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * configure.ac: Merge-in librdbg/configure.ac.
190
1912003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * configure.ac: Merge-in libnetworking/configure.ac.
194        Merge-in parts of librdbg/configure.ac.
195
1962003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * configure.ac: Merge-in libchip/configure.ac.
199        Merge-in optman/configure.ac.
200
2012003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * support/version.c: Reflect having remove "rtems-" from
204        RTEMS_VERSION.
205
2062003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * configure.ac: Remove support for profile-variant.
209
2102003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * wrapup/Makefile.am: Add libide.a.
213
2142003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * configure.ac: Remove AC_CONFIG_AUX_DIR.
217
2182003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * configure.ac: Add support/.
221        * support/.cvsignore: New.
222        * support/Makefile.am: New.
223        * support/version.c: New.
224        * wrapup/Makefile.am: Add support/libsupport.a.
225
2262003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * wrapup/Makefile.am: Use SRC += instead of make-vars.
229
2302003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
233
2342003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * configure.ac: AC_PREREQ(2.57).
237
2382003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
241
2422002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
245        Let all-local: depend on $(LIB).
246
2472002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * wrapup/Makefile.am: Remove libmisc.
250
2512002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * configure.ac: Remove libmisc.
254
2552002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args.
258        Resort cache-checking.
259
2602002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
263
2642002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V,
267        CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to
268        ac_configure_args.
269
2702002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
273        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
274
2752002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
278        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS.
279        Fix braino in comment on "exec".
280        Extend --enable-ada handling.
281
2822002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * .cvsignore: Reformat.
285        Add autom4te*cache.
286        Remove autom4te.cache.
287        * wrapup/.cvsignore: Remove autom4te.cache.
288
2892002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
292
2932002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * configure.ac: Add ada-tests.
296
2972002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * Makefile.am: Add preinstall-stamp.
300
3012002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        Posix-BSP-Hacks:
304        * configure.ac: Add AM_CONDITIONAL(LIBCHIP).
305        Pass RTEMS_HOST to make/bsp.mak
306        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
307        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
308
3092002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
312
3132002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * configure.ac: Add BSP_SUBDIRS.
316        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
317
3182002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup).
321        Cosmetic cleanups.
322
3232002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
326        ../libchip/serial/$(ARCH)/libserialio.a.
327
3282002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * Makefile.am: Add rtems_makedir.
331
3322002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * configure.ac: Merge wrapup/configure.ac.
335        Cosmetic cleanups.
336        * Makefile.am: Add wrapup-SUBDIR.
337        * wrapup/ChangeLog: Remove.
338        * wrapup/configure.ac: Remove.
339
3402002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache
343        creation (Make the bare BSP happy).
344        * configure.ac: Ditto.
345
3462002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * Makefile.am: Create make/@RTEMS_BSP@.cache.
349        Handle make/custom/*.cfgs.
350        Create make/custom/default.cfg.
351        * configure.ac: Add creation of make/custon/*.cfg.
352        Create make/${RTEMS_BSP}.cache.
353        Read make/${RTEMS_BSP}.cache
354
3552002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * Makefile.am: Clean $(PROJECT_RELEASE).
358
3592002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * acinclude.m4: Add test "$multilib" != "yes".
362        * config-ml.in: Remove.
363
3642002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * acinclude.m4: Cleanups.
367        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
368        ${srcdir}/exec/.
369        Further adaptations to autoconf >= 2.50.
370
3712002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * acinclude.m4: New.
374        * Makefile.am: Remove tar-installation.
375        Prepend @exec@ to SUBDIRS.
376        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]).
377        Add RTEMS_ENABLE_MULTIPROCESSING.
378        Add RTEMS_CONFIG_SUBDIR([exec]...).
379
3802002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
381
382        * configure.ac: Remove librpc.
383
3842002-06-25      Joel Sherrill <joel@OARcorp.com>
385
386        * Per PR233, moved librpc to exec.
387        * configure.ac, wrapup/Makefile.am: Modified.
388        * librpc, librpc/ChangeLog: Removed.
389
3902002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
391
392        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
393
3942002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
395
396        * configure.ac: Remove lib.
397
3982002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
399
400        * config-ml.in: Take out arm and sh variants RTEMS does not support.
401
4022002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
403
404        * configure.ac:
405        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
406        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
407        * Makefile.am: Remove AUTOMAKE_OPTIONS.
408
4092002-02-28      Victor V. Vengerov <vvv@oktet.ru>
410
411        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
412        * configure.ac: Modified to reflect addition.
413
4142002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
415
416        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove
417        AC_CONFIG_COMMANDS.
418
4192001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
422
4232001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
424
425        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
426        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
427        autoconf-2.52 happy.
428
4292001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
432        * configure.in: Remove.
433        * configure.ac: New file, generated from configure.in by autoupdate.
434
4352001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
438
4392000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
440
441        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
442
4432000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
444
445        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
446
4472000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
448
449        * configure.in: Switch to GNU-canonicalization.
450        * Makefile.am: Reflect changes to configure.in.
451        * acinclude.m4: Remove.
452
4532000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
454
455        * configure.in: add lib/libbsp to the GNU canonicalized
456        subdirectories, remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
457        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
458        * ChangeLog: Fix typos.
459
4602000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
461
462        * configure.in: add tests to the GNU canonicalized subdirectories.
463
4642000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
465
466        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
467
4682000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
469
470        * configure.in: add lib to the GNU canonicalized subdirectories,
471        make the lib directory before configuring lib/.
472
4732000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
474
475        * configure.in, Makefile.am: add exec to the GNU canonicalized
476        subdirectories.
477
4782000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
481
4822000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
483
484        * configure.in: add libnetworking, librpc and librdb to the GNU
485        canonicalized subdirectories.
486 
4872000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
488
489        * configure.in: add libmisc and libchip to the GNU canonicalized
490        subdirectories.
491
4922000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
493
494        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
495        canonicalization to libfs/.
496        The approach is currently a bit of a hack as GNU canonicalization
497        does not support the per-BSP build some of the other directories
498        require.  As more of the tree is converted, this will become less
499        of an issue.
500
5012000-10-18      Joel Sherrill <joel@OARcorp.com>
502
503        * wrapup/Makefile.am: Added libfs.
504
5052000-10-18       Chris Johns <ccj@acm.org>
506
507        * libfs created.
508        * configure.in: Added libfs subdirectory.
509
5102000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
511
512        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET,
513        RTEMS_CANONICALIZE_TOOLS.
514
5152000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
516
517        * wrapup/Makefile.am: Include compile.am.
518
5192000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
520
521        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
522
5232000-08-10      Joel Sherrill <joel@OARcorp.com>
524
525        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.