source: rtems/cpukit/ChangeLog @ 30d5640

4.104.114.84.95
Last change on this file since 30d5640 was 30d5640, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/18/03 at 09:45:40

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

  • aclocal/rtems-debug.m4: Remove.
  • aclocal/enable-rtems-debug.m4: New (Split out from rtems-debug.m4).
  • aclocal/check-rtems-debug.m4: New (Split out from rtems-debug.m4).
  • Property mode set to 100644
File size: 23.0 KB
Line 
12003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * aclocal/rtems-debug.m4: Remove.
4        * aclocal/enable-rtems-debug.m4: New (Split out from rtems-debug.m4).
5        * aclocal/check-rtems-debug.m4: New (Split out from rtems-debug.m4).
6
72003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * automake/local.am: Remove "debug".
10
112003-08-11      Joel Sherrill <joel@OARcorp.com>
12
13        * configure.ac: Removed duplicate entry.
14
152003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
18
192003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac: Add libmisc/fsmount/Makefile.
22
232003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * wrapup/Makefile.am: Remove '/' after $(DESTDIR).
26
272003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * wrapup/Makefile.am: Remove bogus $(MULTISUBDIR).
30
312003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * configure.ac: Merge-in librpc/configure.ac.
34        * Makefile.am: Add librpc to SUBDIRS.
35        Remove @subdirs@.
36
372003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * configure.ac: Merge-in libcsupport/configure.ac.
40        * Makefile.am: Add libcsupport to SUBDIRS.
41
422003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * configure.ac: Merge-in posix/configure.ac.
45        Merge-in itron/configure.ac.
46        Misc. cosmetical changes.
47        * Makefile.am: Add posix, itron to SUBDIRS.
48
492003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * configure.ac: Merge-in libnetworking/configure.ac.
52        Remove "rtems-" from RTEMS_VERSION.
53        Add AC_CHECK_FUNCS([strsep strcasecmp snprintf]).
54        * Makefile.am: Add libmisc to SUBDIRS.
55
562003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * configure.ac: Merge-in libmisc/configure.ac.
59        * Makefile.am: Add libmisc to SUBDIRS.
60
612003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * configure.ac: Merge-in libfs/configure.ac.
64        * Makefile.am: Add libfs to SUBDIRS.
65
662003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * configure.ac: Merge-in libblock/configure.ac.
69        * Makefile.am: Add libblock to SUBDIRS.
70
712003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * configure.ac: Merge-in ada/configure.ac.
74        * Makefile.am: Add ada to SUBDIRS.
75
762003-07-03      Joel Sherrill <joel@OARcorp.com>
77
78        * aclocal/version.m4: Updated to rtems-ss-20030703.
79
802003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        PR 409:
83        * include/Makefile.am: Add rtems/stdint.h
84        * include/rtems/stdint.h: New.
85
862003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        PR 321:
89        * aclocal/env-rtemscpu.m4: Remove support for profile-variant.
90        * automake/compile.am: Ditto.
91        * automake/local.am: Ditto.
92
932003-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * automake/compile.am: Remove LIBSUFFIX_VA (unused).
96
972003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * aclocal/env-rtemscpu.m4: Merge-in env-rtemsbsp.m4.
100        * aclocal/env-rtemsbsp.m4: Remove.
101        * aclocal/enable-rtemsbsp.m4: Remove.
102
1032003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * aclocal/env-rtemscpu.m4: Remove stray '/' in setting up
106        project_libdir.
107
1082003-04-17      Joel Sherrill <joel@OARcorp.com>
109
110        * aclocal/version.m4: Updated to rtems-ss-20030417.
111
1122003-04-11      Joel Sherrill <joel@OARcorp.com>
113
114        * aclocal/version.m4: Updated to rtems-ss-20030411.
115
1162003-04-11      Joel Sherrill <joel@OARcorp.com>
117
118        * aclocal/version.m4: Updated to rtems-ss-20020411.
119
1202003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * wrapup/Makefile.am: Remove '/' after $(DESTDIR) to work around
123        Cygwin mistreating paths.
124
1252003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * wrapup/Makefile.am: Reflect changes to project_libdir.
128
1292003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * aclocal/env-rtemscpu.m4: Remove obsolete comment.
132        Add MULTISUBDIR to project_libdir.
133
1342003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * aclocal/env-rtemscpu.m4: Remove RTEMS_ROOT (Unused).
137        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT (Unused).
138        Remove RTEMS_PROJECT_ROOT (Unused).
139        * aclocal/tool-paths.m4: Delete.
140
1412003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * configure.ac: Remove AC_CONFIG_AUX_DIR.
144        * aclocal/rtems-top.m4: Add AC_CONFIG_AUX_DIR.
145
1462003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * configure.ac: AC_PREREQ(2.57).
149
1502003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * configure.ac: Remove sptables.h.in.
153
1542003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * configure.ac: Remove AC_SUBST(RTEMS_VERSION).
157        AC_DEFINE(RTEMS_VERSION) to propagate it through cpuopts.h.
158
1592003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * configure.ac: AC_SUBST(RTEMS_VERSION,_RTEMS_VERSION).
162
1632003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * aclocal/gcc-isystem.m4: New.
166        * aclocal/gcc-specs.m4: Remove.
167        * aclocal/prog-cc.m4: Remove RTEMS_GCC_SPECS.
168        Add RTEMS_GCC_ISYSTEM.
169        Reformat setting up RTEMS_CPPFLAGS.
170
1712003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * automake/local.am: Introduce depend-gcc.
174        Remove ${ARCH}.
175        * automake/compile.am: Remove GCCSPECS, GCC_SPECS, CONFIG.CC, CC,
176        CPP. Add ${ARCH}. depend-gcc.
177        * aclocal/prog-cc.m4: Set up RTEMS_CPPFLAGS.
178        * aclocal/env-rtemscpu.m4: Remove GCC_SPECS.
179        * aclocal/env-rtemsbsp.m4: Remove GCC_SPECS.
180
1812003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
184
1852003-01-28      Joel Sherrill <joel@OARcorp.com>
186
187        * aclocal/version.m4: Updated to rtems-ss-20030128.
188
1892003-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * automake/local.am: Remove distclean-local.
192        Remove PROJECT_TOOLS.
193
1942003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
197        Remove CLOBBER_DEPEND (Unused).
198
1992002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * automake/compile.am: Remove $(RTEMS_BSP_CFLAGS).
202
2032002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204        * wrapup/Makefile.am: Fix path to libxdr and librpc (Another typo in
205        from the 2002-12-12 patch).
206
2072002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * wrapup/Makefile.am: Fix typo in yesterday's patch.
210
2112002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * wrapup/Makefile.am: Don't create $ARCH.
214        Use install-data-local to install librtemscpu.a
215
2162002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * wrapup/Makefile.am: Add libmisc.
219
2202002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * configure.ac: Add AC_CONFIG_SUBDIR(libmisc).
223
2242002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
227        * aclocal/env-rtemscpu.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
228        * aclocal/check-bsps.m4: Remove.
229
2302002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * wrapup/Makefile.am: Remove *_OBJS, use LIBS+= instead.
233        * configure.ac: Require autoconf >= 2.54, automake-1.7.2.
234
2352002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * wrapup/Makefile.am: Reflect changes to score/.
238        * configure.ac: Reflect changes to score/.
239
2402002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * wrapup/Makefile.am: Reflect changes to sapi/.
243        * configure.ac: Reflect changes to sapi/.
244
2452002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * configure.ac: Add AC_SUBST(INLINEdir).
248
2492002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * wrapup/Makefile.am: Reflect changes to rtems/.
252        * configure.ac: Reflect changes to rtems/.
253
2542002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * wrapup/Makefile.am: Reflect changes to posix/.
257        Reflect changes to itron/.
258
2592002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
262
2632002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * automake/multilib.am: Don't include @RTEMS_BSP@.cfg.
266        * automake/compile.am: Remove hard-coded CFLAGS_PROFILE_V.
267        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
268        CFLAGS_PROFILE_V.
269        Hard-code RTEMS_CFLAGS_PROFILE = -pg
270        * aclocal/prog-cc.m4: Sync with toplevel/aclocal/prog-cc.m4.
271        Remove GCCSED.
272        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
273        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V.
274
2752002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * aclocal/rtems-flags.m4: New.
278
2792002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V (Unused).
282
2832002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x.
286        * aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
287
2882002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * include/rtems/libio_.h: Remove.
291
2922002-11-18      Joel Sherrill <joel@OARcorp.com>
293
294        * aclocal/version.m4: Updated to rtems-ss-20021118.
295
2962002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * include/rtems/userenv.h: Rely upon <limits.h> for
299        _POSIX_LOGIN_NAME_MAX.
300
3012002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS.
304        * automake/compile.am: Acknowledge configuration-time CFLAGS.
305        Remove CFLAGS_DEFAULT.
306
3072002-11-11      Joel Sherrill <joel@OARcorp.com>
308
309        * aclocal/version.m4: Updated to rtems-ss-20021111.
310
3112002-11-11      Joel Sherrill <joel@OARcorp.com>
312
313        * aclocal/version.m4: Updated to rtems-ss-20021111.
314
3152002-11-01      Joel Sherrill <joel@OARcorp.com>
316
317        * ChangeLog: Corrected.
318
3192002-10-30      Eric Norum <eric.norum@usask.ca>
320
321        * include/rtems/bspIo.h: Add vprintk function for kernel printing
322        from routines which have already obtained the va_list pointer.
323
3242002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * aclocal/check-bsp-cache.m4: Remove.
327
3282002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
331
3322002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
335
3362002-10-21      Joel Sherrill <joel@OARcorp.com>
337
338        * aclocal/version.m4: Updated to rtems-20021021-test.
339
3402002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * .cvsignore: Reformat.
343        Add autom4te*cache.
344        Remove autom4te.cache.
345
3462002-10-07      Joel Sherrill <joel@OARcorp.com>
347
348        * aclocal/version.m4: Updated to rtems-ss-20021007.
349
3502002-10-04      Joel Sherrill <joel@OARcorp.com>
351
352        * aclocal/version.m4: Updated to rtems-JUNK.
353
3542002-10-04      Joel Sherrill <joel@OARcorp.com>
355
356        * aclocal/version.m4: Updated to rtems-ss-20021004.
357
3582002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
359
360        * score/include/Makefile.am: Remove cpuopt.h generation.
361        * configure.ac: Correct package name.
362        Don't build ada if POSIX is disabled.
363        Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
364
3652002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
366
367        * aclocal/prog-gnat.m4: New.
368        * configure.ac: Add ada subdir handling.
369
3702002-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * aclocal/bsp-alias.m4: Remove.
373
3742002-08-07      Joel Sherrill <joel@OARcorp.com>
375
376        * aclocal/version.m4: Updated to rtems-ss-20020807.
377
3782002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
379
380        * configure.ac: Add missing ',' to librpc activation.
381        Add AC_MSG_CHECKING/AC_MSG_RESULT.
382        * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
383
3842002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
385
386        * configure.ac: Fix bug in librpc activation, having introduced by
387        yesterday's patch.
388
3892002-08-06      Joel Sherrill <joel@OARcorp.com>
390
391        * configure.ac: or32 does not currently support librpc.
392
3932002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
396
3972002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
398
399        * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
400        Use AS_IF instead of if/then/else/fi.
401
4022002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
403
404        * wrapup/Makefile.am: Use librtems.a.
405        * wrapup/Makefile.am: Use libsapi.a.
406
4072002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
409        * wrapup/Makefile.am: Use libscore.a.
410
4112002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
412
413        * aclocal/canonicalize-tools.m4: Remove LD.
414        * automake/lib.am: Remove LD.
415        * Makefile.am: Put preinstall-stamp into CLEANFILES.
416
4172002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
420        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
421
4222002-07-31      Joel Sherrill <joel@OARcorp.com>
423
424        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
425        was just a stub and only the OR32 port is getting worked on.
426
4272002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
428
429        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
430
4312002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
432
433        * automake/compile.am: Use .$(OBJEXT) instead of .o.
434
4352002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
438
4392002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
440
441        * wrapup/Makefile.am: Use project_libdir instead of
442        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
443        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
444
4452002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
446
447        * automake/lib.am: Use project_libdir instead of
448        $(PROJECT_RELEASE)/lib.
449
4502002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
451
452        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
453        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
454        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
455        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
456        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
457        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
458        references to bsp_specs. Use project_libdir instead of
459        $(PROJECT_RELEASE)/lib.
460
4612002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
462
463        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
464        * aclocal/check-cpu.m4: Ditto.
465        * aclocal/check-bsps.m4: Ditto.
466
4672002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
469        * automake/multilib.am: Add install-multi.
470        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
471        version.m4.
472        Add --with-project-root.
473        Reflect --with-project-root to setting up PROJECT_ROOT.
474        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
475        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
476        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
477
4782002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * configure.ac: RTEMS_TOP(..).
481
4822002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
483
484        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
485
4862002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
487
488        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
489
4902002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
491
492        * configure.ac: Remove RTEMS_PROJECT_ROOT.
493        * aclocal/project-root.m4: Remove.
494
4952002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
496
497        * aclocal/enable-multiprocessing.m4: Fix typo.
498        * aclocal/prog-cc.m4: Remove obsolete comments.
499        Comment out GCCSED.
500
5012002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
502
503        * aclocal/prog-ccas.m4: New.
504        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
505        RTEMS_GCC_PRINT
506        * aclocal/check-multiprocessing.m4: Fix typo.
507        * automake/compile.am: Remove CXX support.
508        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
509
5102002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
511
512        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
513
5142002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
515
516        * configure.ac: Remove references to RTEMS_BSP.
517        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
518        Allow building w/ --enable-multiprocessing --enable-multilib.
519        * aclocal/enable-multiprocessing.m4:
520        Eliminate RTEMS_HAS_MULTIPROCESSING.
521
5222002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
523
524        * wrapup/Makefile.am: Fix stupid typo in previous patch.
525
5262002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
527
528        * configure.ac: Add librpc. AC_PROG_RANLIB.
529        * wrapup/Makefile.am: Add librpc.
530        Use relative path to lib*.a for
531        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
532
5332002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
534
535        * aclocal/subdirs.m4: Remove.
536
5372002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
538
539        * wrapup/Makefile.am: Use relative path to lib*.a for
540        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
541
5422002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
543
544        * Makefile.am: Include $(top_srcdir)/automake/*.am.
545        Use aclocal.
546        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
547        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
548        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
549        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
550        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
551        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
552        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
553        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
554        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
555        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
556        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
557        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
558        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
559        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
560        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
561        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
562        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
563        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
564
5652002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
566
567        * aclocal/bsp-alias.m4: Copied over from aclocal/.
568        * aclocal/canonical-host.m4: Ditto.
569        * aclocal/canonical-target-name.m4: Ditto.
570        * aclocal/canonicalize-tools.m4: Ditto.
571        * aclocal/check-bsp-cache.m4: Ditto.
572        * aclocal/check-bsps.m4: Ditto.
573        * aclocal/check-cpu.m4: Ditto.
574        * aclocal/check-itron.m4: Ditto.
575        * aclocal/check-multiprocessing.m4: Ditto.
576        * aclocal/check-networking.m4: Ditto.
577        * aclocal/check-newlib.m4: Ditto.
578        * aclocal/check-posix.m4: Ditto.
579        * aclocal/check-tool.m4: Ditto.
580        * aclocal/enable-bare.m4: Ditto.
581        * aclocal/enable-inlines.m4: Ditto.
582        * aclocal/enable-itron.m4: Ditto.
583        * aclocal/enable-multiprocessing.m4: Ditto.
584        * aclocal/enable-networking.m4: Ditto.
585        * aclocal/enable-posix.m4: Ditto.
586        * aclocal/enable-rtemsbsp.m4: Ditto.
587        * aclocal/env-rtemsbsp.m4: Ditto.
588        * aclocal/env-rtemscpu.m4: Ditto.
589        * aclocal/gcc-pipe.m4: Ditto.
590        * aclocal/gcc-specs.m4: Ditto.
591        * aclocal/multi.m4: Ditto.
592        * aclocal/multilib.m4: Ditto.
593        * aclocal/prog-cc.m4: Ditto.
594        * aclocal/project-root.m4: Ditto.
595        * aclocal/rtems-cpu-subdirs.m4: Ditto.
596        * aclocal/rtems-debug.m4: Ditto.
597        * aclocal/rtems-top.m4: Ditto.
598        * aclocal/subdirs.m4: Ditto.
599        * aclocal/sysv-ipc.m4: Ditto.
600        * aclocal/tool-paths.m4: Ditto.
601        * aclocal/version.m4: Ditto.
602
6032002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
604
605        * automake/compile.am: Copied over from automake/.
606        * automake/lib.am: Copied over from automake/.
607        * automake/local.am: Copied over from automake/.
608        * automake/multilib.am: Copied over from automake/.
609        * automake/subdirs.am: Copied over from automake/.
610        * Makefile.am: Add automake/*.am.
611
6122002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
613
614        * configure.ac: Add libnetworking.
615        * wrapup/Makefile.am: Ditto.
616
6172002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
618
619        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
620        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
621
6222002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
623
624        * configure.ac: Add libcsupport.
625        * wrapup/Makefile.am: Ditto.
626
6272002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
628
629        * Makefile.am: Add preinstall-stamp.
630
6312002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
632
633        * configure.ac: Remove ENABLE_GCC28.
634
6352002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
636
637        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
638
6392002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
640
641        * configure.ac:
642        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
643        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
644        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
645        * Makefile.am: Remove AUTOMAKE_OPTIONS.
646        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
647
6482001-01-17      Joel Sherrill <joel@OARcorp.com>
649
650        * ChangeLog: Deleted duplicate blank line.
651
6522002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
653
654        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
655        ITRON_SUBDIRS.
656        * configure.ac: Rework enable_unixlib handling.
657        Add RTEMS_MULTILIBS to cpuopts.h.
658        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
659        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
660
6612002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
662
663        * wrapup/Makefile.am: Add install-hook.
664        Remove SIZE_RTEMS.
665        * include/rtems/fs.h: New, extracted from libio_.h.
666        * include/rtems/userenv.h: New. extracted from libio_.h.
667
6682002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
669
670        * Makefile.am: Readded reference to wrapup.
671
6722002-01-06      Joel Sherrill <joel@OARcorp.com>
673
674        * wrapup/.cvsignore: Readded.
675        * include/.cvsignore: New file.
676
6772002-01-04      Joel Sherrill <joel@OARcorp.com>
678
679        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
680
6812001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
682
683        * configure.ac: Use AS_IF instead of if/then/else.
684        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
685        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
686        Add include/Makefile to CONFIG_FILES.
687        Add AC_ENABLE_MULITLIB.
688        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
689        Remove */optman/Makefile from CONFIG_FILES.
690        * Makefile.am: Add include to SUBDIRS.
691        * rtems/Makefile.am: Remove optman from SUBDIRS.
692        * sapi/Makefile.am: Remove optman from SUBDIRS.
693        * include/Makefile.am: New file.
694        * include/rtems/bspIo.h: Relocated from lib/include.
695        * include/rtems/libio_.h: Relocated from lib/include.
696
6972001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
698
699        * wrapup/posix/Makefile.am: Add multilib support.
700        * wrapup/itron/Makefile.am: Add multilib support.
701        * wrapup/rtems/Makefile.am: Add multilib support.
702        * Makefile.am: Add multilib support.
703
7042001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
705
706        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
707
7082001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
709
710        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
711        Reflect changes to configuration of rtems, score and sapi subdirs.
712        * Makefile.am: require automake-1.5.
713
7142001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
715
716        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
717        * configure.in: Remove.
718        * configure.ac: New file, generated from configure.in by autoupdate.
719
7202001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
721
722        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
723
7242001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
725
726        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
727
7282001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
729
730        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
731
7322000-12-01      Joel Sherrill <joel@OARcorp.com>
733
734        * configure.in: Removed error check for enabling macros with
735        either POSIX or ITRON API.
736
7372000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
738
739        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
740
7412000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
742
743        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
744
7452000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
746
747        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
748        Switch to GNU canonicalization.
749
7502000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
751
752        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
753
7542000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
755
756        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
757        wrapup/rtems/Makefile.am: Include compile.am
758
7592000-08-10      Joel Sherrill <joel@OARcorp.com>
760
761        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.