source: rtems/cpukit/ChangeLog @ d62cfdf

4.104.114.84.95
Last change on this file since d62cfdf was ae49cd6a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/15/03 at 15:10:51

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

  • wrapup/Makefile.am: Remove bogus $(MULTISUBDIR).
  • Property mode set to 100644
File size: 22.4 KB
Line 
12003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Remove '/' after $(DESTDIR).
4
52003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * wrapup/Makefile.am: Remove bogus $(MULTISUBDIR).
8
92003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: Merge-in librpc/configure.ac.
12        * Makefile.am: Add librpc to SUBDIRS.
13        Remove @subdirs@.
14
152003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * configure.ac: Merge-in libcsupport/configure.ac.
18        * Makefile.am: Add libcsupport to SUBDIRS.
19
202003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * configure.ac: Merge-in posix/configure.ac.
23        Merge-in itron/configure.ac.
24        Misc. cosmetical changes.
25        * Makefile.am: Add posix, itron to SUBDIRS.
26
272003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * configure.ac: Merge-in libnetworking/configure.ac.
30        Remove "rtems-" from RTEMS_VERSION.
31        Add AC_CHECK_FUNCS([strsep strcasecmp snprintf]).
32        * Makefile.am: Add libmisc to SUBDIRS.
33
342003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac: Merge-in libmisc/configure.ac.
37        * Makefile.am: Add libmisc to SUBDIRS.
38
392003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.ac: Merge-in libfs/configure.ac.
42        * Makefile.am: Add libfs to SUBDIRS.
43
442003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * configure.ac: Merge-in libblock/configure.ac.
47        * Makefile.am: Add libblock to SUBDIRS.
48
492003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * configure.ac: Merge-in ada/configure.ac.
52        * Makefile.am: Add ada to SUBDIRS.
53
542003-07-03      Joel Sherrill <joel@OARcorp.com>
55
56        * aclocal/version.m4: Updated to rtems-ss-20030703.
57
582003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        PR 409:
61        * include/Makefile.am: Add rtems/stdint.h
62        * include/rtems/stdint.h: New.
63
642003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        PR 321:
67        * aclocal/env-rtemscpu.m4: Remove support for profile-variant.
68        * automake/compile.am: Ditto.
69        * automake/local.am: Ditto.
70
712003-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * automake/compile.am: Remove LIBSUFFIX_VA (unused).
74
752003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * aclocal/env-rtemscpu.m4: Merge-in env-rtemsbsp.m4.
78        * aclocal/env-rtemsbsp.m4: Remove.
79        * aclocal/enable-rtemsbsp.m4: Remove.
80
812003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * aclocal/env-rtemscpu.m4: Remove stray '/' in setting up
84        project_libdir.
85
862003-04-17      Joel Sherrill <joel@OARcorp.com>
87
88        * aclocal/version.m4: Updated to rtems-ss-20030417.
89
902003-04-11      Joel Sherrill <joel@OARcorp.com>
91
92        * aclocal/version.m4: Updated to rtems-ss-20030411.
93
942003-04-11      Joel Sherrill <joel@OARcorp.com>
95
96        * aclocal/version.m4: Updated to rtems-ss-20020411.
97
982003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * wrapup/Makefile.am: Remove '/' after $(DESTDIR) to work around
101        Cygwin mistreating paths.
102
1032003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * wrapup/Makefile.am: Reflect changes to project_libdir.
106
1072003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * aclocal/env-rtemscpu.m4: Remove obsolete comment.
110        Add MULTISUBDIR to project_libdir.
111
1122003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * aclocal/env-rtemscpu.m4: Remove RTEMS_ROOT (Unused).
115        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT (Unused).
116        Remove RTEMS_PROJECT_ROOT (Unused).
117        * aclocal/tool-paths.m4: Delete.
118
1192003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * configure.ac: Remove AC_CONFIG_AUX_DIR.
122        * aclocal/rtems-top.m4: Add AC_CONFIG_AUX_DIR.
123
1242003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * configure.ac: AC_PREREQ(2.57).
127
1282003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * configure.ac: Remove sptables.h.in.
131
1322003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * configure.ac: Remove AC_SUBST(RTEMS_VERSION).
135        AC_DEFINE(RTEMS_VERSION) to propagate it through cpuopts.h.
136
1372003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * configure.ac: AC_SUBST(RTEMS_VERSION,_RTEMS_VERSION).
140
1412003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * aclocal/gcc-isystem.m4: New.
144        * aclocal/gcc-specs.m4: Remove.
145        * aclocal/prog-cc.m4: Remove RTEMS_GCC_SPECS.
146        Add RTEMS_GCC_ISYSTEM.
147        Reformat setting up RTEMS_CPPFLAGS.
148
1492003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * automake/local.am: Introduce depend-gcc.
152        Remove ${ARCH}.
153        * automake/compile.am: Remove GCCSPECS, GCC_SPECS, CONFIG.CC, CC,
154        CPP. Add ${ARCH}. depend-gcc.
155        * aclocal/prog-cc.m4: Set up RTEMS_CPPFLAGS.
156        * aclocal/env-rtemscpu.m4: Remove GCC_SPECS.
157        * aclocal/env-rtemsbsp.m4: Remove GCC_SPECS.
158
1592003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
162
1632003-01-28      Joel Sherrill <joel@OARcorp.com>
164
165        * aclocal/version.m4: Updated to rtems-ss-20030128.
166
1672003-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * automake/local.am: Remove distclean-local.
170        Remove PROJECT_TOOLS.
171
1722003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
175        Remove CLOBBER_DEPEND (Unused).
176
1772002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * automake/compile.am: Remove $(RTEMS_BSP_CFLAGS).
180
1812002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182        * wrapup/Makefile.am: Fix path to libxdr and librpc (Another typo in
183        from the 2002-12-12 patch).
184
1852002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * wrapup/Makefile.am: Fix typo in yesterday's patch.
188
1892002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * wrapup/Makefile.am: Don't create $ARCH.
192        Use install-data-local to install librtemscpu.a
193
1942002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * wrapup/Makefile.am: Add libmisc.
197
1982002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * configure.ac: Add AC_CONFIG_SUBDIR(libmisc).
201
2022002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
205        * aclocal/env-rtemscpu.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
206        * aclocal/check-bsps.m4: Remove.
207
2082002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * wrapup/Makefile.am: Remove *_OBJS, use LIBS+= instead.
211        * configure.ac: Require autoconf >= 2.54, automake-1.7.2.
212
2132002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * wrapup/Makefile.am: Reflect changes to score/.
216        * configure.ac: Reflect changes to score/.
217
2182002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * wrapup/Makefile.am: Reflect changes to sapi/.
221        * configure.ac: Reflect changes to sapi/.
222
2232002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * configure.ac: Add AC_SUBST(INLINEdir).
226
2272002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * wrapup/Makefile.am: Reflect changes to rtems/.
230        * configure.ac: Reflect changes to rtems/.
231
2322002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * wrapup/Makefile.am: Reflect changes to posix/.
235        Reflect changes to itron/.
236
2372002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
240
2412002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * automake/multilib.am: Don't include @RTEMS_BSP@.cfg.
244        * automake/compile.am: Remove hard-coded CFLAGS_PROFILE_V.
245        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
246        CFLAGS_PROFILE_V.
247        Hard-code RTEMS_CFLAGS_PROFILE = -pg
248        * aclocal/prog-cc.m4: Sync with toplevel/aclocal/prog-cc.m4.
249        Remove GCCSED.
250        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
251        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V.
252
2532002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * aclocal/rtems-flags.m4: New.
256
2572002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V (Unused).
260
2612002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x.
264        * aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
265
2662002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * include/rtems/libio_.h: Remove.
269
2702002-11-18      Joel Sherrill <joel@OARcorp.com>
271
272        * aclocal/version.m4: Updated to rtems-ss-20021118.
273
2742002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * include/rtems/userenv.h: Rely upon <limits.h> for
277        _POSIX_LOGIN_NAME_MAX.
278
2792002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS.
282        * automake/compile.am: Acknowledge configuration-time CFLAGS.
283        Remove CFLAGS_DEFAULT.
284
2852002-11-11      Joel Sherrill <joel@OARcorp.com>
286
287        * aclocal/version.m4: Updated to rtems-ss-20021111.
288
2892002-11-11      Joel Sherrill <joel@OARcorp.com>
290
291        * aclocal/version.m4: Updated to rtems-ss-20021111.
292
2932002-11-01      Joel Sherrill <joel@OARcorp.com>
294
295        * ChangeLog: Corrected.
296
2972002-10-30      Eric Norum <eric.norum@usask.ca>
298
299        * include/rtems/bspIo.h: Add vprintk function for kernel printing
300        from routines which have already obtained the va_list pointer.
301
3022002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * aclocal/check-bsp-cache.m4: Remove.
305
3062002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
309
3102002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
313
3142002-10-21      Joel Sherrill <joel@OARcorp.com>
315
316        * aclocal/version.m4: Updated to rtems-20021021-test.
317
3182002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * .cvsignore: Reformat.
321        Add autom4te*cache.
322        Remove autom4te.cache.
323
3242002-10-07      Joel Sherrill <joel@OARcorp.com>
325
326        * aclocal/version.m4: Updated to rtems-ss-20021007.
327
3282002-10-04      Joel Sherrill <joel@OARcorp.com>
329
330        * aclocal/version.m4: Updated to rtems-JUNK.
331
3322002-10-04      Joel Sherrill <joel@OARcorp.com>
333
334        * aclocal/version.m4: Updated to rtems-ss-20021004.
335
3362002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * score/include/Makefile.am: Remove cpuopt.h generation.
339        * configure.ac: Correct package name.
340        Don't build ada if POSIX is disabled.
341        Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
342
3432002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
344
345        * aclocal/prog-gnat.m4: New.
346        * configure.ac: Add ada subdir handling.
347
3482002-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
349
350        * aclocal/bsp-alias.m4: Remove.
351
3522002-08-07      Joel Sherrill <joel@OARcorp.com>
353
354        * aclocal/version.m4: Updated to rtems-ss-20020807.
355
3562002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
357
358        * configure.ac: Add missing ',' to librpc activation.
359        Add AC_MSG_CHECKING/AC_MSG_RESULT.
360        * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
361
3622002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
363
364        * configure.ac: Fix bug in librpc activation, having introduced by
365        yesterday's patch.
366
3672002-08-06      Joel Sherrill <joel@OARcorp.com>
368
369        * configure.ac: or32 does not currently support librpc.
370
3712002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
374
3752002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
376
377        * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
378        Use AS_IF instead of if/then/else/fi.
379
3802002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
381
382        * wrapup/Makefile.am: Use librtems.a.
383        * wrapup/Makefile.am: Use libsapi.a.
384
3852002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
386
387        * wrapup/Makefile.am: Use libscore.a.
388
3892002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * aclocal/canonicalize-tools.m4: Remove LD.
392        * automake/lib.am: Remove LD.
393        * Makefile.am: Put preinstall-stamp into CLEANFILES.
394
3952002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
398        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
399
4002002-07-31      Joel Sherrill <joel@OARcorp.com>
401
402        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
403        was just a stub and only the OR32 port is getting worked on.
404
4052002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
406
407        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
408
4092002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * automake/compile.am: Use .$(OBJEXT) instead of .o.
412
4132002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
416
4172002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * wrapup/Makefile.am: Use project_libdir instead of
420        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
421        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
422
4232002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
424
425        * automake/lib.am: Use project_libdir instead of
426        $(PROJECT_RELEASE)/lib.
427
4282002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
431        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
432        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
433        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
434        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
435        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
436        references to bsp_specs. Use project_libdir instead of
437        $(PROJECT_RELEASE)/lib.
438
4392002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
440
441        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
442        * aclocal/check-cpu.m4: Ditto.
443        * aclocal/check-bsps.m4: Ditto.
444
4452002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
446
447        * automake/multilib.am: Add install-multi.
448        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
449        version.m4.
450        Add --with-project-root.
451        Reflect --with-project-root to setting up PROJECT_ROOT.
452        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
453        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
454        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
455
4562002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * configure.ac: RTEMS_TOP(..).
459
4602002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
461
462        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
463
4642002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
465
466        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
467
4682002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
469
470        * configure.ac: Remove RTEMS_PROJECT_ROOT.
471        * aclocal/project-root.m4: Remove.
472
4732002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
474
475        * aclocal/enable-multiprocessing.m4: Fix typo.
476        * aclocal/prog-cc.m4: Remove obsolete comments.
477        Comment out GCCSED.
478
4792002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
480
481        * aclocal/prog-ccas.m4: New.
482        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
483        RTEMS_GCC_PRINT
484        * aclocal/check-multiprocessing.m4: Fix typo.
485        * automake/compile.am: Remove CXX support.
486        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
487
4882002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
489
490        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
491
4922002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
493
494        * configure.ac: Remove references to RTEMS_BSP.
495        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
496        Allow building w/ --enable-multiprocessing --enable-multilib.
497        * aclocal/enable-multiprocessing.m4:
498        Eliminate RTEMS_HAS_MULTIPROCESSING.
499
5002002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
501
502        * wrapup/Makefile.am: Fix stupid typo in previous patch.
503
5042002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
505
506        * configure.ac: Add librpc. AC_PROG_RANLIB.
507        * wrapup/Makefile.am: Add librpc.
508        Use relative path to lib*.a for
509        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
510
5112002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
512
513        * aclocal/subdirs.m4: Remove.
514
5152002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
516
517        * wrapup/Makefile.am: Use relative path to lib*.a for
518        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
519
5202002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
521
522        * Makefile.am: Include $(top_srcdir)/automake/*.am.
523        Use aclocal.
524        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
525        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
526        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
527        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
528        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
529        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
530        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
531        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
532        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
533        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
534        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
535        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
536        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
537        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
538        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
539        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
540        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
541        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
542
5432002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
544
545        * aclocal/bsp-alias.m4: Copied over from aclocal/.
546        * aclocal/canonical-host.m4: Ditto.
547        * aclocal/canonical-target-name.m4: Ditto.
548        * aclocal/canonicalize-tools.m4: Ditto.
549        * aclocal/check-bsp-cache.m4: Ditto.
550        * aclocal/check-bsps.m4: Ditto.
551        * aclocal/check-cpu.m4: Ditto.
552        * aclocal/check-itron.m4: Ditto.
553        * aclocal/check-multiprocessing.m4: Ditto.
554        * aclocal/check-networking.m4: Ditto.
555        * aclocal/check-newlib.m4: Ditto.
556        * aclocal/check-posix.m4: Ditto.
557        * aclocal/check-tool.m4: Ditto.
558        * aclocal/enable-bare.m4: Ditto.
559        * aclocal/enable-inlines.m4: Ditto.
560        * aclocal/enable-itron.m4: Ditto.
561        * aclocal/enable-multiprocessing.m4: Ditto.
562        * aclocal/enable-networking.m4: Ditto.
563        * aclocal/enable-posix.m4: Ditto.
564        * aclocal/enable-rtemsbsp.m4: Ditto.
565        * aclocal/env-rtemsbsp.m4: Ditto.
566        * aclocal/env-rtemscpu.m4: Ditto.
567        * aclocal/gcc-pipe.m4: Ditto.
568        * aclocal/gcc-specs.m4: Ditto.
569        * aclocal/multi.m4: Ditto.
570        * aclocal/multilib.m4: Ditto.
571        * aclocal/prog-cc.m4: Ditto.
572        * aclocal/project-root.m4: Ditto.
573        * aclocal/rtems-cpu-subdirs.m4: Ditto.
574        * aclocal/rtems-debug.m4: Ditto.
575        * aclocal/rtems-top.m4: Ditto.
576        * aclocal/subdirs.m4: Ditto.
577        * aclocal/sysv-ipc.m4: Ditto.
578        * aclocal/tool-paths.m4: Ditto.
579        * aclocal/version.m4: Ditto.
580
5812002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
582
583        * automake/compile.am: Copied over from automake/.
584        * automake/lib.am: Copied over from automake/.
585        * automake/local.am: Copied over from automake/.
586        * automake/multilib.am: Copied over from automake/.
587        * automake/subdirs.am: Copied over from automake/.
588        * Makefile.am: Add automake/*.am.
589
5902002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
591
592        * configure.ac: Add libnetworking.
593        * wrapup/Makefile.am: Ditto.
594
5952002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
596
597        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
598        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
599
6002002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
601
602        * configure.ac: Add libcsupport.
603        * wrapup/Makefile.am: Ditto.
604
6052002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
606
607        * Makefile.am: Add preinstall-stamp.
608
6092002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
610
611        * configure.ac: Remove ENABLE_GCC28.
612
6132002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
614
615        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
616
6172002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
618
619        * configure.ac:
620        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
621        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
622        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
623        * Makefile.am: Remove AUTOMAKE_OPTIONS.
624        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
625
6262001-01-17      Joel Sherrill <joel@OARcorp.com>
627
628        * ChangeLog: Deleted duplicate blank line.
629
6302002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
631
632        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
633        ITRON_SUBDIRS.
634        * configure.ac: Rework enable_unixlib handling.
635        Add RTEMS_MULTILIBS to cpuopts.h.
636        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
637        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
638
6392002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
640
641        * wrapup/Makefile.am: Add install-hook.
642        Remove SIZE_RTEMS.
643        * include/rtems/fs.h: New, extracted from libio_.h.
644        * include/rtems/userenv.h: New. extracted from libio_.h.
645
6462002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
647
648        * Makefile.am: Readded reference to wrapup.
649
6502002-01-06      Joel Sherrill <joel@OARcorp.com>
651
652        * wrapup/.cvsignore: Readded.
653        * include/.cvsignore: New file.
654
6552002-01-04      Joel Sherrill <joel@OARcorp.com>
656
657        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
658
6592001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
660
661        * configure.ac: Use AS_IF instead of if/then/else.
662        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
663        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
664        Add include/Makefile to CONFIG_FILES.
665        Add AC_ENABLE_MULITLIB.
666        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
667        Remove */optman/Makefile from CONFIG_FILES.
668        * Makefile.am: Add include to SUBDIRS.
669        * rtems/Makefile.am: Remove optman from SUBDIRS.
670        * sapi/Makefile.am: Remove optman from SUBDIRS.
671        * include/Makefile.am: New file.
672        * include/rtems/bspIo.h: Relocated from lib/include.
673        * include/rtems/libio_.h: Relocated from lib/include.
674
6752001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
676
677        * wrapup/posix/Makefile.am: Add multilib support.
678        * wrapup/itron/Makefile.am: Add multilib support.
679        * wrapup/rtems/Makefile.am: Add multilib support.
680        * Makefile.am: Add multilib support.
681
6822001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
683
684        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
685
6862001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
687
688        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
689        Reflect changes to configuration of rtems, score and sapi subdirs.
690        * Makefile.am: require automake-1.5.
691
6922001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
693
694        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
695        * configure.in: Remove.
696        * configure.ac: New file, generated from configure.in by autoupdate.
697
6982001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
699
700        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
701
7022001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
703
704        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
705
7062001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
707
708        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
709
7102000-12-01      Joel Sherrill <joel@OARcorp.com>
711
712        * configure.in: Removed error check for enabling macros with
713        either POSIX or ITRON API.
714
7152000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
716
717        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
718
7192000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
720
721        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
722
7232000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
724
725        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
726        Switch to GNU canonicalization.
727
7282000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
729
730        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
731
7322000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
733
734        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
735        wrapup/rtems/Makefile.am: Include compile.am
736
7372000-08-10      Joel Sherrill <joel@OARcorp.com>
738
739        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.