source: rtems/cpukit/ChangeLog @ 526a860

4.104.114.84.95
Last change on this file since 526a860 was 526a860, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/09/04 at 18:26:36

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

  • wrapup/Makefile.am: Cosmetics.
  • Property mode set to 100644
File size: 29.7 KB
RevLine 
[526a860]12004-01-08  Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Cosmetics.
4
[d7a7573]52004-01-08  Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * aclocal/enable-networking.m4: Don't AC_SUBST(RTEMS_HAS_NETWORKING).
8        * aclocal/check-networking.m4: Don't AC_SUBST(HAS_NETWORKING).
9        * automake/amcompile.am: Remove $(ARCH).
10        * wrapup/Makefile.am: Add $(ARCH).
11        Remove compile.am, lib.am.
12        Include amcompile.am.
13
[98715202]142004-01-08  Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * wrapup/Makefile.am: Use ../*/*$(LIB_VARIANT).a instead of
17        $(ARCH)/lib*.a.
18
[3e168eca]192004-01-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * wrapup/Makefile.am:
22        Reflect changes to libblock/Makefile.am.
23        Reflect changes to libcsupport/Makefile.am.
24
[161624c]252004-01-07      Joel Sherrill <joel@OARcorp.com>
26
27        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
28        more completely covers the MIPS family.
29
[74a67351]302004-01-07  Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * wrapup/Makefile.am: Reflect changes to library Makefile.ams.
33
[e7d110ba]342004-01-07  Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * automake/amcompile.am: New.
37        * configure.ac: Add subdir-objects, AM_PROG_CC_C_O.
38
[44652f8]392003-12-17  Joel Sherrill <joel@OARcorp.com>
40
41    * aclocal/version.m4: Updated to rtems-20031217-test.
42
[a953fa1]432003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * automake/compile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
46
[b7235805]472003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * aclocal/env-rtemscpu.m4: Remove stray '/' in PROJECT_LIB.
50        * wrapup/Makefile.am: Remove duplicate $(PROJECT_LIB) rule.
51
[efe9ef4]522003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * aclocal/env-rtemscpu.m4: Add PROJECT_LIB.
55        * wrapup/Makefile.am: Use $(PROJECT_LIB) instead of ${PROJECT_RELEASE}/lib.
56
[b0805d8]572003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
60        * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
61
[731656e9]622003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * wrapup/Makefile.am: Reworked.
65
[ba962ea]662003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * aclocal/lead-dot.m4: Remove (Use the version in automake-1.8).
69        * automake/lib.am: Remove $(project_libdir)$(MULTISUBDIR).
70        * aclocal/env-rtemscpu.m4: Reflect new definition of project_lib.
71        * Makefile.am: Remove BUILT_SOURCES.
72
[810720b6]732003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
76
[5ef82f97]772003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
80        * wrapup/Makefile.am: Reflect $(dirstamp) changes.
81
[6041409]822003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * Makefile.am: Add $(dirstamp) to preinstallation rules.
85
[e3407a4]862003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * aclocal/lead-dot.m4: New (from automake-1.7f).
89        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT.
90        Add AC_SUBST(dirstamp).
91
[c9cb640e]922003-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * configure.ac: Reflect having removed
95        libnetworking/libc/Makefile.am, libnetworking/lib/Makefile.am.
96
[4065de5]972003-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * configure.ac: Reflect changes to libmisc/*.
100
[22ade8e1]1012003-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * wrapup/Makefile.am: Merge-in former libmisc/wrapup/Makefile.am
104
[c90a567]1052003-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * configure.ac: Reflect changes to libfs Makefile.ams.
[d376e49]108        Remove libmisc/wrapup/Makefile.
[c90a567]109
[1bcbe41]1102003-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * configure.ac: Use here-documents to generate cpuopts.tmp.
113        Various fixes and changes to argument processing.
114        Reflect changes to librpc Makefile.ams.
115        * acinclude.m4: Use here-documents to generate cpuopts.tmp.
116        * aclocal/check-itron.m4: Remove HAS_IRON_API.
117        * aclocal/check-multiprocessing.m4: Remove HAS_MP.
118        * aclocal/check-posix.m4: Remove HAS_POSIX_API.
119
[863fb4f]1202003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * aclocal/canonicalize-tools.m4, aclocal/check-itron.m4,
123        aclocal/check-multiprocessing.m4, aclocal/check-newlib.m4,
124        aclocal/check-posix.m4, aclocal/check-rtems-debug.m4,
125        aclocal/check-tool.m4, aclocal/enable-bare.m4,
126        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
127        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
128        aclocal/enable-posix.m4, aclocal/enable-rtems-debug.m4,
129        aclocal/env-rtemscpu.m4, aclocal/gcc-isystem.m4,
130        aclocal/gcc-pipe.m4, aclocal/multi.m4,
131        aclocal/multilib.m4, aclocal/prog-cc.m4,
132        aclocal/rtems-top.m4, aclocal/sysv-ipc.m4:
133        Fix underquoting to silence automake-1.8.
134
[dcfba35]1352003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * configure.ac: Use RTEMS_INLINES instead of USE_INLINES.
138        Elimimate INLINESdir.
139        * aclocal/enable-inlines.m4: Ditto. Remove RTEMS_USE_MACROS.
140        * .cvsignore: Add config.h.in.
141
[926e856a]1422003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * configure.ac: Make RTEMS_DEBUG an RTEMS_CPUOPT.
145
[7987c2a]1462003-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * wrapup/Makefile.am: Reflect having removed libnetworking/wrapup.
149        * configure.ac: Ditto.
150
[3da33bf8]1512003-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * acinclude.m4: New.
154        * configure.ac: Don't use AUTOHEADER to generate cpuopts.h.
155        Add local autoheader config.h.
156        * aclocal/canonical-target-name.m4: Require AC_CANONICAL_HOST.
157        * aclocal/enable-inlines.m4: Remove USE_MACROS (Unused).
158
[ed4b894]1592003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * aclocal/check-posix.m4: Add m4-quotes.
162        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
163        * aclocal/canonical-host.m4: Remove.
164        * configure.ac: Remove RTEMS_CANONICAL_HOST.
165        * aclocal/sysv-ipc.m4: Remove reference to RTEMS_CANONICAL_HOST.
166        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_HOST instead of
167        AC_CANONICAL_TARGET. Use $host instead of $target.
168
[5b2e199]1692003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * aclocal/check-multiprocessing.m4: Add m4-quotes.
172        Remove RTEMS_CHECK_CPU.
173        * aclocal/check-itron.m4: Add m4-quotes.
174        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
175        * aclocal/check-networking.m4: Add m4-quotes.
176        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
177        * aclocal/check-cpu.m4: Remove.
178        * aclocal/canonical-target-name.m4: Add m4-quotes.
179        * configure.ac: Merge-in former aclocal/check-cpu.m4.
180
[62f0829]1812003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * configure.ac: Check for sys/cdefs.h.
184        * aclocal/env-rtems-cpu.m4: Add project_includedir.
185        Deprecate PROJECT_INCLUDE.  Change project_includedir to
186        $(PROJECT_ROOT)/include for multilibs.
187
[71e66df]1882003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * Makefile.am: Merge-in include/Makefile.am.
191        * include/Makefile.am: Remove.
192        * configure.ac: Reflect having removed include/Makefile.am and
193        librpc/include/Makefile.am.
194
[09fd8ce5]1952003-09-04      Joel Sherrill <joel@OARcorp.com>
196
197        * include/rtems/bspIo.h, include/rtems/fs.h, include/rtems/userenv.h:
198        URL for license changed.
199
[ac3786b]2002003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * aclocal/rtems-top.m4: Add RTEMS_API.
203        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
204
[30d5640]2052003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * aclocal/rtems-debug.m4: Remove.
208        * aclocal/enable-rtems-debug.m4: New (Split out from rtems-debug.m4).
209        * aclocal/check-rtems-debug.m4: New (Split out from rtems-debug.m4).
210
[63a04f7]2112003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * automake/local.am: Remove "debug".
214
[652b53a]2152003-08-11      Joel Sherrill <joel@OARcorp.com>
216
217        * configure.ac: Removed duplicate entry.
218
[7dcc3fe]2192003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
222
[b31b35f]2232003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * configure.ac: Add libmisc/fsmount/Makefile.
226
[ae49cd6a]2272003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * wrapup/Makefile.am: Remove '/' after $(DESTDIR).
230
[69b40b05]2312003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * wrapup/Makefile.am: Remove bogus $(MULTISUBDIR).
234
[da0fc5d]2352003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * configure.ac: Merge-in librpc/configure.ac.
238        * Makefile.am: Add librpc to SUBDIRS.
239        Remove @subdirs@.
240
[07da959]2412003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * configure.ac: Merge-in libcsupport/configure.ac.
244        * Makefile.am: Add libcsupport to SUBDIRS.
245
[b422de6c]2462003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * configure.ac: Merge-in posix/configure.ac.
249        Merge-in itron/configure.ac.
250        Misc. cosmetical changes.
251        * Makefile.am: Add posix, itron to SUBDIRS.
252
[85956f9]2532003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * configure.ac: Merge-in libnetworking/configure.ac.
256        Remove "rtems-" from RTEMS_VERSION.
257        Add AC_CHECK_FUNCS([strsep strcasecmp snprintf]).
258        * Makefile.am: Add libmisc to SUBDIRS.
259
[e30210ea]2602003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * configure.ac: Merge-in libmisc/configure.ac.
263        * Makefile.am: Add libmisc to SUBDIRS.
264
[e604ab6]2652003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * configure.ac: Merge-in libfs/configure.ac.
268        * Makefile.am: Add libfs to SUBDIRS.
269
[9483fbf]2702003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * configure.ac: Merge-in libblock/configure.ac.
273        * Makefile.am: Add libblock to SUBDIRS.
274
[92ed8c2]2752003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * configure.ac: Merge-in ada/configure.ac.
278        * Makefile.am: Add ada to SUBDIRS.
279
[73defea0]2802003-07-03      Joel Sherrill <joel@OARcorp.com>
281
282        * aclocal/version.m4: Updated to rtems-ss-20030703.
283
[f4e204c]2842003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        PR 409:
287        * include/Makefile.am: Add rtems/stdint.h
288        * include/rtems/stdint.h: New.
289
[d46ec86]2902003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        PR 321:
293        * aclocal/env-rtemscpu.m4: Remove support for profile-variant.
294        * automake/compile.am: Ditto.
295        * automake/local.am: Ditto.
296
[46fa6611]2972003-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * automake/compile.am: Remove LIBSUFFIX_VA (unused).
300
[1e030c49]3012003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * aclocal/env-rtemscpu.m4: Merge-in env-rtemsbsp.m4.
304        * aclocal/env-rtemsbsp.m4: Remove.
305        * aclocal/enable-rtemsbsp.m4: Remove.
306
3072003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * aclocal/env-rtemscpu.m4: Remove stray '/' in setting up
310        project_libdir.
311
[7ae9530]3122003-04-17      Joel Sherrill <joel@OARcorp.com>
313
314        * aclocal/version.m4: Updated to rtems-ss-20030417.
315
[f1208c0]3162003-04-11      Joel Sherrill <joel@OARcorp.com>
317
318        * aclocal/version.m4: Updated to rtems-ss-20030411.
319
[1ee68d1]3202003-04-11      Joel Sherrill <joel@OARcorp.com>
321
322        * aclocal/version.m4: Updated to rtems-ss-20020411.
323
[f62f49e3]3242003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * wrapup/Makefile.am: Remove '/' after $(DESTDIR) to work around
327        Cygwin mistreating paths.
328
3292003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * wrapup/Makefile.am: Reflect changes to project_libdir.
332
3332003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * aclocal/env-rtemscpu.m4: Remove obsolete comment.
336        Add MULTISUBDIR to project_libdir.
337
3382003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * aclocal/env-rtemscpu.m4: Remove RTEMS_ROOT (Unused).
341        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT (Unused).
342        Remove RTEMS_PROJECT_ROOT (Unused).
343        * aclocal/tool-paths.m4: Delete.
344
[9b353a5]3452003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * configure.ac: Remove AC_CONFIG_AUX_DIR.
348        * aclocal/rtems-top.m4: Add AC_CONFIG_AUX_DIR.
349
3502003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * configure.ac: AC_PREREQ(2.57).
353
3542003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * configure.ac: Remove sptables.h.in.
357
[490a605]3582003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
359
360        * configure.ac: Remove AC_SUBST(RTEMS_VERSION).
361        AC_DEFINE(RTEMS_VERSION) to propagate it through cpuopts.h.
362
3632003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * configure.ac: AC_SUBST(RTEMS_VERSION,_RTEMS_VERSION).
366
3672003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * aclocal/gcc-isystem.m4: New.
370        * aclocal/gcc-specs.m4: Remove.
371        * aclocal/prog-cc.m4: Remove RTEMS_GCC_SPECS.
372        Add RTEMS_GCC_ISYSTEM.
373        Reformat setting up RTEMS_CPPFLAGS.
374
3752003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
376
377        * automake/local.am: Introduce depend-gcc.
378        Remove ${ARCH}.
379        * automake/compile.am: Remove GCCSPECS, GCC_SPECS, CONFIG.CC, CC,
380        CPP. Add ${ARCH}. depend-gcc.
381        * aclocal/prog-cc.m4: Set up RTEMS_CPPFLAGS.
382        * aclocal/env-rtemscpu.m4: Remove GCC_SPECS.
383        * aclocal/env-rtemsbsp.m4: Remove GCC_SPECS.
384
[6b2b4a36]3852003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
386
387        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
388
[4f3e2c28]3892003-01-28      Joel Sherrill <joel@OARcorp.com>
390
391        * aclocal/version.m4: Updated to rtems-ss-20030128.
392
[08df9a21]3932003-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * automake/local.am: Remove distclean-local.
396        Remove PROJECT_TOOLS.
397
[16735ca]3982003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
399
400        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
401        Remove CLOBBER_DEPEND (Unused).
402
[28ed8f3]4032002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * automake/compile.am: Remove $(RTEMS_BSP_CFLAGS).
[5919677]406
[28ed8f3]4072002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[5919677]408        * wrapup/Makefile.am: Fix path to libxdr and librpc (Another typo in
409        from the 2002-12-12 patch).
410
[ade3aa6]4112002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
412
413        * wrapup/Makefile.am: Fix typo in yesterday's patch.
414
[16f417c1]4152002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
416
417        * wrapup/Makefile.am: Don't create $ARCH.
418        Use install-data-local to install librtemscpu.a
419
[c2a2fff]4202002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
421
422        * wrapup/Makefile.am: Add libmisc.
423
[f7952533]4242002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
425
426        * configure.ac: Add AC_CONFIG_SUBDIR(libmisc).
427
[cc51f05a]4282002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
431        * aclocal/env-rtemscpu.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
432        * aclocal/check-bsps.m4: Remove.
433
[33e6983]4342002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
435
436        * wrapup/Makefile.am: Remove *_OBJS, use LIBS+= instead.
437        * configure.ac: Require autoconf >= 2.54, automake-1.7.2.
438
[3c9fa54]4392002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
440
441        * wrapup/Makefile.am: Reflect changes to score/.
442        * configure.ac: Reflect changes to score/.
443
4442002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
445
446        * wrapup/Makefile.am: Reflect changes to sapi/.
447        * configure.ac: Reflect changes to sapi/.
448
[120e9fb]4492002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
450
451        * configure.ac: Add AC_SUBST(INLINEdir).
452
[1fd4e20]4532002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
454
455        * wrapup/Makefile.am: Reflect changes to rtems/.
456        * configure.ac: Reflect changes to rtems/.
457
[89e9cc49]4582002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
459
460        * wrapup/Makefile.am: Reflect changes to posix/.
461        Reflect changes to itron/.
462
[baa8dd7c]4632002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
464
465        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
466
[8e4cd5a]4672002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
469        * automake/multilib.am: Don't include @RTEMS_BSP@.cfg.
470        * automake/compile.am: Remove hard-coded CFLAGS_PROFILE_V.
471        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
472        CFLAGS_PROFILE_V.
473        Hard-code RTEMS_CFLAGS_PROFILE = -pg
474        * aclocal/prog-cc.m4: Sync with toplevel/aclocal/prog-cc.m4.
475        Remove GCCSED.
476        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
477        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V.
478
[8b38a769]4792002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
480
481        * aclocal/rtems-flags.m4: New.
482
[fd5e23a]4832002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
484
485        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V (Unused).
486
[1f64ebf]4872002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
488
489        * aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x.
490        * aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
491
[97831b7]4922002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
493
[1f64ebf]494        * include/rtems/libio_.h: Remove.
[97831b7]495
[b5a59c3f]4962002-11-18      Joel Sherrill <joel@OARcorp.com>
497
498        * aclocal/version.m4: Updated to rtems-ss-20021118.
499
[2d3c472b]5002002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
501
502        * include/rtems/userenv.h: Rely upon <limits.h> for
503        _POSIX_LOGIN_NAME_MAX.
504
[1417e2b4]5052002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
506
507        * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS.
508        * automake/compile.am: Acknowledge configuration-time CFLAGS.
509        Remove CFLAGS_DEFAULT.
510
[2bc3f76]5112002-11-11      Joel Sherrill <joel@OARcorp.com>
512
513        * aclocal/version.m4: Updated to rtems-ss-20021111.
514
[b99463c]5152002-11-11      Joel Sherrill <joel@OARcorp.com>
516
517        * aclocal/version.m4: Updated to rtems-ss-20021111.
518
[b31106f6]5192002-11-01      Joel Sherrill <joel@OARcorp.com>
520
521        * ChangeLog: Corrected.
522
5232002-10-30      Eric Norum <eric.norum@usask.ca>
524
525        * include/rtems/bspIo.h: Add vprintk function for kernel printing
526        from routines which have already obtained the va_list pointer.
527
[489782d4]5282002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
529
530        * aclocal/check-bsp-cache.m4: Remove.
531
[30d1a28f]5322002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
533
534        * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
535
[56a1ae36]5362002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
537
538        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
539
[f8ee48bf]5402002-10-21      Joel Sherrill <joel@OARcorp.com>
541
542        * aclocal/version.m4: Updated to rtems-20021021-test.
543
[f8cb04a5]5442002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
545
546        * .cvsignore: Reformat.
547        Add autom4te*cache.
548        Remove autom4te.cache.
549
[523fb4b]5502002-10-07      Joel Sherrill <joel@OARcorp.com>
551
552        * aclocal/version.m4: Updated to rtems-ss-20021007.
553
[71a08543]5542002-10-04      Joel Sherrill <joel@OARcorp.com>
555
556        * aclocal/version.m4: Updated to rtems-JUNK.
557
[348d21b9]5582002-10-04      Joel Sherrill <joel@OARcorp.com>
559
560        * aclocal/version.m4: Updated to rtems-ss-20021004.
561
[f31a078]5622002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
563
564        * score/include/Makefile.am: Remove cpuopt.h generation.
565        * configure.ac: Correct package name.
566        Don't build ada if POSIX is disabled.
567        Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
568
[97b4bc1]5692002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
570
571        * aclocal/prog-gnat.m4: New.
572        * configure.ac: Add ada subdir handling.
573
[310fee6]5742002-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
575
576        * aclocal/bsp-alias.m4: Remove.
577
[d5dc04f]5782002-08-07      Joel Sherrill <joel@OARcorp.com>
579
580        * aclocal/version.m4: Updated to rtems-ss-20020807.
581
[e336882]5822002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
583
584        * configure.ac: Add missing ',' to librpc activation.
585        Add AC_MSG_CHECKING/AC_MSG_RESULT.
586        * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
587
[85eb57e7]5882002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
589
590        * configure.ac: Fix bug in librpc activation, having introduced by
591        yesterday's patch.
592
[92b671dd]5932002-08-06      Joel Sherrill <joel@OARcorp.com>
594
595        * configure.ac: or32 does not currently support librpc.
596
[d3ed9703]5972002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
598
599        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
600
[0aa6384]6012002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
602
603        * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
604        Use AS_IF instead of if/then/else/fi.
605
[c8f1338f]6062002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
607
608        * wrapup/Makefile.am: Use librtems.a.
609        * wrapup/Makefile.am: Use libsapi.a.
610
[b9e6c6b]6112002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
612
613        * wrapup/Makefile.am: Use libscore.a.
614
[532fad28]6152002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
616
617        * aclocal/canonicalize-tools.m4: Remove LD.
618        * automake/lib.am: Remove LD.
619        * Makefile.am: Put preinstall-stamp into CLEANFILES.
620
[4bfe135]6212002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
622
623        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
624        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
625
[79b15c1d]6262002-07-31      Joel Sherrill <joel@OARcorp.com>
627
628        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
629        was just a stub and only the OR32 port is getting worked on.
630
[0702a31]6312002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
632
633        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
634
[c3efdb3]6352002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
636
637        * automake/compile.am: Use .$(OBJEXT) instead of .o.
638
[305dd8bd]6392002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
640
641        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
642
[405c7d1]6432002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
644
645        * wrapup/Makefile.am: Use project_libdir instead of
646        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
647        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
648
[9f6d7a3]6492002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
650
651        * automake/lib.am: Use project_libdir instead of
652        $(PROJECT_RELEASE)/lib.
653
[14620166]6542002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
655
656        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
657        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
658        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
659        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
660        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
661        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
662        references to bsp_specs. Use project_libdir instead of
663        $(PROJECT_RELEASE)/lib.
664
[60f3702]6652002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
666
667        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
668        * aclocal/check-cpu.m4: Ditto.
669        * aclocal/check-bsps.m4: Ditto.
670
[1b16e63c]6712002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
672
673        * automake/multilib.am: Add install-multi.
674        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
675        version.m4.
676        Add --with-project-root.
677        Reflect --with-project-root to setting up PROJECT_ROOT.
678        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
679        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
680        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
681
[51b4875]6822002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
683
684        * configure.ac: RTEMS_TOP(..).
685
[fa348b7d]6862002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
687
688        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
689
[a9d97a8]6902002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
691
692        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
693
[74701e1]6942002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
695
696        * configure.ac: Remove RTEMS_PROJECT_ROOT.
697        * aclocal/project-root.m4: Remove.
698
[18ec075f]6992002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
700
701        * aclocal/enable-multiprocessing.m4: Fix typo.
702        * aclocal/prog-cc.m4: Remove obsolete comments.
703        Comment out GCCSED.
704
[272413c]7052002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
706
707        * aclocal/prog-ccas.m4: New.
708        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
709        RTEMS_GCC_PRINT
710        * aclocal/check-multiprocessing.m4: Fix typo.
[5261406]711        * automake/compile.am: Remove CXX support.
712        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
[272413c]713
[15c107ff]7142002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
715
716        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
717
[27f9f12]7182002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
719
720        * configure.ac: Remove references to RTEMS_BSP.
721        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
722        Allow building w/ --enable-multiprocessing --enable-multilib.
723        * aclocal/enable-multiprocessing.m4:
724        Eliminate RTEMS_HAS_MULTIPROCESSING.
725
[2239edfd]7262002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
727
728        * wrapup/Makefile.am: Fix stupid typo in previous patch.
729
[e73e576]7302002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
731
732        * configure.ac: Add librpc. AC_PROG_RANLIB.
733        * wrapup/Makefile.am: Add librpc.
734        Use relative path to lib*.a for
735        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
736
[4e987e77]7372002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
738
739        * aclocal/subdirs.m4: Remove.
740
[7001a48]7412002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
742
743        * wrapup/Makefile.am: Use relative path to lib*.a for
744        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
745
[607e6b36]7462002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
747
748        * Makefile.am: Include $(top_srcdir)/automake/*.am.
749        Use aclocal.
750        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
751        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
752        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
753        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
754        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
755        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
756        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
757        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
758        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
759        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
760        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
761        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
762        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
763        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
764        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
765        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
766        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
767        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
768
[14e2477]7692002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
770
771        * aclocal/bsp-alias.m4: Copied over from aclocal/.
772        * aclocal/canonical-host.m4: Ditto.
773        * aclocal/canonical-target-name.m4: Ditto.
774        * aclocal/canonicalize-tools.m4: Ditto.
775        * aclocal/check-bsp-cache.m4: Ditto.
776        * aclocal/check-bsps.m4: Ditto.
777        * aclocal/check-cpu.m4: Ditto.
778        * aclocal/check-itron.m4: Ditto.
779        * aclocal/check-multiprocessing.m4: Ditto.
780        * aclocal/check-networking.m4: Ditto.
781        * aclocal/check-newlib.m4: Ditto.
782        * aclocal/check-posix.m4: Ditto.
783        * aclocal/check-tool.m4: Ditto.
784        * aclocal/enable-bare.m4: Ditto.
785        * aclocal/enable-inlines.m4: Ditto.
786        * aclocal/enable-itron.m4: Ditto.
787        * aclocal/enable-multiprocessing.m4: Ditto.
788        * aclocal/enable-networking.m4: Ditto.
789        * aclocal/enable-posix.m4: Ditto.
790        * aclocal/enable-rtemsbsp.m4: Ditto.
791        * aclocal/env-rtemsbsp.m4: Ditto.
792        * aclocal/env-rtemscpu.m4: Ditto.
793        * aclocal/gcc-pipe.m4: Ditto.
794        * aclocal/gcc-specs.m4: Ditto.
795        * aclocal/multi.m4: Ditto.
796        * aclocal/multilib.m4: Ditto.
797        * aclocal/prog-cc.m4: Ditto.
798        * aclocal/project-root.m4: Ditto.
799        * aclocal/rtems-cpu-subdirs.m4: Ditto.
800        * aclocal/rtems-debug.m4: Ditto.
801        * aclocal/rtems-top.m4: Ditto.
802        * aclocal/subdirs.m4: Ditto.
803        * aclocal/sysv-ipc.m4: Ditto.
804        * aclocal/tool-paths.m4: Ditto.
805        * aclocal/version.m4: Ditto.
806
[39dfccf2]8072002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
808
809        * automake/compile.am: Copied over from automake/.
810        * automake/lib.am: Copied over from automake/.
811        * automake/local.am: Copied over from automake/.
812        * automake/multilib.am: Copied over from automake/.
813        * automake/subdirs.am: Copied over from automake/.
814        * Makefile.am: Add automake/*.am.
815
[3e39b47]8162002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
817
818        * configure.ac: Add libnetworking.
819        * wrapup/Makefile.am: Ditto.
820
[35cd6ae]8212002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
822
823        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
824        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
825
[90926129]8262002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
827
828        * configure.ac: Add libcsupport.
829        * wrapup/Makefile.am: Ditto.
830
[c16dcbc8]8312002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
832
833        * Makefile.am: Add preinstall-stamp.
834
[cb9b2bfc]8352002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
836
837        * configure.ac: Remove ENABLE_GCC28.
838
[34fd745]8392002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
840
841        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
842
[1960925d]8432002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
844
845        * configure.ac:
846        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
847        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
848        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
849        * Makefile.am: Remove AUTOMAKE_OPTIONS.
850        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
851
[cdf5a5b4]8522001-01-17      Joel Sherrill <joel@OARcorp.com>
853
854        * ChangeLog: Deleted duplicate blank line.
855
[64b1f81]8562002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
857
858        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
859        ITRON_SUBDIRS.
860        * configure.ac: Rework enable_unixlib handling.
861        Add RTEMS_MULTILIBS to cpuopts.h.
862        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
863        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
864
[dd2906e]8652002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
866
867        * wrapup/Makefile.am: Add install-hook.
868        Remove SIZE_RTEMS.
869        * include/rtems/fs.h: New, extracted from libio_.h.
870        * include/rtems/userenv.h: New. extracted from libio_.h.
871
[029527b6]8722002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
873
874        * Makefile.am: Readded reference to wrapup.
875
[20db683]8762002-01-06      Joel Sherrill <joel@OARcorp.com>
877
878        * wrapup/.cvsignore: Readded.
879        * include/.cvsignore: New file.
880
[cc279333]8812002-01-04      Joel Sherrill <joel@OARcorp.com>
882
883        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
884
[8217c40]8852001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
886
887        * configure.ac: Use AS_IF instead of if/then/else.
888        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
889        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
890        Add include/Makefile to CONFIG_FILES.
891        Add AC_ENABLE_MULITLIB.
892        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
893        Remove */optman/Makefile from CONFIG_FILES.
894        * Makefile.am: Add include to SUBDIRS.
895        * rtems/Makefile.am: Remove optman from SUBDIRS.
896        * sapi/Makefile.am: Remove optman from SUBDIRS.
897        * include/Makefile.am: New file.
898        * include/rtems/bspIo.h: Relocated from lib/include.
899        * include/rtems/libio_.h: Relocated from lib/include.
900
[989b938]9012001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
902
903        * wrapup/posix/Makefile.am: Add multilib support.
904        * wrapup/itron/Makefile.am: Add multilib support.
905        * wrapup/rtems/Makefile.am: Add multilib support.
906        * Makefile.am: Add multilib support.
907
[7660ccd8]9082001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
909
910        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
911
[81d4759]9122001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
913
914        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
915        Reflect changes to configuration of rtems, score and sapi subdirs.
916        * Makefile.am: require automake-1.5.
917
[66387986]9182001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
919
920        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
921        * configure.in: Remove.
922        * configure.ac: New file, generated from configure.in by autoupdate.
923
[615a7d0]9242001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
925
926        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
927
[53c3a2c6]9282001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
929
930        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
931
[c0394d4b]9322001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
933
934        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
935
[76c0bbbb]9362000-12-01      Joel Sherrill <joel@OARcorp.com>
937
938        * configure.in: Removed error check for enabling macros with
939        either POSIX or ITRON API.
940
[feead226]9412000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
942
943        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
944
[a314d3b4]9452000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
946
947        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
948
[5582de1]9492000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
950
951        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
952        Switch to GNU canonicalization.
953
[5fa62fc4]9542000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
955
956        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
957
[d79bdeb]9582000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
959
960        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
961        wrapup/rtems/Makefile.am: Include compile.am
962
[e94ad1fe]9632000-08-10      Joel Sherrill <joel@OARcorp.com>
964
965        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.