source: rtems/cpukit/ChangeLog @ 126660c5

4.104.114.84.95
Last change on this file since 126660c5 was c2a2fff, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/12/02 at 03:22:59

2002-12-12 Ralf Corsepius <corsepiu@…>

  • wrapup/Makefile.am: Add libmisc.
  • Property mode set to 100644
File size: 17.0 KB
Line 
12002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Add libmisc.
4
52002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Add AC_CONFIG_SUBDIR(libmisc).
8
92002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
12        * aclocal/env-rtemscpu.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
13        * aclocal/check-bsps.m4: Remove.
14
152002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * wrapup/Makefile.am: Remove *_OBJS, use LIBS+= instead.
18        * configure.ac: Require autoconf >= 2.54, automake-1.7.2.
19
202002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * wrapup/Makefile.am: Reflect changes to score/.
23        * configure.ac: Reflect changes to score/.
24
252002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * wrapup/Makefile.am: Reflect changes to sapi/.
28        * configure.ac: Reflect changes to sapi/.
29
302002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * configure.ac: Add AC_SUBST(INLINEdir).
33
342002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * wrapup/Makefile.am: Reflect changes to rtems/.
37        * configure.ac: Reflect changes to rtems/.
38
392002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * wrapup/Makefile.am: Reflect changes to posix/.
42        Reflect changes to itron/.
43
442002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
47
482002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * automake/multilib.am: Don't include @RTEMS_BSP@.cfg.
51        * automake/compile.am: Remove hard-coded CFLAGS_PROFILE_V.
52        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
53        CFLAGS_PROFILE_V.
54        Hard-code RTEMS_CFLAGS_PROFILE = -pg
55        * aclocal/prog-cc.m4: Sync with toplevel/aclocal/prog-cc.m4.
56        Remove GCCSED.
57        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
58        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V.
59
602002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * aclocal/rtems-flags.m4: New.
63
642002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V (Unused).
67
682002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x.
71        * aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
72
732002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * include/rtems/libio_.h: Remove.
76
772002-11-18      Joel Sherrill <joel@OARcorp.com>
78
79        * aclocal/version.m4: Updated to rtems-ss-20021118.
80
812002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * include/rtems/userenv.h: Rely upon <limits.h> for
84        _POSIX_LOGIN_NAME_MAX.
85
862002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS.
89        * automake/compile.am: Acknowledge configuration-time CFLAGS.
90        Remove CFLAGS_DEFAULT.
91
922002-11-11      Joel Sherrill <joel@OARcorp.com>
93
94        * aclocal/version.m4: Updated to rtems-ss-20021111.
95
962002-11-11      Joel Sherrill <joel@OARcorp.com>
97
98        * aclocal/version.m4: Updated to rtems-ss-20021111.
99
1002002-11-01      Joel Sherrill <joel@OARcorp.com>
101
102        * ChangeLog: Corrected.
103
1042002-10-30      Eric Norum <eric.norum@usask.ca>
105
106        * include/rtems/bspIo.h: Add vprintk function for kernel printing
107        from routines which have already obtained the va_list pointer.
108
1092002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * aclocal/check-bsp-cache.m4: Remove.
112
1132002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
116
1172002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
120
1212002-10-21      Joel Sherrill <joel@OARcorp.com>
122
123        * aclocal/version.m4: Updated to rtems-20021021-test.
124
1252002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * .cvsignore: Reformat.
128        Add autom4te*cache.
129        Remove autom4te.cache.
130
1312002-10-07      Joel Sherrill <joel@OARcorp.com>
132
133        * aclocal/version.m4: Updated to rtems-ss-20021007.
134
1352002-10-04      Joel Sherrill <joel@OARcorp.com>
136
137        * aclocal/version.m4: Updated to rtems-JUNK.
138
1392002-10-04      Joel Sherrill <joel@OARcorp.com>
140
141        * aclocal/version.m4: Updated to rtems-ss-20021004.
142
1432002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * score/include/Makefile.am: Remove cpuopt.h generation.
146        * configure.ac: Correct package name.
147        Don't build ada if POSIX is disabled.
148        Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
149
1502002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * aclocal/prog-gnat.m4: New.
153        * configure.ac: Add ada subdir handling.
154
1552002-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * aclocal/bsp-alias.m4: Remove.
158
1592002-08-07      Joel Sherrill <joel@OARcorp.com>
160
161        * aclocal/version.m4: Updated to rtems-ss-20020807.
162
1632002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * configure.ac: Add missing ',' to librpc activation.
166        Add AC_MSG_CHECKING/AC_MSG_RESULT.
167        * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
168
1692002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * configure.ac: Fix bug in librpc activation, having introduced by
172        yesterday's patch.
173
1742002-08-06      Joel Sherrill <joel@OARcorp.com>
175
176        * configure.ac: or32 does not currently support librpc.
177
1782002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
181
1822002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
185        Use AS_IF instead of if/then/else/fi.
186
1872002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * wrapup/Makefile.am: Use librtems.a.
190        * wrapup/Makefile.am: Use libsapi.a.
191
1922002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * wrapup/Makefile.am: Use libscore.a.
195
1962002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * aclocal/canonicalize-tools.m4: Remove LD.
199        * automake/lib.am: Remove LD.
200        * Makefile.am: Put preinstall-stamp into CLEANFILES.
201
2022002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
205        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
206
2072002-07-31      Joel Sherrill <joel@OARcorp.com>
208
209        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
210        was just a stub and only the OR32 port is getting worked on.
211
2122002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
215
2162002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * automake/compile.am: Use .$(OBJEXT) instead of .o.
219
2202002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
223
2242002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * wrapup/Makefile.am: Use project_libdir instead of
227        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
228        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
229
2302002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * automake/lib.am: Use project_libdir instead of
233        $(PROJECT_RELEASE)/lib.
234
2352002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
238        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
239        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
240        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
241        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
242        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
243        references to bsp_specs. Use project_libdir instead of
244        $(PROJECT_RELEASE)/lib.
245
2462002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
249        * aclocal/check-cpu.m4: Ditto.
250        * aclocal/check-bsps.m4: Ditto.
251
2522002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * automake/multilib.am: Add install-multi.
255        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
256        version.m4.
257        Add --with-project-root.
258        Reflect --with-project-root to setting up PROJECT_ROOT.
259        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
260        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
261        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
262
2632002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * configure.ac: RTEMS_TOP(..).
266
2672002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
270
2712002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
274
2752002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * configure.ac: Remove RTEMS_PROJECT_ROOT.
278        * aclocal/project-root.m4: Remove.
279
2802002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * aclocal/enable-multiprocessing.m4: Fix typo.
283        * aclocal/prog-cc.m4: Remove obsolete comments.
284        Comment out GCCSED.
285
2862002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * aclocal/prog-ccas.m4: New.
289        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
290        RTEMS_GCC_PRINT
291        * aclocal/check-multiprocessing.m4: Fix typo.
292        * automake/compile.am: Remove CXX support.
293        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
294
2952002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
298
2992002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * configure.ac: Remove references to RTEMS_BSP.
302        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
303        Allow building w/ --enable-multiprocessing --enable-multilib.
304        * aclocal/enable-multiprocessing.m4:
305        Eliminate RTEMS_HAS_MULTIPROCESSING.
306
3072002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * wrapup/Makefile.am: Fix stupid typo in previous patch.
310
3112002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * configure.ac: Add librpc. AC_PROG_RANLIB.
314        * wrapup/Makefile.am: Add librpc.
315        Use relative path to lib*.a for
316        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
317
3182002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * aclocal/subdirs.m4: Remove.
321
3222002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * wrapup/Makefile.am: Use relative path to lib*.a for
325        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
326
3272002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
328
329        * Makefile.am: Include $(top_srcdir)/automake/*.am.
330        Use aclocal.
331        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
332        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
333        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
334        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
335        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
336        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
337        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
338        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
339        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
340        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
341        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
342        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
343        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
344        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
345        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
346        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
347        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
348        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
349
3502002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * aclocal/bsp-alias.m4: Copied over from aclocal/.
353        * aclocal/canonical-host.m4: Ditto.
354        * aclocal/canonical-target-name.m4: Ditto.
355        * aclocal/canonicalize-tools.m4: Ditto.
356        * aclocal/check-bsp-cache.m4: Ditto.
357        * aclocal/check-bsps.m4: Ditto.
358        * aclocal/check-cpu.m4: Ditto.
359        * aclocal/check-itron.m4: Ditto.
360        * aclocal/check-multiprocessing.m4: Ditto.
361        * aclocal/check-networking.m4: Ditto.
362        * aclocal/check-newlib.m4: Ditto.
363        * aclocal/check-posix.m4: Ditto.
364        * aclocal/check-tool.m4: Ditto.
365        * aclocal/enable-bare.m4: Ditto.
366        * aclocal/enable-inlines.m4: Ditto.
367        * aclocal/enable-itron.m4: Ditto.
368        * aclocal/enable-multiprocessing.m4: Ditto.
369        * aclocal/enable-networking.m4: Ditto.
370        * aclocal/enable-posix.m4: Ditto.
371        * aclocal/enable-rtemsbsp.m4: Ditto.
372        * aclocal/env-rtemsbsp.m4: Ditto.
373        * aclocal/env-rtemscpu.m4: Ditto.
374        * aclocal/gcc-pipe.m4: Ditto.
375        * aclocal/gcc-specs.m4: Ditto.
376        * aclocal/multi.m4: Ditto.
377        * aclocal/multilib.m4: Ditto.
378        * aclocal/prog-cc.m4: Ditto.
379        * aclocal/project-root.m4: Ditto.
380        * aclocal/rtems-cpu-subdirs.m4: Ditto.
381        * aclocal/rtems-debug.m4: Ditto.
382        * aclocal/rtems-top.m4: Ditto.
383        * aclocal/subdirs.m4: Ditto.
384        * aclocal/sysv-ipc.m4: Ditto.
385        * aclocal/tool-paths.m4: Ditto.
386        * aclocal/version.m4: Ditto.
387
3882002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
389
390        * automake/compile.am: Copied over from automake/.
391        * automake/lib.am: Copied over from automake/.
392        * automake/local.am: Copied over from automake/.
393        * automake/multilib.am: Copied over from automake/.
394        * automake/subdirs.am: Copied over from automake/.
395        * Makefile.am: Add automake/*.am.
396
3972002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
398
399        * configure.ac: Add libnetworking.
400        * wrapup/Makefile.am: Ditto.
401
4022002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
403
404        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
405        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
406
4072002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
409        * configure.ac: Add libcsupport.
410        * wrapup/Makefile.am: Ditto.
411
4122002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
413
414        * Makefile.am: Add preinstall-stamp.
415
4162002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
417
418        * configure.ac: Remove ENABLE_GCC28.
419
4202002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
421
422        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
423
4242002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
425
426        * configure.ac:
427        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
428        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
429        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
430        * Makefile.am: Remove AUTOMAKE_OPTIONS.
431        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
432
4332001-01-17      Joel Sherrill <joel@OARcorp.com>
434
435        * ChangeLog: Deleted duplicate blank line.
436
4372002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
438
439        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
440        ITRON_SUBDIRS.
441        * configure.ac: Rework enable_unixlib handling.
442        Add RTEMS_MULTILIBS to cpuopts.h.
443        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
444        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
445
4462002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
447
448        * wrapup/Makefile.am: Add install-hook.
449        Remove SIZE_RTEMS.
450        * include/rtems/fs.h: New, extracted from libio_.h.
451        * include/rtems/userenv.h: New. extracted from libio_.h.
452
4532002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
454
455        * Makefile.am: Readded reference to wrapup.
456
4572002-01-06      Joel Sherrill <joel@OARcorp.com>
458
459        * wrapup/.cvsignore: Readded.
460        * include/.cvsignore: New file.
461
4622002-01-04      Joel Sherrill <joel@OARcorp.com>
463
464        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
465
4662001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
467
468        * configure.ac: Use AS_IF instead of if/then/else.
469        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
470        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
471        Add include/Makefile to CONFIG_FILES.
472        Add AC_ENABLE_MULITLIB.
473        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
474        Remove */optman/Makefile from CONFIG_FILES.
475        * Makefile.am: Add include to SUBDIRS.
476        * rtems/Makefile.am: Remove optman from SUBDIRS.
477        * sapi/Makefile.am: Remove optman from SUBDIRS.
478        * include/Makefile.am: New file.
479        * include/rtems/bspIo.h: Relocated from lib/include.
480        * include/rtems/libio_.h: Relocated from lib/include.
481
4822001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
483
484        * wrapup/posix/Makefile.am: Add multilib support.
485        * wrapup/itron/Makefile.am: Add multilib support.
486        * wrapup/rtems/Makefile.am: Add multilib support.
487        * Makefile.am: Add multilib support.
488
4892001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
490
491        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
492
4932001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
494
495        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
496        Reflect changes to configuration of rtems, score and sapi subdirs.
497        * Makefile.am: require automake-1.5.
498
4992001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
500
501        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
502        * configure.in: Remove.
503        * configure.ac: New file, generated from configure.in by autoupdate.
504
5052001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
506
507        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
508
5092001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
510
511        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
512
5132001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
514
515        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
516
5172000-12-01      Joel Sherrill <joel@OARcorp.com>
518
519        * configure.in: Removed error check for enabling macros with
520        either POSIX or ITRON API.
521
5222000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
523
524        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
525
5262000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
527
528        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
529
5302000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
531
532        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
533        Switch to GNU canonicalization.
534
5352000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
536
537        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
538
5392000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
540
541        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
542        wrapup/rtems/Makefile.am: Include compile.am
543
5442000-08-10      Joel Sherrill <joel@OARcorp.com>
545
546        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.