source: rtems/cpukit/ChangeLog @ c1a72962

4.104.114.84.95
Last change on this file since c1a72962 was 85956f9, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/08/03 at 12:24:02

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

  • configure.ac: Merge-in libnetworking/configure.ac. Remove "rtems-" from RTEMS_VERSION. Add AC_CHECK_FUNCS([strsep strcasecmp snprintf]).
  • Makefile.am: Add libmisc to SUBDIRS.
  • Property mode set to 100644
File size: 21.7 KB
Line 
12003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Merge-in libnetworking/configure.ac.
4        Remove "rtems-" from RTEMS_VERSION.
5        Add AC_CHECK_FUNCS([strsep strcasecmp snprintf]).
6        * Makefile.am: Add libmisc to SUBDIRS.
7
82003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * configure.ac: Merge-in libmisc/configure.ac.
11        * Makefile.am: Add libmisc to SUBDIRS.
12
132003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: Merge-in libfs/configure.ac.
16        * Makefile.am: Add libfs to SUBDIRS.
17
182003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * configure.ac: Merge-in libblock/configure.ac.
21        * Makefile.am: Add libblock to SUBDIRS.
22
232003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * configure.ac: Merge-in ada/configure.ac.
26        * Makefile.am: Add ada to SUBDIRS.
27
282003-07-03      Joel Sherrill <joel@OARcorp.com>
29
30        * aclocal/version.m4: Updated to rtems-ss-20030703.
31
322003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        PR 409:
35        * include/Makefile.am: Add rtems/stdint.h
36        * include/rtems/stdint.h: New.
37
382003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        PR 321:
41        * aclocal/env-rtemscpu.m4: Remove support for profile-variant.
42        * automake/compile.am: Ditto.
43        * automake/local.am: Ditto.
44
452003-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * automake/compile.am: Remove LIBSUFFIX_VA (unused).
48
492003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * aclocal/env-rtemscpu.m4: Merge-in env-rtemsbsp.m4.
52        * aclocal/env-rtemsbsp.m4: Remove.
53        * aclocal/enable-rtemsbsp.m4: Remove.
54
552003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * aclocal/env-rtemscpu.m4: Remove stray '/' in setting up
58        project_libdir.
59
602003-04-17      Joel Sherrill <joel@OARcorp.com>
61
62        * aclocal/version.m4: Updated to rtems-ss-20030417.
63
642003-04-11      Joel Sherrill <joel@OARcorp.com>
65
66        * aclocal/version.m4: Updated to rtems-ss-20030411.
67
682003-04-11      Joel Sherrill <joel@OARcorp.com>
69
70        * aclocal/version.m4: Updated to rtems-ss-20020411.
71
722003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * wrapup/Makefile.am: Remove '/' after $(DESTDIR) to work around
75        Cygwin mistreating paths.
76
772003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * wrapup/Makefile.am: Reflect changes to project_libdir.
80
812003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * aclocal/env-rtemscpu.m4: Remove obsolete comment.
84        Add MULTISUBDIR to project_libdir.
85
862003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * aclocal/env-rtemscpu.m4: Remove RTEMS_ROOT (Unused).
89        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT (Unused).
90        Remove RTEMS_PROJECT_ROOT (Unused).
91        * aclocal/tool-paths.m4: Delete.
92
932003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * configure.ac: Remove AC_CONFIG_AUX_DIR.
96        * aclocal/rtems-top.m4: Add AC_CONFIG_AUX_DIR.
97
982003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * configure.ac: AC_PREREQ(2.57).
101
1022003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * configure.ac: Remove sptables.h.in.
105
1062003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * configure.ac: Remove AC_SUBST(RTEMS_VERSION).
109        AC_DEFINE(RTEMS_VERSION) to propagate it through cpuopts.h.
110
1112003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * configure.ac: AC_SUBST(RTEMS_VERSION,_RTEMS_VERSION).
114
1152003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * aclocal/gcc-isystem.m4: New.
118        * aclocal/gcc-specs.m4: Remove.
119        * aclocal/prog-cc.m4: Remove RTEMS_GCC_SPECS.
120        Add RTEMS_GCC_ISYSTEM.
121        Reformat setting up RTEMS_CPPFLAGS.
122
1232003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * automake/local.am: Introduce depend-gcc.
126        Remove ${ARCH}.
127        * automake/compile.am: Remove GCCSPECS, GCC_SPECS, CONFIG.CC, CC,
128        CPP. Add ${ARCH}. depend-gcc.
129        * aclocal/prog-cc.m4: Set up RTEMS_CPPFLAGS.
130        * aclocal/env-rtemscpu.m4: Remove GCC_SPECS.
131        * aclocal/env-rtemsbsp.m4: Remove GCC_SPECS.
132
1332003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
136
1372003-01-28      Joel Sherrill <joel@OARcorp.com>
138
139        * aclocal/version.m4: Updated to rtems-ss-20030128.
140
1412003-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * automake/local.am: Remove distclean-local.
144        Remove PROJECT_TOOLS.
145
1462003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
149        Remove CLOBBER_DEPEND (Unused).
150
1512002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * automake/compile.am: Remove $(RTEMS_BSP_CFLAGS).
154
1552002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156        * wrapup/Makefile.am: Fix path to libxdr and librpc (Another typo in
157        from the 2002-12-12 patch).
158
1592002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * wrapup/Makefile.am: Fix typo in yesterday's patch.
162
1632002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * wrapup/Makefile.am: Don't create $ARCH.
166        Use install-data-local to install librtemscpu.a
167
1682002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * wrapup/Makefile.am: Add libmisc.
171
1722002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * configure.ac: Add AC_CONFIG_SUBDIR(libmisc).
175
1762002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
179        * aclocal/env-rtemscpu.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
180        * aclocal/check-bsps.m4: Remove.
181
1822002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * wrapup/Makefile.am: Remove *_OBJS, use LIBS+= instead.
185        * configure.ac: Require autoconf >= 2.54, automake-1.7.2.
186
1872002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * wrapup/Makefile.am: Reflect changes to score/.
190        * configure.ac: Reflect changes to score/.
191
1922002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * wrapup/Makefile.am: Reflect changes to sapi/.
195        * configure.ac: Reflect changes to sapi/.
196
1972002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * configure.ac: Add AC_SUBST(INLINEdir).
200
2012002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * wrapup/Makefile.am: Reflect changes to rtems/.
204        * configure.ac: Reflect changes to rtems/.
205
2062002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * wrapup/Makefile.am: Reflect changes to posix/.
209        Reflect changes to itron/.
210
2112002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
214
2152002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * automake/multilib.am: Don't include @RTEMS_BSP@.cfg.
218        * automake/compile.am: Remove hard-coded CFLAGS_PROFILE_V.
219        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
220        CFLAGS_PROFILE_V.
221        Hard-code RTEMS_CFLAGS_PROFILE = -pg
222        * aclocal/prog-cc.m4: Sync with toplevel/aclocal/prog-cc.m4.
223        Remove GCCSED.
224        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
225        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V.
226
2272002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * aclocal/rtems-flags.m4: New.
230
2312002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V (Unused).
234
2352002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x.
238        * aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
239
2402002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * include/rtems/libio_.h: Remove.
243
2442002-11-18      Joel Sherrill <joel@OARcorp.com>
245
246        * aclocal/version.m4: Updated to rtems-ss-20021118.
247
2482002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * include/rtems/userenv.h: Rely upon <limits.h> for
251        _POSIX_LOGIN_NAME_MAX.
252
2532002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS.
256        * automake/compile.am: Acknowledge configuration-time CFLAGS.
257        Remove CFLAGS_DEFAULT.
258
2592002-11-11      Joel Sherrill <joel@OARcorp.com>
260
261        * aclocal/version.m4: Updated to rtems-ss-20021111.
262
2632002-11-11      Joel Sherrill <joel@OARcorp.com>
264
265        * aclocal/version.m4: Updated to rtems-ss-20021111.
266
2672002-11-01      Joel Sherrill <joel@OARcorp.com>
268
269        * ChangeLog: Corrected.
270
2712002-10-30      Eric Norum <eric.norum@usask.ca>
272
273        * include/rtems/bspIo.h: Add vprintk function for kernel printing
274        from routines which have already obtained the va_list pointer.
275
2762002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * aclocal/check-bsp-cache.m4: Remove.
279
2802002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
283
2842002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
287
2882002-10-21      Joel Sherrill <joel@OARcorp.com>
289
290        * aclocal/version.m4: Updated to rtems-20021021-test.
291
2922002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * .cvsignore: Reformat.
295        Add autom4te*cache.
296        Remove autom4te.cache.
297
2982002-10-07      Joel Sherrill <joel@OARcorp.com>
299
300        * aclocal/version.m4: Updated to rtems-ss-20021007.
301
3022002-10-04      Joel Sherrill <joel@OARcorp.com>
303
304        * aclocal/version.m4: Updated to rtems-JUNK.
305
3062002-10-04      Joel Sherrill <joel@OARcorp.com>
307
308        * aclocal/version.m4: Updated to rtems-ss-20021004.
309
3102002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * score/include/Makefile.am: Remove cpuopt.h generation.
313        * configure.ac: Correct package name.
314        Don't build ada if POSIX is disabled.
315        Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
316
3172002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * aclocal/prog-gnat.m4: New.
320        * configure.ac: Add ada subdir handling.
321
3222002-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * aclocal/bsp-alias.m4: Remove.
325
3262002-08-07      Joel Sherrill <joel@OARcorp.com>
327
328        * aclocal/version.m4: Updated to rtems-ss-20020807.
329
3302002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * configure.ac: Add missing ',' to librpc activation.
333        Add AC_MSG_CHECKING/AC_MSG_RESULT.
334        * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
335
3362002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * configure.ac: Fix bug in librpc activation, having introduced by
339        yesterday's patch.
340
3412002-08-06      Joel Sherrill <joel@OARcorp.com>
342
343        * configure.ac: or32 does not currently support librpc.
344
3452002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
348
3492002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
352        Use AS_IF instead of if/then/else/fi.
353
3542002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * wrapup/Makefile.am: Use librtems.a.
357        * wrapup/Makefile.am: Use libsapi.a.
358
3592002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * wrapup/Makefile.am: Use libscore.a.
362
3632002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * aclocal/canonicalize-tools.m4: Remove LD.
366        * automake/lib.am: Remove LD.
367        * Makefile.am: Put preinstall-stamp into CLEANFILES.
368
3692002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
370
371        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
372        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
373
3742002-07-31      Joel Sherrill <joel@OARcorp.com>
375
376        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
377        was just a stub and only the OR32 port is getting worked on.
378
3792002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
380
381        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
382
3832002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
384
385        * automake/compile.am: Use .$(OBJEXT) instead of .o.
386
3872002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
390
3912002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
393        * wrapup/Makefile.am: Use project_libdir instead of
394        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
395        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
396
3972002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
398
399        * automake/lib.am: Use project_libdir instead of
400        $(PROJECT_RELEASE)/lib.
401
4022002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
403
404        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
405        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
406        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
407        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
408        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
409        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
410        references to bsp_specs. Use project_libdir instead of
411        $(PROJECT_RELEASE)/lib.
412
4132002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
416        * aclocal/check-cpu.m4: Ditto.
417        * aclocal/check-bsps.m4: Ditto.
418
4192002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * automake/multilib.am: Add install-multi.
422        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
423        version.m4.
424        Add --with-project-root.
425        Reflect --with-project-root to setting up PROJECT_ROOT.
426        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
427        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
428        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
429
4302002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
431
432        * configure.ac: RTEMS_TOP(..).
433
4342002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
435
436        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
437
4382002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
439
440        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
441
4422002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
443
444        * configure.ac: Remove RTEMS_PROJECT_ROOT.
445        * aclocal/project-root.m4: Remove.
446
4472002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
448
449        * aclocal/enable-multiprocessing.m4: Fix typo.
450        * aclocal/prog-cc.m4: Remove obsolete comments.
451        Comment out GCCSED.
452
4532002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
454
455        * aclocal/prog-ccas.m4: New.
456        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
457        RTEMS_GCC_PRINT
458        * aclocal/check-multiprocessing.m4: Fix typo.
459        * automake/compile.am: Remove CXX support.
460        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
461
4622002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
463
464        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
465
4662002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
467
468        * configure.ac: Remove references to RTEMS_BSP.
469        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
470        Allow building w/ --enable-multiprocessing --enable-multilib.
471        * aclocal/enable-multiprocessing.m4:
472        Eliminate RTEMS_HAS_MULTIPROCESSING.
473
4742002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
475
476        * wrapup/Makefile.am: Fix stupid typo in previous patch.
477
4782002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * configure.ac: Add librpc. AC_PROG_RANLIB.
481        * wrapup/Makefile.am: Add librpc.
482        Use relative path to lib*.a for
483        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
484
4852002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
486
487        * aclocal/subdirs.m4: Remove.
488
4892002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
490
491        * wrapup/Makefile.am: Use relative path to lib*.a for
492        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
493
4942002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
495
496        * Makefile.am: Include $(top_srcdir)/automake/*.am.
497        Use aclocal.
498        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
499        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
500        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
501        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
502        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
503        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
504        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
505        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
506        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
507        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
508        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
509        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
510        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
511        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
512        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
513        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
514        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
515        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
516
5172002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
518
519        * aclocal/bsp-alias.m4: Copied over from aclocal/.
520        * aclocal/canonical-host.m4: Ditto.
521        * aclocal/canonical-target-name.m4: Ditto.
522        * aclocal/canonicalize-tools.m4: Ditto.
523        * aclocal/check-bsp-cache.m4: Ditto.
524        * aclocal/check-bsps.m4: Ditto.
525        * aclocal/check-cpu.m4: Ditto.
526        * aclocal/check-itron.m4: Ditto.
527        * aclocal/check-multiprocessing.m4: Ditto.
528        * aclocal/check-networking.m4: Ditto.
529        * aclocal/check-newlib.m4: Ditto.
530        * aclocal/check-posix.m4: Ditto.
531        * aclocal/check-tool.m4: Ditto.
532        * aclocal/enable-bare.m4: Ditto.
533        * aclocal/enable-inlines.m4: Ditto.
534        * aclocal/enable-itron.m4: Ditto.
535        * aclocal/enable-multiprocessing.m4: Ditto.
536        * aclocal/enable-networking.m4: Ditto.
537        * aclocal/enable-posix.m4: Ditto.
538        * aclocal/enable-rtemsbsp.m4: Ditto.
539        * aclocal/env-rtemsbsp.m4: Ditto.
540        * aclocal/env-rtemscpu.m4: Ditto.
541        * aclocal/gcc-pipe.m4: Ditto.
542        * aclocal/gcc-specs.m4: Ditto.
543        * aclocal/multi.m4: Ditto.
544        * aclocal/multilib.m4: Ditto.
545        * aclocal/prog-cc.m4: Ditto.
546        * aclocal/project-root.m4: Ditto.
547        * aclocal/rtems-cpu-subdirs.m4: Ditto.
548        * aclocal/rtems-debug.m4: Ditto.
549        * aclocal/rtems-top.m4: Ditto.
550        * aclocal/subdirs.m4: Ditto.
551        * aclocal/sysv-ipc.m4: Ditto.
552        * aclocal/tool-paths.m4: Ditto.
553        * aclocal/version.m4: Ditto.
554
5552002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
556
557        * automake/compile.am: Copied over from automake/.
558        * automake/lib.am: Copied over from automake/.
559        * automake/local.am: Copied over from automake/.
560        * automake/multilib.am: Copied over from automake/.
561        * automake/subdirs.am: Copied over from automake/.
562        * Makefile.am: Add automake/*.am.
563
5642002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
565
566        * configure.ac: Add libnetworking.
567        * wrapup/Makefile.am: Ditto.
568
5692002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
570
571        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
572        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
573
5742002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
575
576        * configure.ac: Add libcsupport.
577        * wrapup/Makefile.am: Ditto.
578
5792002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
580
581        * Makefile.am: Add preinstall-stamp.
582
5832002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
584
585        * configure.ac: Remove ENABLE_GCC28.
586
5872002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
588
589        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
590
5912002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
592
593        * configure.ac:
594        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
595        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
596        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
597        * Makefile.am: Remove AUTOMAKE_OPTIONS.
598        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
599
6002001-01-17      Joel Sherrill <joel@OARcorp.com>
601
602        * ChangeLog: Deleted duplicate blank line.
603
6042002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
605
606        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
607        ITRON_SUBDIRS.
608        * configure.ac: Rework enable_unixlib handling.
609        Add RTEMS_MULTILIBS to cpuopts.h.
610        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
611        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
612
6132002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
614
615        * wrapup/Makefile.am: Add install-hook.
616        Remove SIZE_RTEMS.
617        * include/rtems/fs.h: New, extracted from libio_.h.
618        * include/rtems/userenv.h: New. extracted from libio_.h.
619
6202002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
621
622        * Makefile.am: Readded reference to wrapup.
623
6242002-01-06      Joel Sherrill <joel@OARcorp.com>
625
626        * wrapup/.cvsignore: Readded.
627        * include/.cvsignore: New file.
628
6292002-01-04      Joel Sherrill <joel@OARcorp.com>
630
631        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
632
6332001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
634
635        * configure.ac: Use AS_IF instead of if/then/else.
636        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
637        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
638        Add include/Makefile to CONFIG_FILES.
639        Add AC_ENABLE_MULITLIB.
640        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
641        Remove */optman/Makefile from CONFIG_FILES.
642        * Makefile.am: Add include to SUBDIRS.
643        * rtems/Makefile.am: Remove optman from SUBDIRS.
644        * sapi/Makefile.am: Remove optman from SUBDIRS.
645        * include/Makefile.am: New file.
646        * include/rtems/bspIo.h: Relocated from lib/include.
647        * include/rtems/libio_.h: Relocated from lib/include.
648
6492001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
650
651        * wrapup/posix/Makefile.am: Add multilib support.
652        * wrapup/itron/Makefile.am: Add multilib support.
653        * wrapup/rtems/Makefile.am: Add multilib support.
654        * Makefile.am: Add multilib support.
655
6562001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
657
658        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
659
6602001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
661
662        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
663        Reflect changes to configuration of rtems, score and sapi subdirs.
664        * Makefile.am: require automake-1.5.
665
6662001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
667
668        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
669        * configure.in: Remove.
670        * configure.ac: New file, generated from configure.in by autoupdate.
671
6722001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
673
674        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
675
6762001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
677
678        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
679
6802001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
681
682        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
683
6842000-12-01      Joel Sherrill <joel@OARcorp.com>
685
686        * configure.in: Removed error check for enabling macros with
687        either POSIX or ITRON API.
688
6892000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
690
691        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
692
6932000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
694
695        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
696
6972000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
698
699        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
700        Switch to GNU canonicalization.
701
7022000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
703
704        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
705
7062000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
707
708        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
709        wrapup/rtems/Makefile.am: Include compile.am
710
7112000-08-10      Joel Sherrill <joel@OARcorp.com>
712
713        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.