source: rtems/cpukit/ChangeLog @ 8d55b1f

Last change on this file since 8d55b1f was ba8c439, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/18/04 at 07:28:27

2004-08-18 Ralf Corsepius <ralf_corsepius@…>

  • aclocal/canonical-host.m4, aclocal/canonical-target-name.m4, aclocal/canonicalize-tools.m4, aclocal/check-cpu.m4, aclocal/check-itron.m4, aclocal/check-multiprocessing.m4, aclocal/check-networking.m4, aclocal/check-newlib.m4, aclocal/check-posix.m4, aclocal/check-tool.m4, aclocal/enable-bare.m4, aclocal/enable-inlines.m4, aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4, aclocal/enable-posix.m4, aclocal/env-rtemscpu.m4, aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/multi.m4, aclocal/multilib.m4, aclocal/prog-cc.m4, aclocal/rtems-debug.m4, aclocal/rtems-top.m4, aclocal/sysv-ipc.m4: Fix m4-underquoting.
  • Property mode set to 100644
File size: 25.0 KB
Line 
12004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * aclocal/canonical-host.m4, aclocal/canonical-target-name.m4,
4        aclocal/canonicalize-tools.m4, aclocal/check-cpu.m4,
5        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
6        aclocal/check-networking.m4, aclocal/check-newlib.m4,
7        aclocal/check-posix.m4, aclocal/check-tool.m4, aclocal/enable-bare.m4,
8        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
9        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
10        aclocal/enable-posix.m4, aclocal/env-rtemscpu.m4,
11        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/multi.m4,
12        aclocal/multilib.m4, aclocal/prog-cc.m4, aclocal/rtems-debug.m4,
13        aclocal/rtems-top.m4, aclocal/sysv-ipc.m4: Fix m4-underquoting.
14
152004-04-08      Joel Sherrill <joel@OARcorp.com>
16
17        * aclocal/version.m4: Updated to rtems-4.6.1.
18
192004-02-03      Joel Sherrill <joel@OARcorp.com>
20
21        * aclocal/version.m4: Updated to rtems-4.6.0.
22
232003-09-04      Joel Sherrill <joel@OARcorp.com>
24
25        * include/rtems/bspIo.h, include/rtems/fs.h, include/rtems/userenv.h,
26        score/include/rtems/debug.h, score/include/rtems/seterr.h,
27        score/include/rtems/system.h, score/include/rtems/score/address.h,
28        score/include/rtems/score/apiext.h,
29        score/include/rtems/score/apimutex.h,
30        score/include/rtems/score/bitfield.h,
31        score/include/rtems/score/chain.h,
32        score/include/rtems/score/context.h,
33        score/include/rtems/score/copyrt.h,
34        score/include/rtems/score/coremsg.h,
35        score/include/rtems/score/coremutex.h,
36        score/include/rtems/score/coresem.h,
37        score/include/rtems/score/heap.h, score/include/rtems/score/interr.h,
38        score/include/rtems/score/isr.h, score/include/rtems/score/mpci.h,
39        score/include/rtems/score/mppkt.h,
40        score/include/rtems/score/object.h,
41        score/include/rtems/score/objectmp.h,
42        score/include/rtems/score/priority.h,
43        score/include/rtems/score/stack.h,
44        score/include/rtems/score/states.h,
45        score/include/rtems/score/sysstate.h,
46        score/include/rtems/score/thread.h,
47        score/include/rtems/score/threadmp.h,
48        score/include/rtems/score/threadq.h, score/include/rtems/score/tod.h,
49        score/include/rtems/score/tqdata.h,
50        score/include/rtems/score/userext.h,
51        score/include/rtems/score/watchdog.h,
52        score/include/rtems/score/wkspace.h,
53        score/inline/rtems/score/address.inl,
54        score/inline/rtems/score/chain.inl,
55        score/inline/rtems/score/coremsg.inl,
56        score/inline/rtems/score/coremutex.inl,
57        score/inline/rtems/score/coresem.inl,
58        score/inline/rtems/score/heap.inl, score/inline/rtems/score/isr.inl,
59        score/inline/rtems/score/mppkt.inl,
60        score/inline/rtems/score/object.inl,
61        score/inline/rtems/score/objectmp.inl,
62        score/inline/rtems/score/priority.inl,
63        score/inline/rtems/score/stack.inl,
64        score/inline/rtems/score/states.inl,
65        score/inline/rtems/score/sysstate.inl,
66        score/inline/rtems/score/thread.inl,
67        score/inline/rtems/score/threadmp.inl,
68        score/inline/rtems/score/tod.inl,
69        score/inline/rtems/score/tqdata.inl,
70        score/inline/rtems/score/userext.inl,
71        score/inline/rtems/score/watchdog.inl,
72        score/inline/rtems/score/wkspace.inl,
73        score/macros/rtems/score/address.inl,
74        score/macros/rtems/score/chain.inl,
75        score/macros/rtems/score/coremsg.inl,
76        score/macros/rtems/score/coremutex.inl,
77        score/macros/rtems/score/coresem.inl,
78        score/macros/rtems/score/heap.inl, score/macros/rtems/score/isr.inl,
79        score/macros/rtems/score/mppkt.inl,
80        score/macros/rtems/score/object.inl,
81        score/macros/rtems/score/objectmp.inl,
82        score/macros/rtems/score/priority.inl,
83        score/macros/rtems/score/stack.inl,
84        score/macros/rtems/score/states.inl,
85        score/macros/rtems/score/sysstate.inl,
86        score/macros/rtems/score/thread.inl,
87        score/macros/rtems/score/threadmp.inl,
88        score/macros/rtems/score/tod.inl,
89        score/macros/rtems/score/tqdata.inl,
90        score/macros/rtems/score/userext.inl,
91        score/macros/rtems/score/watchdog.inl,
92        score/macros/rtems/score/wkspace.inl: URL for license changed.
93
942003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * aclocal/rtems-top.m4: Add RTEMS_API.
97        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
98
992003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
102
1032003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * aclocal/multi.m4: Don't add --enable-multilib.
106        Rename AC_ENABLE_MULTILIB into AM_ENABLE_MULTILIB.
107        Increment serial to 103 (automake's multi.m4 version + 100).
108        * configure.ac: Use AM_ENABLE_MULTILIB instead of
109        AC_ENABLE_MULTILIB.
110
1112003-07-03      Joel Sherrill <joel@OARcorp.com>
112
113        * aclocal/version.m4: Updated to rtems-4.6.0pre4.
114
1152003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        PR 409:
118        * include/Makefile.am: Add rtems/stdint.h
119        * include/rtems/stdint.h: New.
120
1212003-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * automake/compile.am: Remove LIBSUFFIX_VA (unused).
124
1252003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * aclocal/env-rtemscpu.m4: Merge-in env-rtemsbsp.m4.
128        * aclocal/env-rtemsbsp.m4: Remove.
129        * aclocal/enable-rtemsbsp.m4: Remove.
130
1312003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * aclocal/env-rtemscpu.m4: Remove stray '/' in setting up
134        project_libdir.
135
1362003-04-23      Joel Sherrill <joel@OARcorp.com>
137
138        * aclocal/version.m4: Updated to rtems-4.6.0pre3.
139
1402003-04-18      Joel Sherrill <joel@OARcorp.com>
141
142        * aclocal/version.m4: Updated to rtems-4.6.0pre2.
143
1442003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * wrapup/Makefile.am: Remove '/' after $(DESTDIR) to work around
147        Cygwin mistreating paths.
148
1492003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * wrapup/Makefile.am: Reflect changes to project_libdir.
152
1532003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * aclocal/env-rtemscpu.m4: Remove obsolete comment.
156        Add MULTISUBDIR to project_libdir.
157
1582003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * aclocal/env-rtemscpu.m4: Remove RTEMS_ROOT (Unused).
161        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT (Unused).
162        Remove RTEMS_PROJECT_ROOT (Unused).
163        * aclocal/tool-paths.m4: Delete.
164
1652003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * configure.ac: Remove AC_CONFIG_AUX_DIR.
168        * aclocal/rtems-top.m4: Add AC_CONFIG_AUX_DIR.
169
1702003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * configure.ac: AC_PREREQ(2.57).
173
1742003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * configure.ac: Remove sptables.h.in.
177
1782003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * configure.ac: Remove AC_SUBST(RTEMS_VERSION).
181        AC_DEFINE(RTEMS_VERSION) to propagate it through cpuopts.h.
182
1832003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * configure.ac: AC_SUBST(RTEMS_VERSION,_RTEMS_VERSION).
186
1872003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * aclocal/gcc-isystem.m4: New.
190        * aclocal/gcc-specs.m4: Remove.
191        * aclocal/prog-cc.m4: Remove RTEMS_GCC_SPECS.
192        Add RTEMS_GCC_ISYSTEM.
193        Reformat setting up RTEMS_CPPFLAGS.
194
1952003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * automake/local.am: Introduce depend-gcc.
198        Remove ${ARCH}.
199        * automake/compile.am: Remove GCCSPECS, GCC_SPECS, CONFIG.CC, CC,
200        CPP. Add ${ARCH}. depend-gcc.
201        * aclocal/prog-cc.m4: Set up RTEMS_CPPFLAGS.
202        * aclocal/env-rtemscpu.m4: Remove GCC_SPECS.
203        * aclocal/env-rtemsbsp.m4: Remove GCC_SPECS.
204
2052003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
208
2092003-02-11      Joel Sherrill <joel@OARcorp.com>
210
211        * aclocal/version.m4: Updated to rtems-4.6.0pre1.
212
2132003-01-28      Joel Sherrill <joel@OARcorp.com>
214
215        * aclocal/version.m4: Updated to rtems-ss-20030128.
216
2172003-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * automake/local.am: Remove distclean-local.
220        Remove PROJECT_TOOLS.
221
2222003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
225        Remove CLOBBER_DEPEND (Unused).
226
2272002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * automake/compile.am: Remove $(RTEMS_BSP_CFLAGS).
230
2312002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232        * wrapup/Makefile.am: Fix path to libxdr and librpc (Another typo in
233        from the 2002-12-12 patch).
234
2352002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * wrapup/Makefile.am: Fix typo in yesterday's patch.
238
2392002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * wrapup/Makefile.am: Don't create $ARCH.
242        Use install-data-local to install librtemscpu.a
243
2442002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * wrapup/Makefile.am: Add libmisc.
247
2482002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * configure.ac: Add AC_CONFIG_SUBDIR(libmisc).
251
2522002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
255        * aclocal/env-rtemscpu.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
256        * aclocal/check-bsps.m4: Remove.
257
2582002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * wrapup/Makefile.am: Remove *_OBJS, use LIBS+= instead.
261        * configure.ac: Require autoconf >= 2.54, automake-1.7.2.
262
2632002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * wrapup/Makefile.am: Reflect changes to score/.
266        * configure.ac: Reflect changes to score/.
267
2682002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * wrapup/Makefile.am: Reflect changes to sapi/.
271        * configure.ac: Reflect changes to sapi/.
272
2732002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * configure.ac: Add AC_SUBST(INLINEdir).
276
2772002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * wrapup/Makefile.am: Reflect changes to rtems/.
280        * configure.ac: Reflect changes to rtems/.
281
2822002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * wrapup/Makefile.am: Reflect changes to posix/.
285        Reflect changes to itron/.
286
2872002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
290
2912002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * automake/multilib.am: Don't include @RTEMS_BSP@.cfg.
294        * automake/compile.am: Remove hard-coded CFLAGS_PROFILE_V.
295        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
296        CFLAGS_PROFILE_V.
297        Hard-code RTEMS_CFLAGS_PROFILE = -pg
298        * aclocal/prog-cc.m4: Sync with toplevel/aclocal/prog-cc.m4.
299        Remove GCCSED.
300        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
301        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V.
302
3032002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * aclocal/rtems-flags.m4: New.
306
3072002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V (Unused).
310
3112002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x.
314        * aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
315
3162002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * include/rtems/libio_.h: Remove.
319
3202002-11-18      Joel Sherrill <joel@OARcorp.com>
321
322        * aclocal/version.m4: Updated to rtems-ss-20021118.
323
3242002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * include/rtems/userenv.h: Rely upon <limits.h> for
327        _POSIX_LOGIN_NAME_MAX.
328
3292002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS.
332        * automake/compile.am: Acknowledge configuration-time CFLAGS.
333        Remove CFLAGS_DEFAULT.
334
3352002-11-11      Joel Sherrill <joel@OARcorp.com>
336
337        * aclocal/version.m4: Updated to rtems-ss-20021111.
338
3392002-11-11      Joel Sherrill <joel@OARcorp.com>
340
341        * aclocal/version.m4: Updated to rtems-ss-20021111.
342
3432002-11-01      Joel Sherrill <joel@OARcorp.com>
344
345        * ChangeLog: Corrected.
346
3472002-10-30      Eric Norum <eric.norum@usask.ca>
348
349        * include/rtems/bspIo.h: Add vprintk function for kernel printing
350        from routines which have already obtained the va_list pointer.
351
3522002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * aclocal/check-bsp-cache.m4: Remove.
355
3562002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
357
358        * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
359
3602002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
363
3642002-10-21      Joel Sherrill <joel@OARcorp.com>
365
366        * aclocal/version.m4: Updated to rtems-20021021-test.
367
3682002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
369
370        * .cvsignore: Reformat.
371        Add autom4te*cache.
372        Remove autom4te.cache.
373
3742002-10-07      Joel Sherrill <joel@OARcorp.com>
375
376        * aclocal/version.m4: Updated to rtems-ss-20021007.
377
3782002-10-04      Joel Sherrill <joel@OARcorp.com>
379
380        * aclocal/version.m4: Updated to rtems-JUNK.
381
3822002-10-04      Joel Sherrill <joel@OARcorp.com>
383
384        * aclocal/version.m4: Updated to rtems-ss-20021004.
385
3862002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
387
388        * score/include/Makefile.am: Remove cpuopt.h generation.
389        * configure.ac: Correct package name.
390        Don't build ada if POSIX is disabled.
391        Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
392
3932002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * aclocal/prog-gnat.m4: New.
396        * configure.ac: Add ada subdir handling.
397
3982002-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
399
400        * aclocal/bsp-alias.m4: Remove.
401
4022002-08-07      Joel Sherrill <joel@OARcorp.com>
403
404        * aclocal/version.m4: Updated to rtems-ss-20020807.
405
4062002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
407
408        * configure.ac: Add missing ',' to librpc activation.
409        Add AC_MSG_CHECKING/AC_MSG_RESULT.
410        * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
411
4122002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
413
414        * configure.ac: Fix bug in librpc activation, having introduced by
415        yesterday's patch.
416
4172002-08-06      Joel Sherrill <joel@OARcorp.com>
418
419        * configure.ac: or32 does not currently support librpc.
420
4212002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
422
423        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
424
4252002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
426
427        * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
428        Use AS_IF instead of if/then/else/fi.
429
4302002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
431
432        * wrapup/Makefile.am: Use librtems.a.
433        * wrapup/Makefile.am: Use libsapi.a.
434
4352002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        * wrapup/Makefile.am: Use libscore.a.
438
4392002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
440
441        * aclocal/canonicalize-tools.m4: Remove LD.
442        * automake/lib.am: Remove LD.
443        * Makefile.am: Put preinstall-stamp into CLEANFILES.
444
4452002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
446
447        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
448        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
449
4502002-07-31      Joel Sherrill <joel@OARcorp.com>
451
452        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
453        was just a stub and only the OR32 port is getting worked on.
454
4552002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
456
457        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
458
4592002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
460
461        * automake/compile.am: Use .$(OBJEXT) instead of .o.
462
4632002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
464
465        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
466
4672002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
469        * wrapup/Makefile.am: Use project_libdir instead of
470        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
471        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
472
4732002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
474
475        * automake/lib.am: Use project_libdir instead of
476        $(PROJECT_RELEASE)/lib.
477
4782002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
481        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
482        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
483        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
484        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
485        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
486        references to bsp_specs. Use project_libdir instead of
487        $(PROJECT_RELEASE)/lib.
488
4892002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
490
491        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
492        * aclocal/check-cpu.m4: Ditto.
493        * aclocal/check-bsps.m4: Ditto.
494
4952002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
496
497        * automake/multilib.am: Add install-multi.
498        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
499        version.m4.
500        Add --with-project-root.
501        Reflect --with-project-root to setting up PROJECT_ROOT.
502        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
503        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
504        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
505
5062002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
507
508        * configure.ac: RTEMS_TOP(..).
509
5102002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
511
512        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
513
5142002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
515
516        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
517
5182002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
519
520        * configure.ac: Remove RTEMS_PROJECT_ROOT.
521        * aclocal/project-root.m4: Remove.
522
5232002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
524
525        * aclocal/enable-multiprocessing.m4: Fix typo.
526        * aclocal/prog-cc.m4: Remove obsolete comments.
527        Comment out GCCSED.
528
5292002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
530
531        * aclocal/prog-ccas.m4: New.
532        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
533        RTEMS_GCC_PRINT
534        * aclocal/check-multiprocessing.m4: Fix typo.
535        * automake/compile.am: Remove CXX support.
536        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
537
5382002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
539
540        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
541
5422002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
543
544        * configure.ac: Remove references to RTEMS_BSP.
545        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
546        Allow building w/ --enable-multiprocessing --enable-multilib.
547        * aclocal/enable-multiprocessing.m4:
548        Eliminate RTEMS_HAS_MULTIPROCESSING.
549
5502002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
551
552        * wrapup/Makefile.am: Fix stupid typo in previous patch.
553
5542002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
555
556        * configure.ac: Add librpc. AC_PROG_RANLIB.
557        * wrapup/Makefile.am: Add librpc.
558        Use relative path to lib*.a for
559        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
560
5612002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
562
563        * aclocal/subdirs.m4: Remove.
564
5652002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
566
567        * wrapup/Makefile.am: Use relative path to lib*.a for
568        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
569
5702002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
571
572        * Makefile.am: Include $(top_srcdir)/automake/*.am.
573        Use aclocal.
574        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
575        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
576        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
577        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
578        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
579        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
580        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
581        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
582        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
583        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
584        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
585        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
586        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
587        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
588        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
589        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
590        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
591        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
592
5932002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
594
595        * aclocal/bsp-alias.m4: Copied over from aclocal/.
596        * aclocal/canonical-host.m4: Ditto.
597        * aclocal/canonical-target-name.m4: Ditto.
598        * aclocal/canonicalize-tools.m4: Ditto.
599        * aclocal/check-bsp-cache.m4: Ditto.
600        * aclocal/check-bsps.m4: Ditto.
601        * aclocal/check-cpu.m4: Ditto.
602        * aclocal/check-itron.m4: Ditto.
603        * aclocal/check-multiprocessing.m4: Ditto.
604        * aclocal/check-networking.m4: Ditto.
605        * aclocal/check-newlib.m4: Ditto.
606        * aclocal/check-posix.m4: Ditto.
607        * aclocal/check-tool.m4: Ditto.
608        * aclocal/enable-bare.m4: Ditto.
609        * aclocal/enable-inlines.m4: Ditto.
610        * aclocal/enable-itron.m4: Ditto.
611        * aclocal/enable-multiprocessing.m4: Ditto.
612        * aclocal/enable-networking.m4: Ditto.
613        * aclocal/enable-posix.m4: Ditto.
614        * aclocal/enable-rtemsbsp.m4: Ditto.
615        * aclocal/env-rtemsbsp.m4: Ditto.
616        * aclocal/env-rtemscpu.m4: Ditto.
617        * aclocal/gcc-pipe.m4: Ditto.
618        * aclocal/gcc-specs.m4: Ditto.
619        * aclocal/multi.m4: Ditto.
620        * aclocal/multilib.m4: Ditto.
621        * aclocal/prog-cc.m4: Ditto.
622        * aclocal/project-root.m4: Ditto.
623        * aclocal/rtems-cpu-subdirs.m4: Ditto.
624        * aclocal/rtems-debug.m4: Ditto.
625        * aclocal/rtems-top.m4: Ditto.
626        * aclocal/subdirs.m4: Ditto.
627        * aclocal/sysv-ipc.m4: Ditto.
628        * aclocal/tool-paths.m4: Ditto.
629        * aclocal/version.m4: Ditto.
630
6312002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
632
633        * automake/compile.am: Copied over from automake/.
634        * automake/lib.am: Copied over from automake/.
635        * automake/local.am: Copied over from automake/.
636        * automake/multilib.am: Copied over from automake/.
637        * automake/subdirs.am: Copied over from automake/.
638        * Makefile.am: Add automake/*.am.
639
6402002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
641
642        * configure.ac: Add libnetworking.
643        * wrapup/Makefile.am: Ditto.
644
6452002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
646
647        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
648        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
649
6502002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
651
652        * configure.ac: Add libcsupport.
653        * wrapup/Makefile.am: Ditto.
654
6552002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
656
657        * Makefile.am: Add preinstall-stamp.
658
6592002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
660
661        * configure.ac: Remove ENABLE_GCC28.
662
6632002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
664
665        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
666
6672002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
668
669        * configure.ac:
670        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
671        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
672        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
673        * Makefile.am: Remove AUTOMAKE_OPTIONS.
674        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
675
6762001-01-17      Joel Sherrill <joel@OARcorp.com>
677
678        * ChangeLog: Deleted duplicate blank line.
679
6802002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
681
682        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
683        ITRON_SUBDIRS.
684        * configure.ac: Rework enable_unixlib handling.
685        Add RTEMS_MULTILIBS to cpuopts.h.
686        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
687        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
688
6892002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
690
691        * wrapup/Makefile.am: Add install-hook.
692        Remove SIZE_RTEMS.
693        * include/rtems/fs.h: New, extracted from libio_.h.
694        * include/rtems/userenv.h: New. extracted from libio_.h.
695
6962002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
697
698        * Makefile.am: Readded reference to wrapup.
699
7002002-01-06      Joel Sherrill <joel@OARcorp.com>
701
702        * wrapup/.cvsignore: Readded.
703        * include/.cvsignore: New file.
704
7052002-01-04      Joel Sherrill <joel@OARcorp.com>
706
707        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
708
7092001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
710
711        * configure.ac: Use AS_IF instead of if/then/else.
712        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
713        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
714        Add include/Makefile to CONFIG_FILES.
715        Add AC_ENABLE_MULITLIB.
716        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
717        Remove */optman/Makefile from CONFIG_FILES.
718        * Makefile.am: Add include to SUBDIRS.
719        * rtems/Makefile.am: Remove optman from SUBDIRS.
720        * sapi/Makefile.am: Remove optman from SUBDIRS.
721        * include/Makefile.am: New file.
722        * include/rtems/bspIo.h: Relocated from lib/include.
723        * include/rtems/libio_.h: Relocated from lib/include.
724
7252001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
726
727        * wrapup/posix/Makefile.am: Add multilib support.
728        * wrapup/itron/Makefile.am: Add multilib support.
729        * wrapup/rtems/Makefile.am: Add multilib support.
730        * Makefile.am: Add multilib support.
731
7322001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
733
734        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
735
7362001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
737
738        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
739        Reflect changes to configuration of rtems, score and sapi subdirs.
740        * Makefile.am: require automake-1.5.
741
7422001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
743
744        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
745        * configure.in: Remove.
746        * configure.ac: New file, generated from configure.in by autoupdate.
747
7482001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
749
750        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
751
7522001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
753
754        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
755
7562001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
757
758        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
759
7602000-12-01      Joel Sherrill <joel@OARcorp.com>
761
762        * configure.in: Removed error check for enabling macros with
763        either POSIX or ITRON API.
764
7652000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
766
767        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
768
7692000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
770
771        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
772
7732000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
774
775        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
776        Switch to GNU canonicalization.
777
7782000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
779
780        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
781
7822000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
783
784        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
785        wrapup/rtems/Makefile.am: Include compile.am
786
7872000-08-10      Joel Sherrill <joel@OARcorp.com>
788
789        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.