source: rtems/cpukit/ChangeLog @ 22ade8e1

4.104.114.84.95
Last change on this file since 22ade8e1 was 22ade8e1, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/28/03 at 00:33:29

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

  • wrapup/Makefile.am: Merge-in former libmisc/wrapup/Makefile.am
  • Property mode set to 100644
File size: 26.7 KB
Line 
12003-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Merge-in former libmisc/wrapup/Makefile.am
4
52003-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Reflect changes to libfs Makefile.ams.
8        Remove libmisc/wrapup/Makefile.
9
102003-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Use here-documents to generate cpuopts.tmp.
13        Various fixes and changes to argument processing.
14        Reflect changes to librpc Makefile.ams.
15        * acinclude.m4: Use here-documents to generate cpuopts.tmp.
16        * aclocal/check-itron.m4: Remove HAS_IRON_API.
17        * aclocal/check-multiprocessing.m4: Remove HAS_MP.
18        * aclocal/check-posix.m4: Remove HAS_POSIX_API.
19
202003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * aclocal/canonicalize-tools.m4, aclocal/check-itron.m4,
23        aclocal/check-multiprocessing.m4, aclocal/check-newlib.m4,
24        aclocal/check-posix.m4, aclocal/check-rtems-debug.m4,
25        aclocal/check-tool.m4, aclocal/enable-bare.m4,
26        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
27        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
28        aclocal/enable-posix.m4, aclocal/enable-rtems-debug.m4,
29        aclocal/env-rtemscpu.m4, aclocal/gcc-isystem.m4,
30        aclocal/gcc-pipe.m4, aclocal/multi.m4,
31        aclocal/multilib.m4, aclocal/prog-cc.m4,
32        aclocal/rtems-top.m4, aclocal/sysv-ipc.m4:
33        Fix underquoting to silence automake-1.8.
34
352003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.ac: Use RTEMS_INLINES instead of USE_INLINES.
38        Elimimate INLINESdir.
39        * aclocal/enable-inlines.m4: Ditto. Remove RTEMS_USE_MACROS.
40        * .cvsignore: Add config.h.in.
41
422003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * configure.ac: Make RTEMS_DEBUG an RTEMS_CPUOPT.
45
462003-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * wrapup/Makefile.am: Reflect having removed libnetworking/wrapup.
49        * configure.ac: Ditto.
50
512003-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * acinclude.m4: New.
54        * configure.ac: Don't use AUTOHEADER to generate cpuopts.h.
55        Add local autoheader config.h.
56        * aclocal/canonical-target-name.m4: Require AC_CANONICAL_HOST.
57        * aclocal/enable-inlines.m4: Remove USE_MACROS (Unused).
58
592003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * aclocal/check-posix.m4: Add m4-quotes.
62        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
63        * aclocal/canonical-host.m4: Remove.
64        * configure.ac: Remove RTEMS_CANONICAL_HOST.
65        * aclocal/sysv-ipc.m4: Remove reference to RTEMS_CANONICAL_HOST.
66        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_HOST instead of
67        AC_CANONICAL_TARGET. Use $host instead of $target.
68
692003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * aclocal/check-multiprocessing.m4: Add m4-quotes.
72        Remove RTEMS_CHECK_CPU.
73        * aclocal/check-itron.m4: Add m4-quotes.
74        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
75        * aclocal/check-networking.m4: Add m4-quotes.
76        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
77        * aclocal/check-cpu.m4: Remove.
78        * aclocal/canonical-target-name.m4: Add m4-quotes.
79        * configure.ac: Merge-in former aclocal/check-cpu.m4.
80
812003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * configure.ac: Check for sys/cdefs.h.
84        * aclocal/env-rtems-cpu.m4: Add project_includedir.
85        Deprecate PROJECT_INCLUDE.  Change project_includedir to
86        $(PROJECT_ROOT)/include for multilibs.
87
882003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * Makefile.am: Merge-in include/Makefile.am.
91        * include/Makefile.am: Remove.
92        * configure.ac: Reflect having removed include/Makefile.am and
93        librpc/include/Makefile.am.
94
952003-09-04      Joel Sherrill <joel@OARcorp.com>
96
97        * include/rtems/bspIo.h, include/rtems/fs.h, include/rtems/userenv.h:
98        URL for license changed.
99
1002003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * aclocal/rtems-top.m4: Add RTEMS_API.
103        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
104
1052003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * aclocal/rtems-debug.m4: Remove.
108        * aclocal/enable-rtems-debug.m4: New (Split out from rtems-debug.m4).
109        * aclocal/check-rtems-debug.m4: New (Split out from rtems-debug.m4).
110
1112003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * automake/local.am: Remove "debug".
114
1152003-08-11      Joel Sherrill <joel@OARcorp.com>
116
117        * configure.ac: Removed duplicate entry.
118
1192003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
122
1232003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.ac: Add libmisc/fsmount/Makefile.
126
1272003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * wrapup/Makefile.am: Remove '/' after $(DESTDIR).
130
1312003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * wrapup/Makefile.am: Remove bogus $(MULTISUBDIR).
134
1352003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * configure.ac: Merge-in librpc/configure.ac.
138        * Makefile.am: Add librpc to SUBDIRS.
139        Remove @subdirs@.
140
1412003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * configure.ac: Merge-in libcsupport/configure.ac.
144        * Makefile.am: Add libcsupport to SUBDIRS.
145
1462003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * configure.ac: Merge-in posix/configure.ac.
149        Merge-in itron/configure.ac.
150        Misc. cosmetical changes.
151        * Makefile.am: Add posix, itron to SUBDIRS.
152
1532003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * configure.ac: Merge-in libnetworking/configure.ac.
156        Remove "rtems-" from RTEMS_VERSION.
157        Add AC_CHECK_FUNCS([strsep strcasecmp snprintf]).
158        * Makefile.am: Add libmisc to SUBDIRS.
159
1602003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * configure.ac: Merge-in libmisc/configure.ac.
163        * Makefile.am: Add libmisc to SUBDIRS.
164
1652003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * configure.ac: Merge-in libfs/configure.ac.
168        * Makefile.am: Add libfs to SUBDIRS.
169
1702003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * configure.ac: Merge-in libblock/configure.ac.
173        * Makefile.am: Add libblock to SUBDIRS.
174
1752003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * configure.ac: Merge-in ada/configure.ac.
178        * Makefile.am: Add ada to SUBDIRS.
179
1802003-07-03      Joel Sherrill <joel@OARcorp.com>
181
182        * aclocal/version.m4: Updated to rtems-ss-20030703.
183
1842003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        PR 409:
187        * include/Makefile.am: Add rtems/stdint.h
188        * include/rtems/stdint.h: New.
189
1902003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        PR 321:
193        * aclocal/env-rtemscpu.m4: Remove support for profile-variant.
194        * automake/compile.am: Ditto.
195        * automake/local.am: Ditto.
196
1972003-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * automake/compile.am: Remove LIBSUFFIX_VA (unused).
200
2012003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * aclocal/env-rtemscpu.m4: Merge-in env-rtemsbsp.m4.
204        * aclocal/env-rtemsbsp.m4: Remove.
205        * aclocal/enable-rtemsbsp.m4: Remove.
206
2072003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * aclocal/env-rtemscpu.m4: Remove stray '/' in setting up
210        project_libdir.
211
2122003-04-17      Joel Sherrill <joel@OARcorp.com>
213
214        * aclocal/version.m4: Updated to rtems-ss-20030417.
215
2162003-04-11      Joel Sherrill <joel@OARcorp.com>
217
218        * aclocal/version.m4: Updated to rtems-ss-20030411.
219
2202003-04-11      Joel Sherrill <joel@OARcorp.com>
221
222        * aclocal/version.m4: Updated to rtems-ss-20020411.
223
2242003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * wrapup/Makefile.am: Remove '/' after $(DESTDIR) to work around
227        Cygwin mistreating paths.
228
2292003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * wrapup/Makefile.am: Reflect changes to project_libdir.
232
2332003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * aclocal/env-rtemscpu.m4: Remove obsolete comment.
236        Add MULTISUBDIR to project_libdir.
237
2382003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * aclocal/env-rtemscpu.m4: Remove RTEMS_ROOT (Unused).
241        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT (Unused).
242        Remove RTEMS_PROJECT_ROOT (Unused).
243        * aclocal/tool-paths.m4: Delete.
244
2452003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * configure.ac: Remove AC_CONFIG_AUX_DIR.
248        * aclocal/rtems-top.m4: Add AC_CONFIG_AUX_DIR.
249
2502003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * configure.ac: AC_PREREQ(2.57).
253
2542003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * configure.ac: Remove sptables.h.in.
257
2582003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * configure.ac: Remove AC_SUBST(RTEMS_VERSION).
261        AC_DEFINE(RTEMS_VERSION) to propagate it through cpuopts.h.
262
2632003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * configure.ac: AC_SUBST(RTEMS_VERSION,_RTEMS_VERSION).
266
2672003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * aclocal/gcc-isystem.m4: New.
270        * aclocal/gcc-specs.m4: Remove.
271        * aclocal/prog-cc.m4: Remove RTEMS_GCC_SPECS.
272        Add RTEMS_GCC_ISYSTEM.
273        Reformat setting up RTEMS_CPPFLAGS.
274
2752003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * automake/local.am: Introduce depend-gcc.
278        Remove ${ARCH}.
279        * automake/compile.am: Remove GCCSPECS, GCC_SPECS, CONFIG.CC, CC,
280        CPP. Add ${ARCH}. depend-gcc.
281        * aclocal/prog-cc.m4: Set up RTEMS_CPPFLAGS.
282        * aclocal/env-rtemscpu.m4: Remove GCC_SPECS.
283        * aclocal/env-rtemsbsp.m4: Remove GCC_SPECS.
284
2852003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
288
2892003-01-28      Joel Sherrill <joel@OARcorp.com>
290
291        * aclocal/version.m4: Updated to rtems-ss-20030128.
292
2932003-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * automake/local.am: Remove distclean-local.
296        Remove PROJECT_TOOLS.
297
2982003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
301        Remove CLOBBER_DEPEND (Unused).
302
3032002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * automake/compile.am: Remove $(RTEMS_BSP_CFLAGS).
306
3072002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308        * wrapup/Makefile.am: Fix path to libxdr and librpc (Another typo in
309        from the 2002-12-12 patch).
310
3112002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * wrapup/Makefile.am: Fix typo in yesterday's patch.
314
3152002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * wrapup/Makefile.am: Don't create $ARCH.
318        Use install-data-local to install librtemscpu.a
319
3202002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * wrapup/Makefile.am: Add libmisc.
323
3242002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * configure.ac: Add AC_CONFIG_SUBDIR(libmisc).
327
3282002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
331        * aclocal/env-rtemscpu.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
332        * aclocal/check-bsps.m4: Remove.
333
3342002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * wrapup/Makefile.am: Remove *_OBJS, use LIBS+= instead.
337        * configure.ac: Require autoconf >= 2.54, automake-1.7.2.
338
3392002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * wrapup/Makefile.am: Reflect changes to score/.
342        * configure.ac: Reflect changes to score/.
343
3442002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * wrapup/Makefile.am: Reflect changes to sapi/.
347        * configure.ac: Reflect changes to sapi/.
348
3492002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * configure.ac: Add AC_SUBST(INLINEdir).
352
3532002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * wrapup/Makefile.am: Reflect changes to rtems/.
356        * configure.ac: Reflect changes to rtems/.
357
3582002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
359
360        * wrapup/Makefile.am: Reflect changes to posix/.
361        Reflect changes to itron/.
362
3632002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
366
3672002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * automake/multilib.am: Don't include @RTEMS_BSP@.cfg.
370        * automake/compile.am: Remove hard-coded CFLAGS_PROFILE_V.
371        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
372        CFLAGS_PROFILE_V.
373        Hard-code RTEMS_CFLAGS_PROFILE = -pg
374        * aclocal/prog-cc.m4: Sync with toplevel/aclocal/prog-cc.m4.
375        Remove GCCSED.
376        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
377        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V.
378
3792002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
380
381        * aclocal/rtems-flags.m4: New.
382
3832002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
384
385        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V (Unused).
386
3872002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x.
390        * aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
391
3922002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
393
394        * include/rtems/libio_.h: Remove.
395
3962002-11-18      Joel Sherrill <joel@OARcorp.com>
397
398        * aclocal/version.m4: Updated to rtems-ss-20021118.
399
4002002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
401
402        * include/rtems/userenv.h: Rely upon <limits.h> for
403        _POSIX_LOGIN_NAME_MAX.
404
4052002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
406
407        * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS.
408        * automake/compile.am: Acknowledge configuration-time CFLAGS.
409        Remove CFLAGS_DEFAULT.
410
4112002-11-11      Joel Sherrill <joel@OARcorp.com>
412
413        * aclocal/version.m4: Updated to rtems-ss-20021111.
414
4152002-11-11      Joel Sherrill <joel@OARcorp.com>
416
417        * aclocal/version.m4: Updated to rtems-ss-20021111.
418
4192002-11-01      Joel Sherrill <joel@OARcorp.com>
420
421        * ChangeLog: Corrected.
422
4232002-10-30      Eric Norum <eric.norum@usask.ca>
424
425        * include/rtems/bspIo.h: Add vprintk function for kernel printing
426        from routines which have already obtained the va_list pointer.
427
4282002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * aclocal/check-bsp-cache.m4: Remove.
431
4322002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
433
434        * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
435
4362002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
437
438        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
439
4402002-10-21      Joel Sherrill <joel@OARcorp.com>
441
442        * aclocal/version.m4: Updated to rtems-20021021-test.
443
4442002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
445
446        * .cvsignore: Reformat.
447        Add autom4te*cache.
448        Remove autom4te.cache.
449
4502002-10-07      Joel Sherrill <joel@OARcorp.com>
451
452        * aclocal/version.m4: Updated to rtems-ss-20021007.
453
4542002-10-04      Joel Sherrill <joel@OARcorp.com>
455
456        * aclocal/version.m4: Updated to rtems-JUNK.
457
4582002-10-04      Joel Sherrill <joel@OARcorp.com>
459
460        * aclocal/version.m4: Updated to rtems-ss-20021004.
461
4622002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
463
464        * score/include/Makefile.am: Remove cpuopt.h generation.
465        * configure.ac: Correct package name.
466        Don't build ada if POSIX is disabled.
467        Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
468
4692002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
470
471        * aclocal/prog-gnat.m4: New.
472        * configure.ac: Add ada subdir handling.
473
4742002-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
475
476        * aclocal/bsp-alias.m4: Remove.
477
4782002-08-07      Joel Sherrill <joel@OARcorp.com>
479
480        * aclocal/version.m4: Updated to rtems-ss-20020807.
481
4822002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
483
484        * configure.ac: Add missing ',' to librpc activation.
485        Add AC_MSG_CHECKING/AC_MSG_RESULT.
486        * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
487
4882002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
489
490        * configure.ac: Fix bug in librpc activation, having introduced by
491        yesterday's patch.
492
4932002-08-06      Joel Sherrill <joel@OARcorp.com>
494
495        * configure.ac: or32 does not currently support librpc.
496
4972002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
500
5012002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
502
503        * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
504        Use AS_IF instead of if/then/else/fi.
505
5062002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
507
508        * wrapup/Makefile.am: Use librtems.a.
509        * wrapup/Makefile.am: Use libsapi.a.
510
5112002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
512
513        * wrapup/Makefile.am: Use libscore.a.
514
5152002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
516
517        * aclocal/canonicalize-tools.m4: Remove LD.
518        * automake/lib.am: Remove LD.
519        * Makefile.am: Put preinstall-stamp into CLEANFILES.
520
5212002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
522
523        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
524        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
525
5262002-07-31      Joel Sherrill <joel@OARcorp.com>
527
528        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
529        was just a stub and only the OR32 port is getting worked on.
530
5312002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
532
533        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
534
5352002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
536
537        * automake/compile.am: Use .$(OBJEXT) instead of .o.
538
5392002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
540
541        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
542
5432002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
544
545        * wrapup/Makefile.am: Use project_libdir instead of
546        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
547        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
548
5492002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
550
551        * automake/lib.am: Use project_libdir instead of
552        $(PROJECT_RELEASE)/lib.
553
5542002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
555
556        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
557        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
558        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
559        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
560        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
561        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
562        references to bsp_specs. Use project_libdir instead of
563        $(PROJECT_RELEASE)/lib.
564
5652002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
566
567        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
568        * aclocal/check-cpu.m4: Ditto.
569        * aclocal/check-bsps.m4: Ditto.
570
5712002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
572
573        * automake/multilib.am: Add install-multi.
574        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
575        version.m4.
576        Add --with-project-root.
577        Reflect --with-project-root to setting up PROJECT_ROOT.
578        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
579        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
580        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
581
5822002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
583
584        * configure.ac: RTEMS_TOP(..).
585
5862002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
587
588        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
589
5902002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
591
592        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
593
5942002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
595
596        * configure.ac: Remove RTEMS_PROJECT_ROOT.
597        * aclocal/project-root.m4: Remove.
598
5992002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
600
601        * aclocal/enable-multiprocessing.m4: Fix typo.
602        * aclocal/prog-cc.m4: Remove obsolete comments.
603        Comment out GCCSED.
604
6052002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
606
607        * aclocal/prog-ccas.m4: New.
608        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
609        RTEMS_GCC_PRINT
610        * aclocal/check-multiprocessing.m4: Fix typo.
611        * automake/compile.am: Remove CXX support.
612        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
613
6142002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
615
616        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
617
6182002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
619
620        * configure.ac: Remove references to RTEMS_BSP.
621        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
622        Allow building w/ --enable-multiprocessing --enable-multilib.
623        * aclocal/enable-multiprocessing.m4:
624        Eliminate RTEMS_HAS_MULTIPROCESSING.
625
6262002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
627
628        * wrapup/Makefile.am: Fix stupid typo in previous patch.
629
6302002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
631
632        * configure.ac: Add librpc. AC_PROG_RANLIB.
633        * wrapup/Makefile.am: Add librpc.
634        Use relative path to lib*.a for
635        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
636
6372002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
638
639        * aclocal/subdirs.m4: Remove.
640
6412002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
642
643        * wrapup/Makefile.am: Use relative path to lib*.a for
644        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
645
6462002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
647
648        * Makefile.am: Include $(top_srcdir)/automake/*.am.
649        Use aclocal.
650        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
651        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
652        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
653        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
654        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
655        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
656        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
657        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
658        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
659        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
660        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
661        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
662        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
663        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
664        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
665        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
666        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
667        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
668
6692002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
670
671        * aclocal/bsp-alias.m4: Copied over from aclocal/.
672        * aclocal/canonical-host.m4: Ditto.
673        * aclocal/canonical-target-name.m4: Ditto.
674        * aclocal/canonicalize-tools.m4: Ditto.
675        * aclocal/check-bsp-cache.m4: Ditto.
676        * aclocal/check-bsps.m4: Ditto.
677        * aclocal/check-cpu.m4: Ditto.
678        * aclocal/check-itron.m4: Ditto.
679        * aclocal/check-multiprocessing.m4: Ditto.
680        * aclocal/check-networking.m4: Ditto.
681        * aclocal/check-newlib.m4: Ditto.
682        * aclocal/check-posix.m4: Ditto.
683        * aclocal/check-tool.m4: Ditto.
684        * aclocal/enable-bare.m4: Ditto.
685        * aclocal/enable-inlines.m4: Ditto.
686        * aclocal/enable-itron.m4: Ditto.
687        * aclocal/enable-multiprocessing.m4: Ditto.
688        * aclocal/enable-networking.m4: Ditto.
689        * aclocal/enable-posix.m4: Ditto.
690        * aclocal/enable-rtemsbsp.m4: Ditto.
691        * aclocal/env-rtemsbsp.m4: Ditto.
692        * aclocal/env-rtemscpu.m4: Ditto.
693        * aclocal/gcc-pipe.m4: Ditto.
694        * aclocal/gcc-specs.m4: Ditto.
695        * aclocal/multi.m4: Ditto.
696        * aclocal/multilib.m4: Ditto.
697        * aclocal/prog-cc.m4: Ditto.
698        * aclocal/project-root.m4: Ditto.
699        * aclocal/rtems-cpu-subdirs.m4: Ditto.
700        * aclocal/rtems-debug.m4: Ditto.
701        * aclocal/rtems-top.m4: Ditto.
702        * aclocal/subdirs.m4: Ditto.
703        * aclocal/sysv-ipc.m4: Ditto.
704        * aclocal/tool-paths.m4: Ditto.
705        * aclocal/version.m4: Ditto.
706
7072002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
708
709        * automake/compile.am: Copied over from automake/.
710        * automake/lib.am: Copied over from automake/.
711        * automake/local.am: Copied over from automake/.
712        * automake/multilib.am: Copied over from automake/.
713        * automake/subdirs.am: Copied over from automake/.
714        * Makefile.am: Add automake/*.am.
715
7162002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
717
718        * configure.ac: Add libnetworking.
719        * wrapup/Makefile.am: Ditto.
720
7212002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
722
723        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
724        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
725
7262002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
727
728        * configure.ac: Add libcsupport.
729        * wrapup/Makefile.am: Ditto.
730
7312002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
732
733        * Makefile.am: Add preinstall-stamp.
734
7352002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
736
737        * configure.ac: Remove ENABLE_GCC28.
738
7392002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
740
741        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
742
7432002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
744
745        * configure.ac:
746        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
747        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
748        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
749        * Makefile.am: Remove AUTOMAKE_OPTIONS.
750        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
751
7522001-01-17      Joel Sherrill <joel@OARcorp.com>
753
754        * ChangeLog: Deleted duplicate blank line.
755
7562002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
757
758        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
759        ITRON_SUBDIRS.
760        * configure.ac: Rework enable_unixlib handling.
761        Add RTEMS_MULTILIBS to cpuopts.h.
762        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
763        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
764
7652002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
766
767        * wrapup/Makefile.am: Add install-hook.
768        Remove SIZE_RTEMS.
769        * include/rtems/fs.h: New, extracted from libio_.h.
770        * include/rtems/userenv.h: New. extracted from libio_.h.
771
7722002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
773
774        * Makefile.am: Readded reference to wrapup.
775
7762002-01-06      Joel Sherrill <joel@OARcorp.com>
777
778        * wrapup/.cvsignore: Readded.
779        * include/.cvsignore: New file.
780
7812002-01-04      Joel Sherrill <joel@OARcorp.com>
782
783        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
784
7852001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
786
787        * configure.ac: Use AS_IF instead of if/then/else.
788        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
789        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
790        Add include/Makefile to CONFIG_FILES.
791        Add AC_ENABLE_MULITLIB.
792        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
793        Remove */optman/Makefile from CONFIG_FILES.
794        * Makefile.am: Add include to SUBDIRS.
795        * rtems/Makefile.am: Remove optman from SUBDIRS.
796        * sapi/Makefile.am: Remove optman from SUBDIRS.
797        * include/Makefile.am: New file.
798        * include/rtems/bspIo.h: Relocated from lib/include.
799        * include/rtems/libio_.h: Relocated from lib/include.
800
8012001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
802
803        * wrapup/posix/Makefile.am: Add multilib support.
804        * wrapup/itron/Makefile.am: Add multilib support.
805        * wrapup/rtems/Makefile.am: Add multilib support.
806        * Makefile.am: Add multilib support.
807
8082001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
809
810        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
811
8122001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
813
814        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
815        Reflect changes to configuration of rtems, score and sapi subdirs.
816        * Makefile.am: require automake-1.5.
817
8182001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
819
820        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
821        * configure.in: Remove.
822        * configure.ac: New file, generated from configure.in by autoupdate.
823
8242001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
825
826        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
827
8282001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
829
830        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
831
8322001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
833
834        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
835
8362000-12-01      Joel Sherrill <joel@OARcorp.com>
837
838        * configure.in: Removed error check for enabling macros with
839        either POSIX or ITRON API.
840
8412000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
842
843        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
844
8452000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
846
847        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
848
8492000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
850
851        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
852        Switch to GNU canonicalization.
853
8542000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
855
856        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
857
8582000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
859
860        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
861        wrapup/rtems/Makefile.am: Include compile.am
862
8632000-08-10      Joel Sherrill <joel@OARcorp.com>
864
865        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.