source: rtems/cpukit/ChangeLog @ 7ae9530

4.104.114.84.95
Last change on this file since 7ae9530 was 7ae9530, checked in by Joel Sherrill <joel.sherrill@…>, on 04/17/03 at 19:44:03

2003-04-17 Joel Sherrill <joel@…>

  • aclocal/version.m4: Updated to rtems-ss-20030417.
  • Property mode set to 100644
File size: 20.1 KB
Line 
12003-04-17      Joel Sherrill <joel@OARcorp.com>
2
3        * aclocal/version.m4: Updated to rtems-ss-20030417.
4
52003-04-11      Joel Sherrill <joel@OARcorp.com>
6
7        * aclocal/version.m4: Updated to rtems-ss-20030411.
8
92003-04-11      Joel Sherrill <joel@OARcorp.com>
10
11        * aclocal/version.m4: Updated to rtems-ss-20020411.
12
132003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * wrapup/Makefile.am: Remove '/' after $(DESTDIR) to work around
16        Cygwin mistreating paths.
17
182003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * wrapup/Makefile.am: Reflect changes to project_libdir.
21
222003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * aclocal/env-rtemscpu.m4: Remove obsolete comment.
25        Add MULTISUBDIR to project_libdir.
26
272003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * aclocal/env-rtemscpu.m4: Remove RTEMS_ROOT (Unused).
30        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT (Unused).
31        Remove RTEMS_PROJECT_ROOT (Unused).
32        * aclocal/tool-paths.m4: Delete.
33
342003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac: Remove AC_CONFIG_AUX_DIR.
37        * aclocal/rtems-top.m4: Add AC_CONFIG_AUX_DIR.
38
392003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.ac: AC_PREREQ(2.57).
42
432003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * configure.ac: Remove sptables.h.in.
46
472003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * configure.ac: Remove AC_SUBST(RTEMS_VERSION).
50        AC_DEFINE(RTEMS_VERSION) to propagate it through cpuopts.h.
51
522003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * configure.ac: AC_SUBST(RTEMS_VERSION,_RTEMS_VERSION).
55
562003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * aclocal/gcc-isystem.m4: New.
59        * aclocal/gcc-specs.m4: Remove.
60        * aclocal/prog-cc.m4: Remove RTEMS_GCC_SPECS.
61        Add RTEMS_GCC_ISYSTEM.
62        Reformat setting up RTEMS_CPPFLAGS.
63
642003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * automake/local.am: Introduce depend-gcc.
67        Remove ${ARCH}.
68        * automake/compile.am: Remove GCCSPECS, GCC_SPECS, CONFIG.CC, CC,
69        CPP. Add ${ARCH}. depend-gcc.
70        * aclocal/prog-cc.m4: Set up RTEMS_CPPFLAGS.
71        * aclocal/env-rtemscpu.m4: Remove GCC_SPECS.
72        * aclocal/env-rtemsbsp.m4: Remove GCC_SPECS.
73
742003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
77
782003-01-28      Joel Sherrill <joel@OARcorp.com>
79
80        * aclocal/version.m4: Updated to rtems-ss-20030128.
81
822003-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * automake/local.am: Remove distclean-local.
85        Remove PROJECT_TOOLS.
86
872003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
90        Remove CLOBBER_DEPEND (Unused).
91
922002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * automake/compile.am: Remove $(RTEMS_BSP_CFLAGS).
95
962002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97        * wrapup/Makefile.am: Fix path to libxdr and librpc (Another typo in
98        from the 2002-12-12 patch).
99
1002002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * wrapup/Makefile.am: Fix typo in yesterday's patch.
103
1042002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * wrapup/Makefile.am: Don't create $ARCH.
107        Use install-data-local to install librtemscpu.a
108
1092002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * wrapup/Makefile.am: Add libmisc.
112
1132002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * configure.ac: Add AC_CONFIG_SUBDIR(libmisc).
116
1172002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
120        * aclocal/env-rtemscpu.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
121        * aclocal/check-bsps.m4: Remove.
122
1232002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * wrapup/Makefile.am: Remove *_OBJS, use LIBS+= instead.
126        * configure.ac: Require autoconf >= 2.54, automake-1.7.2.
127
1282002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * wrapup/Makefile.am: Reflect changes to score/.
131        * configure.ac: Reflect changes to score/.
132
1332002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * wrapup/Makefile.am: Reflect changes to sapi/.
136        * configure.ac: Reflect changes to sapi/.
137
1382002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * configure.ac: Add AC_SUBST(INLINEdir).
141
1422002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * wrapup/Makefile.am: Reflect changes to rtems/.
145        * configure.ac: Reflect changes to rtems/.
146
1472002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * wrapup/Makefile.am: Reflect changes to posix/.
150        Reflect changes to itron/.
151
1522002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
155
1562002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * automake/multilib.am: Don't include @RTEMS_BSP@.cfg.
159        * automake/compile.am: Remove hard-coded CFLAGS_PROFILE_V.
160        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
161        CFLAGS_PROFILE_V.
162        Hard-code RTEMS_CFLAGS_PROFILE = -pg
163        * aclocal/prog-cc.m4: Sync with toplevel/aclocal/prog-cc.m4.
164        Remove GCCSED.
165        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
166        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V.
167
1682002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * aclocal/rtems-flags.m4: New.
171
1722002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V (Unused).
175
1762002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x.
179        * aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
180
1812002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * include/rtems/libio_.h: Remove.
184
1852002-11-18      Joel Sherrill <joel@OARcorp.com>
186
187        * aclocal/version.m4: Updated to rtems-ss-20021118.
188
1892002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * include/rtems/userenv.h: Rely upon <limits.h> for
192        _POSIX_LOGIN_NAME_MAX.
193
1942002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS.
197        * automake/compile.am: Acknowledge configuration-time CFLAGS.
198        Remove CFLAGS_DEFAULT.
199
2002002-11-11      Joel Sherrill <joel@OARcorp.com>
201
202        * aclocal/version.m4: Updated to rtems-ss-20021111.
203
2042002-11-11      Joel Sherrill <joel@OARcorp.com>
205
206        * aclocal/version.m4: Updated to rtems-ss-20021111.
207
2082002-11-01      Joel Sherrill <joel@OARcorp.com>
209
210        * ChangeLog: Corrected.
211
2122002-10-30      Eric Norum <eric.norum@usask.ca>
213
214        * include/rtems/bspIo.h: Add vprintk function for kernel printing
215        from routines which have already obtained the va_list pointer.
216
2172002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * aclocal/check-bsp-cache.m4: Remove.
220
2212002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
224
2252002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
228
2292002-10-21      Joel Sherrill <joel@OARcorp.com>
230
231        * aclocal/version.m4: Updated to rtems-20021021-test.
232
2332002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * .cvsignore: Reformat.
236        Add autom4te*cache.
237        Remove autom4te.cache.
238
2392002-10-07      Joel Sherrill <joel@OARcorp.com>
240
241        * aclocal/version.m4: Updated to rtems-ss-20021007.
242
2432002-10-04      Joel Sherrill <joel@OARcorp.com>
244
245        * aclocal/version.m4: Updated to rtems-JUNK.
246
2472002-10-04      Joel Sherrill <joel@OARcorp.com>
248
249        * aclocal/version.m4: Updated to rtems-ss-20021004.
250
2512002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * score/include/Makefile.am: Remove cpuopt.h generation.
254        * configure.ac: Correct package name.
255        Don't build ada if POSIX is disabled.
256        Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
257
2582002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * aclocal/prog-gnat.m4: New.
261        * configure.ac: Add ada subdir handling.
262
2632002-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * aclocal/bsp-alias.m4: Remove.
266
2672002-08-07      Joel Sherrill <joel@OARcorp.com>
268
269        * aclocal/version.m4: Updated to rtems-ss-20020807.
270
2712002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * configure.ac: Add missing ',' to librpc activation.
274        Add AC_MSG_CHECKING/AC_MSG_RESULT.
275        * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
276
2772002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * configure.ac: Fix bug in librpc activation, having introduced by
280        yesterday's patch.
281
2822002-08-06      Joel Sherrill <joel@OARcorp.com>
283
284        * configure.ac: or32 does not currently support librpc.
285
2862002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
289
2902002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
293        Use AS_IF instead of if/then/else/fi.
294
2952002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * wrapup/Makefile.am: Use librtems.a.
298        * wrapup/Makefile.am: Use libsapi.a.
299
3002002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * wrapup/Makefile.am: Use libscore.a.
303
3042002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * aclocal/canonicalize-tools.m4: Remove LD.
307        * automake/lib.am: Remove LD.
308        * Makefile.am: Put preinstall-stamp into CLEANFILES.
309
3102002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
313        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
314
3152002-07-31      Joel Sherrill <joel@OARcorp.com>
316
317        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
318        was just a stub and only the OR32 port is getting worked on.
319
3202002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
323
3242002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * automake/compile.am: Use .$(OBJEXT) instead of .o.
327
3282002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
331
3322002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * wrapup/Makefile.am: Use project_libdir instead of
335        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
336        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
337
3382002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * automake/lib.am: Use project_libdir instead of
341        $(PROJECT_RELEASE)/lib.
342
3432002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
344
345        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
346        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
347        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
348        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
349        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
350        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
351        references to bsp_specs. Use project_libdir instead of
352        $(PROJECT_RELEASE)/lib.
353
3542002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
357        * aclocal/check-cpu.m4: Ditto.
358        * aclocal/check-bsps.m4: Ditto.
359
3602002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * automake/multilib.am: Add install-multi.
363        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
364        version.m4.
365        Add --with-project-root.
366        Reflect --with-project-root to setting up PROJECT_ROOT.
367        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
368        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
369        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
370
3712002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * configure.ac: RTEMS_TOP(..).
374
3752002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
376
377        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
378
3792002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
380
381        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
382
3832002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
384
385        * configure.ac: Remove RTEMS_PROJECT_ROOT.
386        * aclocal/project-root.m4: Remove.
387
3882002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
389
390        * aclocal/enable-multiprocessing.m4: Fix typo.
391        * aclocal/prog-cc.m4: Remove obsolete comments.
392        Comment out GCCSED.
393
3942002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
395
396        * aclocal/prog-ccas.m4: New.
397        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
398        RTEMS_GCC_PRINT
399        * aclocal/check-multiprocessing.m4: Fix typo.
400        * automake/compile.am: Remove CXX support.
401        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
402
4032002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
406
4072002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
409        * configure.ac: Remove references to RTEMS_BSP.
410        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
411        Allow building w/ --enable-multiprocessing --enable-multilib.
412        * aclocal/enable-multiprocessing.m4:
413        Eliminate RTEMS_HAS_MULTIPROCESSING.
414
4152002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
416
417        * wrapup/Makefile.am: Fix stupid typo in previous patch.
418
4192002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * configure.ac: Add librpc. AC_PROG_RANLIB.
422        * wrapup/Makefile.am: Add librpc.
423        Use relative path to lib*.a for
424        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
425
4262002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
427
428        * aclocal/subdirs.m4: Remove.
429
4302002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
431
432        * wrapup/Makefile.am: Use relative path to lib*.a for
433        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
434
4352002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        * Makefile.am: Include $(top_srcdir)/automake/*.am.
438        Use aclocal.
439        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
440        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
441        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
442        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
443        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
444        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
445        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
446        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
447        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
448        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
449        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
450        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
451        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
452        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
453        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
454        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
455        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
456        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
457
4582002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
459
460        * aclocal/bsp-alias.m4: Copied over from aclocal/.
461        * aclocal/canonical-host.m4: Ditto.
462        * aclocal/canonical-target-name.m4: Ditto.
463        * aclocal/canonicalize-tools.m4: Ditto.
464        * aclocal/check-bsp-cache.m4: Ditto.
465        * aclocal/check-bsps.m4: Ditto.
466        * aclocal/check-cpu.m4: Ditto.
467        * aclocal/check-itron.m4: Ditto.
468        * aclocal/check-multiprocessing.m4: Ditto.
469        * aclocal/check-networking.m4: Ditto.
470        * aclocal/check-newlib.m4: Ditto.
471        * aclocal/check-posix.m4: Ditto.
472        * aclocal/check-tool.m4: Ditto.
473        * aclocal/enable-bare.m4: Ditto.
474        * aclocal/enable-inlines.m4: Ditto.
475        * aclocal/enable-itron.m4: Ditto.
476        * aclocal/enable-multiprocessing.m4: Ditto.
477        * aclocal/enable-networking.m4: Ditto.
478        * aclocal/enable-posix.m4: Ditto.
479        * aclocal/enable-rtemsbsp.m4: Ditto.
480        * aclocal/env-rtemsbsp.m4: Ditto.
481        * aclocal/env-rtemscpu.m4: Ditto.
482        * aclocal/gcc-pipe.m4: Ditto.
483        * aclocal/gcc-specs.m4: Ditto.
484        * aclocal/multi.m4: Ditto.
485        * aclocal/multilib.m4: Ditto.
486        * aclocal/prog-cc.m4: Ditto.
487        * aclocal/project-root.m4: Ditto.
488        * aclocal/rtems-cpu-subdirs.m4: Ditto.
489        * aclocal/rtems-debug.m4: Ditto.
490        * aclocal/rtems-top.m4: Ditto.
491        * aclocal/subdirs.m4: Ditto.
492        * aclocal/sysv-ipc.m4: Ditto.
493        * aclocal/tool-paths.m4: Ditto.
494        * aclocal/version.m4: Ditto.
495
4962002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
497
498        * automake/compile.am: Copied over from automake/.
499        * automake/lib.am: Copied over from automake/.
500        * automake/local.am: Copied over from automake/.
501        * automake/multilib.am: Copied over from automake/.
502        * automake/subdirs.am: Copied over from automake/.
503        * Makefile.am: Add automake/*.am.
504
5052002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
506
507        * configure.ac: Add libnetworking.
508        * wrapup/Makefile.am: Ditto.
509
5102002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
511
512        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
513        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
514
5152002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
516
517        * configure.ac: Add libcsupport.
518        * wrapup/Makefile.am: Ditto.
519
5202002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
521
522        * Makefile.am: Add preinstall-stamp.
523
5242002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
525
526        * configure.ac: Remove ENABLE_GCC28.
527
5282002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
529
530        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
531
5322002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
533
534        * configure.ac:
535        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
536        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
537        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
538        * Makefile.am: Remove AUTOMAKE_OPTIONS.
539        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
540
5412001-01-17      Joel Sherrill <joel@OARcorp.com>
542
543        * ChangeLog: Deleted duplicate blank line.
544
5452002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
546
547        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
548        ITRON_SUBDIRS.
549        * configure.ac: Rework enable_unixlib handling.
550        Add RTEMS_MULTILIBS to cpuopts.h.
551        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
552        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
553
5542002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
555
556        * wrapup/Makefile.am: Add install-hook.
557        Remove SIZE_RTEMS.
558        * include/rtems/fs.h: New, extracted from libio_.h.
559        * include/rtems/userenv.h: New. extracted from libio_.h.
560
5612002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
562
563        * Makefile.am: Readded reference to wrapup.
564
5652002-01-06      Joel Sherrill <joel@OARcorp.com>
566
567        * wrapup/.cvsignore: Readded.
568        * include/.cvsignore: New file.
569
5702002-01-04      Joel Sherrill <joel@OARcorp.com>
571
572        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
573
5742001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
575
576        * configure.ac: Use AS_IF instead of if/then/else.
577        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
578        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
579        Add include/Makefile to CONFIG_FILES.
580        Add AC_ENABLE_MULITLIB.
581        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
582        Remove */optman/Makefile from CONFIG_FILES.
583        * Makefile.am: Add include to SUBDIRS.
584        * rtems/Makefile.am: Remove optman from SUBDIRS.
585        * sapi/Makefile.am: Remove optman from SUBDIRS.
586        * include/Makefile.am: New file.
587        * include/rtems/bspIo.h: Relocated from lib/include.
588        * include/rtems/libio_.h: Relocated from lib/include.
589
5902001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
591
592        * wrapup/posix/Makefile.am: Add multilib support.
593        * wrapup/itron/Makefile.am: Add multilib support.
594        * wrapup/rtems/Makefile.am: Add multilib support.
595        * Makefile.am: Add multilib support.
596
5972001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
598
599        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
600
6012001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
602
603        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
604        Reflect changes to configuration of rtems, score and sapi subdirs.
605        * Makefile.am: require automake-1.5.
606
6072001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
608
609        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
610        * configure.in: Remove.
611        * configure.ac: New file, generated from configure.in by autoupdate.
612
6132001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
614
615        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
616
6172001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
618
619        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
620
6212001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
622
623        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
624
6252000-12-01      Joel Sherrill <joel@OARcorp.com>
626
627        * configure.in: Removed error check for enabling macros with
628        either POSIX or ITRON API.
629
6302000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
631
632        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
633
6342000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
635
636        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
637
6382000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
639
640        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
641        Switch to GNU canonicalization.
642
6432000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
644
645        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
646
6472000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
648
649        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
650        wrapup/rtems/Makefile.am: Include compile.am
651
6522000-08-10      Joel Sherrill <joel@OARcorp.com>
653
654        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.