source: rtems/cpukit/ChangeLog @ da0fc5d

4.104.114.84.95
Last change on this file since da0fc5d was da0fc5d, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/08/03 at 17:08:05

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

  • configure.ac: Merge-in librpc/configure.ac.
  • Makefile.am: Add librpc to SUBDIRS. Remove @subdirs@.
  • Property mode set to 100644
File size: 22.2 KB
RevLine 
[da0fc5d]12003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Merge-in librpc/configure.ac.
4        * Makefile.am: Add librpc to SUBDIRS.
5        Remove @subdirs@.
6
[07da959]72003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * configure.ac: Merge-in libcsupport/configure.ac.
10        * Makefile.am: Add libcsupport to SUBDIRS.
11
[b422de6c]122003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * configure.ac: Merge-in posix/configure.ac.
15        Merge-in itron/configure.ac.
16        Misc. cosmetical changes.
17        * Makefile.am: Add posix, itron to SUBDIRS.
18
[85956f9]192003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac: Merge-in libnetworking/configure.ac.
22        Remove "rtems-" from RTEMS_VERSION.
23        Add AC_CHECK_FUNCS([strsep strcasecmp snprintf]).
24        * Makefile.am: Add libmisc to SUBDIRS.
25
[e30210ea]262003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.ac: Merge-in libmisc/configure.ac.
29        * Makefile.am: Add libmisc to SUBDIRS.
30
[e604ab6]312003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * configure.ac: Merge-in libfs/configure.ac.
34        * Makefile.am: Add libfs to SUBDIRS.
35
[9483fbf]362003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * configure.ac: Merge-in libblock/configure.ac.
39        * Makefile.am: Add libblock to SUBDIRS.
40
[92ed8c2]412003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * configure.ac: Merge-in ada/configure.ac.
44        * Makefile.am: Add ada to SUBDIRS.
45
[73defea0]462003-07-03      Joel Sherrill <joel@OARcorp.com>
47
48        * aclocal/version.m4: Updated to rtems-ss-20030703.
49
[f4e204c]502003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        PR 409:
53        * include/Makefile.am: Add rtems/stdint.h
54        * include/rtems/stdint.h: New.
55
[d46ec86]562003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        PR 321:
59        * aclocal/env-rtemscpu.m4: Remove support for profile-variant.
60        * automake/compile.am: Ditto.
61        * automake/local.am: Ditto.
62
[46fa6611]632003-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * automake/compile.am: Remove LIBSUFFIX_VA (unused).
66
[1e030c49]672003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * aclocal/env-rtemscpu.m4: Merge-in env-rtemsbsp.m4.
70        * aclocal/env-rtemsbsp.m4: Remove.
71        * aclocal/enable-rtemsbsp.m4: Remove.
72
732003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * aclocal/env-rtemscpu.m4: Remove stray '/' in setting up
76        project_libdir.
77
[7ae9530]782003-04-17      Joel Sherrill <joel@OARcorp.com>
79
80        * aclocal/version.m4: Updated to rtems-ss-20030417.
81
[f1208c0]822003-04-11      Joel Sherrill <joel@OARcorp.com>
83
84        * aclocal/version.m4: Updated to rtems-ss-20030411.
85
[1ee68d1]862003-04-11      Joel Sherrill <joel@OARcorp.com>
87
88        * aclocal/version.m4: Updated to rtems-ss-20020411.
89
[f62f49e3]902003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * wrapup/Makefile.am: Remove '/' after $(DESTDIR) to work around
93        Cygwin mistreating paths.
94
952003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * wrapup/Makefile.am: Reflect changes to project_libdir.
98
992003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * aclocal/env-rtemscpu.m4: Remove obsolete comment.
102        Add MULTISUBDIR to project_libdir.
103
1042003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * aclocal/env-rtemscpu.m4: Remove RTEMS_ROOT (Unused).
107        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT (Unused).
108        Remove RTEMS_PROJECT_ROOT (Unused).
109        * aclocal/tool-paths.m4: Delete.
110
[9b353a5]1112003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * configure.ac: Remove AC_CONFIG_AUX_DIR.
114        * aclocal/rtems-top.m4: Add AC_CONFIG_AUX_DIR.
115
1162003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * configure.ac: AC_PREREQ(2.57).
119
1202003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * configure.ac: Remove sptables.h.in.
123
[490a605]1242003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * configure.ac: Remove AC_SUBST(RTEMS_VERSION).
127        AC_DEFINE(RTEMS_VERSION) to propagate it through cpuopts.h.
128
1292003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * configure.ac: AC_SUBST(RTEMS_VERSION,_RTEMS_VERSION).
132
1332003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * aclocal/gcc-isystem.m4: New.
136        * aclocal/gcc-specs.m4: Remove.
137        * aclocal/prog-cc.m4: Remove RTEMS_GCC_SPECS.
138        Add RTEMS_GCC_ISYSTEM.
139        Reformat setting up RTEMS_CPPFLAGS.
140
1412003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * automake/local.am: Introduce depend-gcc.
144        Remove ${ARCH}.
145        * automake/compile.am: Remove GCCSPECS, GCC_SPECS, CONFIG.CC, CC,
146        CPP. Add ${ARCH}. depend-gcc.
147        * aclocal/prog-cc.m4: Set up RTEMS_CPPFLAGS.
148        * aclocal/env-rtemscpu.m4: Remove GCC_SPECS.
149        * aclocal/env-rtemsbsp.m4: Remove GCC_SPECS.
150
[6b2b4a36]1512003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
154
[4f3e2c28]1552003-01-28      Joel Sherrill <joel@OARcorp.com>
156
157        * aclocal/version.m4: Updated to rtems-ss-20030128.
158
[08df9a21]1592003-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * automake/local.am: Remove distclean-local.
162        Remove PROJECT_TOOLS.
163
[16735ca]1642003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
167        Remove CLOBBER_DEPEND (Unused).
168
[28ed8f3]1692002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * automake/compile.am: Remove $(RTEMS_BSP_CFLAGS).
[5919677]172
[28ed8f3]1732002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[5919677]174        * wrapup/Makefile.am: Fix path to libxdr and librpc (Another typo in
175        from the 2002-12-12 patch).
176
[ade3aa6]1772002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * wrapup/Makefile.am: Fix typo in yesterday's patch.
180
[16f417c1]1812002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * wrapup/Makefile.am: Don't create $ARCH.
184        Use install-data-local to install librtemscpu.a
185
[c2a2fff]1862002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * wrapup/Makefile.am: Add libmisc.
189
[f7952533]1902002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * configure.ac: Add AC_CONFIG_SUBDIR(libmisc).
193
[cc51f05a]1942002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
197        * aclocal/env-rtemscpu.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
198        * aclocal/check-bsps.m4: Remove.
199
[33e6983]2002002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * wrapup/Makefile.am: Remove *_OBJS, use LIBS+= instead.
203        * configure.ac: Require autoconf >= 2.54, automake-1.7.2.
204
[3c9fa54]2052002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * wrapup/Makefile.am: Reflect changes to score/.
208        * configure.ac: Reflect changes to score/.
209
2102002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * wrapup/Makefile.am: Reflect changes to sapi/.
213        * configure.ac: Reflect changes to sapi/.
214
[120e9fb]2152002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * configure.ac: Add AC_SUBST(INLINEdir).
218
[1fd4e20]2192002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * wrapup/Makefile.am: Reflect changes to rtems/.
222        * configure.ac: Reflect changes to rtems/.
223
[89e9cc49]2242002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * wrapup/Makefile.am: Reflect changes to posix/.
227        Reflect changes to itron/.
228
[baa8dd7c]2292002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
232
[8e4cd5a]2332002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * automake/multilib.am: Don't include @RTEMS_BSP@.cfg.
236        * automake/compile.am: Remove hard-coded CFLAGS_PROFILE_V.
237        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
238        CFLAGS_PROFILE_V.
239        Hard-code RTEMS_CFLAGS_PROFILE = -pg
240        * aclocal/prog-cc.m4: Sync with toplevel/aclocal/prog-cc.m4.
241        Remove GCCSED.
242        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
243        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V.
244
[8b38a769]2452002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * aclocal/rtems-flags.m4: New.
248
[fd5e23a]2492002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V (Unused).
252
[1f64ebf]2532002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x.
256        * aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
257
[97831b7]2582002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
[1f64ebf]260        * include/rtems/libio_.h: Remove.
[97831b7]261
[b5a59c3f]2622002-11-18      Joel Sherrill <joel@OARcorp.com>
263
264        * aclocal/version.m4: Updated to rtems-ss-20021118.
265
[2d3c472b]2662002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * include/rtems/userenv.h: Rely upon <limits.h> for
269        _POSIX_LOGIN_NAME_MAX.
270
[1417e2b4]2712002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS.
274        * automake/compile.am: Acknowledge configuration-time CFLAGS.
275        Remove CFLAGS_DEFAULT.
276
[2bc3f76]2772002-11-11      Joel Sherrill <joel@OARcorp.com>
278
279        * aclocal/version.m4: Updated to rtems-ss-20021111.
280
[b99463c]2812002-11-11      Joel Sherrill <joel@OARcorp.com>
282
283        * aclocal/version.m4: Updated to rtems-ss-20021111.
284
[b31106f6]2852002-11-01      Joel Sherrill <joel@OARcorp.com>
286
287        * ChangeLog: Corrected.
288
2892002-10-30      Eric Norum <eric.norum@usask.ca>
290
291        * include/rtems/bspIo.h: Add vprintk function for kernel printing
292        from routines which have already obtained the va_list pointer.
293
[489782d4]2942002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * aclocal/check-bsp-cache.m4: Remove.
297
[30d1a28f]2982002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
301
[56a1ae36]3022002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
305
[f8ee48bf]3062002-10-21      Joel Sherrill <joel@OARcorp.com>
307
308        * aclocal/version.m4: Updated to rtems-20021021-test.
309
[f8cb04a5]3102002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * .cvsignore: Reformat.
313        Add autom4te*cache.
314        Remove autom4te.cache.
315
[523fb4b]3162002-10-07      Joel Sherrill <joel@OARcorp.com>
317
318        * aclocal/version.m4: Updated to rtems-ss-20021007.
319
[71a08543]3202002-10-04      Joel Sherrill <joel@OARcorp.com>
321
322        * aclocal/version.m4: Updated to rtems-JUNK.
323
[348d21b9]3242002-10-04      Joel Sherrill <joel@OARcorp.com>
325
326        * aclocal/version.m4: Updated to rtems-ss-20021004.
327
[f31a078]3282002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * score/include/Makefile.am: Remove cpuopt.h generation.
331        * configure.ac: Correct package name.
332        Don't build ada if POSIX is disabled.
333        Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
334
[97b4bc1]3352002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * aclocal/prog-gnat.m4: New.
338        * configure.ac: Add ada subdir handling.
339
[310fee6]3402002-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * aclocal/bsp-alias.m4: Remove.
343
[d5dc04f]3442002-08-07      Joel Sherrill <joel@OARcorp.com>
345
346        * aclocal/version.m4: Updated to rtems-ss-20020807.
347
[e336882]3482002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
349
350        * configure.ac: Add missing ',' to librpc activation.
351        Add AC_MSG_CHECKING/AC_MSG_RESULT.
352        * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
353
[85eb57e7]3542002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * configure.ac: Fix bug in librpc activation, having introduced by
357        yesterday's patch.
358
[92b671dd]3592002-08-06      Joel Sherrill <joel@OARcorp.com>
360
361        * configure.ac: or32 does not currently support librpc.
362
[d3ed9703]3632002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
366
[0aa6384]3672002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
370        Use AS_IF instead of if/then/else/fi.
371
[c8f1338f]3722002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
373
374        * wrapup/Makefile.am: Use librtems.a.
375        * wrapup/Makefile.am: Use libsapi.a.
376
[b9e6c6b]3772002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * wrapup/Makefile.am: Use libscore.a.
380
[532fad28]3812002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * aclocal/canonicalize-tools.m4: Remove LD.
384        * automake/lib.am: Remove LD.
385        * Makefile.am: Put preinstall-stamp into CLEANFILES.
386
[4bfe135]3872002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
390        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
391
[79b15c1d]3922002-07-31      Joel Sherrill <joel@OARcorp.com>
393
394        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
395        was just a stub and only the OR32 port is getting worked on.
396
[0702a31]3972002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
398
399        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
400
[c3efdb3]4012002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
403        * automake/compile.am: Use .$(OBJEXT) instead of .o.
404
[305dd8bd]4052002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
406
407        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
408
[405c7d1]4092002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * wrapup/Makefile.am: Use project_libdir instead of
412        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
413        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
414
[9f6d7a3]4152002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
416
417        * automake/lib.am: Use project_libdir instead of
418        $(PROJECT_RELEASE)/lib.
419
[14620166]4202002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
421
422        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
423        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
424        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
425        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
426        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
427        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
428        references to bsp_specs. Use project_libdir instead of
429        $(PROJECT_RELEASE)/lib.
430
[60f3702]4312002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
432
433        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
434        * aclocal/check-cpu.m4: Ditto.
435        * aclocal/check-bsps.m4: Ditto.
436
[1b16e63c]4372002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
438
439        * automake/multilib.am: Add install-multi.
440        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
441        version.m4.
442        Add --with-project-root.
443        Reflect --with-project-root to setting up PROJECT_ROOT.
444        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
445        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
446        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
447
[51b4875]4482002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
449
450        * configure.ac: RTEMS_TOP(..).
451
[fa348b7d]4522002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
453
454        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
455
[a9d97a8]4562002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
459
[74701e1]4602002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
461
462        * configure.ac: Remove RTEMS_PROJECT_ROOT.
463        * aclocal/project-root.m4: Remove.
464
[18ec075f]4652002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
466
467        * aclocal/enable-multiprocessing.m4: Fix typo.
468        * aclocal/prog-cc.m4: Remove obsolete comments.
469        Comment out GCCSED.
470
[272413c]4712002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
472
473        * aclocal/prog-ccas.m4: New.
474        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
475        RTEMS_GCC_PRINT
476        * aclocal/check-multiprocessing.m4: Fix typo.
[5261406]477        * automake/compile.am: Remove CXX support.
478        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
[272413c]479
[15c107ff]4802002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
481
482        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
483
[27f9f12]4842002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
485
486        * configure.ac: Remove references to RTEMS_BSP.
487        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
488        Allow building w/ --enable-multiprocessing --enable-multilib.
489        * aclocal/enable-multiprocessing.m4:
490        Eliminate RTEMS_HAS_MULTIPROCESSING.
491
[2239edfd]4922002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
493
494        * wrapup/Makefile.am: Fix stupid typo in previous patch.
495
[e73e576]4962002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
497
498        * configure.ac: Add librpc. AC_PROG_RANLIB.
499        * wrapup/Makefile.am: Add librpc.
500        Use relative path to lib*.a for
501        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
502
[4e987e77]5032002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
504
505        * aclocal/subdirs.m4: Remove.
506
[7001a48]5072002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
508
509        * wrapup/Makefile.am: Use relative path to lib*.a for
510        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
511
[607e6b36]5122002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
513
514        * Makefile.am: Include $(top_srcdir)/automake/*.am.
515        Use aclocal.
516        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
517        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
518        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
519        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
520        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
521        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
522        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
523        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
524        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
525        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
526        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
527        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
528        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
529        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
530        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
531        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
532        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
533        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
534
[14e2477]5352002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
536
537        * aclocal/bsp-alias.m4: Copied over from aclocal/.
538        * aclocal/canonical-host.m4: Ditto.
539        * aclocal/canonical-target-name.m4: Ditto.
540        * aclocal/canonicalize-tools.m4: Ditto.
541        * aclocal/check-bsp-cache.m4: Ditto.
542        * aclocal/check-bsps.m4: Ditto.
543        * aclocal/check-cpu.m4: Ditto.
544        * aclocal/check-itron.m4: Ditto.
545        * aclocal/check-multiprocessing.m4: Ditto.
546        * aclocal/check-networking.m4: Ditto.
547        * aclocal/check-newlib.m4: Ditto.
548        * aclocal/check-posix.m4: Ditto.
549        * aclocal/check-tool.m4: Ditto.
550        * aclocal/enable-bare.m4: Ditto.
551        * aclocal/enable-inlines.m4: Ditto.
552        * aclocal/enable-itron.m4: Ditto.
553        * aclocal/enable-multiprocessing.m4: Ditto.
554        * aclocal/enable-networking.m4: Ditto.
555        * aclocal/enable-posix.m4: Ditto.
556        * aclocal/enable-rtemsbsp.m4: Ditto.
557        * aclocal/env-rtemsbsp.m4: Ditto.
558        * aclocal/env-rtemscpu.m4: Ditto.
559        * aclocal/gcc-pipe.m4: Ditto.
560        * aclocal/gcc-specs.m4: Ditto.
561        * aclocal/multi.m4: Ditto.
562        * aclocal/multilib.m4: Ditto.
563        * aclocal/prog-cc.m4: Ditto.
564        * aclocal/project-root.m4: Ditto.
565        * aclocal/rtems-cpu-subdirs.m4: Ditto.
566        * aclocal/rtems-debug.m4: Ditto.
567        * aclocal/rtems-top.m4: Ditto.
568        * aclocal/subdirs.m4: Ditto.
569        * aclocal/sysv-ipc.m4: Ditto.
570        * aclocal/tool-paths.m4: Ditto.
571        * aclocal/version.m4: Ditto.
572
[39dfccf2]5732002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
574
575        * automake/compile.am: Copied over from automake/.
576        * automake/lib.am: Copied over from automake/.
577        * automake/local.am: Copied over from automake/.
578        * automake/multilib.am: Copied over from automake/.
579        * automake/subdirs.am: Copied over from automake/.
580        * Makefile.am: Add automake/*.am.
581
[3e39b47]5822002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
583
584        * configure.ac: Add libnetworking.
585        * wrapup/Makefile.am: Ditto.
586
[35cd6ae]5872002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
588
589        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
590        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
591
[90926129]5922002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
593
594        * configure.ac: Add libcsupport.
595        * wrapup/Makefile.am: Ditto.
596
[c16dcbc8]5972002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
598
599        * Makefile.am: Add preinstall-stamp.
600
[cb9b2bfc]6012002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
602
603        * configure.ac: Remove ENABLE_GCC28.
604
[34fd745]6052002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
606
607        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
608
[1960925d]6092002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
610
611        * configure.ac:
612        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
613        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
614        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
615        * Makefile.am: Remove AUTOMAKE_OPTIONS.
616        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
617
[cdf5a5b4]6182001-01-17      Joel Sherrill <joel@OARcorp.com>
619
620        * ChangeLog: Deleted duplicate blank line.
621
[64b1f81]6222002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
623
624        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
625        ITRON_SUBDIRS.
626        * configure.ac: Rework enable_unixlib handling.
627        Add RTEMS_MULTILIBS to cpuopts.h.
628        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
629        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
630
[dd2906e]6312002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
632
633        * wrapup/Makefile.am: Add install-hook.
634        Remove SIZE_RTEMS.
635        * include/rtems/fs.h: New, extracted from libio_.h.
636        * include/rtems/userenv.h: New. extracted from libio_.h.
637
[029527b6]6382002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
639
640        * Makefile.am: Readded reference to wrapup.
641
[20db683]6422002-01-06      Joel Sherrill <joel@OARcorp.com>
643
644        * wrapup/.cvsignore: Readded.
645        * include/.cvsignore: New file.
646
[cc279333]6472002-01-04      Joel Sherrill <joel@OARcorp.com>
648
649        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
650
[8217c40]6512001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
652
653        * configure.ac: Use AS_IF instead of if/then/else.
654        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
655        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
656        Add include/Makefile to CONFIG_FILES.
657        Add AC_ENABLE_MULITLIB.
658        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
659        Remove */optman/Makefile from CONFIG_FILES.
660        * Makefile.am: Add include to SUBDIRS.
661        * rtems/Makefile.am: Remove optman from SUBDIRS.
662        * sapi/Makefile.am: Remove optman from SUBDIRS.
663        * include/Makefile.am: New file.
664        * include/rtems/bspIo.h: Relocated from lib/include.
665        * include/rtems/libio_.h: Relocated from lib/include.
666
[989b938]6672001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
668
669        * wrapup/posix/Makefile.am: Add multilib support.
670        * wrapup/itron/Makefile.am: Add multilib support.
671        * wrapup/rtems/Makefile.am: Add multilib support.
672        * Makefile.am: Add multilib support.
673
[7660ccd8]6742001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
675
676        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
677
[81d4759]6782001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
679
680        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
681        Reflect changes to configuration of rtems, score and sapi subdirs.
682        * Makefile.am: require automake-1.5.
683
[66387986]6842001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
685
686        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
687        * configure.in: Remove.
688        * configure.ac: New file, generated from configure.in by autoupdate.
689
[615a7d0]6902001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
691
692        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
693
[53c3a2c6]6942001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
695
696        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
697
[c0394d4b]6982001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
699
700        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
701
[76c0bbbb]7022000-12-01      Joel Sherrill <joel@OARcorp.com>
703
704        * configure.in: Removed error check for enabling macros with
705        either POSIX or ITRON API.
706
[feead226]7072000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
708
709        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
710
[a314d3b4]7112000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
712
713        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
714
[5582de1]7152000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
716
717        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
718        Switch to GNU canonicalization.
719
[5fa62fc4]7202000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
721
722        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
723
[d79bdeb]7242000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
725
726        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
727        wrapup/rtems/Makefile.am: Include compile.am
728
[e94ad1fe]7292000-08-10      Joel Sherrill <joel@OARcorp.com>
730
731        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.