source: rtems/cpukit/ChangeLog @ 8bf9689

Last change on this file since 8bf9689 was 8bf9689, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/15/03 at 14:31:18

2003-07-15 Ralf Corsepius <corsepiu@…>

  • aclocal/multi.m4: Don't add --enable-multilib. Rename AC_ENABLE_MULTILIB into AM_ENABLE_MULTILIB. Increment serial to 103 (automake's multi.m4 version + 100).
  • configure.ac: Use AM_ENABLE_MULTILIB instead of AC_ENABLE_MULTILIB.

2003-07-03 Joel Sherrill <joel@…>

  • aclocal/version.m4: Updated to rtems-4.6.0pre4.
  • Property mode set to 100644
File size: 21.0 KB
Line 
12003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * aclocal/multi.m4: Don't add --enable-multilib.
4        Rename AC_ENABLE_MULTILIB into AM_ENABLE_MULTILIB.
5        Increment serial to 103 (automake's multi.m4 version + 100).
6        * configure.ac: Use AM_ENABLE_MULTILIB instead of
7        AC_ENABLE_MULTILIB.
8
92003-07-03      Joel Sherrill <joel@OARcorp.com>
10
11        * aclocal/version.m4: Updated to rtems-4.6.0pre4.
12
132003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        PR 409:
16        * include/Makefile.am: Add rtems/stdint.h
17        * include/rtems/stdint.h: New.
18
192003-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * automake/compile.am: Remove LIBSUFFIX_VA (unused).
22
232003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * aclocal/env-rtemscpu.m4: Merge-in env-rtemsbsp.m4.
26        * aclocal/env-rtemsbsp.m4: Remove.
27        * aclocal/enable-rtemsbsp.m4: Remove.
28
292003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * aclocal/env-rtemscpu.m4: Remove stray '/' in setting up
32        project_libdir.
33
342003-04-23      Joel Sherrill <joel@OARcorp.com>
35
36        * aclocal/version.m4: Updated to rtems-4.6.0pre3.
37
382003-04-18      Joel Sherrill <joel@OARcorp.com>
39
40        * aclocal/version.m4: Updated to rtems-4.6.0pre2.
41
422003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * wrapup/Makefile.am: Remove '/' after $(DESTDIR) to work around
45        Cygwin mistreating paths.
46
472003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * wrapup/Makefile.am: Reflect changes to project_libdir.
50
512003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * aclocal/env-rtemscpu.m4: Remove obsolete comment.
54        Add MULTISUBDIR to project_libdir.
55
562003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * aclocal/env-rtemscpu.m4: Remove RTEMS_ROOT (Unused).
59        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT (Unused).
60        Remove RTEMS_PROJECT_ROOT (Unused).
61        * aclocal/tool-paths.m4: Delete.
62
632003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * configure.ac: Remove AC_CONFIG_AUX_DIR.
66        * aclocal/rtems-top.m4: Add AC_CONFIG_AUX_DIR.
67
682003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * configure.ac: AC_PREREQ(2.57).
71
722003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * configure.ac: Remove sptables.h.in.
75
762003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * configure.ac: Remove AC_SUBST(RTEMS_VERSION).
79        AC_DEFINE(RTEMS_VERSION) to propagate it through cpuopts.h.
80
812003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * configure.ac: AC_SUBST(RTEMS_VERSION,_RTEMS_VERSION).
84
852003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * aclocal/gcc-isystem.m4: New.
88        * aclocal/gcc-specs.m4: Remove.
89        * aclocal/prog-cc.m4: Remove RTEMS_GCC_SPECS.
90        Add RTEMS_GCC_ISYSTEM.
91        Reformat setting up RTEMS_CPPFLAGS.
92
932003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * automake/local.am: Introduce depend-gcc.
96        Remove ${ARCH}.
97        * automake/compile.am: Remove GCCSPECS, GCC_SPECS, CONFIG.CC, CC,
98        CPP. Add ${ARCH}. depend-gcc.
99        * aclocal/prog-cc.m4: Set up RTEMS_CPPFLAGS.
100        * aclocal/env-rtemscpu.m4: Remove GCC_SPECS.
101        * aclocal/env-rtemsbsp.m4: Remove GCC_SPECS.
102
1032003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
106
1072003-02-11      Joel Sherrill <joel@OARcorp.com>
108
109        * aclocal/version.m4: Updated to rtems-4.6.0pre1.
110
1112003-01-28      Joel Sherrill <joel@OARcorp.com>
112
113        * aclocal/version.m4: Updated to rtems-ss-20030128.
114
1152003-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * automake/local.am: Remove distclean-local.
118        Remove PROJECT_TOOLS.
119
1202003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
123        Remove CLOBBER_DEPEND (Unused).
124
1252002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * automake/compile.am: Remove $(RTEMS_BSP_CFLAGS).
128
1292002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130        * wrapup/Makefile.am: Fix path to libxdr and librpc (Another typo in
131        from the 2002-12-12 patch).
132
1332002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * wrapup/Makefile.am: Fix typo in yesterday's patch.
136
1372002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * wrapup/Makefile.am: Don't create $ARCH.
140        Use install-data-local to install librtemscpu.a
141
1422002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * wrapup/Makefile.am: Add libmisc.
145
1462002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * configure.ac: Add AC_CONFIG_SUBDIR(libmisc).
149
1502002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
153        * aclocal/env-rtemscpu.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
154        * aclocal/check-bsps.m4: Remove.
155
1562002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * wrapup/Makefile.am: Remove *_OBJS, use LIBS+= instead.
159        * configure.ac: Require autoconf >= 2.54, automake-1.7.2.
160
1612002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * wrapup/Makefile.am: Reflect changes to score/.
164        * configure.ac: Reflect changes to score/.
165
1662002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * wrapup/Makefile.am: Reflect changes to sapi/.
169        * configure.ac: Reflect changes to sapi/.
170
1712002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * configure.ac: Add AC_SUBST(INLINEdir).
174
1752002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * wrapup/Makefile.am: Reflect changes to rtems/.
178        * configure.ac: Reflect changes to rtems/.
179
1802002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * wrapup/Makefile.am: Reflect changes to posix/.
183        Reflect changes to itron/.
184
1852002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
188
1892002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * automake/multilib.am: Don't include @RTEMS_BSP@.cfg.
192        * automake/compile.am: Remove hard-coded CFLAGS_PROFILE_V.
193        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
194        CFLAGS_PROFILE_V.
195        Hard-code RTEMS_CFLAGS_PROFILE = -pg
196        * aclocal/prog-cc.m4: Sync with toplevel/aclocal/prog-cc.m4.
197        Remove GCCSED.
198        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
199        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V.
200
2012002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * aclocal/rtems-flags.m4: New.
204
2052002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V (Unused).
208
2092002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x.
212        * aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
213
2142002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * include/rtems/libio_.h: Remove.
217
2182002-11-18      Joel Sherrill <joel@OARcorp.com>
219
220        * aclocal/version.m4: Updated to rtems-ss-20021118.
221
2222002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * include/rtems/userenv.h: Rely upon <limits.h> for
225        _POSIX_LOGIN_NAME_MAX.
226
2272002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS.
230        * automake/compile.am: Acknowledge configuration-time CFLAGS.
231        Remove CFLAGS_DEFAULT.
232
2332002-11-11      Joel Sherrill <joel@OARcorp.com>
234
235        * aclocal/version.m4: Updated to rtems-ss-20021111.
236
2372002-11-11      Joel Sherrill <joel@OARcorp.com>
238
239        * aclocal/version.m4: Updated to rtems-ss-20021111.
240
2412002-11-01      Joel Sherrill <joel@OARcorp.com>
242
243        * ChangeLog: Corrected.
244
2452002-10-30      Eric Norum <eric.norum@usask.ca>
246
247        * include/rtems/bspIo.h: Add vprintk function for kernel printing
248        from routines which have already obtained the va_list pointer.
249
2502002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * aclocal/check-bsp-cache.m4: Remove.
253
2542002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
257
2582002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
261
2622002-10-21      Joel Sherrill <joel@OARcorp.com>
263
264        * aclocal/version.m4: Updated to rtems-20021021-test.
265
2662002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * .cvsignore: Reformat.
269        Add autom4te*cache.
270        Remove autom4te.cache.
271
2722002-10-07      Joel Sherrill <joel@OARcorp.com>
273
274        * aclocal/version.m4: Updated to rtems-ss-20021007.
275
2762002-10-04      Joel Sherrill <joel@OARcorp.com>
277
278        * aclocal/version.m4: Updated to rtems-JUNK.
279
2802002-10-04      Joel Sherrill <joel@OARcorp.com>
281
282        * aclocal/version.m4: Updated to rtems-ss-20021004.
283
2842002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * score/include/Makefile.am: Remove cpuopt.h generation.
287        * configure.ac: Correct package name.
288        Don't build ada if POSIX is disabled.
289        Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
290
2912002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * aclocal/prog-gnat.m4: New.
294        * configure.ac: Add ada subdir handling.
295
2962002-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * aclocal/bsp-alias.m4: Remove.
299
3002002-08-07      Joel Sherrill <joel@OARcorp.com>
301
302        * aclocal/version.m4: Updated to rtems-ss-20020807.
303
3042002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * configure.ac: Add missing ',' to librpc activation.
307        Add AC_MSG_CHECKING/AC_MSG_RESULT.
308        * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
309
3102002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * configure.ac: Fix bug in librpc activation, having introduced by
313        yesterday's patch.
314
3152002-08-06      Joel Sherrill <joel@OARcorp.com>
316
317        * configure.ac: or32 does not currently support librpc.
318
3192002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
322
3232002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
326        Use AS_IF instead of if/then/else/fi.
327
3282002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * wrapup/Makefile.am: Use librtems.a.
331        * wrapup/Makefile.am: Use libsapi.a.
332
3332002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * wrapup/Makefile.am: Use libscore.a.
336
3372002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * aclocal/canonicalize-tools.m4: Remove LD.
340        * automake/lib.am: Remove LD.
341        * Makefile.am: Put preinstall-stamp into CLEANFILES.
342
3432002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
344
345        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
346        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
347
3482002-07-31      Joel Sherrill <joel@OARcorp.com>
349
350        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
351        was just a stub and only the OR32 port is getting worked on.
352
3532002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
356
3572002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * automake/compile.am: Use .$(OBJEXT) instead of .o.
360
3612002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
362
363        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
364
3652002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
366
367        * wrapup/Makefile.am: Use project_libdir instead of
368        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
369        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
370
3712002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * automake/lib.am: Use project_libdir instead of
374        $(PROJECT_RELEASE)/lib.
375
3762002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
377
378        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
379        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
380        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
381        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
382        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
383        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
384        references to bsp_specs. Use project_libdir instead of
385        $(PROJECT_RELEASE)/lib.
386
3872002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
390        * aclocal/check-cpu.m4: Ditto.
391        * aclocal/check-bsps.m4: Ditto.
392
3932002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * automake/multilib.am: Add install-multi.
396        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
397        version.m4.
398        Add --with-project-root.
399        Reflect --with-project-root to setting up PROJECT_ROOT.
400        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
401        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
402        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
403
4042002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
405
406        * configure.ac: RTEMS_TOP(..).
407
4082002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
411
4122002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
413
414        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
415
4162002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
417
418        * configure.ac: Remove RTEMS_PROJECT_ROOT.
419        * aclocal/project-root.m4: Remove.
420
4212002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
422
423        * aclocal/enable-multiprocessing.m4: Fix typo.
424        * aclocal/prog-cc.m4: Remove obsolete comments.
425        Comment out GCCSED.
426
4272002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
428
429        * aclocal/prog-ccas.m4: New.
430        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
431        RTEMS_GCC_PRINT
432        * aclocal/check-multiprocessing.m4: Fix typo.
433        * automake/compile.am: Remove CXX support.
434        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
435
4362002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
437
438        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
439
4402002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
441
442        * configure.ac: Remove references to RTEMS_BSP.
443        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
444        Allow building w/ --enable-multiprocessing --enable-multilib.
445        * aclocal/enable-multiprocessing.m4:
446        Eliminate RTEMS_HAS_MULTIPROCESSING.
447
4482002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
449
450        * wrapup/Makefile.am: Fix stupid typo in previous patch.
451
4522002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
453
454        * configure.ac: Add librpc. AC_PROG_RANLIB.
455        * wrapup/Makefile.am: Add librpc.
456        Use relative path to lib*.a for
457        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
458
4592002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
460
461        * aclocal/subdirs.m4: Remove.
462
4632002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
464
465        * wrapup/Makefile.am: Use relative path to lib*.a for
466        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
467
4682002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
469
470        * Makefile.am: Include $(top_srcdir)/automake/*.am.
471        Use aclocal.
472        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
473        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
474        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
475        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
476        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
477        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
478        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
479        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
480        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
481        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
482        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
483        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
484        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
485        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
486        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
487        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
488        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
489        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
490
4912002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
492
493        * aclocal/bsp-alias.m4: Copied over from aclocal/.
494        * aclocal/canonical-host.m4: Ditto.
495        * aclocal/canonical-target-name.m4: Ditto.
496        * aclocal/canonicalize-tools.m4: Ditto.
497        * aclocal/check-bsp-cache.m4: Ditto.
498        * aclocal/check-bsps.m4: Ditto.
499        * aclocal/check-cpu.m4: Ditto.
500        * aclocal/check-itron.m4: Ditto.
501        * aclocal/check-multiprocessing.m4: Ditto.
502        * aclocal/check-networking.m4: Ditto.
503        * aclocal/check-newlib.m4: Ditto.
504        * aclocal/check-posix.m4: Ditto.
505        * aclocal/check-tool.m4: Ditto.
506        * aclocal/enable-bare.m4: Ditto.
507        * aclocal/enable-inlines.m4: Ditto.
508        * aclocal/enable-itron.m4: Ditto.
509        * aclocal/enable-multiprocessing.m4: Ditto.
510        * aclocal/enable-networking.m4: Ditto.
511        * aclocal/enable-posix.m4: Ditto.
512        * aclocal/enable-rtemsbsp.m4: Ditto.
513        * aclocal/env-rtemsbsp.m4: Ditto.
514        * aclocal/env-rtemscpu.m4: Ditto.
515        * aclocal/gcc-pipe.m4: Ditto.
516        * aclocal/gcc-specs.m4: Ditto.
517        * aclocal/multi.m4: Ditto.
518        * aclocal/multilib.m4: Ditto.
519        * aclocal/prog-cc.m4: Ditto.
520        * aclocal/project-root.m4: Ditto.
521        * aclocal/rtems-cpu-subdirs.m4: Ditto.
522        * aclocal/rtems-debug.m4: Ditto.
523        * aclocal/rtems-top.m4: Ditto.
524        * aclocal/subdirs.m4: Ditto.
525        * aclocal/sysv-ipc.m4: Ditto.
526        * aclocal/tool-paths.m4: Ditto.
527        * aclocal/version.m4: Ditto.
528
5292002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
530
531        * automake/compile.am: Copied over from automake/.
532        * automake/lib.am: Copied over from automake/.
533        * automake/local.am: Copied over from automake/.
534        * automake/multilib.am: Copied over from automake/.
535        * automake/subdirs.am: Copied over from automake/.
536        * Makefile.am: Add automake/*.am.
537
5382002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
539
540        * configure.ac: Add libnetworking.
541        * wrapup/Makefile.am: Ditto.
542
5432002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
544
545        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
546        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
547
5482002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
549
550        * configure.ac: Add libcsupport.
551        * wrapup/Makefile.am: Ditto.
552
5532002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
554
555        * Makefile.am: Add preinstall-stamp.
556
5572002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
558
559        * configure.ac: Remove ENABLE_GCC28.
560
5612002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
562
563        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
564
5652002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
566
567        * configure.ac:
568        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
569        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
570        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
571        * Makefile.am: Remove AUTOMAKE_OPTIONS.
572        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
573
5742001-01-17      Joel Sherrill <joel@OARcorp.com>
575
576        * ChangeLog: Deleted duplicate blank line.
577
5782002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
579
580        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
581        ITRON_SUBDIRS.
582        * configure.ac: Rework enable_unixlib handling.
583        Add RTEMS_MULTILIBS to cpuopts.h.
584        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
585        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
586
5872002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
588
589        * wrapup/Makefile.am: Add install-hook.
590        Remove SIZE_RTEMS.
591        * include/rtems/fs.h: New, extracted from libio_.h.
592        * include/rtems/userenv.h: New. extracted from libio_.h.
593
5942002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
595
596        * Makefile.am: Readded reference to wrapup.
597
5982002-01-06      Joel Sherrill <joel@OARcorp.com>
599
600        * wrapup/.cvsignore: Readded.
601        * include/.cvsignore: New file.
602
6032002-01-04      Joel Sherrill <joel@OARcorp.com>
604
605        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
606
6072001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
608
609        * configure.ac: Use AS_IF instead of if/then/else.
610        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
611        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
612        Add include/Makefile to CONFIG_FILES.
613        Add AC_ENABLE_MULITLIB.
614        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
615        Remove */optman/Makefile from CONFIG_FILES.
616        * Makefile.am: Add include to SUBDIRS.
617        * rtems/Makefile.am: Remove optman from SUBDIRS.
618        * sapi/Makefile.am: Remove optman from SUBDIRS.
619        * include/Makefile.am: New file.
620        * include/rtems/bspIo.h: Relocated from lib/include.
621        * include/rtems/libio_.h: Relocated from lib/include.
622
6232001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
624
625        * wrapup/posix/Makefile.am: Add multilib support.
626        * wrapup/itron/Makefile.am: Add multilib support.
627        * wrapup/rtems/Makefile.am: Add multilib support.
628        * Makefile.am: Add multilib support.
629
6302001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
631
632        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
633
6342001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
635
636        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
637        Reflect changes to configuration of rtems, score and sapi subdirs.
638        * Makefile.am: require automake-1.5.
639
6402001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
641
642        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
643        * configure.in: Remove.
644        * configure.ac: New file, generated from configure.in by autoupdate.
645
6462001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
647
648        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
649
6502001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
651
652        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
653
6542001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
655
656        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
657
6582000-12-01      Joel Sherrill <joel@OARcorp.com>
659
660        * configure.in: Removed error check for enabling macros with
661        either POSIX or ITRON API.
662
6632000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
664
665        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
666
6672000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
668
669        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
670
6712000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
672
673        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
674        Switch to GNU canonicalization.
675
6762000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
677
678        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
679
6802000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
681
682        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
683        wrapup/rtems/Makefile.am: Include compile.am
684
6852000-08-10      Joel Sherrill <joel@OARcorp.com>
686
687        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.