source: rtems/c/src/ChangeLog @ 9480bb42

4.104.114.84.95
Last change on this file since 9480bb42 was 9480bb42, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/15/04 at 04:30:28

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

  • automake/compile.am: Add RTEMS_RELLDFLAGS. Remove XLDFLAGS.
  • Property mode set to 100644
File size: 20.6 KB
Line 
12004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * automake/compile.am: Add RTEMS_RELLDFLAGS.
4        Remove XLDFLAGS.
5
62004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * wrapup/Makefile.am: Reflect changes to libchip/*.
9
102004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * support/Makefile.am: Use automake compilation rules.
13        * wrapup/Makefile.am: Reflect changes to support/*.
14
152004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * configure.ac: Remove libnetworking/wrapup/Makefile.
18        * wrapup/Makefile.am: Reflect change to libnetworking/*.
19        Use libnetworking/*/lib*.a instead of libnetapps.a
20
212004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS.
24        Require automake-1.8.2.
25        Add RTEMS_PROG_CCAS.
26        Add AM_PROG_CC_C_O.
27
282004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * wrapup/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
31        Add PRE/TMPINSTALL_FILES to CLEANFILES.
32        * automake/lib.am: Remove TMPINSTALL_FILES.
33
342004-01-07      Joel Sherrill <joel@OARcorp.com>
35
36        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
37        more completely covers the MIPS family.
38
392003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * wrapup/Makefile.am: Reflect changes to shmdr.
42
432003-12-17  Joel Sherrill <joel@OARcorp.com>
44
45    * aclocal/version.m4: Updated to rtems-20031217-test.
46
472003-12-17 
48
49    * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
50
512003-12-17 
52
53    * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
54
552003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * automake/compile.am: Remove LINK_LIBS (Unused).
58        * configure.ac: Reflect changes to RTEMS_CONFIG_SUBDIR.
59
602003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
63        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
64        * acinclude.m4: Rework RTEMS_CONFIG_SUBDIR.
65        * Makefile.am: Reflect changes to RTEMS_CONFIG_SUBDIR.
66
672003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * support/Makefile.am: Pass @RTEMS_BSP@ to AM_CPPFLAGS.
70
712003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
74        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
75
762003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * wrapup/Makefile.am: Use mkdir_p. Remove dirs from
79        PRE/TMPINSTALL_FILES.
80
812003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
84        * automake/compile.am: Use mkdir_p instead of mkinstalldirs.
85        * automake/lib.am: Use mkdir_p instead of mkdir.
86        Remove $(PROJECT_RELEASE)/lib/$(dirstamp) handling.
87        * aclocal/env-rtemsbsp.m4: Remove bsplibdir.
88        Cleanups.
89
902003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
93
942003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * aclocal/env-rtemsbsp.m4: AC_SUBST(project_libdir).
97        * automake/lib.am: Remove project_libdir.
98        * wrapup/Makefile.am: Reworked.
99
1002003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * configure.ac: Reflect changes to librdbg.
103
1042003-12-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * Makefile.am: Cosmetics.
107        * automake/lib.am: Add project_libdir.
108        Add preinstallation dirstamp support.
109
1102003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * automake/compile.am: Remove $(ARCH):-rule.
113
1142003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * configure.ac: Remove lib/libbsp/shared/Makefile,
117        lib/libbsp/shmdr/Makefile.
118
1192003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * configure.ac: Remove libchip/ide/Makefile, libchip/network/Makefile,
122        libchip/serial/Makefile, libchip/rtc/Makefile.
123
1242003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * support/Makefile.am: Remove all-local: $(ARCH).
127        * wrapup/Makefile.am: Remove all-local: $(ARCH).
128
1292003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
132
1332003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * aclocal/lead-dot.m4: New (from automake-1.7f).
136        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT.
137        Add AC_SUBST(dirstamp).
138
1392003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * aclocal/bsp-arg-enable.m4, aclocal/canonical-target-name.m4,
142        aclocal/canonicalize-tools.m4, aclocal/check-custom-bsp.m4,
143        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
144        aclocal/check-tool.m4, aclocal/config-subdirs.m4,
145        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
146        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
147        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
148        aclocal/enable-rdbg.m4, aclocal/enable-rtemsbsp.m4,
149        aclocal/env-rtemsbsp.m4, aclocal/gcc-isystem.m4,
150        aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
151        aclocal/i386-gas-code16.m4, aclocal/multilib.m4,
152        aclocal/path-ksh.m4, aclocal/prog-cc.m4,
153        aclocal/prog-cxx.m4, aclocal/project-root.m4,
154        aclocal/rtems-top.m4, aclocal/target.m4,
155        aclocal/tool-paths.m4:
156        Fix underquoting to silence automake-1.8.
157
1582003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * configure.ac: Reflect having moved tests to ../../testsuites.
161
1622003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * aclocal/bsp-configure.m4: AC_PREREQ(2.57).
165        Remove RTEMS_CANONICAL_HOST.
166
1672003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * aclocal/canonical-host.m4: Remove.
170        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
171
1722003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * configure.ac: Remove RTEMS_CANONICAL_HOST.
175
1762003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * aclocal/check-cpu.m4: Remove.
179        * configure.ac: Merge-in former aclocal/check-cpu.m4.
180
1812003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * aclocal/canonical-target-name.m4: Add m4-quotes.
184        * aclocal/check-cxx.m4: Add m4-quotes.
185        Don't require RTEMS_CHECK_CPU.
186        * aclocal/check-multiprocessing.m4: Add m4-quotes.
187        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
188        * aclocal/check-networking.m4: Add m4-quotes.
189        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
190        * aclocal/check-posix.m4: Add m4-quotes.
191        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
192        * aclocal/check-rdbg.m4: Add m4-quotes.
193        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
194
1952003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * aclocal/check-multiprocessing.m4: Remove RTEMS_BSP_ALIAS.
198        * aclocal/bsp-alias.m4: Remove.
199
2002003-10-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * configure.ac: Make presence of tests/ optional.
203
2042003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * aclocal/path-perl.m4: Remove (Unused).
207
2082003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * automake/force-preinstall.am: Remove.
211
2122003-09-04      Joel Sherrill <joel@OARcorp.com>
213
214        * lib/libcpu/shared/include/cache.h,
215        lib/libcpu/shared/src/cache_aligned_malloc.c,
216        lib/libcpu/shared/src/cache_manager.c, support/version.c: URL for
217        license changed.
218
2192003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * aclocal/rtems-top.m4: Add RTEMS_API.
222        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
223
2242003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * aclocal/check-itron.m4: Remove.
227        * aclocal/enable-inlines.m4: Remove.
228
2292003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * Makefile.am: Reflect having moved aclocal/.
232
2332003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * aclocal/bsp-alias.m4: New (Copied from ../../aclocal).
236        * aclocal/bsp-arg-enable.m4: New (Copied from ../../aclocal).
237        * aclocal/bsp-configure.m4: New (Copied from ../../aclocal).
238        * aclocal/bspopts.m4: New (Copied from ../../aclocal).
239        * aclocal/canonical-host.m4: New (Copied from ../../aclocal).
240        * aclocal/canonicalize-tools.m4: New (Copied from ../../aclocal).
241        * aclocal/canonical-target-name.m4: New (Copied from ../../aclocal).
242        * aclocal/check-cpu.m4: New (Copied from ../../aclocal).
243        * aclocal/check-custom-bsp.m4: New (Copied from ../../aclocal).
244        * aclocal/check-cxx.m4: New (Copied from ../../aclocal).
245        * aclocal/check-itron.m4: New (Copied from ../../aclocal).
246        * aclocal/check-multiprocessing.m4: New (Copied from ../../aclocal).
247        * aclocal/check-networking.m4: New (Copied from ../../aclocal).
248        * aclocal/check-posix.m4: New (Copied from ../../aclocal).
249        * aclocal/check-rdbg.m4: New (Copied from ../../aclocal).
250        * aclocal/check-tool.m4: New (Copied from ../../aclocal).
251        * aclocal/config-subdirs.m4: New (Copied from ../../aclocal).
252        * aclocal/enable-bare.m4: New (Copied from ../../aclocal).
253        * aclocal/enable-cxx.m4: New (Copied from ../../aclocal).
254        * aclocal/enable-inlines.m4: New (Copied from ../../aclocal).
255        * aclocal/enable-itron.m4: New (Copied from ../../aclocal).
256        * aclocal/enable-multiprocessing.m4: New (Copied from ../../aclocal).
257        * aclocal/enable-networking.m4: New (Copied from ../../aclocal).
258        * aclocal/enable-posix.m4: New (Copied from ../../aclocal).
259        * aclocal/enable-rdbg.m4: New (Copied from ../../aclocal).
260        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../aclocal).
261        * aclocal/env-rtemsbsp.m4: New (Copied from ../../aclocal).
262        * aclocal/gcc-isystem.m4: New (Copied from ../../aclocal).
263        * aclocal/gcc-pipe.m4: New (Copied from ../../aclocal).
264        * aclocal/gcc-specs.m4: New (Copied from ../../aclocal).
265        * aclocal/i386-gas-code16.m4: New (Copied from ../../aclocal).
266        * aclocal/multilib.m4: New (Copied from ../../aclocal).
267        * aclocal/path-ksh.m4: New (Copied from ../../aclocal).
268        * aclocal/path-perl.m4: New (Copied from ../../aclocal).
269        * aclocal/ppc.m4: New (Copied from ../../aclocal).
270        * aclocal/prog-ccas.m4: New (Copied from ../../aclocal).
271        * aclocal/prog-cc.m4: New (Copied from ../../aclocal).
272        * aclocal/prog-cxx.m4: New (Copied from ../../aclocal).
273        * aclocal/project-root.m4: New (Copied from ../../aclocal).
274        * aclocal/quoting.m4: New (Copied from ../../aclocal).
275        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../aclocal).
276        * aclocal/rtems-flags.m4: New (Copied from ../../aclocal).
277        * aclocal/rtems-top.m4: New (Copied from ../../aclocal).
278        * aclocal/target.m4: New (Copied from ../../aclocal).
279        * aclocal/tool-paths.m4: New (Copied from ../../aclocal).
280        * aclocal/version.m4: New (Copied from ../../aclocal).
281
2822003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * configure.ac: Remove stray comments.
285        * automake/local.am, automake/host.am: Remove "debug".
286
2872003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * Makefile.am: Reflect having moved automake/.
290        * lib/Makefile.am: Reflect having moved automake/.
291        * support/Makefile.am: Reflect having moved automake/.
292        * wrapup/Makefile.am: Reflect having moved automake/.
293
2942003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * automake/compile.am, automake/force-preinstall.am,
297        automake/host.am, automake/lib.am, automake/local.am,
298        automake/subdirs.am: New (copied from ../../automake).
299
3002003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * Makefile.am: Add bsp.pc.in
303        * bsp.pc.in: New (pkgconfig support).
304
3052003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
308
3092003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * lib/Makefile.am: New (Required by 'make dist').
312        * lib/ChangeLog: Remove.
313        * lib/.cvsignore: Cleanup.
314        * configure.ac: Reflect having added lib/Makefile.am.
315
3162003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * configure.ac: Merge-in lib/libcpu/configure.ac.
319        Merge-in lib/libbsp/configure.ac.
320
3212003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * configure.ac: Use relative dir to make/${RTEMS_BSP}.cache.
324
3252003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * configure.ac: Merge-in librdbg/configure.ac.
328
3292003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * configure.ac: Merge-in libnetworking/configure.ac.
332        Merge-in parts of librdbg/configure.ac.
333
3342003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * configure.ac: Merge-in libchip/configure.ac.
337        Merge-in optman/configure.ac.
338
3392003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * support/version.c: Reflect having remove "rtems-" from
342        RTEMS_VERSION.
343
3442003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * configure.ac: Remove support for profile-variant.
347
3482003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
349
350        * wrapup/Makefile.am: Add libide.a.
351
3522003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * configure.ac: Remove AC_CONFIG_AUX_DIR.
355
3562003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
357
358        * configure.ac: Add support/.
359        * support/.cvsignore: New.
360        * support/Makefile.am: New.
361        * support/version.c: New.
362        * wrapup/Makefile.am: Add support/libsupport.a.
363
3642003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * wrapup/Makefile.am: Use SRC += instead of make-vars.
367
3682003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
369
370        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
371
3722003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
373
374        * configure.ac: AC_PREREQ(2.57).
375
3762003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
377
378        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
379
3802002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
381
382        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
383        Let all-local: depend on $(LIB).
384
3852002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
386
387        * wrapup/Makefile.am: Remove libmisc.
388
3892002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * configure.ac: Remove libmisc.
392
3932002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args.
396        Resort cache-checking.
397
3982002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
399
400        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
401
4022002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
403
404        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V,
405        CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to
406        ac_configure_args.
407
4082002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
411        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
412
4132002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
416        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS.
417        Fix braino in comment on "exec".
418        Extend --enable-ada handling.
419
4202002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
421
422        * .cvsignore: Reformat.
423        Add autom4te*cache.
424        Remove autom4te.cache.
425        * wrapup/.cvsignore: Remove autom4te.cache.
426
4272002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
428
429        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
430
4312002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
432
433        * configure.ac: Add ada-tests.
434
4352002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        * Makefile.am: Add preinstall-stamp.
438
4392002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
440
441        Posix-BSP-Hacks:
442        * configure.ac: Add AM_CONDITIONAL(LIBCHIP).
443        Pass RTEMS_HOST to make/bsp.mak
444        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
445        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
446
4472002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
448
449        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
450
4512002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
452
453        * configure.ac: Add BSP_SUBDIRS.
454        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
455
4562002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup).
459        Cosmetic cleanups.
460
4612002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
462
463        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
464        ../libchip/serial/$(ARCH)/libserialio.a.
465
4662002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
467
468        * Makefile.am: Add rtems_makedir.
469
4702002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
471
472        * configure.ac: Merge wrapup/configure.ac.
473        Cosmetic cleanups.
474        * Makefile.am: Add wrapup-SUBDIR.
475        * wrapup/ChangeLog: Remove.
476        * wrapup/configure.ac: Remove.
477
4782002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache
481        creation (Make the bare BSP happy).
482        * configure.ac: Ditto.
483
4842002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
485
486        * Makefile.am: Create make/@RTEMS_BSP@.cache.
487        Handle make/custom/*.cfgs.
488        Create make/custom/default.cfg.
489        * configure.ac: Add creation of make/custon/*.cfg.
490        Create make/${RTEMS_BSP}.cache.
491        Read make/${RTEMS_BSP}.cache
492
4932002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
494
495        * Makefile.am: Clean $(PROJECT_RELEASE).
496
4972002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * acinclude.m4: Add test "$multilib" != "yes".
500        * config-ml.in: Remove.
501
5022002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
503
504        * acinclude.m4: Cleanups.
505        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
506        ${srcdir}/exec/.
507        Further adaptations to autoconf >= 2.50.
508
5092002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
510
511        * acinclude.m4: New.
512        * Makefile.am: Remove tar-installation.
513        Prepend @exec@ to SUBDIRS.
514        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]).
515        Add RTEMS_ENABLE_MULTIPROCESSING.
516        Add RTEMS_CONFIG_SUBDIR([exec]...).
517
5182002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
519
520        * configure.ac: Remove librpc.
521
5222002-06-25      Joel Sherrill <joel@OARcorp.com>
523
524        * Per PR233, moved librpc to exec.
525        * configure.ac, wrapup/Makefile.am: Modified.
526        * librpc, librpc/ChangeLog: Removed.
527
5282002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
529
530        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
531
5322002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
533
534        * configure.ac: Remove lib.
535
5362002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
537
538        * config-ml.in: Take out arm and sh variants RTEMS does not support.
539
5402002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
541
542        * configure.ac:
543        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
544        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
545        * Makefile.am: Remove AUTOMAKE_OPTIONS.
546
5472002-02-28      Victor V. Vengerov <vvv@oktet.ru>
548
549        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
550        * configure.ac: Modified to reflect addition.
551
5522002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
553
554        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove
555        AC_CONFIG_COMMANDS.
556
5572001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
558
559        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
560
5612001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
562
563        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
564        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
565        autoconf-2.52 happy.
566
5672001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
568
569        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
570        * configure.in: Remove.
571        * configure.ac: New file, generated from configure.in by autoupdate.
572
5732001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
574
575        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
576
5772000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
578
579        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
580
5812000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
582
583        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
584
5852000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
586
587        * configure.in: Switch to GNU-canonicalization.
588        * Makefile.am: Reflect changes to configure.in.
589        * acinclude.m4: Remove.
590
5912000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
592
593        * configure.in: add lib/libbsp to the GNU canonicalized
594        subdirectories, remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
595        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
596        * ChangeLog: Fix typos.
597
5982000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
599
600        * configure.in: add tests to the GNU canonicalized subdirectories.
601
6022000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
603
604        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
605
6062000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
607
608        * configure.in: add lib to the GNU canonicalized subdirectories,
609        make the lib directory before configuring lib/.
610
6112000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
612
613        * configure.in, Makefile.am: add exec to the GNU canonicalized
614        subdirectories.
615
6162000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
617
618        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
619
6202000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
621
622        * configure.in: add libnetworking, librpc and librdb to the GNU
623        canonicalized subdirectories.
624 
6252000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
626
627        * configure.in: add libmisc and libchip to the GNU canonicalized
628        subdirectories.
629
6302000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
631
632        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
633        canonicalization to libfs/.
634        The approach is currently a bit of a hack as GNU canonicalization
635        does not support the per-BSP build some of the other directories
636        require.  As more of the tree is converted, this will become less
637        of an issue.
638
6392000-10-18      Joel Sherrill <joel@OARcorp.com>
640
641        * wrapup/Makefile.am: Added libfs.
642
6432000-10-18       Chris Johns <ccj@acm.org>
644
645        * libfs created.
646        * configure.in: Added libfs subdirectory.
647
6482000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
649
650        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET,
651        RTEMS_CANONICALIZE_TOOLS.
652
6532000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
654
655        * wrapup/Makefile.am: Include compile.am.
656
6572000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
658
659        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
660
6612000-08-10      Joel Sherrill <joel@OARcorp.com>
662
663        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.