source: rtems/c/src/ChangeLog @ e78e7be4

4.104.114.84.95
Last change on this file since e78e7be4 was 208aa86e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/17/04 at 02:40:23

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

  • aclocal/rtems-top.m4: Remove check for version.m4.
  • automake/compile.am: Remove LINK_OBJS, LINK_FILES (Unused).
  • Property mode set to 100644
File size: 20.8 KB
Line 
12004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * aclocal/rtems-top.m4: Remove check for version.m4.
4        * automake/compile.am: Remove LINK_OBJS, LINK_FILES (Unused).
5
62004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * automake/compile.am: Add RTEMS_RELLDFLAGS.
9        Remove XLDFLAGS.
10
112004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * wrapup/Makefile.am: Reflect changes to libchip/*.
14
152004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * support/Makefile.am: Use automake compilation rules.
18        * wrapup/Makefile.am: Reflect changes to support/*.
19
202004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * configure.ac: Remove libnetworking/wrapup/Makefile.
23        * wrapup/Makefile.am: Reflect change to libnetworking/*.
24        Use libnetworking/*/lib*.a instead of libnetapps.a
25
262004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS.
29        Require automake-1.8.2.
30        Add RTEMS_PROG_CCAS.
31        Add AM_PROG_CC_C_O.
32
332004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * wrapup/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
36        Add PRE/TMPINSTALL_FILES to CLEANFILES.
37        * automake/lib.am: Remove TMPINSTALL_FILES.
38
392004-01-07      Joel Sherrill <joel@OARcorp.com>
40
41        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
42        more completely covers the MIPS family.
43
442003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * wrapup/Makefile.am: Reflect changes to shmdr.
47
482003-12-17  Joel Sherrill <joel@OARcorp.com>
49
50    * aclocal/version.m4: Updated to rtems-20031217-test.
51
522003-12-17 
53
54    * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
55
562003-12-17 
57
58    * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
59
602003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * automake/compile.am: Remove LINK_LIBS (Unused).
63        * configure.ac: Reflect changes to RTEMS_CONFIG_SUBDIR.
64
652003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
68        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
69        * acinclude.m4: Rework RTEMS_CONFIG_SUBDIR.
70        * Makefile.am: Reflect changes to RTEMS_CONFIG_SUBDIR.
71
722003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * support/Makefile.am: Pass @RTEMS_BSP@ to AM_CPPFLAGS.
75
762003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
79        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
80
812003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * wrapup/Makefile.am: Use mkdir_p. Remove dirs from
84        PRE/TMPINSTALL_FILES.
85
862003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
89        * automake/compile.am: Use mkdir_p instead of mkinstalldirs.
90        * automake/lib.am: Use mkdir_p instead of mkdir.
91        Remove $(PROJECT_RELEASE)/lib/$(dirstamp) handling.
92        * aclocal/env-rtemsbsp.m4: Remove bsplibdir.
93        Cleanups.
94
952003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
98
992003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * aclocal/env-rtemsbsp.m4: AC_SUBST(project_libdir).
102        * automake/lib.am: Remove project_libdir.
103        * wrapup/Makefile.am: Reworked.
104
1052003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * configure.ac: Reflect changes to librdbg.
108
1092003-12-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * Makefile.am: Cosmetics.
112        * automake/lib.am: Add project_libdir.
113        Add preinstallation dirstamp support.
114
1152003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * automake/compile.am: Remove $(ARCH):-rule.
118
1192003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * configure.ac: Remove lib/libbsp/shared/Makefile,
122        lib/libbsp/shmdr/Makefile.
123
1242003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * configure.ac: Remove libchip/ide/Makefile, libchip/network/Makefile,
127        libchip/serial/Makefile, libchip/rtc/Makefile.
128
1292003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * support/Makefile.am: Remove all-local: $(ARCH).
132        * wrapup/Makefile.am: Remove all-local: $(ARCH).
133
1342003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
137
1382003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * aclocal/lead-dot.m4: New (from automake-1.7f).
141        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT.
142        Add AC_SUBST(dirstamp).
143
1442003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * aclocal/bsp-arg-enable.m4, aclocal/canonical-target-name.m4,
147        aclocal/canonicalize-tools.m4, aclocal/check-custom-bsp.m4,
148        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
149        aclocal/check-tool.m4, aclocal/config-subdirs.m4,
150        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
151        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
152        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
153        aclocal/enable-rdbg.m4, aclocal/enable-rtemsbsp.m4,
154        aclocal/env-rtemsbsp.m4, aclocal/gcc-isystem.m4,
155        aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
156        aclocal/i386-gas-code16.m4, aclocal/multilib.m4,
157        aclocal/path-ksh.m4, aclocal/prog-cc.m4,
158        aclocal/prog-cxx.m4, aclocal/project-root.m4,
159        aclocal/rtems-top.m4, aclocal/target.m4,
160        aclocal/tool-paths.m4:
161        Fix underquoting to silence automake-1.8.
162
1632003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * configure.ac: Reflect having moved tests to ../../testsuites.
166
1672003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * aclocal/bsp-configure.m4: AC_PREREQ(2.57).
170        Remove RTEMS_CANONICAL_HOST.
171
1722003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * aclocal/canonical-host.m4: Remove.
175        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
176
1772003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * configure.ac: Remove RTEMS_CANONICAL_HOST.
180
1812003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * aclocal/check-cpu.m4: Remove.
184        * configure.ac: Merge-in former aclocal/check-cpu.m4.
185
1862003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * aclocal/canonical-target-name.m4: Add m4-quotes.
189        * aclocal/check-cxx.m4: Add m4-quotes.
190        Don't require RTEMS_CHECK_CPU.
191        * aclocal/check-multiprocessing.m4: Add m4-quotes.
192        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
193        * aclocal/check-networking.m4: Add m4-quotes.
194        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
195        * aclocal/check-posix.m4: Add m4-quotes.
196        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
197        * aclocal/check-rdbg.m4: Add m4-quotes.
198        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
199
2002003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * aclocal/check-multiprocessing.m4: Remove RTEMS_BSP_ALIAS.
203        * aclocal/bsp-alias.m4: Remove.
204
2052003-10-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * configure.ac: Make presence of tests/ optional.
208
2092003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * aclocal/path-perl.m4: Remove (Unused).
212
2132003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * automake/force-preinstall.am: Remove.
216
2172003-09-04      Joel Sherrill <joel@OARcorp.com>
218
219        * lib/libcpu/shared/include/cache.h,
220        lib/libcpu/shared/src/cache_aligned_malloc.c,
221        lib/libcpu/shared/src/cache_manager.c, support/version.c: URL for
222        license changed.
223
2242003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * aclocal/rtems-top.m4: Add RTEMS_API.
227        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
228
2292003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * aclocal/check-itron.m4: Remove.
232        * aclocal/enable-inlines.m4: Remove.
233
2342003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * Makefile.am: Reflect having moved aclocal/.
237
2382003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * aclocal/bsp-alias.m4: New (Copied from ../../aclocal).
241        * aclocal/bsp-arg-enable.m4: New (Copied from ../../aclocal).
242        * aclocal/bsp-configure.m4: New (Copied from ../../aclocal).
243        * aclocal/bspopts.m4: New (Copied from ../../aclocal).
244        * aclocal/canonical-host.m4: New (Copied from ../../aclocal).
245        * aclocal/canonicalize-tools.m4: New (Copied from ../../aclocal).
246        * aclocal/canonical-target-name.m4: New (Copied from ../../aclocal).
247        * aclocal/check-cpu.m4: New (Copied from ../../aclocal).
248        * aclocal/check-custom-bsp.m4: New (Copied from ../../aclocal).
249        * aclocal/check-cxx.m4: New (Copied from ../../aclocal).
250        * aclocal/check-itron.m4: New (Copied from ../../aclocal).
251        * aclocal/check-multiprocessing.m4: New (Copied from ../../aclocal).
252        * aclocal/check-networking.m4: New (Copied from ../../aclocal).
253        * aclocal/check-posix.m4: New (Copied from ../../aclocal).
254        * aclocal/check-rdbg.m4: New (Copied from ../../aclocal).
255        * aclocal/check-tool.m4: New (Copied from ../../aclocal).
256        * aclocal/config-subdirs.m4: New (Copied from ../../aclocal).
257        * aclocal/enable-bare.m4: New (Copied from ../../aclocal).
258        * aclocal/enable-cxx.m4: New (Copied from ../../aclocal).
259        * aclocal/enable-inlines.m4: New (Copied from ../../aclocal).
260        * aclocal/enable-itron.m4: New (Copied from ../../aclocal).
261        * aclocal/enable-multiprocessing.m4: New (Copied from ../../aclocal).
262        * aclocal/enable-networking.m4: New (Copied from ../../aclocal).
263        * aclocal/enable-posix.m4: New (Copied from ../../aclocal).
264        * aclocal/enable-rdbg.m4: New (Copied from ../../aclocal).
265        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../aclocal).
266        * aclocal/env-rtemsbsp.m4: New (Copied from ../../aclocal).
267        * aclocal/gcc-isystem.m4: New (Copied from ../../aclocal).
268        * aclocal/gcc-pipe.m4: New (Copied from ../../aclocal).
269        * aclocal/gcc-specs.m4: New (Copied from ../../aclocal).
270        * aclocal/i386-gas-code16.m4: New (Copied from ../../aclocal).
271        * aclocal/multilib.m4: New (Copied from ../../aclocal).
272        * aclocal/path-ksh.m4: New (Copied from ../../aclocal).
273        * aclocal/path-perl.m4: New (Copied from ../../aclocal).
274        * aclocal/ppc.m4: New (Copied from ../../aclocal).
275        * aclocal/prog-ccas.m4: New (Copied from ../../aclocal).
276        * aclocal/prog-cc.m4: New (Copied from ../../aclocal).
277        * aclocal/prog-cxx.m4: New (Copied from ../../aclocal).
278        * aclocal/project-root.m4: New (Copied from ../../aclocal).
279        * aclocal/quoting.m4: New (Copied from ../../aclocal).
280        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../aclocal).
281        * aclocal/rtems-flags.m4: New (Copied from ../../aclocal).
282        * aclocal/rtems-top.m4: New (Copied from ../../aclocal).
283        * aclocal/target.m4: New (Copied from ../../aclocal).
284        * aclocal/tool-paths.m4: New (Copied from ../../aclocal).
285        * aclocal/version.m4: New (Copied from ../../aclocal).
286
2872003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * configure.ac: Remove stray comments.
290        * automake/local.am, automake/host.am: Remove "debug".
291
2922003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * Makefile.am: Reflect having moved automake/.
295        * lib/Makefile.am: Reflect having moved automake/.
296        * support/Makefile.am: Reflect having moved automake/.
297        * wrapup/Makefile.am: Reflect having moved automake/.
298
2992003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * automake/compile.am, automake/force-preinstall.am,
302        automake/host.am, automake/lib.am, automake/local.am,
303        automake/subdirs.am: New (copied from ../../automake).
304
3052003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * Makefile.am: Add bsp.pc.in
308        * bsp.pc.in: New (pkgconfig support).
309
3102003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
313
3142003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * lib/Makefile.am: New (Required by 'make dist').
317        * lib/ChangeLog: Remove.
318        * lib/.cvsignore: Cleanup.
319        * configure.ac: Reflect having added lib/Makefile.am.
320
3212003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * configure.ac: Merge-in lib/libcpu/configure.ac.
324        Merge-in lib/libbsp/configure.ac.
325
3262003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * configure.ac: Use relative dir to make/${RTEMS_BSP}.cache.
329
3302003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * configure.ac: Merge-in librdbg/configure.ac.
333
3342003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * configure.ac: Merge-in libnetworking/configure.ac.
337        Merge-in parts of librdbg/configure.ac.
338
3392003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * configure.ac: Merge-in libchip/configure.ac.
342        Merge-in optman/configure.ac.
343
3442003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * support/version.c: Reflect having remove "rtems-" from
347        RTEMS_VERSION.
348
3492003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * configure.ac: Remove support for profile-variant.
352
3532003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * wrapup/Makefile.am: Add libide.a.
356
3572003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * configure.ac: Remove AC_CONFIG_AUX_DIR.
360
3612003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
362
363        * configure.ac: Add support/.
364        * support/.cvsignore: New.
365        * support/Makefile.am: New.
366        * support/version.c: New.
367        * wrapup/Makefile.am: Add support/libsupport.a.
368
3692003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
370
371        * wrapup/Makefile.am: Use SRC += instead of make-vars.
372
3732003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
376
3772003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * configure.ac: AC_PREREQ(2.57).
380
3812003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
384
3852002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
386
387        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
388        Let all-local: depend on $(LIB).
389
3902002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
391
392        * wrapup/Makefile.am: Remove libmisc.
393
3942002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
395
396        * configure.ac: Remove libmisc.
397
3982002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
399
400        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args.
401        Resort cache-checking.
402
4032002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
406
4072002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
409        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V,
410        CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to
411        ac_configure_args.
412
4132002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
416        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
417
4182002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
419
420        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
421        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS.
422        Fix braino in comment on "exec".
423        Extend --enable-ada handling.
424
4252002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
426
427        * .cvsignore: Reformat.
428        Add autom4te*cache.
429        Remove autom4te.cache.
430        * wrapup/.cvsignore: Remove autom4te.cache.
431
4322002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
433
434        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
435
4362002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
437
438        * configure.ac: Add ada-tests.
439
4402002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
441
442        * Makefile.am: Add preinstall-stamp.
443
4442002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
445
446        Posix-BSP-Hacks:
447        * configure.ac: Add AM_CONDITIONAL(LIBCHIP).
448        Pass RTEMS_HOST to make/bsp.mak
449        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
450        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
451
4522002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
453
454        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
455
4562002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * configure.ac: Add BSP_SUBDIRS.
459        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
460
4612002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
462
463        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup).
464        Cosmetic cleanups.
465
4662002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
467
468        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
469        ../libchip/serial/$(ARCH)/libserialio.a.
470
4712002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
472
473        * Makefile.am: Add rtems_makedir.
474
4752002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
476
477        * configure.ac: Merge wrapup/configure.ac.
478        Cosmetic cleanups.
479        * Makefile.am: Add wrapup-SUBDIR.
480        * wrapup/ChangeLog: Remove.
481        * wrapup/configure.ac: Remove.
482
4832002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
484
485        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache
486        creation (Make the bare BSP happy).
487        * configure.ac: Ditto.
488
4892002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
490
491        * Makefile.am: Create make/@RTEMS_BSP@.cache.
492        Handle make/custom/*.cfgs.
493        Create make/custom/default.cfg.
494        * configure.ac: Add creation of make/custon/*.cfg.
495        Create make/${RTEMS_BSP}.cache.
496        Read make/${RTEMS_BSP}.cache
497
4982002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
499
500        * Makefile.am: Clean $(PROJECT_RELEASE).
501
5022002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
503
504        * acinclude.m4: Add test "$multilib" != "yes".
505        * config-ml.in: Remove.
506
5072002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
508
509        * acinclude.m4: Cleanups.
510        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
511        ${srcdir}/exec/.
512        Further adaptations to autoconf >= 2.50.
513
5142002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
515
516        * acinclude.m4: New.
517        * Makefile.am: Remove tar-installation.
518        Prepend @exec@ to SUBDIRS.
519        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]).
520        Add RTEMS_ENABLE_MULTIPROCESSING.
521        Add RTEMS_CONFIG_SUBDIR([exec]...).
522
5232002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
524
525        * configure.ac: Remove librpc.
526
5272002-06-25      Joel Sherrill <joel@OARcorp.com>
528
529        * Per PR233, moved librpc to exec.
530        * configure.ac, wrapup/Makefile.am: Modified.
531        * librpc, librpc/ChangeLog: Removed.
532
5332002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
534
535        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
536
5372002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
538
539        * configure.ac: Remove lib.
540
5412002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
542
543        * config-ml.in: Take out arm and sh variants RTEMS does not support.
544
5452002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
546
547        * configure.ac:
548        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
549        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
550        * Makefile.am: Remove AUTOMAKE_OPTIONS.
551
5522002-02-28      Victor V. Vengerov <vvv@oktet.ru>
553
554        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
555        * configure.ac: Modified to reflect addition.
556
5572002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
558
559        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove
560        AC_CONFIG_COMMANDS.
561
5622001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
563
564        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
565
5662001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
567
568        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
569        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
570        autoconf-2.52 happy.
571
5722001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
573
574        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
575        * configure.in: Remove.
576        * configure.ac: New file, generated from configure.in by autoupdate.
577
5782001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
579
580        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
581
5822000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
583
584        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
585
5862000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
587
588        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
589
5902000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
591
592        * configure.in: Switch to GNU-canonicalization.
593        * Makefile.am: Reflect changes to configure.in.
594        * acinclude.m4: Remove.
595
5962000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
597
598        * configure.in: add lib/libbsp to the GNU canonicalized
599        subdirectories, remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
600        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
601        * ChangeLog: Fix typos.
602
6032000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
604
605        * configure.in: add tests to the GNU canonicalized subdirectories.
606
6072000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
608
609        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
610
6112000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
612
613        * configure.in: add lib to the GNU canonicalized subdirectories,
614        make the lib directory before configuring lib/.
615
6162000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
617
618        * configure.in, Makefile.am: add exec to the GNU canonicalized
619        subdirectories.
620
6212000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
622
623        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
624
6252000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
626
627        * configure.in: add libnetworking, librpc and librdb to the GNU
628        canonicalized subdirectories.
629 
6302000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
631
632        * configure.in: add libmisc and libchip to the GNU canonicalized
633        subdirectories.
634
6352000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
636
637        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
638        canonicalization to libfs/.
639        The approach is currently a bit of a hack as GNU canonicalization
640        does not support the per-BSP build some of the other directories
641        require.  As more of the tree is converted, this will become less
642        of an issue.
643
6442000-10-18      Joel Sherrill <joel@OARcorp.com>
645
646        * wrapup/Makefile.am: Added libfs.
647
6482000-10-18       Chris Johns <ccj@acm.org>
649
650        * libfs created.
651        * configure.in: Added libfs subdirectory.
652
6532000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
654
655        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET,
656        RTEMS_CANONICALIZE_TOOLS.
657
6582000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
659
660        * wrapup/Makefile.am: Include compile.am.
661
6622000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
663
664        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
665
6662000-08-10      Joel Sherrill <joel@OARcorp.com>
667
668        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.