source: rtems/cpukit/ChangeLog @ 7987c2a

4.104.114.84.95
Last change on this file since 7987c2a was 7987c2a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/22/03 at 12:35:41

2003-11-22 Ralf Corsepius <corsepiu@…>

  • wrapup/Makefile.am: Reflect having removed libnetworking/wrapup.
  • configure.ac: Ditto.
  • Property mode set to 100644
File size: 25.1 KB
Line 
12003-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Reflect having removed libnetworking/wrapup.
4        * configure.ac: Ditto.
5
62003-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * acinclude.m4: New.
9        * configure.ac: Don't use AUTOHEADER to generate cpuopts.h.
10        Add local autoheader config.h.
11        * aclocal/canonical-target-name.m4: Require AC_CANONICAL_HOST.
12        * aclocal/enable-inlines.m4: Remove USE_MACROS (Unused).
13
142003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * aclocal/check-posix.m4: Add m4-quotes.
17        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
18        * aclocal/canonical-host.m4: Remove.
19        * configure.ac: Remove RTEMS_CANONICAL_HOST.
20        * aclocal/sysv-ipc.m4: Remove reference to RTEMS_CANONICAL_HOST.
21        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_HOST instead of
22        AC_CANONICAL_TARGET. Use $host instead of $target.
23
242003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * aclocal/check-multiprocessing.m4: Add m4-quotes.
27        Remove RTEMS_CHECK_CPU.
28        * aclocal/check-itron.m4: Add m4-quotes.
29        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
30        * aclocal/check-networking.m4: Add m4-quotes.
31        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
32        * aclocal/check-cpu.m4: Remove.
33        * aclocal/canonical-target-name.m4: Add m4-quotes.
34        * configure.ac: Merge-in former aclocal/check-cpu.m4.
35
362003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * configure.ac: Check for sys/cdefs.h.
39        * aclocal/env-rtems-cpu.m4: Add project_includedir.
40        Deprecate PROJECT_INCLUDE.  Change project_includedir to
41        $(PROJECT_ROOT)/include for multilibs.
42
432003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am: Merge-in include/Makefile.am.
46        * include/Makefile.am: Remove.
47        * configure.ac: Reflect having removed include/Makefile.am and
48        librpc/include/Makefile.am.
49
502003-09-04      Joel Sherrill <joel@OARcorp.com>
51
52        * include/rtems/bspIo.h, include/rtems/fs.h, include/rtems/userenv.h:
53        URL for license changed.
54
552003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * aclocal/rtems-top.m4: Add RTEMS_API.
58        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
59
602003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * aclocal/rtems-debug.m4: Remove.
63        * aclocal/enable-rtems-debug.m4: New (Split out from rtems-debug.m4).
64        * aclocal/check-rtems-debug.m4: New (Split out from rtems-debug.m4).
65
662003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * automake/local.am: Remove "debug".
69
702003-08-11      Joel Sherrill <joel@OARcorp.com>
71
72        * configure.ac: Removed duplicate entry.
73
742003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
77
782003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * configure.ac: Add libmisc/fsmount/Makefile.
81
822003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * wrapup/Makefile.am: Remove '/' after $(DESTDIR).
85
862003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * wrapup/Makefile.am: Remove bogus $(MULTISUBDIR).
89
902003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * configure.ac: Merge-in librpc/configure.ac.
93        * Makefile.am: Add librpc to SUBDIRS.
94        Remove @subdirs@.
95
962003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * configure.ac: Merge-in libcsupport/configure.ac.
99        * Makefile.am: Add libcsupport to SUBDIRS.
100
1012003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.ac: Merge-in posix/configure.ac.
104        Merge-in itron/configure.ac.
105        Misc. cosmetical changes.
106        * Makefile.am: Add posix, itron to SUBDIRS.
107
1082003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * configure.ac: Merge-in libnetworking/configure.ac.
111        Remove "rtems-" from RTEMS_VERSION.
112        Add AC_CHECK_FUNCS([strsep strcasecmp snprintf]).
113        * Makefile.am: Add libmisc to SUBDIRS.
114
1152003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * configure.ac: Merge-in libmisc/configure.ac.
118        * Makefile.am: Add libmisc to SUBDIRS.
119
1202003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * configure.ac: Merge-in libfs/configure.ac.
123        * Makefile.am: Add libfs to SUBDIRS.
124
1252003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * configure.ac: Merge-in libblock/configure.ac.
128        * Makefile.am: Add libblock to SUBDIRS.
129
1302003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * configure.ac: Merge-in ada/configure.ac.
133        * Makefile.am: Add ada to SUBDIRS.
134
1352003-07-03      Joel Sherrill <joel@OARcorp.com>
136
137        * aclocal/version.m4: Updated to rtems-ss-20030703.
138
1392003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        PR 409:
142        * include/Makefile.am: Add rtems/stdint.h
143        * include/rtems/stdint.h: New.
144
1452003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        PR 321:
148        * aclocal/env-rtemscpu.m4: Remove support for profile-variant.
149        * automake/compile.am: Ditto.
150        * automake/local.am: Ditto.
151
1522003-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * automake/compile.am: Remove LIBSUFFIX_VA (unused).
155
1562003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * aclocal/env-rtemscpu.m4: Merge-in env-rtemsbsp.m4.
159        * aclocal/env-rtemsbsp.m4: Remove.
160        * aclocal/enable-rtemsbsp.m4: Remove.
161
1622003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * aclocal/env-rtemscpu.m4: Remove stray '/' in setting up
165        project_libdir.
166
1672003-04-17      Joel Sherrill <joel@OARcorp.com>
168
169        * aclocal/version.m4: Updated to rtems-ss-20030417.
170
1712003-04-11      Joel Sherrill <joel@OARcorp.com>
172
173        * aclocal/version.m4: Updated to rtems-ss-20030411.
174
1752003-04-11      Joel Sherrill <joel@OARcorp.com>
176
177        * aclocal/version.m4: Updated to rtems-ss-20020411.
178
1792003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * wrapup/Makefile.am: Remove '/' after $(DESTDIR) to work around
182        Cygwin mistreating paths.
183
1842003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * wrapup/Makefile.am: Reflect changes to project_libdir.
187
1882003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * aclocal/env-rtemscpu.m4: Remove obsolete comment.
191        Add MULTISUBDIR to project_libdir.
192
1932003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * aclocal/env-rtemscpu.m4: Remove RTEMS_ROOT (Unused).
196        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT (Unused).
197        Remove RTEMS_PROJECT_ROOT (Unused).
198        * aclocal/tool-paths.m4: Delete.
199
2002003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * configure.ac: Remove AC_CONFIG_AUX_DIR.
203        * aclocal/rtems-top.m4: Add AC_CONFIG_AUX_DIR.
204
2052003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * configure.ac: AC_PREREQ(2.57).
208
2092003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * configure.ac: Remove sptables.h.in.
212
2132003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * configure.ac: Remove AC_SUBST(RTEMS_VERSION).
216        AC_DEFINE(RTEMS_VERSION) to propagate it through cpuopts.h.
217
2182003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * configure.ac: AC_SUBST(RTEMS_VERSION,_RTEMS_VERSION).
221
2222003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * aclocal/gcc-isystem.m4: New.
225        * aclocal/gcc-specs.m4: Remove.
226        * aclocal/prog-cc.m4: Remove RTEMS_GCC_SPECS.
227        Add RTEMS_GCC_ISYSTEM.
228        Reformat setting up RTEMS_CPPFLAGS.
229
2302003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * automake/local.am: Introduce depend-gcc.
233        Remove ${ARCH}.
234        * automake/compile.am: Remove GCCSPECS, GCC_SPECS, CONFIG.CC, CC,
235        CPP. Add ${ARCH}. depend-gcc.
236        * aclocal/prog-cc.m4: Set up RTEMS_CPPFLAGS.
237        * aclocal/env-rtemscpu.m4: Remove GCC_SPECS.
238        * aclocal/env-rtemsbsp.m4: Remove GCC_SPECS.
239
2402003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
243
2442003-01-28      Joel Sherrill <joel@OARcorp.com>
245
246        * aclocal/version.m4: Updated to rtems-ss-20030128.
247
2482003-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * automake/local.am: Remove distclean-local.
251        Remove PROJECT_TOOLS.
252
2532003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
256        Remove CLOBBER_DEPEND (Unused).
257
2582002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * automake/compile.am: Remove $(RTEMS_BSP_CFLAGS).
261
2622002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263        * wrapup/Makefile.am: Fix path to libxdr and librpc (Another typo in
264        from the 2002-12-12 patch).
265
2662002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * wrapup/Makefile.am: Fix typo in yesterday's patch.
269
2702002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * wrapup/Makefile.am: Don't create $ARCH.
273        Use install-data-local to install librtemscpu.a
274
2752002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * wrapup/Makefile.am: Add libmisc.
278
2792002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * configure.ac: Add AC_CONFIG_SUBDIR(libmisc).
282
2832002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
286        * aclocal/env-rtemscpu.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
287        * aclocal/check-bsps.m4: Remove.
288
2892002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * wrapup/Makefile.am: Remove *_OBJS, use LIBS+= instead.
292        * configure.ac: Require autoconf >= 2.54, automake-1.7.2.
293
2942002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * wrapup/Makefile.am: Reflect changes to score/.
297        * configure.ac: Reflect changes to score/.
298
2992002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * wrapup/Makefile.am: Reflect changes to sapi/.
302        * configure.ac: Reflect changes to sapi/.
303
3042002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * configure.ac: Add AC_SUBST(INLINEdir).
307
3082002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * wrapup/Makefile.am: Reflect changes to rtems/.
311        * configure.ac: Reflect changes to rtems/.
312
3132002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * wrapup/Makefile.am: Reflect changes to posix/.
316        Reflect changes to itron/.
317
3182002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
321
3222002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * automake/multilib.am: Don't include @RTEMS_BSP@.cfg.
325        * automake/compile.am: Remove hard-coded CFLAGS_PROFILE_V.
326        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
327        CFLAGS_PROFILE_V.
328        Hard-code RTEMS_CFLAGS_PROFILE = -pg
329        * aclocal/prog-cc.m4: Sync with toplevel/aclocal/prog-cc.m4.
330        Remove GCCSED.
331        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
332        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V.
333
3342002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * aclocal/rtems-flags.m4: New.
337
3382002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V (Unused).
341
3422002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x.
345        * aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
346
3472002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * include/rtems/libio_.h: Remove.
350
3512002-11-18      Joel Sherrill <joel@OARcorp.com>
352
353        * aclocal/version.m4: Updated to rtems-ss-20021118.
354
3552002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * include/rtems/userenv.h: Rely upon <limits.h> for
358        _POSIX_LOGIN_NAME_MAX.
359
3602002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS.
363        * automake/compile.am: Acknowledge configuration-time CFLAGS.
364        Remove CFLAGS_DEFAULT.
365
3662002-11-11      Joel Sherrill <joel@OARcorp.com>
367
368        * aclocal/version.m4: Updated to rtems-ss-20021111.
369
3702002-11-11      Joel Sherrill <joel@OARcorp.com>
371
372        * aclocal/version.m4: Updated to rtems-ss-20021111.
373
3742002-11-01      Joel Sherrill <joel@OARcorp.com>
375
376        * ChangeLog: Corrected.
377
3782002-10-30      Eric Norum <eric.norum@usask.ca>
379
380        * include/rtems/bspIo.h: Add vprintk function for kernel printing
381        from routines which have already obtained the va_list pointer.
382
3832002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
384
385        * aclocal/check-bsp-cache.m4: Remove.
386
3872002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
390
3912002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
393        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
394
3952002-10-21      Joel Sherrill <joel@OARcorp.com>
396
397        * aclocal/version.m4: Updated to rtems-20021021-test.
398
3992002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * .cvsignore: Reformat.
402        Add autom4te*cache.
403        Remove autom4te.cache.
404
4052002-10-07      Joel Sherrill <joel@OARcorp.com>
406
407        * aclocal/version.m4: Updated to rtems-ss-20021007.
408
4092002-10-04      Joel Sherrill <joel@OARcorp.com>
410
411        * aclocal/version.m4: Updated to rtems-JUNK.
412
4132002-10-04      Joel Sherrill <joel@OARcorp.com>
414
415        * aclocal/version.m4: Updated to rtems-ss-20021004.
416
4172002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * score/include/Makefile.am: Remove cpuopt.h generation.
420        * configure.ac: Correct package name.
421        Don't build ada if POSIX is disabled.
422        Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
423
4242002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
425
426        * aclocal/prog-gnat.m4: New.
427        * configure.ac: Add ada subdir handling.
428
4292002-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * aclocal/bsp-alias.m4: Remove.
432
4332002-08-07      Joel Sherrill <joel@OARcorp.com>
434
435        * aclocal/version.m4: Updated to rtems-ss-20020807.
436
4372002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
438
439        * configure.ac: Add missing ',' to librpc activation.
440        Add AC_MSG_CHECKING/AC_MSG_RESULT.
441        * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
442
4432002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
444
445        * configure.ac: Fix bug in librpc activation, having introduced by
446        yesterday's patch.
447
4482002-08-06      Joel Sherrill <joel@OARcorp.com>
449
450        * configure.ac: or32 does not currently support librpc.
451
4522002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
453
454        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
455
4562002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
459        Use AS_IF instead of if/then/else/fi.
460
4612002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
462
463        * wrapup/Makefile.am: Use librtems.a.
464        * wrapup/Makefile.am: Use libsapi.a.
465
4662002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
467
468        * wrapup/Makefile.am: Use libscore.a.
469
4702002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
471
472        * aclocal/canonicalize-tools.m4: Remove LD.
473        * automake/lib.am: Remove LD.
474        * Makefile.am: Put preinstall-stamp into CLEANFILES.
475
4762002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
477
478        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
479        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
480
4812002-07-31      Joel Sherrill <joel@OARcorp.com>
482
483        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
484        was just a stub and only the OR32 port is getting worked on.
485
4862002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
487
488        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
489
4902002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
491
492        * automake/compile.am: Use .$(OBJEXT) instead of .o.
493
4942002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
495
496        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
497
4982002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
499
500        * wrapup/Makefile.am: Use project_libdir instead of
501        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
502        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
503
5042002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
505
506        * automake/lib.am: Use project_libdir instead of
507        $(PROJECT_RELEASE)/lib.
508
5092002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
510
511        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
512        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
513        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
514        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
515        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
516        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
517        references to bsp_specs. Use project_libdir instead of
518        $(PROJECT_RELEASE)/lib.
519
5202002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
521
522        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
523        * aclocal/check-cpu.m4: Ditto.
524        * aclocal/check-bsps.m4: Ditto.
525
5262002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
527
528        * automake/multilib.am: Add install-multi.
529        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
530        version.m4.
531        Add --with-project-root.
532        Reflect --with-project-root to setting up PROJECT_ROOT.
533        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
534        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
535        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
536
5372002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
538
539        * configure.ac: RTEMS_TOP(..).
540
5412002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
542
543        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
544
5452002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
546
547        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
548
5492002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
550
551        * configure.ac: Remove RTEMS_PROJECT_ROOT.
552        * aclocal/project-root.m4: Remove.
553
5542002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
555
556        * aclocal/enable-multiprocessing.m4: Fix typo.
557        * aclocal/prog-cc.m4: Remove obsolete comments.
558        Comment out GCCSED.
559
5602002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
561
562        * aclocal/prog-ccas.m4: New.
563        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
564        RTEMS_GCC_PRINT
565        * aclocal/check-multiprocessing.m4: Fix typo.
566        * automake/compile.am: Remove CXX support.
567        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
568
5692002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
570
571        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
572
5732002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
574
575        * configure.ac: Remove references to RTEMS_BSP.
576        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
577        Allow building w/ --enable-multiprocessing --enable-multilib.
578        * aclocal/enable-multiprocessing.m4:
579        Eliminate RTEMS_HAS_MULTIPROCESSING.
580
5812002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
582
583        * wrapup/Makefile.am: Fix stupid typo in previous patch.
584
5852002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
586
587        * configure.ac: Add librpc. AC_PROG_RANLIB.
588        * wrapup/Makefile.am: Add librpc.
589        Use relative path to lib*.a for
590        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
591
5922002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
593
594        * aclocal/subdirs.m4: Remove.
595
5962002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
597
598        * wrapup/Makefile.am: Use relative path to lib*.a for
599        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
600
6012002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
602
603        * Makefile.am: Include $(top_srcdir)/automake/*.am.
604        Use aclocal.
605        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
606        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
607        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
608        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
609        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
610        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
611        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
612        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
613        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
614        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
615        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
616        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
617        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
618        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
619        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
620        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
621        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
622        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
623
6242002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
625
626        * aclocal/bsp-alias.m4: Copied over from aclocal/.
627        * aclocal/canonical-host.m4: Ditto.
628        * aclocal/canonical-target-name.m4: Ditto.
629        * aclocal/canonicalize-tools.m4: Ditto.
630        * aclocal/check-bsp-cache.m4: Ditto.
631        * aclocal/check-bsps.m4: Ditto.
632        * aclocal/check-cpu.m4: Ditto.
633        * aclocal/check-itron.m4: Ditto.
634        * aclocal/check-multiprocessing.m4: Ditto.
635        * aclocal/check-networking.m4: Ditto.
636        * aclocal/check-newlib.m4: Ditto.
637        * aclocal/check-posix.m4: Ditto.
638        * aclocal/check-tool.m4: Ditto.
639        * aclocal/enable-bare.m4: Ditto.
640        * aclocal/enable-inlines.m4: Ditto.
641        * aclocal/enable-itron.m4: Ditto.
642        * aclocal/enable-multiprocessing.m4: Ditto.
643        * aclocal/enable-networking.m4: Ditto.
644        * aclocal/enable-posix.m4: Ditto.
645        * aclocal/enable-rtemsbsp.m4: Ditto.
646        * aclocal/env-rtemsbsp.m4: Ditto.
647        * aclocal/env-rtemscpu.m4: Ditto.
648        * aclocal/gcc-pipe.m4: Ditto.
649        * aclocal/gcc-specs.m4: Ditto.
650        * aclocal/multi.m4: Ditto.
651        * aclocal/multilib.m4: Ditto.
652        * aclocal/prog-cc.m4: Ditto.
653        * aclocal/project-root.m4: Ditto.
654        * aclocal/rtems-cpu-subdirs.m4: Ditto.
655        * aclocal/rtems-debug.m4: Ditto.
656        * aclocal/rtems-top.m4: Ditto.
657        * aclocal/subdirs.m4: Ditto.
658        * aclocal/sysv-ipc.m4: Ditto.
659        * aclocal/tool-paths.m4: Ditto.
660        * aclocal/version.m4: Ditto.
661
6622002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
663
664        * automake/compile.am: Copied over from automake/.
665        * automake/lib.am: Copied over from automake/.
666        * automake/local.am: Copied over from automake/.
667        * automake/multilib.am: Copied over from automake/.
668        * automake/subdirs.am: Copied over from automake/.
669        * Makefile.am: Add automake/*.am.
670
6712002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
672
673        * configure.ac: Add libnetworking.
674        * wrapup/Makefile.am: Ditto.
675
6762002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
677
678        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
679        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
680
6812002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
682
683        * configure.ac: Add libcsupport.
684        * wrapup/Makefile.am: Ditto.
685
6862002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
687
688        * Makefile.am: Add preinstall-stamp.
689
6902002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
691
692        * configure.ac: Remove ENABLE_GCC28.
693
6942002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
695
696        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
697
6982002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
699
700        * configure.ac:
701        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
702        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
703        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
704        * Makefile.am: Remove AUTOMAKE_OPTIONS.
705        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
706
7072001-01-17      Joel Sherrill <joel@OARcorp.com>
708
709        * ChangeLog: Deleted duplicate blank line.
710
7112002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
712
713        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
714        ITRON_SUBDIRS.
715        * configure.ac: Rework enable_unixlib handling.
716        Add RTEMS_MULTILIBS to cpuopts.h.
717        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
718        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
719
7202002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
721
722        * wrapup/Makefile.am: Add install-hook.
723        Remove SIZE_RTEMS.
724        * include/rtems/fs.h: New, extracted from libio_.h.
725        * include/rtems/userenv.h: New. extracted from libio_.h.
726
7272002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
728
729        * Makefile.am: Readded reference to wrapup.
730
7312002-01-06      Joel Sherrill <joel@OARcorp.com>
732
733        * wrapup/.cvsignore: Readded.
734        * include/.cvsignore: New file.
735
7362002-01-04      Joel Sherrill <joel@OARcorp.com>
737
738        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
739
7402001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
741
742        * configure.ac: Use AS_IF instead of if/then/else.
743        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
744        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
745        Add include/Makefile to CONFIG_FILES.
746        Add AC_ENABLE_MULITLIB.
747        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
748        Remove */optman/Makefile from CONFIG_FILES.
749        * Makefile.am: Add include to SUBDIRS.
750        * rtems/Makefile.am: Remove optman from SUBDIRS.
751        * sapi/Makefile.am: Remove optman from SUBDIRS.
752        * include/Makefile.am: New file.
753        * include/rtems/bspIo.h: Relocated from lib/include.
754        * include/rtems/libio_.h: Relocated from lib/include.
755
7562001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
757
758        * wrapup/posix/Makefile.am: Add multilib support.
759        * wrapup/itron/Makefile.am: Add multilib support.
760        * wrapup/rtems/Makefile.am: Add multilib support.
761        * Makefile.am: Add multilib support.
762
7632001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
764
765        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
766
7672001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
768
769        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
770        Reflect changes to configuration of rtems, score and sapi subdirs.
771        * Makefile.am: require automake-1.5.
772
7732001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
774
775        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
776        * configure.in: Remove.
777        * configure.ac: New file, generated from configure.in by autoupdate.
778
7792001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
780
781        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
782
7832001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
784
785        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
786
7872001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
788
789        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
790
7912000-12-01      Joel Sherrill <joel@OARcorp.com>
792
793        * configure.in: Removed error check for enabling macros with
794        either POSIX or ITRON API.
795
7962000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
797
798        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
799
8002000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
801
802        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
803
8042000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
805
806        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
807        Switch to GNU canonicalization.
808
8092000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
810
811        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
812
8132000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
814
815        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
816        wrapup/rtems/Makefile.am: Include compile.am
817
8182000-08-10      Joel Sherrill <joel@OARcorp.com>
819
820        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.