source: rtems/c/src/ChangeLog @ 6416628

4.104.114.84.95
Last change on this file since 6416628 was 6416628, checked in by Joel Sherrill <joel.sherrill@…>, on 01/07/04 at 20:39:46

2004-01-07 Joel Sherrill <joel@…>

  • aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port more completely covers the MIPS family.
  • Property mode set to 100644
File size: 19.6 KB
RevLine 
[6416628]12004-01-07      Joel Sherrill <joel@OARcorp.com>
2
3        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
4        more completely covers the MIPS family.
5
[a099e9a]62003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * wrapup/Makefile.am: Reflect changes to shmdr.
9
[44652f8]102003-12-17  Joel Sherrill <joel@OARcorp.com>
11
12    * aclocal/version.m4: Updated to rtems-20031217-test.
13
[917a884]142003-12-17 
15
16    * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
17
[2b2353d]182003-12-17 
19
20    * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
21
[41fc78d]222003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * automake/compile.am: Remove LINK_LIBS (Unused).
25        * configure.ac: Reflect changes to RTEMS_CONFIG_SUBDIR.
26
[e90cff96]272003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
30        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
31        * acinclude.m4: Rework RTEMS_CONFIG_SUBDIR.
32        * Makefile.am: Reflect changes to RTEMS_CONFIG_SUBDIR.
33
[777db82f]342003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * support/Makefile.am: Pass @RTEMS_BSP@ to AM_CPPFLAGS.
37
[b946613]382003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
41        * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
42
[795d9d46]432003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * wrapup/Makefile.am: Use mkdir_p. Remove dirs from
46        PRE/TMPINSTALL_FILES.
47
[14348a00]482003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
51        * automake/compile.am: Use mkdir_p instead of mkinstalldirs.
52        * automake/lib.am: Use mkdir_p instead of mkdir.
53        Remove $(PROJECT_RELEASE)/lib/$(dirstamp) handling.
54        * aclocal/env-rtemsbsp.m4: Remove bsplibdir.
55        Cleanups.
56
[810720b6]572003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
60
[0e31ed7]612003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * aclocal/env-rtemsbsp.m4: AC_SUBST(project_libdir).
64        * automake/lib.am: Remove project_libdir.
65        * wrapup/Makefile.am: Reworked.
66
[109d660]672003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * configure.ac: Reflect changes to librdbg.
70
[91fd793d]712003-12-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * Makefile.am: Cosmetics.
74        * automake/lib.am: Add project_libdir.
75        Add preinstallation dirstamp support.
76
[8347069]772003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * automake/compile.am: Remove $(ARCH):-rule.
80
[184f279]812003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * configure.ac: Remove lib/libbsp/shared/Makefile,
84        lib/libbsp/shmdr/Makefile.
85
[1ca7bc9]862003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * configure.ac: Remove libchip/ide/Makefile, libchip/network/Makefile,
89        libchip/serial/Makefile, libchip/rtc/Makefile.
90
[f2fc5cf]912003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * support/Makefile.am: Remove all-local: $(ARCH).
94        * wrapup/Makefile.am: Remove all-local: $(ARCH).
95
[306a66e]962003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
99
[82bdc057]1002003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * aclocal/lead-dot.m4: New (from automake-1.7f).
103        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT.
104        Add AC_SUBST(dirstamp).
105
[9550125e]1062003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * aclocal/bsp-arg-enable.m4, aclocal/canonical-target-name.m4,
109        aclocal/canonicalize-tools.m4, aclocal/check-custom-bsp.m4,
110        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
111        aclocal/check-tool.m4, aclocal/config-subdirs.m4,
112        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
113        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
114        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
115        aclocal/enable-rdbg.m4, aclocal/enable-rtemsbsp.m4,
116        aclocal/env-rtemsbsp.m4, aclocal/gcc-isystem.m4,
117        aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
118        aclocal/i386-gas-code16.m4, aclocal/multilib.m4,
119        aclocal/path-ksh.m4, aclocal/prog-cc.m4,
120        aclocal/prog-cxx.m4, aclocal/project-root.m4,
121        aclocal/rtems-top.m4, aclocal/target.m4,
122        aclocal/tool-paths.m4:
123        Fix underquoting to silence automake-1.8.
124
[e42cb8b]1252003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * configure.ac: Reflect having moved tests to ../../testsuites.
128
[4f21a587]1292003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * aclocal/bsp-configure.m4: AC_PREREQ(2.57).
132        Remove RTEMS_CANONICAL_HOST.
133
[69decf3]1342003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * aclocal/canonical-host.m4: Remove.
137        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
138
[c44312d]1392003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * configure.ac: Remove RTEMS_CANONICAL_HOST.
142
[51d35b2]1432003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * aclocal/check-cpu.m4: Remove.
146        * configure.ac: Merge-in former aclocal/check-cpu.m4.
147
[3993b6f7]1482003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * aclocal/canonical-target-name.m4: Add m4-quotes.
151        * aclocal/check-cxx.m4: Add m4-quotes.
152        Don't require RTEMS_CHECK_CPU.
153        * aclocal/check-multiprocessing.m4: Add m4-quotes.
154        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
155        * aclocal/check-networking.m4: Add m4-quotes.
156        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
157        * aclocal/check-posix.m4: Add m4-quotes.
158        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
159        * aclocal/check-rdbg.m4: Add m4-quotes.
160        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
161
[2eaee845]1622003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * aclocal/check-multiprocessing.m4: Remove RTEMS_BSP_ALIAS.
165        * aclocal/bsp-alias.m4: Remove.
166
[0038885]1672003-10-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * configure.ac: Make presence of tests/ optional.
170
[8857d525]1712003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * aclocal/path-perl.m4: Remove (Unused).
174
[15ee26f]1752003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * automake/force-preinstall.am: Remove.
178
[e96d248]1792003-09-04      Joel Sherrill <joel@OARcorp.com>
180
181        * lib/libcpu/shared/include/cache.h,
182        lib/libcpu/shared/src/cache_aligned_malloc.c,
183        lib/libcpu/shared/src/cache_manager.c, support/version.c: URL for
184        license changed.
185
[ac3786b]1862003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * aclocal/rtems-top.m4: Add RTEMS_API.
189        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
190
[161f2651]1912003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * aclocal/check-itron.m4: Remove.
194        * aclocal/enable-inlines.m4: Remove.
195
[fe8bc62f]1962003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * Makefile.am: Reflect having moved aclocal/.
199
[867ab080]2002003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * aclocal/bsp-alias.m4: New (Copied from ../../aclocal).
203        * aclocal/bsp-arg-enable.m4: New (Copied from ../../aclocal).
204        * aclocal/bsp-configure.m4: New (Copied from ../../aclocal).
205        * aclocal/bspopts.m4: New (Copied from ../../aclocal).
206        * aclocal/canonical-host.m4: New (Copied from ../../aclocal).
207        * aclocal/canonicalize-tools.m4: New (Copied from ../../aclocal).
208        * aclocal/canonical-target-name.m4: New (Copied from ../../aclocal).
209        * aclocal/check-cpu.m4: New (Copied from ../../aclocal).
210        * aclocal/check-custom-bsp.m4: New (Copied from ../../aclocal).
211        * aclocal/check-cxx.m4: New (Copied from ../../aclocal).
212        * aclocal/check-itron.m4: New (Copied from ../../aclocal).
213        * aclocal/check-multiprocessing.m4: New (Copied from ../../aclocal).
214        * aclocal/check-networking.m4: New (Copied from ../../aclocal).
215        * aclocal/check-posix.m4: New (Copied from ../../aclocal).
216        * aclocal/check-rdbg.m4: New (Copied from ../../aclocal).
217        * aclocal/check-tool.m4: New (Copied from ../../aclocal).
218        * aclocal/config-subdirs.m4: New (Copied from ../../aclocal).
219        * aclocal/enable-bare.m4: New (Copied from ../../aclocal).
220        * aclocal/enable-cxx.m4: New (Copied from ../../aclocal).
221        * aclocal/enable-inlines.m4: New (Copied from ../../aclocal).
222        * aclocal/enable-itron.m4: New (Copied from ../../aclocal).
223        * aclocal/enable-multiprocessing.m4: New (Copied from ../../aclocal).
224        * aclocal/enable-networking.m4: New (Copied from ../../aclocal).
225        * aclocal/enable-posix.m4: New (Copied from ../../aclocal).
226        * aclocal/enable-rdbg.m4: New (Copied from ../../aclocal).
227        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../aclocal).
228        * aclocal/env-rtemsbsp.m4: New (Copied from ../../aclocal).
229        * aclocal/gcc-isystem.m4: New (Copied from ../../aclocal).
230        * aclocal/gcc-pipe.m4: New (Copied from ../../aclocal).
231        * aclocal/gcc-specs.m4: New (Copied from ../../aclocal).
232        * aclocal/i386-gas-code16.m4: New (Copied from ../../aclocal).
233        * aclocal/multilib.m4: New (Copied from ../../aclocal).
234        * aclocal/path-ksh.m4: New (Copied from ../../aclocal).
235        * aclocal/path-perl.m4: New (Copied from ../../aclocal).
236        * aclocal/ppc.m4: New (Copied from ../../aclocal).
237        * aclocal/prog-ccas.m4: New (Copied from ../../aclocal).
238        * aclocal/prog-cc.m4: New (Copied from ../../aclocal).
239        * aclocal/prog-cxx.m4: New (Copied from ../../aclocal).
240        * aclocal/project-root.m4: New (Copied from ../../aclocal).
241        * aclocal/quoting.m4: New (Copied from ../../aclocal).
242        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../aclocal).
243        * aclocal/rtems-flags.m4: New (Copied from ../../aclocal).
244        * aclocal/rtems-top.m4: New (Copied from ../../aclocal).
245        * aclocal/target.m4: New (Copied from ../../aclocal).
246        * aclocal/tool-paths.m4: New (Copied from ../../aclocal).
247        * aclocal/version.m4: New (Copied from ../../aclocal).
248
[3a99e6f]2492003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * configure.ac: Remove stray comments.
252        * automake/local.am, automake/host.am: Remove "debug".
253
[514e77b7]2542003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
[c483a4e]256        * Makefile.am: Reflect having moved automake/.
257        * lib/Makefile.am: Reflect having moved automake/.
258        * support/Makefile.am: Reflect having moved automake/.
259        * wrapup/Makefile.am: Reflect having moved automake/.
[514e77b7]260
[11a26b9]2612003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * automake/compile.am, automake/force-preinstall.am,
264        automake/host.am, automake/lib.am, automake/local.am,
265        automake/subdirs.am: New (copied from ../../automake).
266
[d4b5e876]2672003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * Makefile.am: Add bsp.pc.in
270        * bsp.pc.in: New (pkgconfig support).
271
[7dcc3fe]2722003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
275
[539e266e]2762003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * lib/Makefile.am: New (Required by 'make dist').
279        * lib/ChangeLog: Remove.
280        * lib/.cvsignore: Cleanup.
281        * configure.ac: Reflect having added lib/Makefile.am.
282
[dd984c0]2832003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * configure.ac: Merge-in lib/libcpu/configure.ac.
286        Merge-in lib/libbsp/configure.ac.
287
[da499ad]2882003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * configure.ac: Use relative dir to make/${RTEMS_BSP}.cache.
291
[6fcf4571]2922003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * configure.ac: Merge-in librdbg/configure.ac.
295
[4108ae8]2962003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * configure.ac: Merge-in libnetworking/configure.ac.
299        Merge-in parts of librdbg/configure.ac.
300
[babba25a]3012003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * configure.ac: Merge-in libchip/configure.ac.
304        Merge-in optman/configure.ac.
305
[c1a72962]3062003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * support/version.c: Reflect having remove "rtems-" from
309        RTEMS_VERSION.
310
[581c3117]3112003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * configure.ac: Remove support for profile-variant.
314
[8a7f8c23]3152003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * wrapup/Makefile.am: Add libide.a.
318
[db3e91f2]3192003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * configure.ac: Remove AC_CONFIG_AUX_DIR.
322
3232003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * configure.ac: Add support/.
326        * support/.cvsignore: New.
327        * support/Makefile.am: New.
328        * support/version.c: New.
329        * wrapup/Makefile.am: Add support/libsupport.a.
330
3312003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
332
333        * wrapup/Makefile.am: Use SRC += instead of make-vars.
334
[ccd81b60]3352003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
338
[9b5c258]3392003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * configure.ac: AC_PREREQ(2.57).
342
[17aa98d]3432003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
344
345        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
346
[131814f]3472002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
350        Let all-local: depend on $(LIB).
351
[5c675ef]3522002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * wrapup/Makefile.am: Remove libmisc.
355
[9346df0]3562002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
357
358        * configure.ac: Remove libmisc.
359
[d4181d5]3602002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args.
363        Resort cache-checking.
364
[028792e8]3652002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
366
367        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
368
[382e1eb3]3692002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
370
371        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V,
372        CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to
373        ac_configure_args.
374
[6184265d]3752002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
376
377        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
378        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
379
[54508fd]3802002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
381
382        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
383        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS.
384        Fix braino in comment on "exec".
385        Extend --enable-ada handling.
386
[c22d613]3872002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * .cvsignore: Reformat.
390        Add autom4te*cache.
391        Remove autom4te.cache.
392        * wrapup/.cvsignore: Remove autom4te.cache.
393
[154c99c]3942002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
395
396        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
397
[a456af96]3982002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
399
400        * configure.ac: Add ada-tests.
401
[1846a62]4022002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
403
404        * Makefile.am: Add preinstall-stamp.
405
[67bfd9a6]4062002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
407
408        Posix-BSP-Hacks:
409        * configure.ac: Add AM_CONDITIONAL(LIBCHIP).
410        Pass RTEMS_HOST to make/bsp.mak
411        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
412        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
413
[55ac4e1]4142002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
415
416        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
417
[85a8933]4182002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
419
420        * configure.ac: Add BSP_SUBDIRS.
421        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
422
[4db904ec]4232002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
424
425        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup).
426        Cosmetic cleanups.
427
[2b61cd06]4282002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
431        ../libchip/serial/$(ARCH)/libserialio.a.
432
[97bfd09]4332002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
434
435        * Makefile.am: Add rtems_makedir.
436
[94f4a9ba]4372002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
438
439        * configure.ac: Merge wrapup/configure.ac.
440        Cosmetic cleanups.
441        * Makefile.am: Add wrapup-SUBDIR.
442        * wrapup/ChangeLog: Remove.
443        * wrapup/configure.ac: Remove.
444
[f21ccd2]4452002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
446
[2b61cd06]447        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache
[f21ccd2]448        creation (Make the bare BSP happy).
449        * configure.ac: Ditto.
450
[f0d7515]4512002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
452
453        * Makefile.am: Create make/@RTEMS_BSP@.cache.
454        Handle make/custom/*.cfgs.
455        Create make/custom/default.cfg.
456        * configure.ac: Add creation of make/custon/*.cfg.
457        Create make/${RTEMS_BSP}.cache.
458        Read make/${RTEMS_BSP}.cache
459
[d6f4c1b6]4602002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
461
462        * Makefile.am: Clean $(PROJECT_RELEASE).
463
[dbaca2a7]4642002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
465
466        * acinclude.m4: Add test "$multilib" != "yes".
467        * config-ml.in: Remove.
468
[247874ae]4692002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
470
471        * acinclude.m4: Cleanups.
472        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
473        ${srcdir}/exec/.
474        Further adaptations to autoconf >= 2.50.
475
[02ccf4a]4762002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
477
478        * acinclude.m4: New.
479        * Makefile.am: Remove tar-installation.
480        Prepend @exec@ to SUBDIRS.
481        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]).
482        Add RTEMS_ENABLE_MULTIPROCESSING.
483        Add RTEMS_CONFIG_SUBDIR([exec]...).
484
[3ebe28f]4852002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
486
487        * configure.ac: Remove librpc.
488
[0b2f26d]4892002-06-25      Joel Sherrill <joel@OARcorp.com>
490
[dee3768b]491        * Per PR233, moved librpc to exec.
[0b2f26d]492        * configure.ac, wrapup/Makefile.am: Modified.
493        * librpc, librpc/ChangeLog: Removed.
494
[1b092b7]4952002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
496
[dee3768b]497        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
[1b092b7]498
[166475a]4992002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
500
501        * configure.ac: Remove lib.
502
[d9af8a8e]5032002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
504
505        * config-ml.in: Take out arm and sh variants RTEMS does not support.
506
[7273b6e]5072002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
508
509        * configure.ac:
510        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
511        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
512        * Makefile.am: Remove AUTOMAKE_OPTIONS.
513
[1d42dcbc]5142002-02-28      Victor V. Vengerov <vvv@oktet.ru>
515
516        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
517        * configure.ac: Modified to reflect addition.
518
[e4dbf55]5192002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
520
521        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove
522        AC_CONFIG_COMMANDS.
523
[efcb89c]5242001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
525
526        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
527
[8dc51855]5282001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
529
530        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
531        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
532        autoconf-2.52 happy.
533
[df25c998]5342001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
535
536        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
537        * configure.in: Remove.
538        * configure.ac: New file, generated from configure.in by autoupdate.
539
[6e6f0f06]5402001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
541
542        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
543
[feead226]5442000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
545
546        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
547
[a314d3b4]5482000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
549
550        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
551
[846027b]5522000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
553
554        * configure.in: Switch to GNU-canonicalization.
555        * Makefile.am: Reflect changes to configure.in.
556        * acinclude.m4: Remove.
557
[1c31722]5582000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
559
[d16ca93]560        * configure.in: add lib/libbsp to the GNU canonicalized
561        subdirectories, remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
562        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
563        * ChangeLog: Fix typos.
564
5652000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
566
567        * configure.in: add tests to the GNU canonicalized subdirectories.
[1c31722]568
[a6eabdb6]5692000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
570
[d16ca93]571        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
[a6eabdb6]572
[c05edee]5732000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
574
575        * configure.in: add lib to the GNU canonicalized subdirectories,
576        make the lib directory before configuring lib/.
577
[e590416a]5782000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
579
580        * configure.in, Makefile.am: add exec to the GNU canonicalized
581        subdirectories.
582
[0864bf93]5832000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
584
585        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
586
[3724b7f]5872000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
588
589        * configure.in: add libnetworking, librpc and librdb to the GNU
590        canonicalized subdirectories.
591 
[fa60c5b]5922000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
593
594        * configure.in: add libmisc and libchip to the GNU canonicalized
595        subdirectories.
596
[4a2faa7c]5972000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
598
599        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
600        canonicalization to libfs/.
601        The approach is currently a bit of a hack as GNU canonicalization
602        does not support the per-BSP build some of the other directories
603        require.  As more of the tree is converted, this will become less
604        of an issue.
605
[10c6e903]6062000-10-18      Joel Sherrill <joel@OARcorp.com>
607
608        * wrapup/Makefile.am: Added libfs.
609
[ee419f3]6102000-10-18       Chris Johns <ccj@acm.org>
611
612        * libfs created.
613        * configure.in: Added libfs subdirectory.
614
[00438014]6152000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
616
617        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET,
618        RTEMS_CANONICALIZE_TOOLS.
619
[19530ab5]6202000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
621
622        * wrapup/Makefile.am: Include compile.am.
623
[00966ba]6242000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
625
[19530ab5]626        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
[00966ba]627
[e94ad1fe]6282000-08-10      Joel Sherrill <joel@OARcorp.com>
629
630        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.