source: rtems/cpukit/ChangeLog @ 69b40b05

4.104.114.84.95
Last change on this file since 69b40b05 was 69b40b05, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/15/03 at 15:07:23

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

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