source: rtems/cpukit/ChangeLog @ c9cb640e

4.104.114.84.95
Last change on this file since c9cb640e was c9cb640e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/28/03 at 13:28:51

2003-11-28 Ralf Corsepius <corsepiu@…>

  • configure.ac: Reflect having removed libnetworking/libc/Makefile.am, libnetworking/lib/Makefile.am.
  • Property mode set to 100644
File size: 26.9 KB
RevLine 
[c9cb640e]12003-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Reflect having removed
4        libnetworking/libc/Makefile.am, libnetworking/lib/Makefile.am.
5
[4065de5]62003-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Reflect changes to libmisc/*.
9
[22ade8e1]102003-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * wrapup/Makefile.am: Merge-in former libmisc/wrapup/Makefile.am
13
[c90a567]142003-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.ac: Reflect changes to libfs Makefile.ams.
[d376e49]17        Remove libmisc/wrapup/Makefile.
[c90a567]18
[1bcbe41]192003-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac: Use here-documents to generate cpuopts.tmp.
22        Various fixes and changes to argument processing.
23        Reflect changes to librpc Makefile.ams.
24        * acinclude.m4: Use here-documents to generate cpuopts.tmp.
25        * aclocal/check-itron.m4: Remove HAS_IRON_API.
26        * aclocal/check-multiprocessing.m4: Remove HAS_MP.
27        * aclocal/check-posix.m4: Remove HAS_POSIX_API.
28
[863fb4f]292003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * aclocal/canonicalize-tools.m4, aclocal/check-itron.m4,
32        aclocal/check-multiprocessing.m4, aclocal/check-newlib.m4,
33        aclocal/check-posix.m4, aclocal/check-rtems-debug.m4,
34        aclocal/check-tool.m4, aclocal/enable-bare.m4,
35        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
36        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
37        aclocal/enable-posix.m4, aclocal/enable-rtems-debug.m4,
38        aclocal/env-rtemscpu.m4, aclocal/gcc-isystem.m4,
39        aclocal/gcc-pipe.m4, aclocal/multi.m4,
40        aclocal/multilib.m4, aclocal/prog-cc.m4,
41        aclocal/rtems-top.m4, aclocal/sysv-ipc.m4:
42        Fix underquoting to silence automake-1.8.
43
[dcfba35]442003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * configure.ac: Use RTEMS_INLINES instead of USE_INLINES.
47        Elimimate INLINESdir.
48        * aclocal/enable-inlines.m4: Ditto. Remove RTEMS_USE_MACROS.
49        * .cvsignore: Add config.h.in.
50
[926e856a]512003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * configure.ac: Make RTEMS_DEBUG an RTEMS_CPUOPT.
54
[7987c2a]552003-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * wrapup/Makefile.am: Reflect having removed libnetworking/wrapup.
58        * configure.ac: Ditto.
59
[3da33bf8]602003-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * acinclude.m4: New.
63        * configure.ac: Don't use AUTOHEADER to generate cpuopts.h.
64        Add local autoheader config.h.
65        * aclocal/canonical-target-name.m4: Require AC_CANONICAL_HOST.
66        * aclocal/enable-inlines.m4: Remove USE_MACROS (Unused).
67
[ed4b894]682003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * aclocal/check-posix.m4: Add m4-quotes.
71        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
72        * aclocal/canonical-host.m4: Remove.
73        * configure.ac: Remove RTEMS_CANONICAL_HOST.
74        * aclocal/sysv-ipc.m4: Remove reference to RTEMS_CANONICAL_HOST.
75        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_HOST instead of
76        AC_CANONICAL_TARGET. Use $host instead of $target.
77
[5b2e199]782003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * aclocal/check-multiprocessing.m4: Add m4-quotes.
81        Remove RTEMS_CHECK_CPU.
82        * aclocal/check-itron.m4: Add m4-quotes.
83        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
84        * aclocal/check-networking.m4: Add m4-quotes.
85        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
86        * aclocal/check-cpu.m4: Remove.
87        * aclocal/canonical-target-name.m4: Add m4-quotes.
88        * configure.ac: Merge-in former aclocal/check-cpu.m4.
89
[62f0829]902003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * configure.ac: Check for sys/cdefs.h.
93        * aclocal/env-rtems-cpu.m4: Add project_includedir.
94        Deprecate PROJECT_INCLUDE.  Change project_includedir to
95        $(PROJECT_ROOT)/include for multilibs.
96
[71e66df]972003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * Makefile.am: Merge-in include/Makefile.am.
100        * include/Makefile.am: Remove.
101        * configure.ac: Reflect having removed include/Makefile.am and
102        librpc/include/Makefile.am.
103
[09fd8ce5]1042003-09-04      Joel Sherrill <joel@OARcorp.com>
105
106        * include/rtems/bspIo.h, include/rtems/fs.h, include/rtems/userenv.h:
107        URL for license changed.
108
[ac3786b]1092003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * aclocal/rtems-top.m4: Add RTEMS_API.
112        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
113
[30d5640]1142003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * aclocal/rtems-debug.m4: Remove.
117        * aclocal/enable-rtems-debug.m4: New (Split out from rtems-debug.m4).
118        * aclocal/check-rtems-debug.m4: New (Split out from rtems-debug.m4).
119
[63a04f7]1202003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * automake/local.am: Remove "debug".
123
[652b53a]1242003-08-11      Joel Sherrill <joel@OARcorp.com>
125
126        * configure.ac: Removed duplicate entry.
127
[7dcc3fe]1282003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
131
[b31b35f]1322003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * configure.ac: Add libmisc/fsmount/Makefile.
135
[ae49cd6a]1362003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * wrapup/Makefile.am: Remove '/' after $(DESTDIR).
139
[69b40b05]1402003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * wrapup/Makefile.am: Remove bogus $(MULTISUBDIR).
143
[da0fc5d]1442003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * configure.ac: Merge-in librpc/configure.ac.
147        * Makefile.am: Add librpc to SUBDIRS.
148        Remove @subdirs@.
149
[07da959]1502003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * configure.ac: Merge-in libcsupport/configure.ac.
153        * Makefile.am: Add libcsupport to SUBDIRS.
154
[b422de6c]1552003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * configure.ac: Merge-in posix/configure.ac.
158        Merge-in itron/configure.ac.
159        Misc. cosmetical changes.
160        * Makefile.am: Add posix, itron to SUBDIRS.
161
[85956f9]1622003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * configure.ac: Merge-in libnetworking/configure.ac.
165        Remove "rtems-" from RTEMS_VERSION.
166        Add AC_CHECK_FUNCS([strsep strcasecmp snprintf]).
167        * Makefile.am: Add libmisc to SUBDIRS.
168
[e30210ea]1692003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * configure.ac: Merge-in libmisc/configure.ac.
172        * Makefile.am: Add libmisc to SUBDIRS.
173
[e604ab6]1742003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * configure.ac: Merge-in libfs/configure.ac.
177        * Makefile.am: Add libfs to SUBDIRS.
178
[9483fbf]1792003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * configure.ac: Merge-in libblock/configure.ac.
182        * Makefile.am: Add libblock to SUBDIRS.
183
[92ed8c2]1842003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * configure.ac: Merge-in ada/configure.ac.
187        * Makefile.am: Add ada to SUBDIRS.
188
[73defea0]1892003-07-03      Joel Sherrill <joel@OARcorp.com>
190
191        * aclocal/version.m4: Updated to rtems-ss-20030703.
192
[f4e204c]1932003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        PR 409:
196        * include/Makefile.am: Add rtems/stdint.h
197        * include/rtems/stdint.h: New.
198
[d46ec86]1992003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        PR 321:
202        * aclocal/env-rtemscpu.m4: Remove support for profile-variant.
203        * automake/compile.am: Ditto.
204        * automake/local.am: Ditto.
205
[46fa6611]2062003-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * automake/compile.am: Remove LIBSUFFIX_VA (unused).
209
[1e030c49]2102003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * aclocal/env-rtemscpu.m4: Merge-in env-rtemsbsp.m4.
213        * aclocal/env-rtemsbsp.m4: Remove.
214        * aclocal/enable-rtemsbsp.m4: Remove.
215
2162003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * aclocal/env-rtemscpu.m4: Remove stray '/' in setting up
219        project_libdir.
220
[7ae9530]2212003-04-17      Joel Sherrill <joel@OARcorp.com>
222
223        * aclocal/version.m4: Updated to rtems-ss-20030417.
224
[f1208c0]2252003-04-11      Joel Sherrill <joel@OARcorp.com>
226
227        * aclocal/version.m4: Updated to rtems-ss-20030411.
228
[1ee68d1]2292003-04-11      Joel Sherrill <joel@OARcorp.com>
230
231        * aclocal/version.m4: Updated to rtems-ss-20020411.
232
[f62f49e3]2332003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * wrapup/Makefile.am: Remove '/' after $(DESTDIR) to work around
236        Cygwin mistreating paths.
237
2382003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * wrapup/Makefile.am: Reflect changes to project_libdir.
241
2422003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * aclocal/env-rtemscpu.m4: Remove obsolete comment.
245        Add MULTISUBDIR to project_libdir.
246
2472003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * aclocal/env-rtemscpu.m4: Remove RTEMS_ROOT (Unused).
250        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT (Unused).
251        Remove RTEMS_PROJECT_ROOT (Unused).
252        * aclocal/tool-paths.m4: Delete.
253
[9b353a5]2542003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * configure.ac: Remove AC_CONFIG_AUX_DIR.
257        * aclocal/rtems-top.m4: Add AC_CONFIG_AUX_DIR.
258
2592003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * configure.ac: AC_PREREQ(2.57).
262
2632003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * configure.ac: Remove sptables.h.in.
266
[490a605]2672003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * configure.ac: Remove AC_SUBST(RTEMS_VERSION).
270        AC_DEFINE(RTEMS_VERSION) to propagate it through cpuopts.h.
271
2722003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * configure.ac: AC_SUBST(RTEMS_VERSION,_RTEMS_VERSION).
275
2762003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * aclocal/gcc-isystem.m4: New.
279        * aclocal/gcc-specs.m4: Remove.
280        * aclocal/prog-cc.m4: Remove RTEMS_GCC_SPECS.
281        Add RTEMS_GCC_ISYSTEM.
282        Reformat setting up RTEMS_CPPFLAGS.
283
2842003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * automake/local.am: Introduce depend-gcc.
287        Remove ${ARCH}.
288        * automake/compile.am: Remove GCCSPECS, GCC_SPECS, CONFIG.CC, CC,
289        CPP. Add ${ARCH}. depend-gcc.
290        * aclocal/prog-cc.m4: Set up RTEMS_CPPFLAGS.
291        * aclocal/env-rtemscpu.m4: Remove GCC_SPECS.
292        * aclocal/env-rtemsbsp.m4: Remove GCC_SPECS.
293
[6b2b4a36]2942003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
297
[4f3e2c28]2982003-01-28      Joel Sherrill <joel@OARcorp.com>
299
300        * aclocal/version.m4: Updated to rtems-ss-20030128.
301
[08df9a21]3022003-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * automake/local.am: Remove distclean-local.
305        Remove PROJECT_TOOLS.
306
[16735ca]3072003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
310        Remove CLOBBER_DEPEND (Unused).
311
[28ed8f3]3122002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * automake/compile.am: Remove $(RTEMS_BSP_CFLAGS).
[5919677]315
[28ed8f3]3162002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[5919677]317        * wrapup/Makefile.am: Fix path to libxdr and librpc (Another typo in
318        from the 2002-12-12 patch).
319
[ade3aa6]3202002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * wrapup/Makefile.am: Fix typo in yesterday's patch.
323
[16f417c1]3242002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * wrapup/Makefile.am: Don't create $ARCH.
327        Use install-data-local to install librtemscpu.a
328
[c2a2fff]3292002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * wrapup/Makefile.am: Add libmisc.
332
[f7952533]3332002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * configure.ac: Add AC_CONFIG_SUBDIR(libmisc).
336
[cc51f05a]3372002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
340        * aclocal/env-rtemscpu.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
341        * aclocal/check-bsps.m4: Remove.
342
[33e6983]3432002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
344
345        * wrapup/Makefile.am: Remove *_OBJS, use LIBS+= instead.
346        * configure.ac: Require autoconf >= 2.54, automake-1.7.2.
347
[3c9fa54]3482002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
349
350        * wrapup/Makefile.am: Reflect changes to score/.
351        * configure.ac: Reflect changes to score/.
352
3532002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * wrapup/Makefile.am: Reflect changes to sapi/.
356        * configure.ac: Reflect changes to sapi/.
357
[120e9fb]3582002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
359
360        * configure.ac: Add AC_SUBST(INLINEdir).
361
[1fd4e20]3622002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
363
364        * wrapup/Makefile.am: Reflect changes to rtems/.
365        * configure.ac: Reflect changes to rtems/.
366
[89e9cc49]3672002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * wrapup/Makefile.am: Reflect changes to posix/.
370        Reflect changes to itron/.
371
[baa8dd7c]3722002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
373
374        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
375
[8e4cd5a]3762002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
377
378        * automake/multilib.am: Don't include @RTEMS_BSP@.cfg.
379        * automake/compile.am: Remove hard-coded CFLAGS_PROFILE_V.
380        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
381        CFLAGS_PROFILE_V.
382        Hard-code RTEMS_CFLAGS_PROFILE = -pg
383        * aclocal/prog-cc.m4: Sync with toplevel/aclocal/prog-cc.m4.
384        Remove GCCSED.
385        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
386        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V.
387
[8b38a769]3882002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
389
390        * aclocal/rtems-flags.m4: New.
391
[fd5e23a]3922002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
393
394        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V (Unused).
395
[1f64ebf]3962002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
397
398        * aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x.
399        * aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
400
[97831b7]4012002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
[1f64ebf]403        * include/rtems/libio_.h: Remove.
[97831b7]404
[b5a59c3f]4052002-11-18      Joel Sherrill <joel@OARcorp.com>
406
407        * aclocal/version.m4: Updated to rtems-ss-20021118.
408
[2d3c472b]4092002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * include/rtems/userenv.h: Rely upon <limits.h> for
412        _POSIX_LOGIN_NAME_MAX.
413
[1417e2b4]4142002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
415
416        * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS.
417        * automake/compile.am: Acknowledge configuration-time CFLAGS.
418        Remove CFLAGS_DEFAULT.
419
[2bc3f76]4202002-11-11      Joel Sherrill <joel@OARcorp.com>
421
422        * aclocal/version.m4: Updated to rtems-ss-20021111.
423
[b99463c]4242002-11-11      Joel Sherrill <joel@OARcorp.com>
425
426        * aclocal/version.m4: Updated to rtems-ss-20021111.
427
[b31106f6]4282002-11-01      Joel Sherrill <joel@OARcorp.com>
429
430        * ChangeLog: Corrected.
431
4322002-10-30      Eric Norum <eric.norum@usask.ca>
433
434        * include/rtems/bspIo.h: Add vprintk function for kernel printing
435        from routines which have already obtained the va_list pointer.
436
[489782d4]4372002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
438
439        * aclocal/check-bsp-cache.m4: Remove.
440
[30d1a28f]4412002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
442
443        * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
444
[56a1ae36]4452002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
446
447        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
448
[f8ee48bf]4492002-10-21      Joel Sherrill <joel@OARcorp.com>
450
451        * aclocal/version.m4: Updated to rtems-20021021-test.
452
[f8cb04a5]4532002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
454
455        * .cvsignore: Reformat.
456        Add autom4te*cache.
457        Remove autom4te.cache.
458
[523fb4b]4592002-10-07      Joel Sherrill <joel@OARcorp.com>
460
461        * aclocal/version.m4: Updated to rtems-ss-20021007.
462
[71a08543]4632002-10-04      Joel Sherrill <joel@OARcorp.com>
464
465        * aclocal/version.m4: Updated to rtems-JUNK.
466
[348d21b9]4672002-10-04      Joel Sherrill <joel@OARcorp.com>
468
469        * aclocal/version.m4: Updated to rtems-ss-20021004.
470
[f31a078]4712002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
472
473        * score/include/Makefile.am: Remove cpuopt.h generation.
474        * configure.ac: Correct package name.
475        Don't build ada if POSIX is disabled.
476        Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
477
[97b4bc1]4782002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * aclocal/prog-gnat.m4: New.
481        * configure.ac: Add ada subdir handling.
482
[310fee6]4832002-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
484
485        * aclocal/bsp-alias.m4: Remove.
486
[d5dc04f]4872002-08-07      Joel Sherrill <joel@OARcorp.com>
488
489        * aclocal/version.m4: Updated to rtems-ss-20020807.
490
[e336882]4912002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
492
493        * configure.ac: Add missing ',' to librpc activation.
494        Add AC_MSG_CHECKING/AC_MSG_RESULT.
495        * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
496
[85eb57e7]4972002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * configure.ac: Fix bug in librpc activation, having introduced by
500        yesterday's patch.
501
[92b671dd]5022002-08-06      Joel Sherrill <joel@OARcorp.com>
503
504        * configure.ac: or32 does not currently support librpc.
505
[d3ed9703]5062002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
507
508        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
509
[0aa6384]5102002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
511
512        * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
513        Use AS_IF instead of if/then/else/fi.
514
[c8f1338f]5152002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
516
517        * wrapup/Makefile.am: Use librtems.a.
518        * wrapup/Makefile.am: Use libsapi.a.
519
[b9e6c6b]5202002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
521
522        * wrapup/Makefile.am: Use libscore.a.
523
[532fad28]5242002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
525
526        * aclocal/canonicalize-tools.m4: Remove LD.
527        * automake/lib.am: Remove LD.
528        * Makefile.am: Put preinstall-stamp into CLEANFILES.
529
[4bfe135]5302002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
531
532        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
533        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
534
[79b15c1d]5352002-07-31      Joel Sherrill <joel@OARcorp.com>
536
537        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
538        was just a stub and only the OR32 port is getting worked on.
539
[0702a31]5402002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
541
542        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
543
[c3efdb3]5442002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
545
546        * automake/compile.am: Use .$(OBJEXT) instead of .o.
547
[305dd8bd]5482002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
549
550        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
551
[405c7d1]5522002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
553
554        * wrapup/Makefile.am: Use project_libdir instead of
555        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
556        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
557
[9f6d7a3]5582002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
559
560        * automake/lib.am: Use project_libdir instead of
561        $(PROJECT_RELEASE)/lib.
562
[14620166]5632002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
564
565        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
566        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
567        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
568        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
569        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
570        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
571        references to bsp_specs. Use project_libdir instead of
572        $(PROJECT_RELEASE)/lib.
573
[60f3702]5742002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
575
576        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
577        * aclocal/check-cpu.m4: Ditto.
578        * aclocal/check-bsps.m4: Ditto.
579
[1b16e63c]5802002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
581
582        * automake/multilib.am: Add install-multi.
583        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
584        version.m4.
585        Add --with-project-root.
586        Reflect --with-project-root to setting up PROJECT_ROOT.
587        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
588        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
589        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
590
[51b4875]5912002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
592
593        * configure.ac: RTEMS_TOP(..).
594
[fa348b7d]5952002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
596
597        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
598
[a9d97a8]5992002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
600
601        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
602
[74701e1]6032002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
604
605        * configure.ac: Remove RTEMS_PROJECT_ROOT.
606        * aclocal/project-root.m4: Remove.
607
[18ec075f]6082002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
609
610        * aclocal/enable-multiprocessing.m4: Fix typo.
611        * aclocal/prog-cc.m4: Remove obsolete comments.
612        Comment out GCCSED.
613
[272413c]6142002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
615
616        * aclocal/prog-ccas.m4: New.
617        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
618        RTEMS_GCC_PRINT
619        * aclocal/check-multiprocessing.m4: Fix typo.
[5261406]620        * automake/compile.am: Remove CXX support.
621        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
[272413c]622
[15c107ff]6232002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
624
625        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
626
[27f9f12]6272002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
628
629        * configure.ac: Remove references to RTEMS_BSP.
630        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
631        Allow building w/ --enable-multiprocessing --enable-multilib.
632        * aclocal/enable-multiprocessing.m4:
633        Eliminate RTEMS_HAS_MULTIPROCESSING.
634
[2239edfd]6352002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
636
637        * wrapup/Makefile.am: Fix stupid typo in previous patch.
638
[e73e576]6392002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
640
641        * configure.ac: Add librpc. AC_PROG_RANLIB.
642        * wrapup/Makefile.am: Add librpc.
643        Use relative path to lib*.a for
644        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
645
[4e987e77]6462002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
647
648        * aclocal/subdirs.m4: Remove.
649
[7001a48]6502002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
651
652        * wrapup/Makefile.am: Use relative path to lib*.a for
653        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
654
[607e6b36]6552002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
656
657        * Makefile.am: Include $(top_srcdir)/automake/*.am.
658        Use aclocal.
659        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
660        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
661        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
662        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
663        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
664        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
665        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
666        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
667        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
668        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
669        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
670        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
671        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
672        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
673        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
674        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
675        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
676        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
677
[14e2477]6782002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
679
680        * aclocal/bsp-alias.m4: Copied over from aclocal/.
681        * aclocal/canonical-host.m4: Ditto.
682        * aclocal/canonical-target-name.m4: Ditto.
683        * aclocal/canonicalize-tools.m4: Ditto.
684        * aclocal/check-bsp-cache.m4: Ditto.
685        * aclocal/check-bsps.m4: Ditto.
686        * aclocal/check-cpu.m4: Ditto.
687        * aclocal/check-itron.m4: Ditto.
688        * aclocal/check-multiprocessing.m4: Ditto.
689        * aclocal/check-networking.m4: Ditto.
690        * aclocal/check-newlib.m4: Ditto.
691        * aclocal/check-posix.m4: Ditto.
692        * aclocal/check-tool.m4: Ditto.
693        * aclocal/enable-bare.m4: Ditto.
694        * aclocal/enable-inlines.m4: Ditto.
695        * aclocal/enable-itron.m4: Ditto.
696        * aclocal/enable-multiprocessing.m4: Ditto.
697        * aclocal/enable-networking.m4: Ditto.
698        * aclocal/enable-posix.m4: Ditto.
699        * aclocal/enable-rtemsbsp.m4: Ditto.
700        * aclocal/env-rtemsbsp.m4: Ditto.
701        * aclocal/env-rtemscpu.m4: Ditto.
702        * aclocal/gcc-pipe.m4: Ditto.
703        * aclocal/gcc-specs.m4: Ditto.
704        * aclocal/multi.m4: Ditto.
705        * aclocal/multilib.m4: Ditto.
706        * aclocal/prog-cc.m4: Ditto.
707        * aclocal/project-root.m4: Ditto.
708        * aclocal/rtems-cpu-subdirs.m4: Ditto.
709        * aclocal/rtems-debug.m4: Ditto.
710        * aclocal/rtems-top.m4: Ditto.
711        * aclocal/subdirs.m4: Ditto.
712        * aclocal/sysv-ipc.m4: Ditto.
713        * aclocal/tool-paths.m4: Ditto.
714        * aclocal/version.m4: Ditto.
715
[39dfccf2]7162002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
717
718        * automake/compile.am: Copied over from automake/.
719        * automake/lib.am: Copied over from automake/.
720        * automake/local.am: Copied over from automake/.
721        * automake/multilib.am: Copied over from automake/.
722        * automake/subdirs.am: Copied over from automake/.
723        * Makefile.am: Add automake/*.am.
724
[3e39b47]7252002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
726
727        * configure.ac: Add libnetworking.
728        * wrapup/Makefile.am: Ditto.
729
[35cd6ae]7302002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
731
732        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
733        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
734
[90926129]7352002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
736
737        * configure.ac: Add libcsupport.
738        * wrapup/Makefile.am: Ditto.
739
[c16dcbc8]7402002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
741
742        * Makefile.am: Add preinstall-stamp.
743
[cb9b2bfc]7442002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
745
746        * configure.ac: Remove ENABLE_GCC28.
747
[34fd745]7482002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
749
750        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
751
[1960925d]7522002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
753
754        * configure.ac:
755        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
756        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
757        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
758        * Makefile.am: Remove AUTOMAKE_OPTIONS.
759        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
760
[cdf5a5b4]7612001-01-17      Joel Sherrill <joel@OARcorp.com>
762
763        * ChangeLog: Deleted duplicate blank line.
764
[64b1f81]7652002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
766
767        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
768        ITRON_SUBDIRS.
769        * configure.ac: Rework enable_unixlib handling.
770        Add RTEMS_MULTILIBS to cpuopts.h.
771        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
772        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
773
[dd2906e]7742002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
775
776        * wrapup/Makefile.am: Add install-hook.
777        Remove SIZE_RTEMS.
778        * include/rtems/fs.h: New, extracted from libio_.h.
779        * include/rtems/userenv.h: New. extracted from libio_.h.
780
[029527b6]7812002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
782
783        * Makefile.am: Readded reference to wrapup.
784
[20db683]7852002-01-06      Joel Sherrill <joel@OARcorp.com>
786
787        * wrapup/.cvsignore: Readded.
788        * include/.cvsignore: New file.
789
[cc279333]7902002-01-04      Joel Sherrill <joel@OARcorp.com>
791
792        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
793
[8217c40]7942001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
795
796        * configure.ac: Use AS_IF instead of if/then/else.
797        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
798        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
799        Add include/Makefile to CONFIG_FILES.
800        Add AC_ENABLE_MULITLIB.
801        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
802        Remove */optman/Makefile from CONFIG_FILES.
803        * Makefile.am: Add include to SUBDIRS.
804        * rtems/Makefile.am: Remove optman from SUBDIRS.
805        * sapi/Makefile.am: Remove optman from SUBDIRS.
806        * include/Makefile.am: New file.
807        * include/rtems/bspIo.h: Relocated from lib/include.
808        * include/rtems/libio_.h: Relocated from lib/include.
809
[989b938]8102001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
811
812        * wrapup/posix/Makefile.am: Add multilib support.
813        * wrapup/itron/Makefile.am: Add multilib support.
814        * wrapup/rtems/Makefile.am: Add multilib support.
815        * Makefile.am: Add multilib support.
816
[7660ccd8]8172001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
818
819        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
820
[81d4759]8212001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
822
823        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
824        Reflect changes to configuration of rtems, score and sapi subdirs.
825        * Makefile.am: require automake-1.5.
826
[66387986]8272001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
828
829        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
830        * configure.in: Remove.
831        * configure.ac: New file, generated from configure.in by autoupdate.
832
[615a7d0]8332001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
834
835        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
836
[53c3a2c6]8372001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
838
839        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
840
[c0394d4b]8412001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
842
843        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
844
[76c0bbbb]8452000-12-01      Joel Sherrill <joel@OARcorp.com>
846
847        * configure.in: Removed error check for enabling macros with
848        either POSIX or ITRON API.
849
[feead226]8502000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
851
852        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
853
[a314d3b4]8542000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
855
856        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
857
[5582de1]8582000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
859
860        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
861        Switch to GNU canonicalization.
862
[5fa62fc4]8632000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
864
865        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
866
[d79bdeb]8672000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
868
869        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
870        wrapup/rtems/Makefile.am: Include compile.am
871
[e94ad1fe]8722000-08-10      Joel Sherrill <joel@OARcorp.com>
873
874        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.