source: rtems/cpukit/ChangeLog @ 508c509d

Last change on this file since 508c509d was 508c509d, checked in by Ralf Corsepius <ralf.corsepius@…>, on 05/02/03 at 20:28:05

2003-05-02 Ralf Corsepius <corsepiu@…>

  • aclocal/env-rtemscpu.m4: Merge-in env-rtemsbsp.m4.
  • aclocal/env-rtemsbsp.m4: Remove.
  • aclocal/enable-rtemsbsp.m4: Remove.
  • Property mode set to 100644
File size: 20.4 KB
Line 
12003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * aclocal/env-rtemscpu.m4: Merge-in env-rtemsbsp.m4.
4        * aclocal/env-rtemsbsp.m4: Remove.
5        * aclocal/enable-rtemsbsp.m4: Remove.
6
72003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * aclocal/env-rtemscpu.m4: Remove stray '/' in setting up
10        project_libdir.
11
122003-04-23      Joel Sherrill <joel@OARcorp.com>
13
14        * aclocal/version.m4: Updated to rtems-4.6.0pre3.
15
162003-04-18      Joel Sherrill <joel@OARcorp.com>
17
18        * aclocal/version.m4: Updated to rtems-4.6.0pre2.
19
202003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * wrapup/Makefile.am: Remove '/' after $(DESTDIR) to work around
23        Cygwin mistreating paths.
24
252003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * wrapup/Makefile.am: Reflect changes to project_libdir.
28
292003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * aclocal/env-rtemscpu.m4: Remove obsolete comment.
32        Add MULTISUBDIR to project_libdir.
33
342003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * aclocal/env-rtemscpu.m4: Remove RTEMS_ROOT (Unused).
37        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT (Unused).
38        Remove RTEMS_PROJECT_ROOT (Unused).
39        * aclocal/tool-paths.m4: Delete.
40
412003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * configure.ac: Remove AC_CONFIG_AUX_DIR.
44        * aclocal/rtems-top.m4: Add AC_CONFIG_AUX_DIR.
45
462003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * configure.ac: AC_PREREQ(2.57).
49
502003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac: Remove sptables.h.in.
53
542003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.ac: Remove AC_SUBST(RTEMS_VERSION).
57        AC_DEFINE(RTEMS_VERSION) to propagate it through cpuopts.h.
58
592003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * configure.ac: AC_SUBST(RTEMS_VERSION,_RTEMS_VERSION).
62
632003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * aclocal/gcc-isystem.m4: New.
66        * aclocal/gcc-specs.m4: Remove.
67        * aclocal/prog-cc.m4: Remove RTEMS_GCC_SPECS.
68        Add RTEMS_GCC_ISYSTEM.
69        Reformat setting up RTEMS_CPPFLAGS.
70
712003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * automake/local.am: Introduce depend-gcc.
74        Remove ${ARCH}.
75        * automake/compile.am: Remove GCCSPECS, GCC_SPECS, CONFIG.CC, CC,
76        CPP. Add ${ARCH}. depend-gcc.
77        * aclocal/prog-cc.m4: Set up RTEMS_CPPFLAGS.
78        * aclocal/env-rtemscpu.m4: Remove GCC_SPECS.
79        * aclocal/env-rtemsbsp.m4: Remove GCC_SPECS.
80
812003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
84
852003-02-11      Joel Sherrill <joel@OARcorp.com>
86
87        * aclocal/version.m4: Updated to rtems-4.6.0pre1.
88
892003-01-28      Joel Sherrill <joel@OARcorp.com>
90
91        * aclocal/version.m4: Updated to rtems-ss-20030128.
92
932003-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * automake/local.am: Remove distclean-local.
96        Remove PROJECT_TOOLS.
97
982003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
101        Remove CLOBBER_DEPEND (Unused).
102
1032002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * automake/compile.am: Remove $(RTEMS_BSP_CFLAGS).
106
1072002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108        * wrapup/Makefile.am: Fix path to libxdr and librpc (Another typo in
109        from the 2002-12-12 patch).
110
1112002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * wrapup/Makefile.am: Fix typo in yesterday's patch.
114
1152002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * wrapup/Makefile.am: Don't create $ARCH.
118        Use install-data-local to install librtemscpu.a
119
1202002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * wrapup/Makefile.am: Add libmisc.
123
1242002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * configure.ac: Add AC_CONFIG_SUBDIR(libmisc).
127
1282002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
131        * aclocal/env-rtemscpu.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
132        * aclocal/check-bsps.m4: Remove.
133
1342002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * wrapup/Makefile.am: Remove *_OBJS, use LIBS+= instead.
137        * configure.ac: Require autoconf >= 2.54, automake-1.7.2.
138
1392002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * wrapup/Makefile.am: Reflect changes to score/.
142        * configure.ac: Reflect changes to score/.
143
1442002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * wrapup/Makefile.am: Reflect changes to sapi/.
147        * configure.ac: Reflect changes to sapi/.
148
1492002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * configure.ac: Add AC_SUBST(INLINEdir).
152
1532002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * wrapup/Makefile.am: Reflect changes to rtems/.
156        * configure.ac: Reflect changes to rtems/.
157
1582002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * wrapup/Makefile.am: Reflect changes to posix/.
161        Reflect changes to itron/.
162
1632002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
166
1672002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * automake/multilib.am: Don't include @RTEMS_BSP@.cfg.
170        * automake/compile.am: Remove hard-coded CFLAGS_PROFILE_V.
171        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
172        CFLAGS_PROFILE_V.
173        Hard-code RTEMS_CFLAGS_PROFILE = -pg
174        * aclocal/prog-cc.m4: Sync with toplevel/aclocal/prog-cc.m4.
175        Remove GCCSED.
176        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
177        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V.
178
1792002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * aclocal/rtems-flags.m4: New.
182
1832002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V (Unused).
186
1872002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x.
190        * aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
191
1922002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * include/rtems/libio_.h: Remove.
195
1962002-11-18      Joel Sherrill <joel@OARcorp.com>
197
198        * aclocal/version.m4: Updated to rtems-ss-20021118.
199
2002002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * include/rtems/userenv.h: Rely upon <limits.h> for
203        _POSIX_LOGIN_NAME_MAX.
204
2052002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS.
208        * automake/compile.am: Acknowledge configuration-time CFLAGS.
209        Remove CFLAGS_DEFAULT.
210
2112002-11-11      Joel Sherrill <joel@OARcorp.com>
212
213        * aclocal/version.m4: Updated to rtems-ss-20021111.
214
2152002-11-11      Joel Sherrill <joel@OARcorp.com>
216
217        * aclocal/version.m4: Updated to rtems-ss-20021111.
218
2192002-11-01      Joel Sherrill <joel@OARcorp.com>
220
221        * ChangeLog: Corrected.
222
2232002-10-30      Eric Norum <eric.norum@usask.ca>
224
225        * include/rtems/bspIo.h: Add vprintk function for kernel printing
226        from routines which have already obtained the va_list pointer.
227
2282002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * aclocal/check-bsp-cache.m4: Remove.
231
2322002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
235
2362002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
239
2402002-10-21      Joel Sherrill <joel@OARcorp.com>
241
242        * aclocal/version.m4: Updated to rtems-20021021-test.
243
2442002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * .cvsignore: Reformat.
247        Add autom4te*cache.
248        Remove autom4te.cache.
249
2502002-10-07      Joel Sherrill <joel@OARcorp.com>
251
252        * aclocal/version.m4: Updated to rtems-ss-20021007.
253
2542002-10-04      Joel Sherrill <joel@OARcorp.com>
255
256        * aclocal/version.m4: Updated to rtems-JUNK.
257
2582002-10-04      Joel Sherrill <joel@OARcorp.com>
259
260        * aclocal/version.m4: Updated to rtems-ss-20021004.
261
2622002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * score/include/Makefile.am: Remove cpuopt.h generation.
265        * configure.ac: Correct package name.
266        Don't build ada if POSIX is disabled.
267        Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
268
2692002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * aclocal/prog-gnat.m4: New.
272        * configure.ac: Add ada subdir handling.
273
2742002-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * aclocal/bsp-alias.m4: Remove.
277
2782002-08-07      Joel Sherrill <joel@OARcorp.com>
279
280        * aclocal/version.m4: Updated to rtems-ss-20020807.
281
2822002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * configure.ac: Add missing ',' to librpc activation.
285        Add AC_MSG_CHECKING/AC_MSG_RESULT.
286        * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
287
2882002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * configure.ac: Fix bug in librpc activation, having introduced by
291        yesterday's patch.
292
2932002-08-06      Joel Sherrill <joel@OARcorp.com>
294
295        * configure.ac: or32 does not currently support librpc.
296
2972002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
300
3012002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
304        Use AS_IF instead of if/then/else/fi.
305
3062002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * wrapup/Makefile.am: Use librtems.a.
309        * wrapup/Makefile.am: Use libsapi.a.
310
3112002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * wrapup/Makefile.am: Use libscore.a.
314
3152002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * aclocal/canonicalize-tools.m4: Remove LD.
318        * automake/lib.am: Remove LD.
319        * Makefile.am: Put preinstall-stamp into CLEANFILES.
320
3212002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
324        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
325
3262002-07-31      Joel Sherrill <joel@OARcorp.com>
327
328        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
329        was just a stub and only the OR32 port is getting worked on.
330
3312002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
332
333        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
334
3352002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * automake/compile.am: Use .$(OBJEXT) instead of .o.
338
3392002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
342
3432002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
344
345        * wrapup/Makefile.am: Use project_libdir instead of
346        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
347        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
348
3492002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * automake/lib.am: Use project_libdir instead of
352        $(PROJECT_RELEASE)/lib.
353
3542002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
357        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
358        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
359        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
360        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
361        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
362        references to bsp_specs. Use project_libdir instead of
363        $(PROJECT_RELEASE)/lib.
364
3652002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
366
367        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
368        * aclocal/check-cpu.m4: Ditto.
369        * aclocal/check-bsps.m4: Ditto.
370
3712002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * automake/multilib.am: Add install-multi.
374        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
375        version.m4.
376        Add --with-project-root.
377        Reflect --with-project-root to setting up PROJECT_ROOT.
378        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
379        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
380        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
381
3822002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * configure.ac: RTEMS_TOP(..).
385
3862002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
387
388        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
389
3902002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
391
392        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
393
3942002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
395
396        * configure.ac: Remove RTEMS_PROJECT_ROOT.
397        * aclocal/project-root.m4: Remove.
398
3992002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * aclocal/enable-multiprocessing.m4: Fix typo.
402        * aclocal/prog-cc.m4: Remove obsolete comments.
403        Comment out GCCSED.
404
4052002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
406
407        * aclocal/prog-ccas.m4: New.
408        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
409        RTEMS_GCC_PRINT
410        * aclocal/check-multiprocessing.m4: Fix typo.
411        * automake/compile.am: Remove CXX support.
412        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
413
4142002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
415
416        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
417
4182002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
419
420        * configure.ac: Remove references to RTEMS_BSP.
421        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
422        Allow building w/ --enable-multiprocessing --enable-multilib.
423        * aclocal/enable-multiprocessing.m4:
424        Eliminate RTEMS_HAS_MULTIPROCESSING.
425
4262002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
427
428        * wrapup/Makefile.am: Fix stupid typo in previous patch.
429
4302002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
431
432        * configure.ac: Add librpc. AC_PROG_RANLIB.
433        * wrapup/Makefile.am: Add librpc.
434        Use relative path to lib*.a for
435        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
436
4372002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
438
439        * aclocal/subdirs.m4: Remove.
440
4412002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
442
443        * wrapup/Makefile.am: Use relative path to lib*.a for
444        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
445
4462002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
447
448        * Makefile.am: Include $(top_srcdir)/automake/*.am.
449        Use aclocal.
450        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
451        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
452        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
453        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
454        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
455        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
456        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
457        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
458        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
459        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
460        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
461        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
462        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
463        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
464        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
465        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
466        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
467        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
468
4692002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
470
471        * aclocal/bsp-alias.m4: Copied over from aclocal/.
472        * aclocal/canonical-host.m4: Ditto.
473        * aclocal/canonical-target-name.m4: Ditto.
474        * aclocal/canonicalize-tools.m4: Ditto.
475        * aclocal/check-bsp-cache.m4: Ditto.
476        * aclocal/check-bsps.m4: Ditto.
477        * aclocal/check-cpu.m4: Ditto.
478        * aclocal/check-itron.m4: Ditto.
479        * aclocal/check-multiprocessing.m4: Ditto.
480        * aclocal/check-networking.m4: Ditto.
481        * aclocal/check-newlib.m4: Ditto.
482        * aclocal/check-posix.m4: Ditto.
483        * aclocal/check-tool.m4: Ditto.
484        * aclocal/enable-bare.m4: Ditto.
485        * aclocal/enable-inlines.m4: Ditto.
486        * aclocal/enable-itron.m4: Ditto.
487        * aclocal/enable-multiprocessing.m4: Ditto.
488        * aclocal/enable-networking.m4: Ditto.
489        * aclocal/enable-posix.m4: Ditto.
490        * aclocal/enable-rtemsbsp.m4: Ditto.
491        * aclocal/env-rtemsbsp.m4: Ditto.
492        * aclocal/env-rtemscpu.m4: Ditto.
493        * aclocal/gcc-pipe.m4: Ditto.
494        * aclocal/gcc-specs.m4: Ditto.
495        * aclocal/multi.m4: Ditto.
496        * aclocal/multilib.m4: Ditto.
497        * aclocal/prog-cc.m4: Ditto.
498        * aclocal/project-root.m4: Ditto.
499        * aclocal/rtems-cpu-subdirs.m4: Ditto.
500        * aclocal/rtems-debug.m4: Ditto.
501        * aclocal/rtems-top.m4: Ditto.
502        * aclocal/subdirs.m4: Ditto.
503        * aclocal/sysv-ipc.m4: Ditto.
504        * aclocal/tool-paths.m4: Ditto.
505        * aclocal/version.m4: Ditto.
506
5072002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
508
509        * automake/compile.am: Copied over from automake/.
510        * automake/lib.am: Copied over from automake/.
511        * automake/local.am: Copied over from automake/.
512        * automake/multilib.am: Copied over from automake/.
513        * automake/subdirs.am: Copied over from automake/.
514        * Makefile.am: Add automake/*.am.
515
5162002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
517
518        * configure.ac: Add libnetworking.
519        * wrapup/Makefile.am: Ditto.
520
5212002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
522
523        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
524        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
525
5262002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
527
528        * configure.ac: Add libcsupport.
529        * wrapup/Makefile.am: Ditto.
530
5312002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
532
533        * Makefile.am: Add preinstall-stamp.
534
5352002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
536
537        * configure.ac: Remove ENABLE_GCC28.
538
5392002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
540
541        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
542
5432002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
544
545        * configure.ac:
546        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
547        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
548        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
549        * Makefile.am: Remove AUTOMAKE_OPTIONS.
550        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
551
5522001-01-17      Joel Sherrill <joel@OARcorp.com>
553
554        * ChangeLog: Deleted duplicate blank line.
555
5562002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
557
558        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
559        ITRON_SUBDIRS.
560        * configure.ac: Rework enable_unixlib handling.
561        Add RTEMS_MULTILIBS to cpuopts.h.
562        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
563        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
564
5652002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
566
567        * wrapup/Makefile.am: Add install-hook.
568        Remove SIZE_RTEMS.
569        * include/rtems/fs.h: New, extracted from libio_.h.
570        * include/rtems/userenv.h: New. extracted from libio_.h.
571
5722002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
573
574        * Makefile.am: Readded reference to wrapup.
575
5762002-01-06      Joel Sherrill <joel@OARcorp.com>
577
578        * wrapup/.cvsignore: Readded.
579        * include/.cvsignore: New file.
580
5812002-01-04      Joel Sherrill <joel@OARcorp.com>
582
583        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
584
5852001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
586
587        * configure.ac: Use AS_IF instead of if/then/else.
588        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
589        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
590        Add include/Makefile to CONFIG_FILES.
591        Add AC_ENABLE_MULITLIB.
592        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
593        Remove */optman/Makefile from CONFIG_FILES.
594        * Makefile.am: Add include to SUBDIRS.
595        * rtems/Makefile.am: Remove optman from SUBDIRS.
596        * sapi/Makefile.am: Remove optman from SUBDIRS.
597        * include/Makefile.am: New file.
598        * include/rtems/bspIo.h: Relocated from lib/include.
599        * include/rtems/libio_.h: Relocated from lib/include.
600
6012001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
602
603        * wrapup/posix/Makefile.am: Add multilib support.
604        * wrapup/itron/Makefile.am: Add multilib support.
605        * wrapup/rtems/Makefile.am: Add multilib support.
606        * Makefile.am: Add multilib support.
607
6082001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
609
610        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
611
6122001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
613
614        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
615        Reflect changes to configuration of rtems, score and sapi subdirs.
616        * Makefile.am: require automake-1.5.
617
6182001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
619
620        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
621        * configure.in: Remove.
622        * configure.ac: New file, generated from configure.in by autoupdate.
623
6242001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
625
626        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
627
6282001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
629
630        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
631
6322001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
633
634        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
635
6362000-12-01      Joel Sherrill <joel@OARcorp.com>
637
638        * configure.in: Removed error check for enabling macros with
639        either POSIX or ITRON API.
640
6412000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
642
643        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
644
6452000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
646
647        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
648
6492000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
650
651        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
652        Switch to GNU canonicalization.
653
6542000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
655
656        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
657
6582000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
659
660        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
661        wrapup/rtems/Makefile.am: Include compile.am
662
6632000-08-10      Joel Sherrill <joel@OARcorp.com>
664
665        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.