source: rtems/cpukit/ChangeLog @ 5919677

4.104.114.84.95
Last change on this file since 5919677 was 5919677, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/14/02 at 05:25:42

2002-12-14 Ralf Corsepius <corsepiu@…>

  • wrapup/Makefile.am: Fix path to libxdr and librpc (Another typo in from the 2002-12-12 patch).
  • Property mode set to 100644
File size: 17.4 KB
RevLine 
[5919677]12002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Fix path to libxdr and librpc (Another typo in
4        from the 2002-12-12 patch).
5
[ade3aa6]62002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * wrapup/Makefile.am: Fix typo in yesterday's patch.
9
[16f417c1]102002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * wrapup/Makefile.am: Don't create $ARCH.
13        Use install-data-local to install librtemscpu.a
14
[c2a2fff]152002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * wrapup/Makefile.am: Add libmisc.
18
[f7952533]192002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac: Add AC_CONFIG_SUBDIR(libmisc).
22
[cc51f05a]232002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
26        * aclocal/env-rtemscpu.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
27        * aclocal/check-bsps.m4: Remove.
28
[33e6983]292002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * wrapup/Makefile.am: Remove *_OBJS, use LIBS+= instead.
32        * configure.ac: Require autoconf >= 2.54, automake-1.7.2.
33
[3c9fa54]342002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * wrapup/Makefile.am: Reflect changes to score/.
37        * configure.ac: Reflect changes to score/.
38
392002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * wrapup/Makefile.am: Reflect changes to sapi/.
42        * configure.ac: Reflect changes to sapi/.
43
[120e9fb]442002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * configure.ac: Add AC_SUBST(INLINEdir).
47
[1fd4e20]482002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * wrapup/Makefile.am: Reflect changes to rtems/.
51        * configure.ac: Reflect changes to rtems/.
52
[89e9cc49]532002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * wrapup/Makefile.am: Reflect changes to posix/.
56        Reflect changes to itron/.
57
[baa8dd7c]582002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
61
[8e4cd5a]622002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * automake/multilib.am: Don't include @RTEMS_BSP@.cfg.
65        * automake/compile.am: Remove hard-coded CFLAGS_PROFILE_V.
66        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
67        CFLAGS_PROFILE_V.
68        Hard-code RTEMS_CFLAGS_PROFILE = -pg
69        * aclocal/prog-cc.m4: Sync with toplevel/aclocal/prog-cc.m4.
70        Remove GCCSED.
71        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
72        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V.
73
[8b38a769]742002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * aclocal/rtems-flags.m4: New.
77
[fd5e23a]782002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V (Unused).
81
[1f64ebf]822002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x.
85        * aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
86
[97831b7]872002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
[1f64ebf]89        * include/rtems/libio_.h: Remove.
[97831b7]90
[b5a59c3f]912002-11-18      Joel Sherrill <joel@OARcorp.com>
92
93        * aclocal/version.m4: Updated to rtems-ss-20021118.
94
[2d3c472b]952002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * include/rtems/userenv.h: Rely upon <limits.h> for
98        _POSIX_LOGIN_NAME_MAX.
99
[1417e2b4]1002002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS.
103        * automake/compile.am: Acknowledge configuration-time CFLAGS.
104        Remove CFLAGS_DEFAULT.
105
[2bc3f76]1062002-11-11      Joel Sherrill <joel@OARcorp.com>
107
108        * aclocal/version.m4: Updated to rtems-ss-20021111.
109
[b99463c]1102002-11-11      Joel Sherrill <joel@OARcorp.com>
111
112        * aclocal/version.m4: Updated to rtems-ss-20021111.
113
[b31106f6]1142002-11-01      Joel Sherrill <joel@OARcorp.com>
115
116        * ChangeLog: Corrected.
117
1182002-10-30      Eric Norum <eric.norum@usask.ca>
119
120        * include/rtems/bspIo.h: Add vprintk function for kernel printing
121        from routines which have already obtained the va_list pointer.
122
[489782d4]1232002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * aclocal/check-bsp-cache.m4: Remove.
126
[30d1a28f]1272002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
130
[56a1ae36]1312002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
134
[f8ee48bf]1352002-10-21      Joel Sherrill <joel@OARcorp.com>
136
137        * aclocal/version.m4: Updated to rtems-20021021-test.
138
[f8cb04a5]1392002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * .cvsignore: Reformat.
142        Add autom4te*cache.
143        Remove autom4te.cache.
144
[523fb4b]1452002-10-07      Joel Sherrill <joel@OARcorp.com>
146
147        * aclocal/version.m4: Updated to rtems-ss-20021007.
148
[71a08543]1492002-10-04      Joel Sherrill <joel@OARcorp.com>
150
151        * aclocal/version.m4: Updated to rtems-JUNK.
152
[348d21b9]1532002-10-04      Joel Sherrill <joel@OARcorp.com>
154
155        * aclocal/version.m4: Updated to rtems-ss-20021004.
156
[f31a078]1572002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * score/include/Makefile.am: Remove cpuopt.h generation.
160        * configure.ac: Correct package name.
161        Don't build ada if POSIX is disabled.
162        Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
163
[97b4bc1]1642002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * aclocal/prog-gnat.m4: New.
167        * configure.ac: Add ada subdir handling.
168
[310fee6]1692002-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * aclocal/bsp-alias.m4: Remove.
172
[d5dc04f]1732002-08-07      Joel Sherrill <joel@OARcorp.com>
174
175        * aclocal/version.m4: Updated to rtems-ss-20020807.
176
[e336882]1772002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * configure.ac: Add missing ',' to librpc activation.
180        Add AC_MSG_CHECKING/AC_MSG_RESULT.
181        * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
182
[85eb57e7]1832002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * configure.ac: Fix bug in librpc activation, having introduced by
186        yesterday's patch.
187
[92b671dd]1882002-08-06      Joel Sherrill <joel@OARcorp.com>
189
190        * configure.ac: or32 does not currently support librpc.
191
[d3ed9703]1922002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
195
[0aa6384]1962002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
199        Use AS_IF instead of if/then/else/fi.
200
[c8f1338f]2012002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * wrapup/Makefile.am: Use librtems.a.
204        * wrapup/Makefile.am: Use libsapi.a.
205
[b9e6c6b]2062002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * wrapup/Makefile.am: Use libscore.a.
209
[532fad28]2102002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * aclocal/canonicalize-tools.m4: Remove LD.
213        * automake/lib.am: Remove LD.
214        * Makefile.am: Put preinstall-stamp into CLEANFILES.
215
[4bfe135]2162002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
219        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
220
[79b15c1d]2212002-07-31      Joel Sherrill <joel@OARcorp.com>
222
223        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
224        was just a stub and only the OR32 port is getting worked on.
225
[0702a31]2262002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
229
[c3efdb3]2302002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * automake/compile.am: Use .$(OBJEXT) instead of .o.
233
[305dd8bd]2342002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
237
[405c7d1]2382002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * wrapup/Makefile.am: Use project_libdir instead of
241        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
242        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
243
[9f6d7a3]2442002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * automake/lib.am: Use project_libdir instead of
247        $(PROJECT_RELEASE)/lib.
248
[14620166]2492002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
252        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
253        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
254        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
255        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
256        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
257        references to bsp_specs. Use project_libdir instead of
258        $(PROJECT_RELEASE)/lib.
259
[60f3702]2602002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
263        * aclocal/check-cpu.m4: Ditto.
264        * aclocal/check-bsps.m4: Ditto.
265
[1b16e63c]2662002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * automake/multilib.am: Add install-multi.
269        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
270        version.m4.
271        Add --with-project-root.
272        Reflect --with-project-root to setting up PROJECT_ROOT.
273        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
274        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
275        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
276
[51b4875]2772002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * configure.ac: RTEMS_TOP(..).
280
[fa348b7d]2812002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
284
[a9d97a8]2852002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
288
[74701e1]2892002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * configure.ac: Remove RTEMS_PROJECT_ROOT.
292        * aclocal/project-root.m4: Remove.
293
[18ec075f]2942002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * aclocal/enable-multiprocessing.m4: Fix typo.
297        * aclocal/prog-cc.m4: Remove obsolete comments.
298        Comment out GCCSED.
299
[272413c]3002002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * aclocal/prog-ccas.m4: New.
303        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
304        RTEMS_GCC_PRINT
305        * aclocal/check-multiprocessing.m4: Fix typo.
[5261406]306        * automake/compile.am: Remove CXX support.
307        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
[272413c]308
[15c107ff]3092002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
312
[27f9f12]3132002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * configure.ac: Remove references to RTEMS_BSP.
316        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
317        Allow building w/ --enable-multiprocessing --enable-multilib.
318        * aclocal/enable-multiprocessing.m4:
319        Eliminate RTEMS_HAS_MULTIPROCESSING.
320
[2239edfd]3212002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * wrapup/Makefile.am: Fix stupid typo in previous patch.
324
[e73e576]3252002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * configure.ac: Add librpc. AC_PROG_RANLIB.
328        * wrapup/Makefile.am: Add librpc.
329        Use relative path to lib*.a for
330        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
331
[4e987e77]3322002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * aclocal/subdirs.m4: Remove.
335
[7001a48]3362002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * wrapup/Makefile.am: Use relative path to lib*.a for
339        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
340
[607e6b36]3412002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
342
343        * Makefile.am: Include $(top_srcdir)/automake/*.am.
344        Use aclocal.
345        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
346        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
347        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
348        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
349        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
350        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
351        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
352        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
353        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
354        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
355        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
356        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
357        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
358        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
359        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
360        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
361        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
362        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
363
[14e2477]3642002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * aclocal/bsp-alias.m4: Copied over from aclocal/.
367        * aclocal/canonical-host.m4: Ditto.
368        * aclocal/canonical-target-name.m4: Ditto.
369        * aclocal/canonicalize-tools.m4: Ditto.
370        * aclocal/check-bsp-cache.m4: Ditto.
371        * aclocal/check-bsps.m4: Ditto.
372        * aclocal/check-cpu.m4: Ditto.
373        * aclocal/check-itron.m4: Ditto.
374        * aclocal/check-multiprocessing.m4: Ditto.
375        * aclocal/check-networking.m4: Ditto.
376        * aclocal/check-newlib.m4: Ditto.
377        * aclocal/check-posix.m4: Ditto.
378        * aclocal/check-tool.m4: Ditto.
379        * aclocal/enable-bare.m4: Ditto.
380        * aclocal/enable-inlines.m4: Ditto.
381        * aclocal/enable-itron.m4: Ditto.
382        * aclocal/enable-multiprocessing.m4: Ditto.
383        * aclocal/enable-networking.m4: Ditto.
384        * aclocal/enable-posix.m4: Ditto.
385        * aclocal/enable-rtemsbsp.m4: Ditto.
386        * aclocal/env-rtemsbsp.m4: Ditto.
387        * aclocal/env-rtemscpu.m4: Ditto.
388        * aclocal/gcc-pipe.m4: Ditto.
389        * aclocal/gcc-specs.m4: Ditto.
390        * aclocal/multi.m4: Ditto.
391        * aclocal/multilib.m4: Ditto.
392        * aclocal/prog-cc.m4: Ditto.
393        * aclocal/project-root.m4: Ditto.
394        * aclocal/rtems-cpu-subdirs.m4: Ditto.
395        * aclocal/rtems-debug.m4: Ditto.
396        * aclocal/rtems-top.m4: Ditto.
397        * aclocal/subdirs.m4: Ditto.
398        * aclocal/sysv-ipc.m4: Ditto.
399        * aclocal/tool-paths.m4: Ditto.
400        * aclocal/version.m4: Ditto.
401
[39dfccf2]4022002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
403
404        * automake/compile.am: Copied over from automake/.
405        * automake/lib.am: Copied over from automake/.
406        * automake/local.am: Copied over from automake/.
407        * automake/multilib.am: Copied over from automake/.
408        * automake/subdirs.am: Copied over from automake/.
409        * Makefile.am: Add automake/*.am.
410
[3e39b47]4112002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
412
413        * configure.ac: Add libnetworking.
414        * wrapup/Makefile.am: Ditto.
415
[35cd6ae]4162002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
417
418        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
419        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
420
[90926129]4212002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
422
423        * configure.ac: Add libcsupport.
424        * wrapup/Makefile.am: Ditto.
425
[c16dcbc8]4262002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
427
428        * Makefile.am: Add preinstall-stamp.
429
[cb9b2bfc]4302002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
431
432        * configure.ac: Remove ENABLE_GCC28.
433
[34fd745]4342002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
435
436        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
437
[1960925d]4382002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
439
440        * configure.ac:
441        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
442        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
443        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
444        * Makefile.am: Remove AUTOMAKE_OPTIONS.
445        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
446
[cdf5a5b4]4472001-01-17      Joel Sherrill <joel@OARcorp.com>
448
449        * ChangeLog: Deleted duplicate blank line.
450
[64b1f81]4512002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
452
453        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
454        ITRON_SUBDIRS.
455        * configure.ac: Rework enable_unixlib handling.
456        Add RTEMS_MULTILIBS to cpuopts.h.
457        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
458        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
459
[dd2906e]4602002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
461
462        * wrapup/Makefile.am: Add install-hook.
463        Remove SIZE_RTEMS.
464        * include/rtems/fs.h: New, extracted from libio_.h.
465        * include/rtems/userenv.h: New. extracted from libio_.h.
466
[029527b6]4672002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
469        * Makefile.am: Readded reference to wrapup.
470
[20db683]4712002-01-06      Joel Sherrill <joel@OARcorp.com>
472
473        * wrapup/.cvsignore: Readded.
474        * include/.cvsignore: New file.
475
[cc279333]4762002-01-04      Joel Sherrill <joel@OARcorp.com>
477
478        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
479
[8217c40]4802001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
481
482        * configure.ac: Use AS_IF instead of if/then/else.
483        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
484        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
485        Add include/Makefile to CONFIG_FILES.
486        Add AC_ENABLE_MULITLIB.
487        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
488        Remove */optman/Makefile from CONFIG_FILES.
489        * Makefile.am: Add include to SUBDIRS.
490        * rtems/Makefile.am: Remove optman from SUBDIRS.
491        * sapi/Makefile.am: Remove optman from SUBDIRS.
492        * include/Makefile.am: New file.
493        * include/rtems/bspIo.h: Relocated from lib/include.
494        * include/rtems/libio_.h: Relocated from lib/include.
495
[989b938]4962001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
497
498        * wrapup/posix/Makefile.am: Add multilib support.
499        * wrapup/itron/Makefile.am: Add multilib support.
500        * wrapup/rtems/Makefile.am: Add multilib support.
501        * Makefile.am: Add multilib support.
502
[7660ccd8]5032001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
504
505        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
506
[81d4759]5072001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
508
509        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
510        Reflect changes to configuration of rtems, score and sapi subdirs.
511        * Makefile.am: require automake-1.5.
512
[66387986]5132001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
514
515        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
516        * configure.in: Remove.
517        * configure.ac: New file, generated from configure.in by autoupdate.
518
[615a7d0]5192001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
520
521        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
522
[53c3a2c6]5232001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
524
525        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
526
[c0394d4b]5272001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
528
529        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
530
[76c0bbbb]5312000-12-01      Joel Sherrill <joel@OARcorp.com>
532
533        * configure.in: Removed error check for enabling macros with
534        either POSIX or ITRON API.
535
[feead226]5362000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
537
538        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
539
[a314d3b4]5402000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
541
542        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
543
[5582de1]5442000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
545
546        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
547        Switch to GNU canonicalization.
548
[5fa62fc4]5492000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
550
551        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
552
[d79bdeb]5532000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
554
555        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
556        wrapup/rtems/Makefile.am: Include compile.am
557
[e94ad1fe]5582000-08-10      Joel Sherrill <joel@OARcorp.com>
559
560        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.