source: rtems/cpukit/ChangeLog @ 489c158

4.104.114.84.95
Last change on this file since 489c158 was 4065de5, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/28/03 at 12:54:51

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

  • configure.ac: Reflect changes to libmisc/*.
  • Property mode set to 100644
File size: 26.8 KB
Line 
12003-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Reflect changes to libmisc/*.
4
52003-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * wrapup/Makefile.am: Merge-in former libmisc/wrapup/Makefile.am
8
92003-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: Reflect changes to libfs Makefile.ams.
12        Remove libmisc/wrapup/Makefile.
13
142003-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.ac: Use here-documents to generate cpuopts.tmp.
17        Various fixes and changes to argument processing.
18        Reflect changes to librpc Makefile.ams.
19        * acinclude.m4: Use here-documents to generate cpuopts.tmp.
20        * aclocal/check-itron.m4: Remove HAS_IRON_API.
21        * aclocal/check-multiprocessing.m4: Remove HAS_MP.
22        * aclocal/check-posix.m4: Remove HAS_POSIX_API.
23
242003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * aclocal/canonicalize-tools.m4, aclocal/check-itron.m4,
27        aclocal/check-multiprocessing.m4, aclocal/check-newlib.m4,
28        aclocal/check-posix.m4, aclocal/check-rtems-debug.m4,
29        aclocal/check-tool.m4, aclocal/enable-bare.m4,
30        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
31        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
32        aclocal/enable-posix.m4, aclocal/enable-rtems-debug.m4,
33        aclocal/env-rtemscpu.m4, aclocal/gcc-isystem.m4,
34        aclocal/gcc-pipe.m4, aclocal/multi.m4,
35        aclocal/multilib.m4, aclocal/prog-cc.m4,
36        aclocal/rtems-top.m4, aclocal/sysv-ipc.m4:
37        Fix underquoting to silence automake-1.8.
38
392003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.ac: Use RTEMS_INLINES instead of USE_INLINES.
42        Elimimate INLINESdir.
43        * aclocal/enable-inlines.m4: Ditto. Remove RTEMS_USE_MACROS.
44        * .cvsignore: Add config.h.in.
45
462003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * configure.ac: Make RTEMS_DEBUG an RTEMS_CPUOPT.
49
502003-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * wrapup/Makefile.am: Reflect having removed libnetworking/wrapup.
53        * configure.ac: Ditto.
54
552003-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * acinclude.m4: New.
58        * configure.ac: Don't use AUTOHEADER to generate cpuopts.h.
59        Add local autoheader config.h.
60        * aclocal/canonical-target-name.m4: Require AC_CANONICAL_HOST.
61        * aclocal/enable-inlines.m4: Remove USE_MACROS (Unused).
62
632003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * aclocal/check-posix.m4: Add m4-quotes.
66        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
67        * aclocal/canonical-host.m4: Remove.
68        * configure.ac: Remove RTEMS_CANONICAL_HOST.
69        * aclocal/sysv-ipc.m4: Remove reference to RTEMS_CANONICAL_HOST.
70        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_HOST instead of
71        AC_CANONICAL_TARGET. Use $host instead of $target.
72
732003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * aclocal/check-multiprocessing.m4: Add m4-quotes.
76        Remove RTEMS_CHECK_CPU.
77        * aclocal/check-itron.m4: Add m4-quotes.
78        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
79        * aclocal/check-networking.m4: Add m4-quotes.
80        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
81        * aclocal/check-cpu.m4: Remove.
82        * aclocal/canonical-target-name.m4: Add m4-quotes.
83        * configure.ac: Merge-in former aclocal/check-cpu.m4.
84
852003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * configure.ac: Check for sys/cdefs.h.
88        * aclocal/env-rtems-cpu.m4: Add project_includedir.
89        Deprecate PROJECT_INCLUDE.  Change project_includedir to
90        $(PROJECT_ROOT)/include for multilibs.
91
922003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * Makefile.am: Merge-in include/Makefile.am.
95        * include/Makefile.am: Remove.
96        * configure.ac: Reflect having removed include/Makefile.am and
97        librpc/include/Makefile.am.
98
992003-09-04      Joel Sherrill <joel@OARcorp.com>
100
101        * include/rtems/bspIo.h, include/rtems/fs.h, include/rtems/userenv.h:
102        URL for license changed.
103
1042003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * aclocal/rtems-top.m4: Add RTEMS_API.
107        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
108
1092003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * aclocal/rtems-debug.m4: Remove.
112        * aclocal/enable-rtems-debug.m4: New (Split out from rtems-debug.m4).
113        * aclocal/check-rtems-debug.m4: New (Split out from rtems-debug.m4).
114
1152003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * automake/local.am: Remove "debug".
118
1192003-08-11      Joel Sherrill <joel@OARcorp.com>
120
121        * configure.ac: Removed duplicate entry.
122
1232003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
126
1272003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * configure.ac: Add libmisc/fsmount/Makefile.
130
1312003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * wrapup/Makefile.am: Remove '/' after $(DESTDIR).
134
1352003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * wrapup/Makefile.am: Remove bogus $(MULTISUBDIR).
138
1392003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * configure.ac: Merge-in librpc/configure.ac.
142        * Makefile.am: Add librpc to SUBDIRS.
143        Remove @subdirs@.
144
1452003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * configure.ac: Merge-in libcsupport/configure.ac.
148        * Makefile.am: Add libcsupport to SUBDIRS.
149
1502003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * configure.ac: Merge-in posix/configure.ac.
153        Merge-in itron/configure.ac.
154        Misc. cosmetical changes.
155        * Makefile.am: Add posix, itron to SUBDIRS.
156
1572003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * configure.ac: Merge-in libnetworking/configure.ac.
160        Remove "rtems-" from RTEMS_VERSION.
161        Add AC_CHECK_FUNCS([strsep strcasecmp snprintf]).
162        * Makefile.am: Add libmisc to SUBDIRS.
163
1642003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * configure.ac: Merge-in libmisc/configure.ac.
167        * Makefile.am: Add libmisc to SUBDIRS.
168
1692003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * configure.ac: Merge-in libfs/configure.ac.
172        * Makefile.am: Add libfs to SUBDIRS.
173
1742003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * configure.ac: Merge-in libblock/configure.ac.
177        * Makefile.am: Add libblock to SUBDIRS.
178
1792003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * configure.ac: Merge-in ada/configure.ac.
182        * Makefile.am: Add ada to SUBDIRS.
183
1842003-07-03      Joel Sherrill <joel@OARcorp.com>
185
186        * aclocal/version.m4: Updated to rtems-ss-20030703.
187
1882003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        PR 409:
191        * include/Makefile.am: Add rtems/stdint.h
192        * include/rtems/stdint.h: New.
193
1942003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        PR 321:
197        * aclocal/env-rtemscpu.m4: Remove support for profile-variant.
198        * automake/compile.am: Ditto.
199        * automake/local.am: Ditto.
200
2012003-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * automake/compile.am: Remove LIBSUFFIX_VA (unused).
204
2052003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * aclocal/env-rtemscpu.m4: Merge-in env-rtemsbsp.m4.
208        * aclocal/env-rtemsbsp.m4: Remove.
209        * aclocal/enable-rtemsbsp.m4: Remove.
210
2112003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * aclocal/env-rtemscpu.m4: Remove stray '/' in setting up
214        project_libdir.
215
2162003-04-17      Joel Sherrill <joel@OARcorp.com>
217
218        * aclocal/version.m4: Updated to rtems-ss-20030417.
219
2202003-04-11      Joel Sherrill <joel@OARcorp.com>
221
222        * aclocal/version.m4: Updated to rtems-ss-20030411.
223
2242003-04-11      Joel Sherrill <joel@OARcorp.com>
225
226        * aclocal/version.m4: Updated to rtems-ss-20020411.
227
2282003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * wrapup/Makefile.am: Remove '/' after $(DESTDIR) to work around
231        Cygwin mistreating paths.
232
2332003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * wrapup/Makefile.am: Reflect changes to project_libdir.
236
2372003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * aclocal/env-rtemscpu.m4: Remove obsolete comment.
240        Add MULTISUBDIR to project_libdir.
241
2422003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * aclocal/env-rtemscpu.m4: Remove RTEMS_ROOT (Unused).
245        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT (Unused).
246        Remove RTEMS_PROJECT_ROOT (Unused).
247        * aclocal/tool-paths.m4: Delete.
248
2492003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * configure.ac: Remove AC_CONFIG_AUX_DIR.
252        * aclocal/rtems-top.m4: Add AC_CONFIG_AUX_DIR.
253
2542003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * configure.ac: AC_PREREQ(2.57).
257
2582003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * configure.ac: Remove sptables.h.in.
261
2622003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * configure.ac: Remove AC_SUBST(RTEMS_VERSION).
265        AC_DEFINE(RTEMS_VERSION) to propagate it through cpuopts.h.
266
2672003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * configure.ac: AC_SUBST(RTEMS_VERSION,_RTEMS_VERSION).
270
2712003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * aclocal/gcc-isystem.m4: New.
274        * aclocal/gcc-specs.m4: Remove.
275        * aclocal/prog-cc.m4: Remove RTEMS_GCC_SPECS.
276        Add RTEMS_GCC_ISYSTEM.
277        Reformat setting up RTEMS_CPPFLAGS.
278
2792003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * automake/local.am: Introduce depend-gcc.
282        Remove ${ARCH}.
283        * automake/compile.am: Remove GCCSPECS, GCC_SPECS, CONFIG.CC, CC,
284        CPP. Add ${ARCH}. depend-gcc.
285        * aclocal/prog-cc.m4: Set up RTEMS_CPPFLAGS.
286        * aclocal/env-rtemscpu.m4: Remove GCC_SPECS.
287        * aclocal/env-rtemsbsp.m4: Remove GCC_SPECS.
288
2892003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
292
2932003-01-28      Joel Sherrill <joel@OARcorp.com>
294
295        * aclocal/version.m4: Updated to rtems-ss-20030128.
296
2972003-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * automake/local.am: Remove distclean-local.
300        Remove PROJECT_TOOLS.
301
3022003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
305        Remove CLOBBER_DEPEND (Unused).
306
3072002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * automake/compile.am: Remove $(RTEMS_BSP_CFLAGS).
310
3112002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312        * wrapup/Makefile.am: Fix path to libxdr and librpc (Another typo in
313        from the 2002-12-12 patch).
314
3152002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * wrapup/Makefile.am: Fix typo in yesterday's patch.
318
3192002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * wrapup/Makefile.am: Don't create $ARCH.
322        Use install-data-local to install librtemscpu.a
323
3242002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * wrapup/Makefile.am: Add libmisc.
327
3282002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * configure.ac: Add AC_CONFIG_SUBDIR(libmisc).
331
3322002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
335        * aclocal/env-rtemscpu.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
336        * aclocal/check-bsps.m4: Remove.
337
3382002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * wrapup/Makefile.am: Remove *_OBJS, use LIBS+= instead.
341        * configure.ac: Require autoconf >= 2.54, automake-1.7.2.
342
3432002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
344
345        * wrapup/Makefile.am: Reflect changes to score/.
346        * configure.ac: Reflect changes to score/.
347
3482002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
349
350        * wrapup/Makefile.am: Reflect changes to sapi/.
351        * configure.ac: Reflect changes to sapi/.
352
3532002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * configure.ac: Add AC_SUBST(INLINEdir).
356
3572002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * wrapup/Makefile.am: Reflect changes to rtems/.
360        * configure.ac: Reflect changes to rtems/.
361
3622002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
363
364        * wrapup/Makefile.am: Reflect changes to posix/.
365        Reflect changes to itron/.
366
3672002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
370
3712002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * automake/multilib.am: Don't include @RTEMS_BSP@.cfg.
374        * automake/compile.am: Remove hard-coded CFLAGS_PROFILE_V.
375        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
376        CFLAGS_PROFILE_V.
377        Hard-code RTEMS_CFLAGS_PROFILE = -pg
378        * aclocal/prog-cc.m4: Sync with toplevel/aclocal/prog-cc.m4.
379        Remove GCCSED.
380        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
381        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V.
382
3832002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
384
385        * aclocal/rtems-flags.m4: New.
386
3872002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V (Unused).
390
3912002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
393        * aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x.
394        * aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
395
3962002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
397
398        * include/rtems/libio_.h: Remove.
399
4002002-11-18      Joel Sherrill <joel@OARcorp.com>
401
402        * aclocal/version.m4: Updated to rtems-ss-20021118.
403
4042002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
405
406        * include/rtems/userenv.h: Rely upon <limits.h> for
407        _POSIX_LOGIN_NAME_MAX.
408
4092002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS.
412        * automake/compile.am: Acknowledge configuration-time CFLAGS.
413        Remove CFLAGS_DEFAULT.
414
4152002-11-11      Joel Sherrill <joel@OARcorp.com>
416
417        * aclocal/version.m4: Updated to rtems-ss-20021111.
418
4192002-11-11      Joel Sherrill <joel@OARcorp.com>
420
421        * aclocal/version.m4: Updated to rtems-ss-20021111.
422
4232002-11-01      Joel Sherrill <joel@OARcorp.com>
424
425        * ChangeLog: Corrected.
426
4272002-10-30      Eric Norum <eric.norum@usask.ca>
428
429        * include/rtems/bspIo.h: Add vprintk function for kernel printing
430        from routines which have already obtained the va_list pointer.
431
4322002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
433
434        * aclocal/check-bsp-cache.m4: Remove.
435
4362002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
437
438        * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
439
4402002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
441
442        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
443
4442002-10-21      Joel Sherrill <joel@OARcorp.com>
445
446        * aclocal/version.m4: Updated to rtems-20021021-test.
447
4482002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
449
450        * .cvsignore: Reformat.
451        Add autom4te*cache.
452        Remove autom4te.cache.
453
4542002-10-07      Joel Sherrill <joel@OARcorp.com>
455
456        * aclocal/version.m4: Updated to rtems-ss-20021007.
457
4582002-10-04      Joel Sherrill <joel@OARcorp.com>
459
460        * aclocal/version.m4: Updated to rtems-JUNK.
461
4622002-10-04      Joel Sherrill <joel@OARcorp.com>
463
464        * aclocal/version.m4: Updated to rtems-ss-20021004.
465
4662002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
467
468        * score/include/Makefile.am: Remove cpuopt.h generation.
469        * configure.ac: Correct package name.
470        Don't build ada if POSIX is disabled.
471        Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
472
4732002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
474
475        * aclocal/prog-gnat.m4: New.
476        * configure.ac: Add ada subdir handling.
477
4782002-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * aclocal/bsp-alias.m4: Remove.
481
4822002-08-07      Joel Sherrill <joel@OARcorp.com>
483
484        * aclocal/version.m4: Updated to rtems-ss-20020807.
485
4862002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
487
488        * configure.ac: Add missing ',' to librpc activation.
489        Add AC_MSG_CHECKING/AC_MSG_RESULT.
490        * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
491
4922002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
493
494        * configure.ac: Fix bug in librpc activation, having introduced by
495        yesterday's patch.
496
4972002-08-06      Joel Sherrill <joel@OARcorp.com>
498
499        * configure.ac: or32 does not currently support librpc.
500
5012002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
502
503        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
504
5052002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
506
507        * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
508        Use AS_IF instead of if/then/else/fi.
509
5102002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
511
512        * wrapup/Makefile.am: Use librtems.a.
513        * wrapup/Makefile.am: Use libsapi.a.
514
5152002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
516
517        * wrapup/Makefile.am: Use libscore.a.
518
5192002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
520
521        * aclocal/canonicalize-tools.m4: Remove LD.
522        * automake/lib.am: Remove LD.
523        * Makefile.am: Put preinstall-stamp into CLEANFILES.
524
5252002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
526
527        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
528        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
529
5302002-07-31      Joel Sherrill <joel@OARcorp.com>
531
532        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
533        was just a stub and only the OR32 port is getting worked on.
534
5352002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
536
537        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
538
5392002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
540
541        * automake/compile.am: Use .$(OBJEXT) instead of .o.
542
5432002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
544
545        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
546
5472002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
548
549        * wrapup/Makefile.am: Use project_libdir instead of
550        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
551        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
552
5532002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
554
555        * automake/lib.am: Use project_libdir instead of
556        $(PROJECT_RELEASE)/lib.
557
5582002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
559
560        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
561        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
562        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
563        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
564        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
565        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
566        references to bsp_specs. Use project_libdir instead of
567        $(PROJECT_RELEASE)/lib.
568
5692002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
570
571        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
572        * aclocal/check-cpu.m4: Ditto.
573        * aclocal/check-bsps.m4: Ditto.
574
5752002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
576
577        * automake/multilib.am: Add install-multi.
578        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
579        version.m4.
580        Add --with-project-root.
581        Reflect --with-project-root to setting up PROJECT_ROOT.
582        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
583        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
584        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
585
5862002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
587
588        * configure.ac: RTEMS_TOP(..).
589
5902002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
591
592        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
593
5942002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
595
596        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
597
5982002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
599
600        * configure.ac: Remove RTEMS_PROJECT_ROOT.
601        * aclocal/project-root.m4: Remove.
602
6032002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
604
605        * aclocal/enable-multiprocessing.m4: Fix typo.
606        * aclocal/prog-cc.m4: Remove obsolete comments.
607        Comment out GCCSED.
608
6092002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
610
611        * aclocal/prog-ccas.m4: New.
612        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
613        RTEMS_GCC_PRINT
614        * aclocal/check-multiprocessing.m4: Fix typo.
615        * automake/compile.am: Remove CXX support.
616        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
617
6182002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
619
620        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
621
6222002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
623
624        * configure.ac: Remove references to RTEMS_BSP.
625        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
626        Allow building w/ --enable-multiprocessing --enable-multilib.
627        * aclocal/enable-multiprocessing.m4:
628        Eliminate RTEMS_HAS_MULTIPROCESSING.
629
6302002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
631
632        * wrapup/Makefile.am: Fix stupid typo in previous patch.
633
6342002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
635
636        * configure.ac: Add librpc. AC_PROG_RANLIB.
637        * wrapup/Makefile.am: Add librpc.
638        Use relative path to lib*.a for
639        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
640
6412002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
642
643        * aclocal/subdirs.m4: Remove.
644
6452002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
646
647        * wrapup/Makefile.am: Use relative path to lib*.a for
648        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
649
6502002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
651
652        * Makefile.am: Include $(top_srcdir)/automake/*.am.
653        Use aclocal.
654        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
655        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
656        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
657        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
658        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
659        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
660        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
661        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
662        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
663        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
664        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
665        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
666        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
667        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
668        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
669        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
670        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
671        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
672
6732002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
674
675        * aclocal/bsp-alias.m4: Copied over from aclocal/.
676        * aclocal/canonical-host.m4: Ditto.
677        * aclocal/canonical-target-name.m4: Ditto.
678        * aclocal/canonicalize-tools.m4: Ditto.
679        * aclocal/check-bsp-cache.m4: Ditto.
680        * aclocal/check-bsps.m4: Ditto.
681        * aclocal/check-cpu.m4: Ditto.
682        * aclocal/check-itron.m4: Ditto.
683        * aclocal/check-multiprocessing.m4: Ditto.
684        * aclocal/check-networking.m4: Ditto.
685        * aclocal/check-newlib.m4: Ditto.
686        * aclocal/check-posix.m4: Ditto.
687        * aclocal/check-tool.m4: Ditto.
688        * aclocal/enable-bare.m4: Ditto.
689        * aclocal/enable-inlines.m4: Ditto.
690        * aclocal/enable-itron.m4: Ditto.
691        * aclocal/enable-multiprocessing.m4: Ditto.
692        * aclocal/enable-networking.m4: Ditto.
693        * aclocal/enable-posix.m4: Ditto.
694        * aclocal/enable-rtemsbsp.m4: Ditto.
695        * aclocal/env-rtemsbsp.m4: Ditto.
696        * aclocal/env-rtemscpu.m4: Ditto.
697        * aclocal/gcc-pipe.m4: Ditto.
698        * aclocal/gcc-specs.m4: Ditto.
699        * aclocal/multi.m4: Ditto.
700        * aclocal/multilib.m4: Ditto.
701        * aclocal/prog-cc.m4: Ditto.
702        * aclocal/project-root.m4: Ditto.
703        * aclocal/rtems-cpu-subdirs.m4: Ditto.
704        * aclocal/rtems-debug.m4: Ditto.
705        * aclocal/rtems-top.m4: Ditto.
706        * aclocal/subdirs.m4: Ditto.
707        * aclocal/sysv-ipc.m4: Ditto.
708        * aclocal/tool-paths.m4: Ditto.
709        * aclocal/version.m4: Ditto.
710
7112002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
712
713        * automake/compile.am: Copied over from automake/.
714        * automake/lib.am: Copied over from automake/.
715        * automake/local.am: Copied over from automake/.
716        * automake/multilib.am: Copied over from automake/.
717        * automake/subdirs.am: Copied over from automake/.
718        * Makefile.am: Add automake/*.am.
719
7202002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
721
722        * configure.ac: Add libnetworking.
723        * wrapup/Makefile.am: Ditto.
724
7252002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
726
727        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
728        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
729
7302002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
731
732        * configure.ac: Add libcsupport.
733        * wrapup/Makefile.am: Ditto.
734
7352002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
736
737        * Makefile.am: Add preinstall-stamp.
738
7392002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
740
741        * configure.ac: Remove ENABLE_GCC28.
742
7432002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
744
745        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
746
7472002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
748
749        * configure.ac:
750        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
751        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
752        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
753        * Makefile.am: Remove AUTOMAKE_OPTIONS.
754        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
755
7562001-01-17      Joel Sherrill <joel@OARcorp.com>
757
758        * ChangeLog: Deleted duplicate blank line.
759
7602002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
761
762        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
763        ITRON_SUBDIRS.
764        * configure.ac: Rework enable_unixlib handling.
765        Add RTEMS_MULTILIBS to cpuopts.h.
766        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
767        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
768
7692002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
770
771        * wrapup/Makefile.am: Add install-hook.
772        Remove SIZE_RTEMS.
773        * include/rtems/fs.h: New, extracted from libio_.h.
774        * include/rtems/userenv.h: New. extracted from libio_.h.
775
7762002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
777
778        * Makefile.am: Readded reference to wrapup.
779
7802002-01-06      Joel Sherrill <joel@OARcorp.com>
781
782        * wrapup/.cvsignore: Readded.
783        * include/.cvsignore: New file.
784
7852002-01-04      Joel Sherrill <joel@OARcorp.com>
786
787        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
788
7892001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
790
791        * configure.ac: Use AS_IF instead of if/then/else.
792        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
793        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
794        Add include/Makefile to CONFIG_FILES.
795        Add AC_ENABLE_MULITLIB.
796        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
797        Remove */optman/Makefile from CONFIG_FILES.
798        * Makefile.am: Add include to SUBDIRS.
799        * rtems/Makefile.am: Remove optman from SUBDIRS.
800        * sapi/Makefile.am: Remove optman from SUBDIRS.
801        * include/Makefile.am: New file.
802        * include/rtems/bspIo.h: Relocated from lib/include.
803        * include/rtems/libio_.h: Relocated from lib/include.
804
8052001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
806
807        * wrapup/posix/Makefile.am: Add multilib support.
808        * wrapup/itron/Makefile.am: Add multilib support.
809        * wrapup/rtems/Makefile.am: Add multilib support.
810        * Makefile.am: Add multilib support.
811
8122001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
813
814        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
815
8162001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
817
818        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
819        Reflect changes to configuration of rtems, score and sapi subdirs.
820        * Makefile.am: require automake-1.5.
821
8222001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
823
824        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
825        * configure.in: Remove.
826        * configure.ac: New file, generated from configure.in by autoupdate.
827
8282001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
829
830        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
831
8322001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
833
834        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
835
8362001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
837
838        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
839
8402000-12-01      Joel Sherrill <joel@OARcorp.com>
841
842        * configure.in: Removed error check for enabling macros with
843        either POSIX or ITRON API.
844
8452000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
846
847        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
848
8492000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
850
851        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
852
8532000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
854
855        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
856        Switch to GNU canonicalization.
857
8582000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
859
860        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
861
8622000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
863
864        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
865        wrapup/rtems/Makefile.am: Include compile.am
866
8672000-08-10      Joel Sherrill <joel@OARcorp.com>
868
869        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.