source: rtems/cpukit/ChangeLog @ 109fc26

4.104.114.84.95
Last change on this file since 109fc26 was f62f49e3, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/24/03 at 10:56:35

Merger from rtems-4-6-branch.

  • Property mode set to 100644
File size: 19.8 KB
Line 
12003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Remove '/' after $(DESTDIR) to work around
4        Cygwin mistreating paths.
5
62003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * wrapup/Makefile.am: Reflect changes to project_libdir.
9
102003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * aclocal/env-rtemscpu.m4: Remove obsolete comment.
13        Add MULTISUBDIR to project_libdir.
14
152003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * aclocal/env-rtemscpu.m4: Remove RTEMS_ROOT (Unused).
18        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT (Unused).
19        Remove RTEMS_PROJECT_ROOT (Unused).
20        * aclocal/tool-paths.m4: Delete.
21
222003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * configure.ac: Remove AC_CONFIG_AUX_DIR.
25        * aclocal/rtems-top.m4: Add AC_CONFIG_AUX_DIR.
26
272003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * configure.ac: AC_PREREQ(2.57).
30
312003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * configure.ac: Remove sptables.h.in.
34
352003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.ac: Remove AC_SUBST(RTEMS_VERSION).
38        AC_DEFINE(RTEMS_VERSION) to propagate it through cpuopts.h.
39
402003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * configure.ac: AC_SUBST(RTEMS_VERSION,_RTEMS_VERSION).
43
442003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * aclocal/gcc-isystem.m4: New.
47        * aclocal/gcc-specs.m4: Remove.
48        * aclocal/prog-cc.m4: Remove RTEMS_GCC_SPECS.
49        Add RTEMS_GCC_ISYSTEM.
50        Reformat setting up RTEMS_CPPFLAGS.
51
522003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * automake/local.am: Introduce depend-gcc.
55        Remove ${ARCH}.
56        * automake/compile.am: Remove GCCSPECS, GCC_SPECS, CONFIG.CC, CC,
57        CPP. Add ${ARCH}. depend-gcc.
58        * aclocal/prog-cc.m4: Set up RTEMS_CPPFLAGS.
59        * aclocal/env-rtemscpu.m4: Remove GCC_SPECS.
60        * aclocal/env-rtemsbsp.m4: Remove GCC_SPECS.
61
622003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
65
662003-01-28      Joel Sherrill <joel@OARcorp.com>
67
68        * aclocal/version.m4: Updated to rtems-ss-20030128.
69
702003-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * automake/local.am: Remove distclean-local.
73        Remove PROJECT_TOOLS.
74
752003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
78        Remove CLOBBER_DEPEND (Unused).
79
802002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * automake/compile.am: Remove $(RTEMS_BSP_CFLAGS).
83
842002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85        * wrapup/Makefile.am: Fix path to libxdr and librpc (Another typo in
86        from the 2002-12-12 patch).
87
882002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * wrapup/Makefile.am: Fix typo in yesterday's patch.
91
922002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * wrapup/Makefile.am: Don't create $ARCH.
95        Use install-data-local to install librtemscpu.a
96
972002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * wrapup/Makefile.am: Add libmisc.
100
1012002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.ac: Add AC_CONFIG_SUBDIR(libmisc).
104
1052002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
108        * aclocal/env-rtemscpu.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
109        * aclocal/check-bsps.m4: Remove.
110
1112002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * wrapup/Makefile.am: Remove *_OBJS, use LIBS+= instead.
114        * configure.ac: Require autoconf >= 2.54, automake-1.7.2.
115
1162002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * wrapup/Makefile.am: Reflect changes to score/.
119        * configure.ac: Reflect changes to score/.
120
1212002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * wrapup/Makefile.am: Reflect changes to sapi/.
124        * configure.ac: Reflect changes to sapi/.
125
1262002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * configure.ac: Add AC_SUBST(INLINEdir).
129
1302002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * wrapup/Makefile.am: Reflect changes to rtems/.
133        * configure.ac: Reflect changes to rtems/.
134
1352002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * wrapup/Makefile.am: Reflect changes to posix/.
138        Reflect changes to itron/.
139
1402002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
143
1442002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * automake/multilib.am: Don't include @RTEMS_BSP@.cfg.
147        * automake/compile.am: Remove hard-coded CFLAGS_PROFILE_V.
148        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
149        CFLAGS_PROFILE_V.
150        Hard-code RTEMS_CFLAGS_PROFILE = -pg
151        * aclocal/prog-cc.m4: Sync with toplevel/aclocal/prog-cc.m4.
152        Remove GCCSED.
153        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
154        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V.
155
1562002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * aclocal/rtems-flags.m4: New.
159
1602002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V (Unused).
163
1642002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x.
167        * aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
168
1692002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * include/rtems/libio_.h: Remove.
172
1732002-11-18      Joel Sherrill <joel@OARcorp.com>
174
175        * aclocal/version.m4: Updated to rtems-ss-20021118.
176
1772002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * include/rtems/userenv.h: Rely upon <limits.h> for
180        _POSIX_LOGIN_NAME_MAX.
181
1822002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS.
185        * automake/compile.am: Acknowledge configuration-time CFLAGS.
186        Remove CFLAGS_DEFAULT.
187
1882002-11-11      Joel Sherrill <joel@OARcorp.com>
189
190        * aclocal/version.m4: Updated to rtems-ss-20021111.
191
1922002-11-11      Joel Sherrill <joel@OARcorp.com>
193
194        * aclocal/version.m4: Updated to rtems-ss-20021111.
195
1962002-11-01      Joel Sherrill <joel@OARcorp.com>
197
198        * ChangeLog: Corrected.
199
2002002-10-30      Eric Norum <eric.norum@usask.ca>
201
202        * include/rtems/bspIo.h: Add vprintk function for kernel printing
203        from routines which have already obtained the va_list pointer.
204
2052002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * aclocal/check-bsp-cache.m4: Remove.
208
2092002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
212
2132002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
216
2172002-10-21      Joel Sherrill <joel@OARcorp.com>
218
219        * aclocal/version.m4: Updated to rtems-20021021-test.
220
2212002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * .cvsignore: Reformat.
224        Add autom4te*cache.
225        Remove autom4te.cache.
226
2272002-10-07      Joel Sherrill <joel@OARcorp.com>
228
229        * aclocal/version.m4: Updated to rtems-ss-20021007.
230
2312002-10-04      Joel Sherrill <joel@OARcorp.com>
232
233        * aclocal/version.m4: Updated to rtems-JUNK.
234
2352002-10-04      Joel Sherrill <joel@OARcorp.com>
236
237        * aclocal/version.m4: Updated to rtems-ss-20021004.
238
2392002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * score/include/Makefile.am: Remove cpuopt.h generation.
242        * configure.ac: Correct package name.
243        Don't build ada if POSIX is disabled.
244        Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
245
2462002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * aclocal/prog-gnat.m4: New.
249        * configure.ac: Add ada subdir handling.
250
2512002-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * aclocal/bsp-alias.m4: Remove.
254
2552002-08-07      Joel Sherrill <joel@OARcorp.com>
256
257        * aclocal/version.m4: Updated to rtems-ss-20020807.
258
2592002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * configure.ac: Add missing ',' to librpc activation.
262        Add AC_MSG_CHECKING/AC_MSG_RESULT.
263        * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
264
2652002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * configure.ac: Fix bug in librpc activation, having introduced by
268        yesterday's patch.
269
2702002-08-06      Joel Sherrill <joel@OARcorp.com>
271
272        * configure.ac: or32 does not currently support librpc.
273
2742002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
277
2782002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
281        Use AS_IF instead of if/then/else/fi.
282
2832002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * wrapup/Makefile.am: Use librtems.a.
286        * wrapup/Makefile.am: Use libsapi.a.
287
2882002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * wrapup/Makefile.am: Use libscore.a.
291
2922002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * aclocal/canonicalize-tools.m4: Remove LD.
295        * automake/lib.am: Remove LD.
296        * Makefile.am: Put preinstall-stamp into CLEANFILES.
297
2982002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
301        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
302
3032002-07-31      Joel Sherrill <joel@OARcorp.com>
304
305        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
306        was just a stub and only the OR32 port is getting worked on.
307
3082002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
311
3122002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * automake/compile.am: Use .$(OBJEXT) instead of .o.
315
3162002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
319
3202002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * wrapup/Makefile.am: Use project_libdir instead of
323        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
324        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
325
3262002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * automake/lib.am: Use project_libdir instead of
329        $(PROJECT_RELEASE)/lib.
330
3312002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
332
333        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
334        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
335        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
336        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
337        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
338        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
339        references to bsp_specs. Use project_libdir instead of
340        $(PROJECT_RELEASE)/lib.
341
3422002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
345        * aclocal/check-cpu.m4: Ditto.
346        * aclocal/check-bsps.m4: Ditto.
347
3482002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
349
350        * automake/multilib.am: Add install-multi.
351        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
352        version.m4.
353        Add --with-project-root.
354        Reflect --with-project-root to setting up PROJECT_ROOT.
355        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
356        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
357        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
358
3592002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * configure.ac: RTEMS_TOP(..).
362
3632002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
366
3672002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
370
3712002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * configure.ac: Remove RTEMS_PROJECT_ROOT.
374        * aclocal/project-root.m4: Remove.
375
3762002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
377
378        * aclocal/enable-multiprocessing.m4: Fix typo.
379        * aclocal/prog-cc.m4: Remove obsolete comments.
380        Comment out GCCSED.
381
3822002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * aclocal/prog-ccas.m4: New.
385        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
386        RTEMS_GCC_PRINT
387        * aclocal/check-multiprocessing.m4: Fix typo.
388        * automake/compile.am: Remove CXX support.
389        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
390
3912002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
393        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
394
3952002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        * configure.ac: Remove references to RTEMS_BSP.
398        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
399        Allow building w/ --enable-multiprocessing --enable-multilib.
400        * aclocal/enable-multiprocessing.m4:
401        Eliminate RTEMS_HAS_MULTIPROCESSING.
402
4032002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * wrapup/Makefile.am: Fix stupid typo in previous patch.
406
4072002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
409        * configure.ac: Add librpc. AC_PROG_RANLIB.
410        * wrapup/Makefile.am: Add librpc.
411        Use relative path to lib*.a for
412        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
413
4142002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
415
416        * aclocal/subdirs.m4: Remove.
417
4182002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
419
420        * wrapup/Makefile.am: Use relative path to lib*.a for
421        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
422
4232002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
424
425        * Makefile.am: Include $(top_srcdir)/automake/*.am.
426        Use aclocal.
427        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
428        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
429        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
430        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
431        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
432        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
433        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
434        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
435        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
436        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
437        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
438        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
439        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
440        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
441        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
442        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
443        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
444        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
445
4462002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
447
448        * aclocal/bsp-alias.m4: Copied over from aclocal/.
449        * aclocal/canonical-host.m4: Ditto.
450        * aclocal/canonical-target-name.m4: Ditto.
451        * aclocal/canonicalize-tools.m4: Ditto.
452        * aclocal/check-bsp-cache.m4: Ditto.
453        * aclocal/check-bsps.m4: Ditto.
454        * aclocal/check-cpu.m4: Ditto.
455        * aclocal/check-itron.m4: Ditto.
456        * aclocal/check-multiprocessing.m4: Ditto.
457        * aclocal/check-networking.m4: Ditto.
458        * aclocal/check-newlib.m4: Ditto.
459        * aclocal/check-posix.m4: Ditto.
460        * aclocal/check-tool.m4: Ditto.
461        * aclocal/enable-bare.m4: Ditto.
462        * aclocal/enable-inlines.m4: Ditto.
463        * aclocal/enable-itron.m4: Ditto.
464        * aclocal/enable-multiprocessing.m4: Ditto.
465        * aclocal/enable-networking.m4: Ditto.
466        * aclocal/enable-posix.m4: Ditto.
467        * aclocal/enable-rtemsbsp.m4: Ditto.
468        * aclocal/env-rtemsbsp.m4: Ditto.
469        * aclocal/env-rtemscpu.m4: Ditto.
470        * aclocal/gcc-pipe.m4: Ditto.
471        * aclocal/gcc-specs.m4: Ditto.
472        * aclocal/multi.m4: Ditto.
473        * aclocal/multilib.m4: Ditto.
474        * aclocal/prog-cc.m4: Ditto.
475        * aclocal/project-root.m4: Ditto.
476        * aclocal/rtems-cpu-subdirs.m4: Ditto.
477        * aclocal/rtems-debug.m4: Ditto.
478        * aclocal/rtems-top.m4: Ditto.
479        * aclocal/subdirs.m4: Ditto.
480        * aclocal/sysv-ipc.m4: Ditto.
481        * aclocal/tool-paths.m4: Ditto.
482        * aclocal/version.m4: Ditto.
483
4842002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
485
486        * automake/compile.am: Copied over from automake/.
487        * automake/lib.am: Copied over from automake/.
488        * automake/local.am: Copied over from automake/.
489        * automake/multilib.am: Copied over from automake/.
490        * automake/subdirs.am: Copied over from automake/.
491        * Makefile.am: Add automake/*.am.
492
4932002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
494
495        * configure.ac: Add libnetworking.
496        * wrapup/Makefile.am: Ditto.
497
4982002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
499
500        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
501        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
502
5032002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
504
505        * configure.ac: Add libcsupport.
506        * wrapup/Makefile.am: Ditto.
507
5082002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
509
510        * Makefile.am: Add preinstall-stamp.
511
5122002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
513
514        * configure.ac: Remove ENABLE_GCC28.
515
5162002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
517
518        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
519
5202002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
521
522        * configure.ac:
523        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
524        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
525        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
526        * Makefile.am: Remove AUTOMAKE_OPTIONS.
527        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
528
5292001-01-17      Joel Sherrill <joel@OARcorp.com>
530
531        * ChangeLog: Deleted duplicate blank line.
532
5332002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
534
535        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
536        ITRON_SUBDIRS.
537        * configure.ac: Rework enable_unixlib handling.
538        Add RTEMS_MULTILIBS to cpuopts.h.
539        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
540        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
541
5422002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
543
544        * wrapup/Makefile.am: Add install-hook.
545        Remove SIZE_RTEMS.
546        * include/rtems/fs.h: New, extracted from libio_.h.
547        * include/rtems/userenv.h: New. extracted from libio_.h.
548
5492002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
550
551        * Makefile.am: Readded reference to wrapup.
552
5532002-01-06      Joel Sherrill <joel@OARcorp.com>
554
555        * wrapup/.cvsignore: Readded.
556        * include/.cvsignore: New file.
557
5582002-01-04      Joel Sherrill <joel@OARcorp.com>
559
560        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
561
5622001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
563
564        * configure.ac: Use AS_IF instead of if/then/else.
565        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
566        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
567        Add include/Makefile to CONFIG_FILES.
568        Add AC_ENABLE_MULITLIB.
569        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
570        Remove */optman/Makefile from CONFIG_FILES.
571        * Makefile.am: Add include to SUBDIRS.
572        * rtems/Makefile.am: Remove optman from SUBDIRS.
573        * sapi/Makefile.am: Remove optman from SUBDIRS.
574        * include/Makefile.am: New file.
575        * include/rtems/bspIo.h: Relocated from lib/include.
576        * include/rtems/libio_.h: Relocated from lib/include.
577
5782001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
579
580        * wrapup/posix/Makefile.am: Add multilib support.
581        * wrapup/itron/Makefile.am: Add multilib support.
582        * wrapup/rtems/Makefile.am: Add multilib support.
583        * Makefile.am: Add multilib support.
584
5852001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
586
587        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
588
5892001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
590
591        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
592        Reflect changes to configuration of rtems, score and sapi subdirs.
593        * Makefile.am: require automake-1.5.
594
5952001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
596
597        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
598        * configure.in: Remove.
599        * configure.ac: New file, generated from configure.in by autoupdate.
600
6012001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
602
603        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
604
6052001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
606
607        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
608
6092001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
610
611        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
612
6132000-12-01      Joel Sherrill <joel@OARcorp.com>
614
615        * configure.in: Removed error check for enabling macros with
616        either POSIX or ITRON API.
617
6182000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
619
620        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
621
6222000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
623
624        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
625
6262000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
627
628        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
629        Switch to GNU canonicalization.
630
6312000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
632
633        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
634
6352000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
636
637        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
638        wrapup/rtems/Makefile.am: Include compile.am
639
6402000-08-10      Joel Sherrill <joel@OARcorp.com>
641
642        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.