source: rtems/cpukit/ChangeLog @ 07da959

4.104.114.84.95
Last change on this file since 07da959 was 07da959, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/08/03 at 15:27:02

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

  • configure.ac: Merge-in libcsupport/configure.ac.
  • Makefile.am: Add libcsupport to SUBDIRS.
  • Property mode set to 100644
File size: 22.0 KB
Line 
12003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Merge-in libcsupport/configure.ac.
4        * Makefile.am: Add libcsupport to SUBDIRS.
5
62003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Merge-in posix/configure.ac.
9        Merge-in itron/configure.ac.
10        Misc. cosmetical changes.
11        * Makefile.am: Add posix, itron to SUBDIRS.
12
132003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: Merge-in libnetworking/configure.ac.
16        Remove "rtems-" from RTEMS_VERSION.
17        Add AC_CHECK_FUNCS([strsep strcasecmp snprintf]).
18        * Makefile.am: Add libmisc to SUBDIRS.
19
202003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * configure.ac: Merge-in libmisc/configure.ac.
23        * Makefile.am: Add libmisc to SUBDIRS.
24
252003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * configure.ac: Merge-in libfs/configure.ac.
28        * Makefile.am: Add libfs to SUBDIRS.
29
302003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * configure.ac: Merge-in libblock/configure.ac.
33        * Makefile.am: Add libblock to SUBDIRS.
34
352003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.ac: Merge-in ada/configure.ac.
38        * Makefile.am: Add ada to SUBDIRS.
39
402003-07-03      Joel Sherrill <joel@OARcorp.com>
41
42        * aclocal/version.m4: Updated to rtems-ss-20030703.
43
442003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        PR 409:
47        * include/Makefile.am: Add rtems/stdint.h
48        * include/rtems/stdint.h: New.
49
502003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        PR 321:
53        * aclocal/env-rtemscpu.m4: Remove support for profile-variant.
54        * automake/compile.am: Ditto.
55        * automake/local.am: Ditto.
56
572003-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * automake/compile.am: Remove LIBSUFFIX_VA (unused).
60
612003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * aclocal/env-rtemscpu.m4: Merge-in env-rtemsbsp.m4.
64        * aclocal/env-rtemsbsp.m4: Remove.
65        * aclocal/enable-rtemsbsp.m4: Remove.
66
672003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * aclocal/env-rtemscpu.m4: Remove stray '/' in setting up
70        project_libdir.
71
722003-04-17      Joel Sherrill <joel@OARcorp.com>
73
74        * aclocal/version.m4: Updated to rtems-ss-20030417.
75
762003-04-11      Joel Sherrill <joel@OARcorp.com>
77
78        * aclocal/version.m4: Updated to rtems-ss-20030411.
79
802003-04-11      Joel Sherrill <joel@OARcorp.com>
81
82        * aclocal/version.m4: Updated to rtems-ss-20020411.
83
842003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * wrapup/Makefile.am: Remove '/' after $(DESTDIR) to work around
87        Cygwin mistreating paths.
88
892003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * wrapup/Makefile.am: Reflect changes to project_libdir.
92
932003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * aclocal/env-rtemscpu.m4: Remove obsolete comment.
96        Add MULTISUBDIR to project_libdir.
97
982003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * aclocal/env-rtemscpu.m4: Remove RTEMS_ROOT (Unused).
101        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT (Unused).
102        Remove RTEMS_PROJECT_ROOT (Unused).
103        * aclocal/tool-paths.m4: Delete.
104
1052003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * configure.ac: Remove AC_CONFIG_AUX_DIR.
108        * aclocal/rtems-top.m4: Add AC_CONFIG_AUX_DIR.
109
1102003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * configure.ac: AC_PREREQ(2.57).
113
1142003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * configure.ac: Remove sptables.h.in.
117
1182003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * configure.ac: Remove AC_SUBST(RTEMS_VERSION).
121        AC_DEFINE(RTEMS_VERSION) to propagate it through cpuopts.h.
122
1232003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.ac: AC_SUBST(RTEMS_VERSION,_RTEMS_VERSION).
126
1272003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * aclocal/gcc-isystem.m4: New.
130        * aclocal/gcc-specs.m4: Remove.
131        * aclocal/prog-cc.m4: Remove RTEMS_GCC_SPECS.
132        Add RTEMS_GCC_ISYSTEM.
133        Reformat setting up RTEMS_CPPFLAGS.
134
1352003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * automake/local.am: Introduce depend-gcc.
138        Remove ${ARCH}.
139        * automake/compile.am: Remove GCCSPECS, GCC_SPECS, CONFIG.CC, CC,
140        CPP. Add ${ARCH}. depend-gcc.
141        * aclocal/prog-cc.m4: Set up RTEMS_CPPFLAGS.
142        * aclocal/env-rtemscpu.m4: Remove GCC_SPECS.
143        * aclocal/env-rtemsbsp.m4: Remove GCC_SPECS.
144
1452003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
148
1492003-01-28      Joel Sherrill <joel@OARcorp.com>
150
151        * aclocal/version.m4: Updated to rtems-ss-20030128.
152
1532003-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * automake/local.am: Remove distclean-local.
156        Remove PROJECT_TOOLS.
157
1582003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
161        Remove CLOBBER_DEPEND (Unused).
162
1632002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * automake/compile.am: Remove $(RTEMS_BSP_CFLAGS).
166
1672002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168        * wrapup/Makefile.am: Fix path to libxdr and librpc (Another typo in
169        from the 2002-12-12 patch).
170
1712002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * wrapup/Makefile.am: Fix typo in yesterday's patch.
174
1752002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * wrapup/Makefile.am: Don't create $ARCH.
178        Use install-data-local to install librtemscpu.a
179
1802002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * wrapup/Makefile.am: Add libmisc.
183
1842002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * configure.ac: Add AC_CONFIG_SUBDIR(libmisc).
187
1882002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
191        * aclocal/env-rtemscpu.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
192        * aclocal/check-bsps.m4: Remove.
193
1942002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * wrapup/Makefile.am: Remove *_OBJS, use LIBS+= instead.
197        * configure.ac: Require autoconf >= 2.54, automake-1.7.2.
198
1992002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * wrapup/Makefile.am: Reflect changes to score/.
202        * configure.ac: Reflect changes to score/.
203
2042002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * wrapup/Makefile.am: Reflect changes to sapi/.
207        * configure.ac: Reflect changes to sapi/.
208
2092002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * configure.ac: Add AC_SUBST(INLINEdir).
212
2132002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * wrapup/Makefile.am: Reflect changes to rtems/.
216        * configure.ac: Reflect changes to rtems/.
217
2182002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * wrapup/Makefile.am: Reflect changes to posix/.
221        Reflect changes to itron/.
222
2232002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
226
2272002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * automake/multilib.am: Don't include @RTEMS_BSP@.cfg.
230        * automake/compile.am: Remove hard-coded CFLAGS_PROFILE_V.
231        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
232        CFLAGS_PROFILE_V.
233        Hard-code RTEMS_CFLAGS_PROFILE = -pg
234        * aclocal/prog-cc.m4: Sync with toplevel/aclocal/prog-cc.m4.
235        Remove GCCSED.
236        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
237        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V.
238
2392002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * aclocal/rtems-flags.m4: New.
242
2432002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V (Unused).
246
2472002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x.
250        * aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
251
2522002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * include/rtems/libio_.h: Remove.
255
2562002-11-18      Joel Sherrill <joel@OARcorp.com>
257
258        * aclocal/version.m4: Updated to rtems-ss-20021118.
259
2602002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * include/rtems/userenv.h: Rely upon <limits.h> for
263        _POSIX_LOGIN_NAME_MAX.
264
2652002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS.
268        * automake/compile.am: Acknowledge configuration-time CFLAGS.
269        Remove CFLAGS_DEFAULT.
270
2712002-11-11      Joel Sherrill <joel@OARcorp.com>
272
273        * aclocal/version.m4: Updated to rtems-ss-20021111.
274
2752002-11-11      Joel Sherrill <joel@OARcorp.com>
276
277        * aclocal/version.m4: Updated to rtems-ss-20021111.
278
2792002-11-01      Joel Sherrill <joel@OARcorp.com>
280
281        * ChangeLog: Corrected.
282
2832002-10-30      Eric Norum <eric.norum@usask.ca>
284
285        * include/rtems/bspIo.h: Add vprintk function for kernel printing
286        from routines which have already obtained the va_list pointer.
287
2882002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * aclocal/check-bsp-cache.m4: Remove.
291
2922002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
295
2962002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
299
3002002-10-21      Joel Sherrill <joel@OARcorp.com>
301
302        * aclocal/version.m4: Updated to rtems-20021021-test.
303
3042002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * .cvsignore: Reformat.
307        Add autom4te*cache.
308        Remove autom4te.cache.
309
3102002-10-07      Joel Sherrill <joel@OARcorp.com>
311
312        * aclocal/version.m4: Updated to rtems-ss-20021007.
313
3142002-10-04      Joel Sherrill <joel@OARcorp.com>
315
316        * aclocal/version.m4: Updated to rtems-JUNK.
317
3182002-10-04      Joel Sherrill <joel@OARcorp.com>
319
320        * aclocal/version.m4: Updated to rtems-ss-20021004.
321
3222002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * score/include/Makefile.am: Remove cpuopt.h generation.
325        * configure.ac: Correct package name.
326        Don't build ada if POSIX is disabled.
327        Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
328
3292002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * aclocal/prog-gnat.m4: New.
332        * configure.ac: Add ada subdir handling.
333
3342002-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * aclocal/bsp-alias.m4: Remove.
337
3382002-08-07      Joel Sherrill <joel@OARcorp.com>
339
340        * aclocal/version.m4: Updated to rtems-ss-20020807.
341
3422002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * configure.ac: Add missing ',' to librpc activation.
345        Add AC_MSG_CHECKING/AC_MSG_RESULT.
346        * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
347
3482002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
349
350        * configure.ac: Fix bug in librpc activation, having introduced by
351        yesterday's patch.
352
3532002-08-06      Joel Sherrill <joel@OARcorp.com>
354
355        * configure.ac: or32 does not currently support librpc.
356
3572002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
360
3612002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
362
363        * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
364        Use AS_IF instead of if/then/else/fi.
365
3662002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
367
368        * wrapup/Makefile.am: Use librtems.a.
369        * wrapup/Makefile.am: Use libsapi.a.
370
3712002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * wrapup/Makefile.am: Use libscore.a.
374
3752002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
376
377        * aclocal/canonicalize-tools.m4: Remove LD.
378        * automake/lib.am: Remove LD.
379        * Makefile.am: Put preinstall-stamp into CLEANFILES.
380
3812002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
384        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
385
3862002-07-31      Joel Sherrill <joel@OARcorp.com>
387
388        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
389        was just a stub and only the OR32 port is getting worked on.
390
3912002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
393        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
394
3952002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        * automake/compile.am: Use .$(OBJEXT) instead of .o.
398
3992002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
402
4032002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * wrapup/Makefile.am: Use project_libdir instead of
406        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
407        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
408
4092002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * automake/lib.am: Use project_libdir instead of
412        $(PROJECT_RELEASE)/lib.
413
4142002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
415
416        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
417        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
418        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
419        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
420        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
421        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
422        references to bsp_specs. Use project_libdir instead of
423        $(PROJECT_RELEASE)/lib.
424
4252002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
426
427        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
428        * aclocal/check-cpu.m4: Ditto.
429        * aclocal/check-bsps.m4: Ditto.
430
4312002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
432
433        * automake/multilib.am: Add install-multi.
434        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
435        version.m4.
436        Add --with-project-root.
437        Reflect --with-project-root to setting up PROJECT_ROOT.
438        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
439        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
440        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
441
4422002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
443
444        * configure.ac: RTEMS_TOP(..).
445
4462002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
447
448        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
449
4502002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
451
452        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
453
4542002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
455
456        * configure.ac: Remove RTEMS_PROJECT_ROOT.
457        * aclocal/project-root.m4: Remove.
458
4592002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
460
461        * aclocal/enable-multiprocessing.m4: Fix typo.
462        * aclocal/prog-cc.m4: Remove obsolete comments.
463        Comment out GCCSED.
464
4652002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
466
467        * aclocal/prog-ccas.m4: New.
468        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
469        RTEMS_GCC_PRINT
470        * aclocal/check-multiprocessing.m4: Fix typo.
471        * automake/compile.am: Remove CXX support.
472        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
473
4742002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
475
476        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
477
4782002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * configure.ac: Remove references to RTEMS_BSP.
481        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
482        Allow building w/ --enable-multiprocessing --enable-multilib.
483        * aclocal/enable-multiprocessing.m4:
484        Eliminate RTEMS_HAS_MULTIPROCESSING.
485
4862002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
487
488        * wrapup/Makefile.am: Fix stupid typo in previous patch.
489
4902002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
491
492        * configure.ac: Add librpc. AC_PROG_RANLIB.
493        * wrapup/Makefile.am: Add librpc.
494        Use relative path to lib*.a for
495        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
496
4972002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * aclocal/subdirs.m4: Remove.
500
5012002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
502
503        * wrapup/Makefile.am: Use relative path to lib*.a for
504        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
505
5062002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
507
508        * Makefile.am: Include $(top_srcdir)/automake/*.am.
509        Use aclocal.
510        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
511        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
512        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
513        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
514        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
515        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
516        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
517        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
518        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
519        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
520        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
521        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
522        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
523        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
524        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
525        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
526        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
527        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
528
5292002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
530
531        * aclocal/bsp-alias.m4: Copied over from aclocal/.
532        * aclocal/canonical-host.m4: Ditto.
533        * aclocal/canonical-target-name.m4: Ditto.
534        * aclocal/canonicalize-tools.m4: Ditto.
535        * aclocal/check-bsp-cache.m4: Ditto.
536        * aclocal/check-bsps.m4: Ditto.
537        * aclocal/check-cpu.m4: Ditto.
538        * aclocal/check-itron.m4: Ditto.
539        * aclocal/check-multiprocessing.m4: Ditto.
540        * aclocal/check-networking.m4: Ditto.
541        * aclocal/check-newlib.m4: Ditto.
542        * aclocal/check-posix.m4: Ditto.
543        * aclocal/check-tool.m4: Ditto.
544        * aclocal/enable-bare.m4: Ditto.
545        * aclocal/enable-inlines.m4: Ditto.
546        * aclocal/enable-itron.m4: Ditto.
547        * aclocal/enable-multiprocessing.m4: Ditto.
548        * aclocal/enable-networking.m4: Ditto.
549        * aclocal/enable-posix.m4: Ditto.
550        * aclocal/enable-rtemsbsp.m4: Ditto.
551        * aclocal/env-rtemsbsp.m4: Ditto.
552        * aclocal/env-rtemscpu.m4: Ditto.
553        * aclocal/gcc-pipe.m4: Ditto.
554        * aclocal/gcc-specs.m4: Ditto.
555        * aclocal/multi.m4: Ditto.
556        * aclocal/multilib.m4: Ditto.
557        * aclocal/prog-cc.m4: Ditto.
558        * aclocal/project-root.m4: Ditto.
559        * aclocal/rtems-cpu-subdirs.m4: Ditto.
560        * aclocal/rtems-debug.m4: Ditto.
561        * aclocal/rtems-top.m4: Ditto.
562        * aclocal/subdirs.m4: Ditto.
563        * aclocal/sysv-ipc.m4: Ditto.
564        * aclocal/tool-paths.m4: Ditto.
565        * aclocal/version.m4: Ditto.
566
5672002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
568
569        * automake/compile.am: Copied over from automake/.
570        * automake/lib.am: Copied over from automake/.
571        * automake/local.am: Copied over from automake/.
572        * automake/multilib.am: Copied over from automake/.
573        * automake/subdirs.am: Copied over from automake/.
574        * Makefile.am: Add automake/*.am.
575
5762002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
577
578        * configure.ac: Add libnetworking.
579        * wrapup/Makefile.am: Ditto.
580
5812002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
582
583        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
584        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
585
5862002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
587
588        * configure.ac: Add libcsupport.
589        * wrapup/Makefile.am: Ditto.
590
5912002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
592
593        * Makefile.am: Add preinstall-stamp.
594
5952002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
596
597        * configure.ac: Remove ENABLE_GCC28.
598
5992002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
600
601        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
602
6032002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
604
605        * configure.ac:
606        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
607        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
608        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
609        * Makefile.am: Remove AUTOMAKE_OPTIONS.
610        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
611
6122001-01-17      Joel Sherrill <joel@OARcorp.com>
613
614        * ChangeLog: Deleted duplicate blank line.
615
6162002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
617
618        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
619        ITRON_SUBDIRS.
620        * configure.ac: Rework enable_unixlib handling.
621        Add RTEMS_MULTILIBS to cpuopts.h.
622        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
623        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
624
6252002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
626
627        * wrapup/Makefile.am: Add install-hook.
628        Remove SIZE_RTEMS.
629        * include/rtems/fs.h: New, extracted from libio_.h.
630        * include/rtems/userenv.h: New. extracted from libio_.h.
631
6322002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
633
634        * Makefile.am: Readded reference to wrapup.
635
6362002-01-06      Joel Sherrill <joel@OARcorp.com>
637
638        * wrapup/.cvsignore: Readded.
639        * include/.cvsignore: New file.
640
6412002-01-04      Joel Sherrill <joel@OARcorp.com>
642
643        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
644
6452001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
646
647        * configure.ac: Use AS_IF instead of if/then/else.
648        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
649        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
650        Add include/Makefile to CONFIG_FILES.
651        Add AC_ENABLE_MULITLIB.
652        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
653        Remove */optman/Makefile from CONFIG_FILES.
654        * Makefile.am: Add include to SUBDIRS.
655        * rtems/Makefile.am: Remove optman from SUBDIRS.
656        * sapi/Makefile.am: Remove optman from SUBDIRS.
657        * include/Makefile.am: New file.
658        * include/rtems/bspIo.h: Relocated from lib/include.
659        * include/rtems/libio_.h: Relocated from lib/include.
660
6612001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
662
663        * wrapup/posix/Makefile.am: Add multilib support.
664        * wrapup/itron/Makefile.am: Add multilib support.
665        * wrapup/rtems/Makefile.am: Add multilib support.
666        * Makefile.am: Add multilib support.
667
6682001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
669
670        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
671
6722001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
673
674        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
675        Reflect changes to configuration of rtems, score and sapi subdirs.
676        * Makefile.am: require automake-1.5.
677
6782001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
679
680        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
681        * configure.in: Remove.
682        * configure.ac: New file, generated from configure.in by autoupdate.
683
6842001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
685
686        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
687
6882001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
689
690        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
691
6922001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
693
694        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
695
6962000-12-01      Joel Sherrill <joel@OARcorp.com>
697
698        * configure.in: Removed error check for enabling macros with
699        either POSIX or ITRON API.
700
7012000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
702
703        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
704
7052000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
706
707        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
708
7092000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
710
711        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
712        Switch to GNU canonicalization.
713
7142000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
715
716        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
717
7182000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
719
720        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
721        wrapup/rtems/Makefile.am: Include compile.am
722
7232000-08-10      Joel Sherrill <joel@OARcorp.com>
724
725        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.