source: rtems/cpukit/ChangeLog @ eb961b2a

Last change on this file since eb961b2a was eb961b2a, checked in by Joel Sherrill <joel.sherrill@…>, on 10/18/04 at 19:15:19

2004-10-18 Joel Sherrill <joel@…>

  • aclocal/version.m4: Updated to rtems-4.6.2.
  • Property mode set to 100644
File size: 25.2 KB
Line 
12004-10-18      Joel Sherrill <joel@OARcorp.com>
2
3        * aclocal/version.m4: Updated to rtems-4.6.2.
4
52004-10-18      Joel Sherrill <joel@OARcorp.com>
6
7        * aclocal/version.m4: Updated to rtems-4.6.2.
8
92004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
10
11        * aclocal/canonical-host.m4, aclocal/canonical-target-name.m4,
12        aclocal/canonicalize-tools.m4, aclocal/check-cpu.m4,
13        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
14        aclocal/check-networking.m4, aclocal/check-newlib.m4,
15        aclocal/check-posix.m4, aclocal/check-tool.m4, aclocal/enable-bare.m4,
16        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
17        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
18        aclocal/enable-posix.m4, aclocal/env-rtemscpu.m4,
19        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/multi.m4,
20        aclocal/multilib.m4, aclocal/prog-cc.m4, aclocal/rtems-debug.m4,
21        aclocal/rtems-top.m4, aclocal/sysv-ipc.m4: Fix m4-underquoting.
22
232004-04-08      Joel Sherrill <joel@OARcorp.com>
24
25        * aclocal/version.m4: Updated to rtems-4.6.1.
26
272004-02-03      Joel Sherrill <joel@OARcorp.com>
28
29        * aclocal/version.m4: Updated to rtems-4.6.0.
30
312003-09-04      Joel Sherrill <joel@OARcorp.com>
32
33        * include/rtems/bspIo.h, include/rtems/fs.h, include/rtems/userenv.h,
34        score/include/rtems/debug.h, score/include/rtems/seterr.h,
35        score/include/rtems/system.h, score/include/rtems/score/address.h,
36        score/include/rtems/score/apiext.h,
37        score/include/rtems/score/apimutex.h,
38        score/include/rtems/score/bitfield.h,
39        score/include/rtems/score/chain.h,
40        score/include/rtems/score/context.h,
41        score/include/rtems/score/copyrt.h,
42        score/include/rtems/score/coremsg.h,
43        score/include/rtems/score/coremutex.h,
44        score/include/rtems/score/coresem.h,
45        score/include/rtems/score/heap.h, score/include/rtems/score/interr.h,
46        score/include/rtems/score/isr.h, score/include/rtems/score/mpci.h,
47        score/include/rtems/score/mppkt.h,
48        score/include/rtems/score/object.h,
49        score/include/rtems/score/objectmp.h,
50        score/include/rtems/score/priority.h,
51        score/include/rtems/score/stack.h,
52        score/include/rtems/score/states.h,
53        score/include/rtems/score/sysstate.h,
54        score/include/rtems/score/thread.h,
55        score/include/rtems/score/threadmp.h,
56        score/include/rtems/score/threadq.h, score/include/rtems/score/tod.h,
57        score/include/rtems/score/tqdata.h,
58        score/include/rtems/score/userext.h,
59        score/include/rtems/score/watchdog.h,
60        score/include/rtems/score/wkspace.h,
61        score/inline/rtems/score/address.inl,
62        score/inline/rtems/score/chain.inl,
63        score/inline/rtems/score/coremsg.inl,
64        score/inline/rtems/score/coremutex.inl,
65        score/inline/rtems/score/coresem.inl,
66        score/inline/rtems/score/heap.inl, score/inline/rtems/score/isr.inl,
67        score/inline/rtems/score/mppkt.inl,
68        score/inline/rtems/score/object.inl,
69        score/inline/rtems/score/objectmp.inl,
70        score/inline/rtems/score/priority.inl,
71        score/inline/rtems/score/stack.inl,
72        score/inline/rtems/score/states.inl,
73        score/inline/rtems/score/sysstate.inl,
74        score/inline/rtems/score/thread.inl,
75        score/inline/rtems/score/threadmp.inl,
76        score/inline/rtems/score/tod.inl,
77        score/inline/rtems/score/tqdata.inl,
78        score/inline/rtems/score/userext.inl,
79        score/inline/rtems/score/watchdog.inl,
80        score/inline/rtems/score/wkspace.inl,
81        score/macros/rtems/score/address.inl,
82        score/macros/rtems/score/chain.inl,
83        score/macros/rtems/score/coremsg.inl,
84        score/macros/rtems/score/coremutex.inl,
85        score/macros/rtems/score/coresem.inl,
86        score/macros/rtems/score/heap.inl, score/macros/rtems/score/isr.inl,
87        score/macros/rtems/score/mppkt.inl,
88        score/macros/rtems/score/object.inl,
89        score/macros/rtems/score/objectmp.inl,
90        score/macros/rtems/score/priority.inl,
91        score/macros/rtems/score/stack.inl,
92        score/macros/rtems/score/states.inl,
93        score/macros/rtems/score/sysstate.inl,
94        score/macros/rtems/score/thread.inl,
95        score/macros/rtems/score/threadmp.inl,
96        score/macros/rtems/score/tod.inl,
97        score/macros/rtems/score/tqdata.inl,
98        score/macros/rtems/score/userext.inl,
99        score/macros/rtems/score/watchdog.inl,
100        score/macros/rtems/score/wkspace.inl: URL for license changed.
101
1022003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * aclocal/rtems-top.m4: Add RTEMS_API.
105        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
106
1072003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
110
1112003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * aclocal/multi.m4: Don't add --enable-multilib.
114        Rename AC_ENABLE_MULTILIB into AM_ENABLE_MULTILIB.
115        Increment serial to 103 (automake's multi.m4 version + 100).
116        * configure.ac: Use AM_ENABLE_MULTILIB instead of
117        AC_ENABLE_MULTILIB.
118
1192003-07-03      Joel Sherrill <joel@OARcorp.com>
120
121        * aclocal/version.m4: Updated to rtems-4.6.0pre4.
122
1232003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        PR 409:
126        * include/Makefile.am: Add rtems/stdint.h
127        * include/rtems/stdint.h: New.
128
1292003-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * automake/compile.am: Remove LIBSUFFIX_VA (unused).
132
1332003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * aclocal/env-rtemscpu.m4: Merge-in env-rtemsbsp.m4.
136        * aclocal/env-rtemsbsp.m4: Remove.
137        * aclocal/enable-rtemsbsp.m4: Remove.
138
1392003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * aclocal/env-rtemscpu.m4: Remove stray '/' in setting up
142        project_libdir.
143
1442003-04-23      Joel Sherrill <joel@OARcorp.com>
145
146        * aclocal/version.m4: Updated to rtems-4.6.0pre3.
147
1482003-04-18      Joel Sherrill <joel@OARcorp.com>
149
150        * aclocal/version.m4: Updated to rtems-4.6.0pre2.
151
1522003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * wrapup/Makefile.am: Remove '/' after $(DESTDIR) to work around
155        Cygwin mistreating paths.
156
1572003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * wrapup/Makefile.am: Reflect changes to project_libdir.
160
1612003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * aclocal/env-rtemscpu.m4: Remove obsolete comment.
164        Add MULTISUBDIR to project_libdir.
165
1662003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * aclocal/env-rtemscpu.m4: Remove RTEMS_ROOT (Unused).
169        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT (Unused).
170        Remove RTEMS_PROJECT_ROOT (Unused).
171        * aclocal/tool-paths.m4: Delete.
172
1732003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * configure.ac: Remove AC_CONFIG_AUX_DIR.
176        * aclocal/rtems-top.m4: Add AC_CONFIG_AUX_DIR.
177
1782003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * configure.ac: AC_PREREQ(2.57).
181
1822003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * configure.ac: Remove sptables.h.in.
185
1862003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * configure.ac: Remove AC_SUBST(RTEMS_VERSION).
189        AC_DEFINE(RTEMS_VERSION) to propagate it through cpuopts.h.
190
1912003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * configure.ac: AC_SUBST(RTEMS_VERSION,_RTEMS_VERSION).
194
1952003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * aclocal/gcc-isystem.m4: New.
198        * aclocal/gcc-specs.m4: Remove.
199        * aclocal/prog-cc.m4: Remove RTEMS_GCC_SPECS.
200        Add RTEMS_GCC_ISYSTEM.
201        Reformat setting up RTEMS_CPPFLAGS.
202
2032003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * automake/local.am: Introduce depend-gcc.
206        Remove ${ARCH}.
207        * automake/compile.am: Remove GCCSPECS, GCC_SPECS, CONFIG.CC, CC,
208        CPP. Add ${ARCH}. depend-gcc.
209        * aclocal/prog-cc.m4: Set up RTEMS_CPPFLAGS.
210        * aclocal/env-rtemscpu.m4: Remove GCC_SPECS.
211        * aclocal/env-rtemsbsp.m4: Remove GCC_SPECS.
212
2132003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
216
2172003-02-11      Joel Sherrill <joel@OARcorp.com>
218
219        * aclocal/version.m4: Updated to rtems-4.6.0pre1.
220
2212003-01-28      Joel Sherrill <joel@OARcorp.com>
222
223        * aclocal/version.m4: Updated to rtems-ss-20030128.
224
2252003-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * automake/local.am: Remove distclean-local.
228        Remove PROJECT_TOOLS.
229
2302003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
233        Remove CLOBBER_DEPEND (Unused).
234
2352002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * automake/compile.am: Remove $(RTEMS_BSP_CFLAGS).
238
2392002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240        * wrapup/Makefile.am: Fix path to libxdr and librpc (Another typo in
241        from the 2002-12-12 patch).
242
2432002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * wrapup/Makefile.am: Fix typo in yesterday's patch.
246
2472002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * wrapup/Makefile.am: Don't create $ARCH.
250        Use install-data-local to install librtemscpu.a
251
2522002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * wrapup/Makefile.am: Add libmisc.
255
2562002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * configure.ac: Add AC_CONFIG_SUBDIR(libmisc).
259
2602002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
263        * aclocal/env-rtemscpu.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
264        * aclocal/check-bsps.m4: Remove.
265
2662002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * wrapup/Makefile.am: Remove *_OBJS, use LIBS+= instead.
269        * configure.ac: Require autoconf >= 2.54, automake-1.7.2.
270
2712002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * wrapup/Makefile.am: Reflect changes to score/.
274        * configure.ac: Reflect changes to score/.
275
2762002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * wrapup/Makefile.am: Reflect changes to sapi/.
279        * configure.ac: Reflect changes to sapi/.
280
2812002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * configure.ac: Add AC_SUBST(INLINEdir).
284
2852002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * wrapup/Makefile.am: Reflect changes to rtems/.
288        * configure.ac: Reflect changes to rtems/.
289
2902002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * wrapup/Makefile.am: Reflect changes to posix/.
293        Reflect changes to itron/.
294
2952002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
298
2992002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * automake/multilib.am: Don't include @RTEMS_BSP@.cfg.
302        * automake/compile.am: Remove hard-coded CFLAGS_PROFILE_V.
303        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
304        CFLAGS_PROFILE_V.
305        Hard-code RTEMS_CFLAGS_PROFILE = -pg
306        * aclocal/prog-cc.m4: Sync with toplevel/aclocal/prog-cc.m4.
307        Remove GCCSED.
308        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
309        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V.
310
3112002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * aclocal/rtems-flags.m4: New.
314
3152002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V (Unused).
318
3192002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x.
322        * aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
323
3242002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * include/rtems/libio_.h: Remove.
327
3282002-11-18      Joel Sherrill <joel@OARcorp.com>
329
330        * aclocal/version.m4: Updated to rtems-ss-20021118.
331
3322002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * include/rtems/userenv.h: Rely upon <limits.h> for
335        _POSIX_LOGIN_NAME_MAX.
336
3372002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS.
340        * automake/compile.am: Acknowledge configuration-time CFLAGS.
341        Remove CFLAGS_DEFAULT.
342
3432002-11-11      Joel Sherrill <joel@OARcorp.com>
344
345        * aclocal/version.m4: Updated to rtems-ss-20021111.
346
3472002-11-11      Joel Sherrill <joel@OARcorp.com>
348
349        * aclocal/version.m4: Updated to rtems-ss-20021111.
350
3512002-11-01      Joel Sherrill <joel@OARcorp.com>
352
353        * ChangeLog: Corrected.
354
3552002-10-30      Eric Norum <eric.norum@usask.ca>
356
357        * include/rtems/bspIo.h: Add vprintk function for kernel printing
358        from routines which have already obtained the va_list pointer.
359
3602002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * aclocal/check-bsp-cache.m4: Remove.
363
3642002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
367
3682002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
369
370        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
371
3722002-10-21      Joel Sherrill <joel@OARcorp.com>
373
374        * aclocal/version.m4: Updated to rtems-20021021-test.
375
3762002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
377
378        * .cvsignore: Reformat.
379        Add autom4te*cache.
380        Remove autom4te.cache.
381
3822002-10-07      Joel Sherrill <joel@OARcorp.com>
383
384        * aclocal/version.m4: Updated to rtems-ss-20021007.
385
3862002-10-04      Joel Sherrill <joel@OARcorp.com>
387
388        * aclocal/version.m4: Updated to rtems-JUNK.
389
3902002-10-04      Joel Sherrill <joel@OARcorp.com>
391
392        * aclocal/version.m4: Updated to rtems-ss-20021004.
393
3942002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
395
396        * score/include/Makefile.am: Remove cpuopt.h generation.
397        * configure.ac: Correct package name.
398        Don't build ada if POSIX is disabled.
399        Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
400
4012002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
403        * aclocal/prog-gnat.m4: New.
404        * configure.ac: Add ada subdir handling.
405
4062002-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
407
408        * aclocal/bsp-alias.m4: Remove.
409
4102002-08-07      Joel Sherrill <joel@OARcorp.com>
411
412        * aclocal/version.m4: Updated to rtems-ss-20020807.
413
4142002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
415
416        * configure.ac: Add missing ',' to librpc activation.
417        Add AC_MSG_CHECKING/AC_MSG_RESULT.
418        * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
419
4202002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
421
422        * configure.ac: Fix bug in librpc activation, having introduced by
423        yesterday's patch.
424
4252002-08-06      Joel Sherrill <joel@OARcorp.com>
426
427        * configure.ac: or32 does not currently support librpc.
428
4292002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
432
4332002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
434
435        * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
436        Use AS_IF instead of if/then/else/fi.
437
4382002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
439
440        * wrapup/Makefile.am: Use librtems.a.
441        * wrapup/Makefile.am: Use libsapi.a.
442
4432002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
444
445        * wrapup/Makefile.am: Use libscore.a.
446
4472002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
448
449        * aclocal/canonicalize-tools.m4: Remove LD.
450        * automake/lib.am: Remove LD.
451        * Makefile.am: Put preinstall-stamp into CLEANFILES.
452
4532002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
454
455        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
456        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
457
4582002-07-31      Joel Sherrill <joel@OARcorp.com>
459
460        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
461        was just a stub and only the OR32 port is getting worked on.
462
4632002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
464
465        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
466
4672002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
469        * automake/compile.am: Use .$(OBJEXT) instead of .o.
470
4712002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
472
473        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
474
4752002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
476
477        * wrapup/Makefile.am: Use project_libdir instead of
478        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
479        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
480
4812002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
482
483        * automake/lib.am: Use project_libdir instead of
484        $(PROJECT_RELEASE)/lib.
485
4862002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
487
488        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
489        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
490        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
491        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
492        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
493        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
494        references to bsp_specs. Use project_libdir instead of
495        $(PROJECT_RELEASE)/lib.
496
4972002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
500        * aclocal/check-cpu.m4: Ditto.
501        * aclocal/check-bsps.m4: Ditto.
502
5032002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
504
505        * automake/multilib.am: Add install-multi.
506        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
507        version.m4.
508        Add --with-project-root.
509        Reflect --with-project-root to setting up PROJECT_ROOT.
510        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
511        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
512        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
513
5142002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
515
516        * configure.ac: RTEMS_TOP(..).
517
5182002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
519
520        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
521
5222002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
523
524        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
525
5262002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
527
528        * configure.ac: Remove RTEMS_PROJECT_ROOT.
529        * aclocal/project-root.m4: Remove.
530
5312002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
532
533        * aclocal/enable-multiprocessing.m4: Fix typo.
534        * aclocal/prog-cc.m4: Remove obsolete comments.
535        Comment out GCCSED.
536
5372002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
538
539        * aclocal/prog-ccas.m4: New.
540        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
541        RTEMS_GCC_PRINT
542        * aclocal/check-multiprocessing.m4: Fix typo.
543        * automake/compile.am: Remove CXX support.
544        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
545
5462002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
547
548        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
549
5502002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
551
552        * configure.ac: Remove references to RTEMS_BSP.
553        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
554        Allow building w/ --enable-multiprocessing --enable-multilib.
555        * aclocal/enable-multiprocessing.m4:
556        Eliminate RTEMS_HAS_MULTIPROCESSING.
557
5582002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
559
560        * wrapup/Makefile.am: Fix stupid typo in previous patch.
561
5622002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
563
564        * configure.ac: Add librpc. AC_PROG_RANLIB.
565        * wrapup/Makefile.am: Add librpc.
566        Use relative path to lib*.a for
567        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
568
5692002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
570
571        * aclocal/subdirs.m4: Remove.
572
5732002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
574
575        * wrapup/Makefile.am: Use relative path to lib*.a for
576        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
577
5782002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
579
580        * Makefile.am: Include $(top_srcdir)/automake/*.am.
581        Use aclocal.
582        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
583        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
584        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
585        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
586        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
587        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
588        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
589        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
590        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
591        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
592        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
593        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
594        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
595        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
596        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
597        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
598        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
599        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
600
6012002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
602
603        * aclocal/bsp-alias.m4: Copied over from aclocal/.
604        * aclocal/canonical-host.m4: Ditto.
605        * aclocal/canonical-target-name.m4: Ditto.
606        * aclocal/canonicalize-tools.m4: Ditto.
607        * aclocal/check-bsp-cache.m4: Ditto.
608        * aclocal/check-bsps.m4: Ditto.
609        * aclocal/check-cpu.m4: Ditto.
610        * aclocal/check-itron.m4: Ditto.
611        * aclocal/check-multiprocessing.m4: Ditto.
612        * aclocal/check-networking.m4: Ditto.
613        * aclocal/check-newlib.m4: Ditto.
614        * aclocal/check-posix.m4: Ditto.
615        * aclocal/check-tool.m4: Ditto.
616        * aclocal/enable-bare.m4: Ditto.
617        * aclocal/enable-inlines.m4: Ditto.
618        * aclocal/enable-itron.m4: Ditto.
619        * aclocal/enable-multiprocessing.m4: Ditto.
620        * aclocal/enable-networking.m4: Ditto.
621        * aclocal/enable-posix.m4: Ditto.
622        * aclocal/enable-rtemsbsp.m4: Ditto.
623        * aclocal/env-rtemsbsp.m4: Ditto.
624        * aclocal/env-rtemscpu.m4: Ditto.
625        * aclocal/gcc-pipe.m4: Ditto.
626        * aclocal/gcc-specs.m4: Ditto.
627        * aclocal/multi.m4: Ditto.
628        * aclocal/multilib.m4: Ditto.
629        * aclocal/prog-cc.m4: Ditto.
630        * aclocal/project-root.m4: Ditto.
631        * aclocal/rtems-cpu-subdirs.m4: Ditto.
632        * aclocal/rtems-debug.m4: Ditto.
633        * aclocal/rtems-top.m4: Ditto.
634        * aclocal/subdirs.m4: Ditto.
635        * aclocal/sysv-ipc.m4: Ditto.
636        * aclocal/tool-paths.m4: Ditto.
637        * aclocal/version.m4: Ditto.
638
6392002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
640
641        * automake/compile.am: Copied over from automake/.
642        * automake/lib.am: Copied over from automake/.
643        * automake/local.am: Copied over from automake/.
644        * automake/multilib.am: Copied over from automake/.
645        * automake/subdirs.am: Copied over from automake/.
646        * Makefile.am: Add automake/*.am.
647
6482002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
649
650        * configure.ac: Add libnetworking.
651        * wrapup/Makefile.am: Ditto.
652
6532002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
654
655        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
656        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
657
6582002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
659
660        * configure.ac: Add libcsupport.
661        * wrapup/Makefile.am: Ditto.
662
6632002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
664
665        * Makefile.am: Add preinstall-stamp.
666
6672002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
668
669        * configure.ac: Remove ENABLE_GCC28.
670
6712002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
672
673        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
674
6752002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
676
677        * configure.ac:
678        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
679        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
680        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
681        * Makefile.am: Remove AUTOMAKE_OPTIONS.
682        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
683
6842001-01-17      Joel Sherrill <joel@OARcorp.com>
685
686        * ChangeLog: Deleted duplicate blank line.
687
6882002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
689
690        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
691        ITRON_SUBDIRS.
692        * configure.ac: Rework enable_unixlib handling.
693        Add RTEMS_MULTILIBS to cpuopts.h.
694        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
695        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
696
6972002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
698
699        * wrapup/Makefile.am: Add install-hook.
700        Remove SIZE_RTEMS.
701        * include/rtems/fs.h: New, extracted from libio_.h.
702        * include/rtems/userenv.h: New. extracted from libio_.h.
703
7042002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
705
706        * Makefile.am: Readded reference to wrapup.
707
7082002-01-06      Joel Sherrill <joel@OARcorp.com>
709
710        * wrapup/.cvsignore: Readded.
711        * include/.cvsignore: New file.
712
7132002-01-04      Joel Sherrill <joel@OARcorp.com>
714
715        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
716
7172001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
718
719        * configure.ac: Use AS_IF instead of if/then/else.
720        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
721        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
722        Add include/Makefile to CONFIG_FILES.
723        Add AC_ENABLE_MULITLIB.
724        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
725        Remove */optman/Makefile from CONFIG_FILES.
726        * Makefile.am: Add include to SUBDIRS.
727        * rtems/Makefile.am: Remove optman from SUBDIRS.
728        * sapi/Makefile.am: Remove optman from SUBDIRS.
729        * include/Makefile.am: New file.
730        * include/rtems/bspIo.h: Relocated from lib/include.
731        * include/rtems/libio_.h: Relocated from lib/include.
732
7332001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
734
735        * wrapup/posix/Makefile.am: Add multilib support.
736        * wrapup/itron/Makefile.am: Add multilib support.
737        * wrapup/rtems/Makefile.am: Add multilib support.
738        * Makefile.am: Add multilib support.
739
7402001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
741
742        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
743
7442001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
745
746        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
747        Reflect changes to configuration of rtems, score and sapi subdirs.
748        * Makefile.am: require automake-1.5.
749
7502001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
751
752        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
753        * configure.in: Remove.
754        * configure.ac: New file, generated from configure.in by autoupdate.
755
7562001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
757
758        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
759
7602001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
761
762        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
763
7642001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
765
766        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
767
7682000-12-01      Joel Sherrill <joel@OARcorp.com>
769
770        * configure.in: Removed error check for enabling macros with
771        either POSIX or ITRON API.
772
7732000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
774
775        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
776
7772000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
778
779        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
780
7812000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
782
783        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
784        Switch to GNU canonicalization.
785
7862000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
787
788        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
789
7902000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
791
792        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
793        wrapup/rtems/Makefile.am: Include compile.am
794
7952000-08-10      Joel Sherrill <joel@OARcorp.com>
796
797        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.