source: rtems/cpukit/ChangeLog @ c39b35f

Last change on this file since c39b35f was c39b35f, checked in by Joel Sherrill <joel.sherrill@…>, on 09/04/03 at 18:55:06

2003-09-04 Joel Sherrill <joel@…>

  • include/rtems/bspIo.h, include/rtems/fs.h, include/rtems/userenv.h, score/include/rtems/debug.h, score/include/rtems/seterr.h, score/include/rtems/system.h, score/include/rtems/score/address.h, score/include/rtems/score/apiext.h, score/include/rtems/score/apimutex.h, score/include/rtems/score/bitfield.h, score/include/rtems/score/chain.h, score/include/rtems/score/context.h, score/include/rtems/score/copyrt.h, score/include/rtems/score/coremsg.h, score/include/rtems/score/coremutex.h, score/include/rtems/score/coresem.h, score/include/rtems/score/heap.h, score/include/rtems/score/interr.h, score/include/rtems/score/isr.h, score/include/rtems/score/mpci.h, score/include/rtems/score/mppkt.h, score/include/rtems/score/object.h, score/include/rtems/score/objectmp.h, score/include/rtems/score/priority.h, score/include/rtems/score/stack.h, score/include/rtems/score/states.h, score/include/rtems/score/sysstate.h, score/include/rtems/score/thread.h, score/include/rtems/score/threadmp.h, score/include/rtems/score/threadq.h, score/include/rtems/score/tod.h, score/include/rtems/score/tqdata.h, score/include/rtems/score/userext.h, score/include/rtems/score/watchdog.h, score/include/rtems/score/wkspace.h, score/inline/rtems/score/address.inl, score/inline/rtems/score/chain.inl, score/inline/rtems/score/coremsg.inl, score/inline/rtems/score/coremutex.inl, score/inline/rtems/score/coresem.inl, score/inline/rtems/score/heap.inl, score/inline/rtems/score/isr.inl, score/inline/rtems/score/mppkt.inl, score/inline/rtems/score/object.inl, score/inline/rtems/score/objectmp.inl, score/inline/rtems/score/priority.inl, score/inline/rtems/score/stack.inl, score/inline/rtems/score/states.inl, score/inline/rtems/score/sysstate.inl, score/inline/rtems/score/thread.inl, score/inline/rtems/score/threadmp.inl, score/inline/rtems/score/tod.inl, score/inline/rtems/score/tqdata.inl, score/inline/rtems/score/userext.inl, score/inline/rtems/score/watchdog.inl, score/inline/rtems/score/wkspace.inl, score/macros/rtems/score/address.inl, score/macros/rtems/score/chain.inl, score/macros/rtems/score/coremsg.inl, score/macros/rtems/score/coremutex.inl, score/macros/rtems/score/coresem.inl, score/macros/rtems/score/heap.inl, score/macros/rtems/score/isr.inl, score/macros/rtems/score/mppkt.inl, score/macros/rtems/score/object.inl, score/macros/rtems/score/objectmp.inl, score/macros/rtems/score/priority.inl, score/macros/rtems/score/stack.inl, score/macros/rtems/score/states.inl, score/macros/rtems/score/sysstate.inl, score/macros/rtems/score/thread.inl, score/macros/rtems/score/threadmp.inl, score/macros/rtems/score/tod.inl, score/macros/rtems/score/tqdata.inl, score/macros/rtems/score/userext.inl, score/macros/rtems/score/watchdog.inl, score/macros/rtems/score/wkspace.inl: URL for license changed.
  • Property mode set to 100644
File size: 24.1 KB
Line 
12003-09-04      Joel Sherrill <joel@OARcorp.com>
2
3        * include/rtems/bspIo.h, include/rtems/fs.h, include/rtems/userenv.h,
4        score/include/rtems/debug.h, score/include/rtems/seterr.h,
5        score/include/rtems/system.h, score/include/rtems/score/address.h,
6        score/include/rtems/score/apiext.h,
7        score/include/rtems/score/apimutex.h,
8        score/include/rtems/score/bitfield.h,
9        score/include/rtems/score/chain.h,
10        score/include/rtems/score/context.h,
11        score/include/rtems/score/copyrt.h,
12        score/include/rtems/score/coremsg.h,
13        score/include/rtems/score/coremutex.h,
14        score/include/rtems/score/coresem.h,
15        score/include/rtems/score/heap.h, score/include/rtems/score/interr.h,
16        score/include/rtems/score/isr.h, score/include/rtems/score/mpci.h,
17        score/include/rtems/score/mppkt.h,
18        score/include/rtems/score/object.h,
19        score/include/rtems/score/objectmp.h,
20        score/include/rtems/score/priority.h,
21        score/include/rtems/score/stack.h,
22        score/include/rtems/score/states.h,
23        score/include/rtems/score/sysstate.h,
24        score/include/rtems/score/thread.h,
25        score/include/rtems/score/threadmp.h,
26        score/include/rtems/score/threadq.h, score/include/rtems/score/tod.h,
27        score/include/rtems/score/tqdata.h,
28        score/include/rtems/score/userext.h,
29        score/include/rtems/score/watchdog.h,
30        score/include/rtems/score/wkspace.h,
31        score/inline/rtems/score/address.inl,
32        score/inline/rtems/score/chain.inl,
33        score/inline/rtems/score/coremsg.inl,
34        score/inline/rtems/score/coremutex.inl,
35        score/inline/rtems/score/coresem.inl,
36        score/inline/rtems/score/heap.inl, score/inline/rtems/score/isr.inl,
37        score/inline/rtems/score/mppkt.inl,
38        score/inline/rtems/score/object.inl,
39        score/inline/rtems/score/objectmp.inl,
40        score/inline/rtems/score/priority.inl,
41        score/inline/rtems/score/stack.inl,
42        score/inline/rtems/score/states.inl,
43        score/inline/rtems/score/sysstate.inl,
44        score/inline/rtems/score/thread.inl,
45        score/inline/rtems/score/threadmp.inl,
46        score/inline/rtems/score/tod.inl,
47        score/inline/rtems/score/tqdata.inl,
48        score/inline/rtems/score/userext.inl,
49        score/inline/rtems/score/watchdog.inl,
50        score/inline/rtems/score/wkspace.inl,
51        score/macros/rtems/score/address.inl,
52        score/macros/rtems/score/chain.inl,
53        score/macros/rtems/score/coremsg.inl,
54        score/macros/rtems/score/coremutex.inl,
55        score/macros/rtems/score/coresem.inl,
56        score/macros/rtems/score/heap.inl, score/macros/rtems/score/isr.inl,
57        score/macros/rtems/score/mppkt.inl,
58        score/macros/rtems/score/object.inl,
59        score/macros/rtems/score/objectmp.inl,
60        score/macros/rtems/score/priority.inl,
61        score/macros/rtems/score/stack.inl,
62        score/macros/rtems/score/states.inl,
63        score/macros/rtems/score/sysstate.inl,
64        score/macros/rtems/score/thread.inl,
65        score/macros/rtems/score/threadmp.inl,
66        score/macros/rtems/score/tod.inl,
67        score/macros/rtems/score/tqdata.inl,
68        score/macros/rtems/score/userext.inl,
69        score/macros/rtems/score/watchdog.inl,
70        score/macros/rtems/score/wkspace.inl: URL for license changed.
71
722003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * aclocal/rtems-top.m4: Add RTEMS_API.
75        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
76
772003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
80
812003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * aclocal/multi.m4: Don't add --enable-multilib.
84        Rename AC_ENABLE_MULTILIB into AM_ENABLE_MULTILIB.
85        Increment serial to 103 (automake's multi.m4 version + 100).
86        * configure.ac: Use AM_ENABLE_MULTILIB instead of
87        AC_ENABLE_MULTILIB.
88
892003-07-03      Joel Sherrill <joel@OARcorp.com>
90
91        * aclocal/version.m4: Updated to rtems-4.6.0pre4.
92
932003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        PR 409:
96        * include/Makefile.am: Add rtems/stdint.h
97        * include/rtems/stdint.h: New.
98
992003-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * automake/compile.am: Remove LIBSUFFIX_VA (unused).
102
1032003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * aclocal/env-rtemscpu.m4: Merge-in env-rtemsbsp.m4.
106        * aclocal/env-rtemsbsp.m4: Remove.
107        * aclocal/enable-rtemsbsp.m4: Remove.
108
1092003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * aclocal/env-rtemscpu.m4: Remove stray '/' in setting up
112        project_libdir.
113
1142003-04-23      Joel Sherrill <joel@OARcorp.com>
115
116        * aclocal/version.m4: Updated to rtems-4.6.0pre3.
117
1182003-04-18      Joel Sherrill <joel@OARcorp.com>
119
120        * aclocal/version.m4: Updated to rtems-4.6.0pre2.
121
1222003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * wrapup/Makefile.am: Remove '/' after $(DESTDIR) to work around
125        Cygwin mistreating paths.
126
1272003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * wrapup/Makefile.am: Reflect changes to project_libdir.
130
1312003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * aclocal/env-rtemscpu.m4: Remove obsolete comment.
134        Add MULTISUBDIR to project_libdir.
135
1362003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * aclocal/env-rtemscpu.m4: Remove RTEMS_ROOT (Unused).
139        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT (Unused).
140        Remove RTEMS_PROJECT_ROOT (Unused).
141        * aclocal/tool-paths.m4: Delete.
142
1432003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * configure.ac: Remove AC_CONFIG_AUX_DIR.
146        * aclocal/rtems-top.m4: Add AC_CONFIG_AUX_DIR.
147
1482003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * configure.ac: AC_PREREQ(2.57).
151
1522003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * configure.ac: Remove sptables.h.in.
155
1562003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * configure.ac: Remove AC_SUBST(RTEMS_VERSION).
159        AC_DEFINE(RTEMS_VERSION) to propagate it through cpuopts.h.
160
1612003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * configure.ac: AC_SUBST(RTEMS_VERSION,_RTEMS_VERSION).
164
1652003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * aclocal/gcc-isystem.m4: New.
168        * aclocal/gcc-specs.m4: Remove.
169        * aclocal/prog-cc.m4: Remove RTEMS_GCC_SPECS.
170        Add RTEMS_GCC_ISYSTEM.
171        Reformat setting up RTEMS_CPPFLAGS.
172
1732003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * automake/local.am: Introduce depend-gcc.
176        Remove ${ARCH}.
177        * automake/compile.am: Remove GCCSPECS, GCC_SPECS, CONFIG.CC, CC,
178        CPP. Add ${ARCH}. depend-gcc.
179        * aclocal/prog-cc.m4: Set up RTEMS_CPPFLAGS.
180        * aclocal/env-rtemscpu.m4: Remove GCC_SPECS.
181        * aclocal/env-rtemsbsp.m4: Remove GCC_SPECS.
182
1832003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
186
1872003-02-11      Joel Sherrill <joel@OARcorp.com>
188
189        * aclocal/version.m4: Updated to rtems-4.6.0pre1.
190
1912003-01-28      Joel Sherrill <joel@OARcorp.com>
192
193        * aclocal/version.m4: Updated to rtems-ss-20030128.
194
1952003-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * automake/local.am: Remove distclean-local.
198        Remove PROJECT_TOOLS.
199
2002003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
203        Remove CLOBBER_DEPEND (Unused).
204
2052002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * automake/compile.am: Remove $(RTEMS_BSP_CFLAGS).
208
2092002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210        * wrapup/Makefile.am: Fix path to libxdr and librpc (Another typo in
211        from the 2002-12-12 patch).
212
2132002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * wrapup/Makefile.am: Fix typo in yesterday's patch.
216
2172002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * wrapup/Makefile.am: Don't create $ARCH.
220        Use install-data-local to install librtemscpu.a
221
2222002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * wrapup/Makefile.am: Add libmisc.
225
2262002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * configure.ac: Add AC_CONFIG_SUBDIR(libmisc).
229
2302002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
233        * aclocal/env-rtemscpu.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
234        * aclocal/check-bsps.m4: Remove.
235
2362002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * wrapup/Makefile.am: Remove *_OBJS, use LIBS+= instead.
239        * configure.ac: Require autoconf >= 2.54, automake-1.7.2.
240
2412002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * wrapup/Makefile.am: Reflect changes to score/.
244        * configure.ac: Reflect changes to score/.
245
2462002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * wrapup/Makefile.am: Reflect changes to sapi/.
249        * configure.ac: Reflect changes to sapi/.
250
2512002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * configure.ac: Add AC_SUBST(INLINEdir).
254
2552002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * wrapup/Makefile.am: Reflect changes to rtems/.
258        * configure.ac: Reflect changes to rtems/.
259
2602002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * wrapup/Makefile.am: Reflect changes to posix/.
263        Reflect changes to itron/.
264
2652002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
268
2692002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * automake/multilib.am: Don't include @RTEMS_BSP@.cfg.
272        * automake/compile.am: Remove hard-coded CFLAGS_PROFILE_V.
273        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
274        CFLAGS_PROFILE_V.
275        Hard-code RTEMS_CFLAGS_PROFILE = -pg
276        * aclocal/prog-cc.m4: Sync with toplevel/aclocal/prog-cc.m4.
277        Remove GCCSED.
278        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
279        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V.
280
2812002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * aclocal/rtems-flags.m4: New.
284
2852002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V (Unused).
288
2892002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x.
292        * aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
293
2942002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * include/rtems/libio_.h: Remove.
297
2982002-11-18      Joel Sherrill <joel@OARcorp.com>
299
300        * aclocal/version.m4: Updated to rtems-ss-20021118.
301
3022002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * include/rtems/userenv.h: Rely upon <limits.h> for
305        _POSIX_LOGIN_NAME_MAX.
306
3072002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS.
310        * automake/compile.am: Acknowledge configuration-time CFLAGS.
311        Remove CFLAGS_DEFAULT.
312
3132002-11-11      Joel Sherrill <joel@OARcorp.com>
314
315        * aclocal/version.m4: Updated to rtems-ss-20021111.
316
3172002-11-11      Joel Sherrill <joel@OARcorp.com>
318
319        * aclocal/version.m4: Updated to rtems-ss-20021111.
320
3212002-11-01      Joel Sherrill <joel@OARcorp.com>
322
323        * ChangeLog: Corrected.
324
3252002-10-30      Eric Norum <eric.norum@usask.ca>
326
327        * include/rtems/bspIo.h: Add vprintk function for kernel printing
328        from routines which have already obtained the va_list pointer.
329
3302002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * aclocal/check-bsp-cache.m4: Remove.
333
3342002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
337
3382002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
341
3422002-10-21      Joel Sherrill <joel@OARcorp.com>
343
344        * aclocal/version.m4: Updated to rtems-20021021-test.
345
3462002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * .cvsignore: Reformat.
349        Add autom4te*cache.
350        Remove autom4te.cache.
351
3522002-10-07      Joel Sherrill <joel@OARcorp.com>
353
354        * aclocal/version.m4: Updated to rtems-ss-20021007.
355
3562002-10-04      Joel Sherrill <joel@OARcorp.com>
357
358        * aclocal/version.m4: Updated to rtems-JUNK.
359
3602002-10-04      Joel Sherrill <joel@OARcorp.com>
361
362        * aclocal/version.m4: Updated to rtems-ss-20021004.
363
3642002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * score/include/Makefile.am: Remove cpuopt.h generation.
367        * configure.ac: Correct package name.
368        Don't build ada if POSIX is disabled.
369        Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
370
3712002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * aclocal/prog-gnat.m4: New.
374        * configure.ac: Add ada subdir handling.
375
3762002-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
377
378        * aclocal/bsp-alias.m4: Remove.
379
3802002-08-07      Joel Sherrill <joel@OARcorp.com>
381
382        * aclocal/version.m4: Updated to rtems-ss-20020807.
383
3842002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
385
386        * configure.ac: Add missing ',' to librpc activation.
387        Add AC_MSG_CHECKING/AC_MSG_RESULT.
388        * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
389
3902002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
391
392        * configure.ac: Fix bug in librpc activation, having introduced by
393        yesterday's patch.
394
3952002-08-06      Joel Sherrill <joel@OARcorp.com>
396
397        * configure.ac: or32 does not currently support librpc.
398
3992002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
402
4032002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
406        Use AS_IF instead of if/then/else/fi.
407
4082002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * wrapup/Makefile.am: Use librtems.a.
411        * wrapup/Makefile.am: Use libsapi.a.
412
4132002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * wrapup/Makefile.am: Use libscore.a.
416
4172002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * aclocal/canonicalize-tools.m4: Remove LD.
420        * automake/lib.am: Remove LD.
421        * Makefile.am: Put preinstall-stamp into CLEANFILES.
422
4232002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
424
425        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
426        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
427
4282002-07-31      Joel Sherrill <joel@OARcorp.com>
429
430        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
431        was just a stub and only the OR32 port is getting worked on.
432
4332002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
434
435        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
436
4372002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
438
439        * automake/compile.am: Use .$(OBJEXT) instead of .o.
440
4412002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
442
443        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
444
4452002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
446
447        * wrapup/Makefile.am: Use project_libdir instead of
448        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
449        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
450
4512002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
452
453        * automake/lib.am: Use project_libdir instead of
454        $(PROJECT_RELEASE)/lib.
455
4562002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
459        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
460        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
461        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
462        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
463        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
464        references to bsp_specs. Use project_libdir instead of
465        $(PROJECT_RELEASE)/lib.
466
4672002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
469        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
470        * aclocal/check-cpu.m4: Ditto.
471        * aclocal/check-bsps.m4: Ditto.
472
4732002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
474
475        * automake/multilib.am: Add install-multi.
476        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
477        version.m4.
478        Add --with-project-root.
479        Reflect --with-project-root to setting up PROJECT_ROOT.
480        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
481        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
482        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
483
4842002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
485
486        * configure.ac: RTEMS_TOP(..).
487
4882002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
489
490        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
491
4922002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
493
494        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
495
4962002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
497
498        * configure.ac: Remove RTEMS_PROJECT_ROOT.
499        * aclocal/project-root.m4: Remove.
500
5012002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
502
503        * aclocal/enable-multiprocessing.m4: Fix typo.
504        * aclocal/prog-cc.m4: Remove obsolete comments.
505        Comment out GCCSED.
506
5072002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
508
509        * aclocal/prog-ccas.m4: New.
510        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
511        RTEMS_GCC_PRINT
512        * aclocal/check-multiprocessing.m4: Fix typo.
513        * automake/compile.am: Remove CXX support.
514        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
515
5162002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
517
518        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
519
5202002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
521
522        * configure.ac: Remove references to RTEMS_BSP.
523        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
524        Allow building w/ --enable-multiprocessing --enable-multilib.
525        * aclocal/enable-multiprocessing.m4:
526        Eliminate RTEMS_HAS_MULTIPROCESSING.
527
5282002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
529
530        * wrapup/Makefile.am: Fix stupid typo in previous patch.
531
5322002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
533
534        * configure.ac: Add librpc. AC_PROG_RANLIB.
535        * wrapup/Makefile.am: Add librpc.
536        Use relative path to lib*.a for
537        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
538
5392002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
540
541        * aclocal/subdirs.m4: Remove.
542
5432002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
544
545        * wrapup/Makefile.am: Use relative path to lib*.a for
546        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
547
5482002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
549
550        * Makefile.am: Include $(top_srcdir)/automake/*.am.
551        Use aclocal.
552        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
553        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
554        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
555        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
556        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
557        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
558        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
559        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
560        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
561        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
562        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
563        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
564        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
565        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
566        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
567        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
568        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
569        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
570
5712002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
572
573        * aclocal/bsp-alias.m4: Copied over from aclocal/.
574        * aclocal/canonical-host.m4: Ditto.
575        * aclocal/canonical-target-name.m4: Ditto.
576        * aclocal/canonicalize-tools.m4: Ditto.
577        * aclocal/check-bsp-cache.m4: Ditto.
578        * aclocal/check-bsps.m4: Ditto.
579        * aclocal/check-cpu.m4: Ditto.
580        * aclocal/check-itron.m4: Ditto.
581        * aclocal/check-multiprocessing.m4: Ditto.
582        * aclocal/check-networking.m4: Ditto.
583        * aclocal/check-newlib.m4: Ditto.
584        * aclocal/check-posix.m4: Ditto.
585        * aclocal/check-tool.m4: Ditto.
586        * aclocal/enable-bare.m4: Ditto.
587        * aclocal/enable-inlines.m4: Ditto.
588        * aclocal/enable-itron.m4: Ditto.
589        * aclocal/enable-multiprocessing.m4: Ditto.
590        * aclocal/enable-networking.m4: Ditto.
591        * aclocal/enable-posix.m4: Ditto.
592        * aclocal/enable-rtemsbsp.m4: Ditto.
593        * aclocal/env-rtemsbsp.m4: Ditto.
594        * aclocal/env-rtemscpu.m4: Ditto.
595        * aclocal/gcc-pipe.m4: Ditto.
596        * aclocal/gcc-specs.m4: Ditto.
597        * aclocal/multi.m4: Ditto.
598        * aclocal/multilib.m4: Ditto.
599        * aclocal/prog-cc.m4: Ditto.
600        * aclocal/project-root.m4: Ditto.
601        * aclocal/rtems-cpu-subdirs.m4: Ditto.
602        * aclocal/rtems-debug.m4: Ditto.
603        * aclocal/rtems-top.m4: Ditto.
604        * aclocal/subdirs.m4: Ditto.
605        * aclocal/sysv-ipc.m4: Ditto.
606        * aclocal/tool-paths.m4: Ditto.
607        * aclocal/version.m4: Ditto.
608
6092002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
610
611        * automake/compile.am: Copied over from automake/.
612        * automake/lib.am: Copied over from automake/.
613        * automake/local.am: Copied over from automake/.
614        * automake/multilib.am: Copied over from automake/.
615        * automake/subdirs.am: Copied over from automake/.
616        * Makefile.am: Add automake/*.am.
617
6182002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
619
620        * configure.ac: Add libnetworking.
621        * wrapup/Makefile.am: Ditto.
622
6232002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
624
625        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
626        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
627
6282002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
629
630        * configure.ac: Add libcsupport.
631        * wrapup/Makefile.am: Ditto.
632
6332002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
634
635        * Makefile.am: Add preinstall-stamp.
636
6372002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
638
639        * configure.ac: Remove ENABLE_GCC28.
640
6412002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
642
643        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
644
6452002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
646
647        * configure.ac:
648        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
649        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
650        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
651        * Makefile.am: Remove AUTOMAKE_OPTIONS.
652        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
653
6542001-01-17      Joel Sherrill <joel@OARcorp.com>
655
656        * ChangeLog: Deleted duplicate blank line.
657
6582002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
659
660        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
661        ITRON_SUBDIRS.
662        * configure.ac: Rework enable_unixlib handling.
663        Add RTEMS_MULTILIBS to cpuopts.h.
664        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
665        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
666
6672002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
668
669        * wrapup/Makefile.am: Add install-hook.
670        Remove SIZE_RTEMS.
671        * include/rtems/fs.h: New, extracted from libio_.h.
672        * include/rtems/userenv.h: New. extracted from libio_.h.
673
6742002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
675
676        * Makefile.am: Readded reference to wrapup.
677
6782002-01-06      Joel Sherrill <joel@OARcorp.com>
679
680        * wrapup/.cvsignore: Readded.
681        * include/.cvsignore: New file.
682
6832002-01-04      Joel Sherrill <joel@OARcorp.com>
684
685        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
686
6872001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
688
689        * configure.ac: Use AS_IF instead of if/then/else.
690        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
691        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
692        Add include/Makefile to CONFIG_FILES.
693        Add AC_ENABLE_MULITLIB.
694        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
695        Remove */optman/Makefile from CONFIG_FILES.
696        * Makefile.am: Add include to SUBDIRS.
697        * rtems/Makefile.am: Remove optman from SUBDIRS.
698        * sapi/Makefile.am: Remove optman from SUBDIRS.
699        * include/Makefile.am: New file.
700        * include/rtems/bspIo.h: Relocated from lib/include.
701        * include/rtems/libio_.h: Relocated from lib/include.
702
7032001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
704
705        * wrapup/posix/Makefile.am: Add multilib support.
706        * wrapup/itron/Makefile.am: Add multilib support.
707        * wrapup/rtems/Makefile.am: Add multilib support.
708        * Makefile.am: Add multilib support.
709
7102001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
711
712        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
713
7142001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
715
716        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
717        Reflect changes to configuration of rtems, score and sapi subdirs.
718        * Makefile.am: require automake-1.5.
719
7202001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
721
722        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
723        * configure.in: Remove.
724        * configure.ac: New file, generated from configure.in by autoupdate.
725
7262001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
727
728        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
729
7302001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
731
732        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
733
7342001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
735
736        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
737
7382000-12-01      Joel Sherrill <joel@OARcorp.com>
739
740        * configure.in: Removed error check for enabling macros with
741        either POSIX or ITRON API.
742
7432000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
744
745        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
746
7472000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
748
749        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
750
7512000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
752
753        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
754        Switch to GNU canonicalization.
755
7562000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
757
758        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
759
7602000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
761
762        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
763        wrapup/rtems/Makefile.am: Include compile.am
764
7652000-08-10      Joel Sherrill <joel@OARcorp.com>
766
767        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.