source: rtems/cpukit/ChangeLog @ 35d9b418

4.104.114.84.95
Last change on this file since 35d9b418 was 35d9b418, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/11/04 at 02:30:12

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

  • configure.ac, aclocal/enable-bare.m4, aclocal/enable-inlines.m4, aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4, aclocal/enable-posix.m4, aclocal/enable-rtems-debug.m4, aclocal/multi.m4, aclocal/multilib.m4: Use AS_HELP_STRING instead of AC_HELP_STRING (deprecated in autoconf-2.59)
  • automake/local.am: Remove clean-local, depend-gcc.
  • Property mode set to 100644
File size: 30.2 KB
RevLine 
[35d9b418]12004-01-11  Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac, aclocal/enable-bare.m4,
4        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
5        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
6        aclocal/enable-posix.m4, aclocal/enable-rtems-debug.m4, aclocal/multi.m4,
7        aclocal/multilib.m4: Use AS_HELP_STRING instead of AC_HELP_STRING
8        (deprecated in autoconf-2.59)
9        * automake/local.am: Remove clean-local, depend-gcc.
10
[526a860]112004-01-08  Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * wrapup/Makefile.am: Cosmetics.
14
[d7a7573]152004-01-08  Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * aclocal/enable-networking.m4: Don't AC_SUBST(RTEMS_HAS_NETWORKING).
18        * aclocal/check-networking.m4: Don't AC_SUBST(HAS_NETWORKING).
19        * automake/amcompile.am: Remove $(ARCH).
20        * wrapup/Makefile.am: Add $(ARCH).
21        Remove compile.am, lib.am.
22        Include amcompile.am.
23
[98715202]242004-01-08  Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * wrapup/Makefile.am: Use ../*/*$(LIB_VARIANT).a instead of
27        $(ARCH)/lib*.a.
28
[3e168eca]292004-01-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * wrapup/Makefile.am:
32        Reflect changes to libblock/Makefile.am.
33        Reflect changes to libcsupport/Makefile.am.
34
[161624c]352004-01-07      Joel Sherrill <joel@OARcorp.com>
36
37        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
38        more completely covers the MIPS family.
39
[74a67351]402004-01-07  Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * wrapup/Makefile.am: Reflect changes to library Makefile.ams.
43
[e7d110ba]442004-01-07  Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * automake/amcompile.am: New.
47        * configure.ac: Add subdir-objects, AM_PROG_CC_C_O.
48
[44652f8]492003-12-17  Joel Sherrill <joel@OARcorp.com>
50
51    * aclocal/version.m4: Updated to rtems-20031217-test.
52
[a953fa1]532003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * automake/compile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
56
[b7235805]572003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * aclocal/env-rtemscpu.m4: Remove stray '/' in PROJECT_LIB.
60        * wrapup/Makefile.am: Remove duplicate $(PROJECT_LIB) rule.
61
[efe9ef4]622003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * aclocal/env-rtemscpu.m4: Add PROJECT_LIB.
65        * wrapup/Makefile.am: Use $(PROJECT_LIB) instead of ${PROJECT_RELEASE}/lib.
66
[b0805d8]672003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
70        * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
71
[731656e9]722003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * wrapup/Makefile.am: Reworked.
75
[ba962ea]762003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * aclocal/lead-dot.m4: Remove (Use the version in automake-1.8).
79        * automake/lib.am: Remove $(project_libdir)$(MULTISUBDIR).
80        * aclocal/env-rtemscpu.m4: Reflect new definition of project_lib.
81        * Makefile.am: Remove BUILT_SOURCES.
82
[810720b6]832003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
86
[5ef82f97]872003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
90        * wrapup/Makefile.am: Reflect $(dirstamp) changes.
91
[6041409]922003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * Makefile.am: Add $(dirstamp) to preinstallation rules.
95
[e3407a4]962003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * aclocal/lead-dot.m4: New (from automake-1.7f).
99        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT.
100        Add AC_SUBST(dirstamp).
101
[c9cb640e]1022003-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * configure.ac: Reflect having removed
105        libnetworking/libc/Makefile.am, libnetworking/lib/Makefile.am.
106
[4065de5]1072003-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * configure.ac: Reflect changes to libmisc/*.
110
[22ade8e1]1112003-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * wrapup/Makefile.am: Merge-in former libmisc/wrapup/Makefile.am
114
[c90a567]1152003-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * configure.ac: Reflect changes to libfs Makefile.ams.
[d376e49]118        Remove libmisc/wrapup/Makefile.
[c90a567]119
[1bcbe41]1202003-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * configure.ac: Use here-documents to generate cpuopts.tmp.
123        Various fixes and changes to argument processing.
124        Reflect changes to librpc Makefile.ams.
125        * acinclude.m4: Use here-documents to generate cpuopts.tmp.
126        * aclocal/check-itron.m4: Remove HAS_IRON_API.
127        * aclocal/check-multiprocessing.m4: Remove HAS_MP.
128        * aclocal/check-posix.m4: Remove HAS_POSIX_API.
129
[863fb4f]1302003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * aclocal/canonicalize-tools.m4, aclocal/check-itron.m4,
133        aclocal/check-multiprocessing.m4, aclocal/check-newlib.m4,
134        aclocal/check-posix.m4, aclocal/check-rtems-debug.m4,
135        aclocal/check-tool.m4, aclocal/enable-bare.m4,
136        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
137        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
138        aclocal/enable-posix.m4, aclocal/enable-rtems-debug.m4,
139        aclocal/env-rtemscpu.m4, aclocal/gcc-isystem.m4,
140        aclocal/gcc-pipe.m4, aclocal/multi.m4,
141        aclocal/multilib.m4, aclocal/prog-cc.m4,
142        aclocal/rtems-top.m4, aclocal/sysv-ipc.m4:
143        Fix underquoting to silence automake-1.8.
144
[dcfba35]1452003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * configure.ac: Use RTEMS_INLINES instead of USE_INLINES.
148        Elimimate INLINESdir.
149        * aclocal/enable-inlines.m4: Ditto. Remove RTEMS_USE_MACROS.
150        * .cvsignore: Add config.h.in.
151
[926e856a]1522003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * configure.ac: Make RTEMS_DEBUG an RTEMS_CPUOPT.
155
[7987c2a]1562003-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * wrapup/Makefile.am: Reflect having removed libnetworking/wrapup.
159        * configure.ac: Ditto.
160
[3da33bf8]1612003-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * acinclude.m4: New.
164        * configure.ac: Don't use AUTOHEADER to generate cpuopts.h.
165        Add local autoheader config.h.
166        * aclocal/canonical-target-name.m4: Require AC_CANONICAL_HOST.
167        * aclocal/enable-inlines.m4: Remove USE_MACROS (Unused).
168
[ed4b894]1692003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * aclocal/check-posix.m4: Add m4-quotes.
172        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
173        * aclocal/canonical-host.m4: Remove.
174        * configure.ac: Remove RTEMS_CANONICAL_HOST.
175        * aclocal/sysv-ipc.m4: Remove reference to RTEMS_CANONICAL_HOST.
176        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_HOST instead of
177        AC_CANONICAL_TARGET. Use $host instead of $target.
178
[5b2e199]1792003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * aclocal/check-multiprocessing.m4: Add m4-quotes.
182        Remove RTEMS_CHECK_CPU.
183        * aclocal/check-itron.m4: Add m4-quotes.
184        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
185        * aclocal/check-networking.m4: Add m4-quotes.
186        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
187        * aclocal/check-cpu.m4: Remove.
188        * aclocal/canonical-target-name.m4: Add m4-quotes.
189        * configure.ac: Merge-in former aclocal/check-cpu.m4.
190
[62f0829]1912003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * configure.ac: Check for sys/cdefs.h.
194        * aclocal/env-rtems-cpu.m4: Add project_includedir.
195        Deprecate PROJECT_INCLUDE.  Change project_includedir to
196        $(PROJECT_ROOT)/include for multilibs.
197
[71e66df]1982003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * Makefile.am: Merge-in include/Makefile.am.
201        * include/Makefile.am: Remove.
202        * configure.ac: Reflect having removed include/Makefile.am and
203        librpc/include/Makefile.am.
204
[09fd8ce5]2052003-09-04      Joel Sherrill <joel@OARcorp.com>
206
207        * include/rtems/bspIo.h, include/rtems/fs.h, include/rtems/userenv.h:
208        URL for license changed.
209
[ac3786b]2102003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * aclocal/rtems-top.m4: Add RTEMS_API.
213        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
214
[30d5640]2152003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * aclocal/rtems-debug.m4: Remove.
218        * aclocal/enable-rtems-debug.m4: New (Split out from rtems-debug.m4).
219        * aclocal/check-rtems-debug.m4: New (Split out from rtems-debug.m4).
220
[63a04f7]2212003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * automake/local.am: Remove "debug".
224
[652b53a]2252003-08-11      Joel Sherrill <joel@OARcorp.com>
226
227        * configure.ac: Removed duplicate entry.
228
[7dcc3fe]2292003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
232
[b31b35f]2332003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * configure.ac: Add libmisc/fsmount/Makefile.
236
[ae49cd6a]2372003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * wrapup/Makefile.am: Remove '/' after $(DESTDIR).
240
[69b40b05]2412003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * wrapup/Makefile.am: Remove bogus $(MULTISUBDIR).
244
[da0fc5d]2452003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * configure.ac: Merge-in librpc/configure.ac.
248        * Makefile.am: Add librpc to SUBDIRS.
249        Remove @subdirs@.
250
[07da959]2512003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * configure.ac: Merge-in libcsupport/configure.ac.
254        * Makefile.am: Add libcsupport to SUBDIRS.
255
[b422de6c]2562003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * configure.ac: Merge-in posix/configure.ac.
259        Merge-in itron/configure.ac.
260        Misc. cosmetical changes.
261        * Makefile.am: Add posix, itron to SUBDIRS.
262
[85956f9]2632003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * configure.ac: Merge-in libnetworking/configure.ac.
266        Remove "rtems-" from RTEMS_VERSION.
267        Add AC_CHECK_FUNCS([strsep strcasecmp snprintf]).
268        * Makefile.am: Add libmisc to SUBDIRS.
269
[e30210ea]2702003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * configure.ac: Merge-in libmisc/configure.ac.
273        * Makefile.am: Add libmisc to SUBDIRS.
274
[e604ab6]2752003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * configure.ac: Merge-in libfs/configure.ac.
278        * Makefile.am: Add libfs to SUBDIRS.
279
[9483fbf]2802003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * configure.ac: Merge-in libblock/configure.ac.
283        * Makefile.am: Add libblock to SUBDIRS.
284
[92ed8c2]2852003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * configure.ac: Merge-in ada/configure.ac.
288        * Makefile.am: Add ada to SUBDIRS.
289
[73defea0]2902003-07-03      Joel Sherrill <joel@OARcorp.com>
291
292        * aclocal/version.m4: Updated to rtems-ss-20030703.
293
[f4e204c]2942003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        PR 409:
297        * include/Makefile.am: Add rtems/stdint.h
298        * include/rtems/stdint.h: New.
299
[d46ec86]3002003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        PR 321:
303        * aclocal/env-rtemscpu.m4: Remove support for profile-variant.
304        * automake/compile.am: Ditto.
305        * automake/local.am: Ditto.
306
[46fa6611]3072003-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * automake/compile.am: Remove LIBSUFFIX_VA (unused).
310
[1e030c49]3112003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * aclocal/env-rtemscpu.m4: Merge-in env-rtemsbsp.m4.
314        * aclocal/env-rtemsbsp.m4: Remove.
315        * aclocal/enable-rtemsbsp.m4: Remove.
316
3172003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * aclocal/env-rtemscpu.m4: Remove stray '/' in setting up
320        project_libdir.
321
[7ae9530]3222003-04-17      Joel Sherrill <joel@OARcorp.com>
323
324        * aclocal/version.m4: Updated to rtems-ss-20030417.
325
[f1208c0]3262003-04-11      Joel Sherrill <joel@OARcorp.com>
327
328        * aclocal/version.m4: Updated to rtems-ss-20030411.
329
[1ee68d1]3302003-04-11      Joel Sherrill <joel@OARcorp.com>
331
332        * aclocal/version.m4: Updated to rtems-ss-20020411.
333
[f62f49e3]3342003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * wrapup/Makefile.am: Remove '/' after $(DESTDIR) to work around
337        Cygwin mistreating paths.
338
3392003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * wrapup/Makefile.am: Reflect changes to project_libdir.
342
3432003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
344
345        * aclocal/env-rtemscpu.m4: Remove obsolete comment.
346        Add MULTISUBDIR to project_libdir.
347
3482003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
349
350        * aclocal/env-rtemscpu.m4: Remove RTEMS_ROOT (Unused).
351        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT (Unused).
352        Remove RTEMS_PROJECT_ROOT (Unused).
353        * aclocal/tool-paths.m4: Delete.
354
[9b353a5]3552003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * configure.ac: Remove AC_CONFIG_AUX_DIR.
358        * aclocal/rtems-top.m4: Add AC_CONFIG_AUX_DIR.
359
3602003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * configure.ac: AC_PREREQ(2.57).
363
3642003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * configure.ac: Remove sptables.h.in.
367
[490a605]3682003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
369
370        * configure.ac: Remove AC_SUBST(RTEMS_VERSION).
371        AC_DEFINE(RTEMS_VERSION) to propagate it through cpuopts.h.
372
3732003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * configure.ac: AC_SUBST(RTEMS_VERSION,_RTEMS_VERSION).
376
3772003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * aclocal/gcc-isystem.m4: New.
380        * aclocal/gcc-specs.m4: Remove.
381        * aclocal/prog-cc.m4: Remove RTEMS_GCC_SPECS.
382        Add RTEMS_GCC_ISYSTEM.
383        Reformat setting up RTEMS_CPPFLAGS.
384
3852003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
386
387        * automake/local.am: Introduce depend-gcc.
388        Remove ${ARCH}.
389        * automake/compile.am: Remove GCCSPECS, GCC_SPECS, CONFIG.CC, CC,
390        CPP. Add ${ARCH}. depend-gcc.
391        * aclocal/prog-cc.m4: Set up RTEMS_CPPFLAGS.
392        * aclocal/env-rtemscpu.m4: Remove GCC_SPECS.
393        * aclocal/env-rtemsbsp.m4: Remove GCC_SPECS.
394
[6b2b4a36]3952003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
398
[4f3e2c28]3992003-01-28      Joel Sherrill <joel@OARcorp.com>
400
401        * aclocal/version.m4: Updated to rtems-ss-20030128.
402
[08df9a21]4032003-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * automake/local.am: Remove distclean-local.
406        Remove PROJECT_TOOLS.
407
[16735ca]4082003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
411        Remove CLOBBER_DEPEND (Unused).
412
[28ed8f3]4132002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * automake/compile.am: Remove $(RTEMS_BSP_CFLAGS).
[5919677]416
[28ed8f3]4172002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[5919677]418        * wrapup/Makefile.am: Fix path to libxdr and librpc (Another typo in
419        from the 2002-12-12 patch).
420
[ade3aa6]4212002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
422
423        * wrapup/Makefile.am: Fix typo in yesterday's patch.
424
[16f417c1]4252002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
426
427        * wrapup/Makefile.am: Don't create $ARCH.
428        Use install-data-local to install librtemscpu.a
429
[c2a2fff]4302002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
431
432        * wrapup/Makefile.am: Add libmisc.
433
[f7952533]4342002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
435
436        * configure.ac: Add AC_CONFIG_SUBDIR(libmisc).
437
[cc51f05a]4382002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
439
440        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
441        * aclocal/env-rtemscpu.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
442        * aclocal/check-bsps.m4: Remove.
443
[33e6983]4442002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
445
446        * wrapup/Makefile.am: Remove *_OBJS, use LIBS+= instead.
447        * configure.ac: Require autoconf >= 2.54, automake-1.7.2.
448
[3c9fa54]4492002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
450
451        * wrapup/Makefile.am: Reflect changes to score/.
452        * configure.ac: Reflect changes to score/.
453
4542002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
455
456        * wrapup/Makefile.am: Reflect changes to sapi/.
457        * configure.ac: Reflect changes to sapi/.
458
[120e9fb]4592002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
460
461        * configure.ac: Add AC_SUBST(INLINEdir).
462
[1fd4e20]4632002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
464
465        * wrapup/Makefile.am: Reflect changes to rtems/.
466        * configure.ac: Reflect changes to rtems/.
467
[89e9cc49]4682002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
469
470        * wrapup/Makefile.am: Reflect changes to posix/.
471        Reflect changes to itron/.
472
[baa8dd7c]4732002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
474
475        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
476
[8e4cd5a]4772002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
478
479        * automake/multilib.am: Don't include @RTEMS_BSP@.cfg.
480        * automake/compile.am: Remove hard-coded CFLAGS_PROFILE_V.
481        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
482        CFLAGS_PROFILE_V.
483        Hard-code RTEMS_CFLAGS_PROFILE = -pg
484        * aclocal/prog-cc.m4: Sync with toplevel/aclocal/prog-cc.m4.
485        Remove GCCSED.
486        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
487        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V.
488
[8b38a769]4892002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
490
491        * aclocal/rtems-flags.m4: New.
492
[fd5e23a]4932002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
494
495        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V (Unused).
496
[1f64ebf]4972002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x.
500        * aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
501
[97831b7]5022002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
503
[1f64ebf]504        * include/rtems/libio_.h: Remove.
[97831b7]505
[b5a59c3f]5062002-11-18      Joel Sherrill <joel@OARcorp.com>
507
508        * aclocal/version.m4: Updated to rtems-ss-20021118.
509
[2d3c472b]5102002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
511
512        * include/rtems/userenv.h: Rely upon <limits.h> for
513        _POSIX_LOGIN_NAME_MAX.
514
[1417e2b4]5152002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
516
517        * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS.
518        * automake/compile.am: Acknowledge configuration-time CFLAGS.
519        Remove CFLAGS_DEFAULT.
520
[2bc3f76]5212002-11-11      Joel Sherrill <joel@OARcorp.com>
522
523        * aclocal/version.m4: Updated to rtems-ss-20021111.
524
[b99463c]5252002-11-11      Joel Sherrill <joel@OARcorp.com>
526
527        * aclocal/version.m4: Updated to rtems-ss-20021111.
528
[b31106f6]5292002-11-01      Joel Sherrill <joel@OARcorp.com>
530
531        * ChangeLog: Corrected.
532
5332002-10-30      Eric Norum <eric.norum@usask.ca>
534
535        * include/rtems/bspIo.h: Add vprintk function for kernel printing
536        from routines which have already obtained the va_list pointer.
537
[489782d4]5382002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
539
540        * aclocal/check-bsp-cache.m4: Remove.
541
[30d1a28f]5422002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
543
544        * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
545
[56a1ae36]5462002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
547
548        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
549
[f8ee48bf]5502002-10-21      Joel Sherrill <joel@OARcorp.com>
551
552        * aclocal/version.m4: Updated to rtems-20021021-test.
553
[f8cb04a5]5542002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
555
556        * .cvsignore: Reformat.
557        Add autom4te*cache.
558        Remove autom4te.cache.
559
[523fb4b]5602002-10-07      Joel Sherrill <joel@OARcorp.com>
561
562        * aclocal/version.m4: Updated to rtems-ss-20021007.
563
[71a08543]5642002-10-04      Joel Sherrill <joel@OARcorp.com>
565
566        * aclocal/version.m4: Updated to rtems-JUNK.
567
[348d21b9]5682002-10-04      Joel Sherrill <joel@OARcorp.com>
569
570        * aclocal/version.m4: Updated to rtems-ss-20021004.
571
[f31a078]5722002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
573
574        * score/include/Makefile.am: Remove cpuopt.h generation.
575        * configure.ac: Correct package name.
576        Don't build ada if POSIX is disabled.
577        Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
578
[97b4bc1]5792002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
580
581        * aclocal/prog-gnat.m4: New.
582        * configure.ac: Add ada subdir handling.
583
[310fee6]5842002-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
585
586        * aclocal/bsp-alias.m4: Remove.
587
[d5dc04f]5882002-08-07      Joel Sherrill <joel@OARcorp.com>
589
590        * aclocal/version.m4: Updated to rtems-ss-20020807.
591
[e336882]5922002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
593
594        * configure.ac: Add missing ',' to librpc activation.
595        Add AC_MSG_CHECKING/AC_MSG_RESULT.
596        * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
597
[85eb57e7]5982002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
599
600        * configure.ac: Fix bug in librpc activation, having introduced by
601        yesterday's patch.
602
[92b671dd]6032002-08-06      Joel Sherrill <joel@OARcorp.com>
604
605        * configure.ac: or32 does not currently support librpc.
606
[d3ed9703]6072002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
608
609        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
610
[0aa6384]6112002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
612
613        * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
614        Use AS_IF instead of if/then/else/fi.
615
[c8f1338f]6162002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
617
618        * wrapup/Makefile.am: Use librtems.a.
619        * wrapup/Makefile.am: Use libsapi.a.
620
[b9e6c6b]6212002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
622
623        * wrapup/Makefile.am: Use libscore.a.
624
[532fad28]6252002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
626
627        * aclocal/canonicalize-tools.m4: Remove LD.
628        * automake/lib.am: Remove LD.
629        * Makefile.am: Put preinstall-stamp into CLEANFILES.
630
[4bfe135]6312002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
632
633        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
634        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
635
[79b15c1d]6362002-07-31      Joel Sherrill <joel@OARcorp.com>
637
638        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
639        was just a stub and only the OR32 port is getting worked on.
640
[0702a31]6412002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
642
643        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
644
[c3efdb3]6452002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
646
647        * automake/compile.am: Use .$(OBJEXT) instead of .o.
648
[305dd8bd]6492002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
650
651        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
652
[405c7d1]6532002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
654
655        * wrapup/Makefile.am: Use project_libdir instead of
656        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
657        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
658
[9f6d7a3]6592002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
660
661        * automake/lib.am: Use project_libdir instead of
662        $(PROJECT_RELEASE)/lib.
663
[14620166]6642002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
665
666        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
667        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
668        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
669        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
670        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
671        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
672        references to bsp_specs. Use project_libdir instead of
673        $(PROJECT_RELEASE)/lib.
674
[60f3702]6752002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
676
677        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
678        * aclocal/check-cpu.m4: Ditto.
679        * aclocal/check-bsps.m4: Ditto.
680
[1b16e63c]6812002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
682
683        * automake/multilib.am: Add install-multi.
684        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
685        version.m4.
686        Add --with-project-root.
687        Reflect --with-project-root to setting up PROJECT_ROOT.
688        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
689        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
690        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
691
[51b4875]6922002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
693
694        * configure.ac: RTEMS_TOP(..).
695
[fa348b7d]6962002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
697
698        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
699
[a9d97a8]7002002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
701
702        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
703
[74701e1]7042002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
705
706        * configure.ac: Remove RTEMS_PROJECT_ROOT.
707        * aclocal/project-root.m4: Remove.
708
[18ec075f]7092002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
710
711        * aclocal/enable-multiprocessing.m4: Fix typo.
712        * aclocal/prog-cc.m4: Remove obsolete comments.
713        Comment out GCCSED.
714
[272413c]7152002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
716
717        * aclocal/prog-ccas.m4: New.
718        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
719        RTEMS_GCC_PRINT
720        * aclocal/check-multiprocessing.m4: Fix typo.
[5261406]721        * automake/compile.am: Remove CXX support.
722        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
[272413c]723
[15c107ff]7242002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
725
726        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
727
[27f9f12]7282002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
729
730        * configure.ac: Remove references to RTEMS_BSP.
731        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
732        Allow building w/ --enable-multiprocessing --enable-multilib.
733        * aclocal/enable-multiprocessing.m4:
734        Eliminate RTEMS_HAS_MULTIPROCESSING.
735
[2239edfd]7362002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
737
738        * wrapup/Makefile.am: Fix stupid typo in previous patch.
739
[e73e576]7402002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
741
742        * configure.ac: Add librpc. AC_PROG_RANLIB.
743        * wrapup/Makefile.am: Add librpc.
744        Use relative path to lib*.a for
745        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
746
[4e987e77]7472002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
748
749        * aclocal/subdirs.m4: Remove.
750
[7001a48]7512002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
752
753        * wrapup/Makefile.am: Use relative path to lib*.a for
754        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
755
[607e6b36]7562002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
757
758        * Makefile.am: Include $(top_srcdir)/automake/*.am.
759        Use aclocal.
760        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
761        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
762        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
763        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
764        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
765        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
766        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
767        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
768        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
769        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
770        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
771        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
772        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
773        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
774        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
775        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
776        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
777        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
778
[14e2477]7792002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
780
781        * aclocal/bsp-alias.m4: Copied over from aclocal/.
782        * aclocal/canonical-host.m4: Ditto.
783        * aclocal/canonical-target-name.m4: Ditto.
784        * aclocal/canonicalize-tools.m4: Ditto.
785        * aclocal/check-bsp-cache.m4: Ditto.
786        * aclocal/check-bsps.m4: Ditto.
787        * aclocal/check-cpu.m4: Ditto.
788        * aclocal/check-itron.m4: Ditto.
789        * aclocal/check-multiprocessing.m4: Ditto.
790        * aclocal/check-networking.m4: Ditto.
791        * aclocal/check-newlib.m4: Ditto.
792        * aclocal/check-posix.m4: Ditto.
793        * aclocal/check-tool.m4: Ditto.
794        * aclocal/enable-bare.m4: Ditto.
795        * aclocal/enable-inlines.m4: Ditto.
796        * aclocal/enable-itron.m4: Ditto.
797        * aclocal/enable-multiprocessing.m4: Ditto.
798        * aclocal/enable-networking.m4: Ditto.
799        * aclocal/enable-posix.m4: Ditto.
800        * aclocal/enable-rtemsbsp.m4: Ditto.
801        * aclocal/env-rtemsbsp.m4: Ditto.
802        * aclocal/env-rtemscpu.m4: Ditto.
803        * aclocal/gcc-pipe.m4: Ditto.
804        * aclocal/gcc-specs.m4: Ditto.
805        * aclocal/multi.m4: Ditto.
806        * aclocal/multilib.m4: Ditto.
807        * aclocal/prog-cc.m4: Ditto.
808        * aclocal/project-root.m4: Ditto.
809        * aclocal/rtems-cpu-subdirs.m4: Ditto.
810        * aclocal/rtems-debug.m4: Ditto.
811        * aclocal/rtems-top.m4: Ditto.
812        * aclocal/subdirs.m4: Ditto.
813        * aclocal/sysv-ipc.m4: Ditto.
814        * aclocal/tool-paths.m4: Ditto.
815        * aclocal/version.m4: Ditto.
816
[39dfccf2]8172002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
818
819        * automake/compile.am: Copied over from automake/.
820        * automake/lib.am: Copied over from automake/.
821        * automake/local.am: Copied over from automake/.
822        * automake/multilib.am: Copied over from automake/.
823        * automake/subdirs.am: Copied over from automake/.
824        * Makefile.am: Add automake/*.am.
825
[3e39b47]8262002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
827
828        * configure.ac: Add libnetworking.
829        * wrapup/Makefile.am: Ditto.
830
[35cd6ae]8312002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
832
833        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
834        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
835
[90926129]8362002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
837
838        * configure.ac: Add libcsupport.
839        * wrapup/Makefile.am: Ditto.
840
[c16dcbc8]8412002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
842
843        * Makefile.am: Add preinstall-stamp.
844
[cb9b2bfc]8452002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
846
847        * configure.ac: Remove ENABLE_GCC28.
848
[34fd745]8492002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
850
851        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
852
[1960925d]8532002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
854
855        * configure.ac:
856        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
857        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
858        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
859        * Makefile.am: Remove AUTOMAKE_OPTIONS.
860        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
861
[cdf5a5b4]8622001-01-17      Joel Sherrill <joel@OARcorp.com>
863
864        * ChangeLog: Deleted duplicate blank line.
865
[64b1f81]8662002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
867
868        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
869        ITRON_SUBDIRS.
870        * configure.ac: Rework enable_unixlib handling.
871        Add RTEMS_MULTILIBS to cpuopts.h.
872        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
873        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
874
[dd2906e]8752002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
876
877        * wrapup/Makefile.am: Add install-hook.
878        Remove SIZE_RTEMS.
879        * include/rtems/fs.h: New, extracted from libio_.h.
880        * include/rtems/userenv.h: New. extracted from libio_.h.
881
[029527b6]8822002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
883
884        * Makefile.am: Readded reference to wrapup.
885
[20db683]8862002-01-06      Joel Sherrill <joel@OARcorp.com>
887
888        * wrapup/.cvsignore: Readded.
889        * include/.cvsignore: New file.
890
[cc279333]8912002-01-04      Joel Sherrill <joel@OARcorp.com>
892
893        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
894
[8217c40]8952001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
896
897        * configure.ac: Use AS_IF instead of if/then/else.
898        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
899        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
900        Add include/Makefile to CONFIG_FILES.
901        Add AC_ENABLE_MULITLIB.
902        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
903        Remove */optman/Makefile from CONFIG_FILES.
904        * Makefile.am: Add include to SUBDIRS.
905        * rtems/Makefile.am: Remove optman from SUBDIRS.
906        * sapi/Makefile.am: Remove optman from SUBDIRS.
907        * include/Makefile.am: New file.
908        * include/rtems/bspIo.h: Relocated from lib/include.
909        * include/rtems/libio_.h: Relocated from lib/include.
910
[989b938]9112001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
912
913        * wrapup/posix/Makefile.am: Add multilib support.
914        * wrapup/itron/Makefile.am: Add multilib support.
915        * wrapup/rtems/Makefile.am: Add multilib support.
916        * Makefile.am: Add multilib support.
917
[7660ccd8]9182001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
919
920        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
921
[81d4759]9222001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
923
924        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
925        Reflect changes to configuration of rtems, score and sapi subdirs.
926        * Makefile.am: require automake-1.5.
927
[66387986]9282001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
929
930        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
931        * configure.in: Remove.
932        * configure.ac: New file, generated from configure.in by autoupdate.
933
[615a7d0]9342001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
935
936        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
937
[53c3a2c6]9382001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
939
940        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
941
[c0394d4b]9422001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
943
944        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
945
[76c0bbbb]9462000-12-01      Joel Sherrill <joel@OARcorp.com>
947
948        * configure.in: Removed error check for enabling macros with
949        either POSIX or ITRON API.
950
[feead226]9512000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
952
953        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
954
[a314d3b4]9552000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
956
957        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
958
[5582de1]9592000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
960
961        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
962        Switch to GNU canonicalization.
963
[5fa62fc4]9642000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
965
966        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
967
[d79bdeb]9682000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
969
970        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
971        wrapup/rtems/Makefile.am: Include compile.am
972
[e94ad1fe]9732000-08-10      Joel Sherrill <joel@OARcorp.com>
974
975        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.