source: rtems/cpukit/ChangeLog @ 44652f8

4.104.114.84.95
Last change on this file since 44652f8 was 44652f8, checked in by Joel Sherrill <joel.sherrill@…>, on 12/17/03 at 20:56:10

2003-12-17 Joel Sherrill <joel@…>

  • aclocal/version.m4: Updated to rtems-20031217-test.
  • Property mode set to 100644
File size: 28.6 KB
Line 
12003-12-17  Joel Sherrill <joel@OARcorp.com>
2
3    * aclocal/version.m4: Updated to rtems-20031217-test.
4
52003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * automake/compile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
8
92003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * aclocal/env-rtemscpu.m4: Remove stray '/' in PROJECT_LIB.
12        * wrapup/Makefile.am: Remove duplicate $(PROJECT_LIB) rule.
13
142003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * aclocal/env-rtemscpu.m4: Add PROJECT_LIB.
17        * wrapup/Makefile.am: Use $(PROJECT_LIB) instead of ${PROJECT_RELEASE}/lib.
18
192003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
22        * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
23
242003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * wrapup/Makefile.am: Reworked.
27
282003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * aclocal/lead-dot.m4: Remove (Use the version in automake-1.8).
31        * automake/lib.am: Remove $(project_libdir)$(MULTISUBDIR).
32        * aclocal/env-rtemscpu.m4: Reflect new definition of project_lib.
33        * Makefile.am: Remove BUILT_SOURCES.
34
352003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
38
392003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
42        * wrapup/Makefile.am: Reflect $(dirstamp) changes.
43
442003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * Makefile.am: Add $(dirstamp) to preinstallation rules.
47
482003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * aclocal/lead-dot.m4: New (from automake-1.7f).
51        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT.
52        Add AC_SUBST(dirstamp).
53
542003-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.ac: Reflect having removed
57        libnetworking/libc/Makefile.am, libnetworking/lib/Makefile.am.
58
592003-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * configure.ac: Reflect changes to libmisc/*.
62
632003-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * wrapup/Makefile.am: Merge-in former libmisc/wrapup/Makefile.am
66
672003-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * configure.ac: Reflect changes to libfs Makefile.ams.
70        Remove libmisc/wrapup/Makefile.
71
722003-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * configure.ac: Use here-documents to generate cpuopts.tmp.
75        Various fixes and changes to argument processing.
76        Reflect changes to librpc Makefile.ams.
77        * acinclude.m4: Use here-documents to generate cpuopts.tmp.
78        * aclocal/check-itron.m4: Remove HAS_IRON_API.
79        * aclocal/check-multiprocessing.m4: Remove HAS_MP.
80        * aclocal/check-posix.m4: Remove HAS_POSIX_API.
81
822003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * aclocal/canonicalize-tools.m4, aclocal/check-itron.m4,
85        aclocal/check-multiprocessing.m4, aclocal/check-newlib.m4,
86        aclocal/check-posix.m4, aclocal/check-rtems-debug.m4,
87        aclocal/check-tool.m4, aclocal/enable-bare.m4,
88        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
89        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
90        aclocal/enable-posix.m4, aclocal/enable-rtems-debug.m4,
91        aclocal/env-rtemscpu.m4, aclocal/gcc-isystem.m4,
92        aclocal/gcc-pipe.m4, aclocal/multi.m4,
93        aclocal/multilib.m4, aclocal/prog-cc.m4,
94        aclocal/rtems-top.m4, aclocal/sysv-ipc.m4:
95        Fix underquoting to silence automake-1.8.
96
972003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * configure.ac: Use RTEMS_INLINES instead of USE_INLINES.
100        Elimimate INLINESdir.
101        * aclocal/enable-inlines.m4: Ditto. Remove RTEMS_USE_MACROS.
102        * .cvsignore: Add config.h.in.
103
1042003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * configure.ac: Make RTEMS_DEBUG an RTEMS_CPUOPT.
107
1082003-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * wrapup/Makefile.am: Reflect having removed libnetworking/wrapup.
111        * configure.ac: Ditto.
112
1132003-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * acinclude.m4: New.
116        * configure.ac: Don't use AUTOHEADER to generate cpuopts.h.
117        Add local autoheader config.h.
118        * aclocal/canonical-target-name.m4: Require AC_CANONICAL_HOST.
119        * aclocal/enable-inlines.m4: Remove USE_MACROS (Unused).
120
1212003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * aclocal/check-posix.m4: Add m4-quotes.
124        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
125        * aclocal/canonical-host.m4: Remove.
126        * configure.ac: Remove RTEMS_CANONICAL_HOST.
127        * aclocal/sysv-ipc.m4: Remove reference to RTEMS_CANONICAL_HOST.
128        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_HOST instead of
129        AC_CANONICAL_TARGET. Use $host instead of $target.
130
1312003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * aclocal/check-multiprocessing.m4: Add m4-quotes.
134        Remove RTEMS_CHECK_CPU.
135        * aclocal/check-itron.m4: Add m4-quotes.
136        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
137        * aclocal/check-networking.m4: Add m4-quotes.
138        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
139        * aclocal/check-cpu.m4: Remove.
140        * aclocal/canonical-target-name.m4: Add m4-quotes.
141        * configure.ac: Merge-in former aclocal/check-cpu.m4.
142
1432003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * configure.ac: Check for sys/cdefs.h.
146        * aclocal/env-rtems-cpu.m4: Add project_includedir.
147        Deprecate PROJECT_INCLUDE.  Change project_includedir to
148        $(PROJECT_ROOT)/include for multilibs.
149
1502003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * Makefile.am: Merge-in include/Makefile.am.
153        * include/Makefile.am: Remove.
154        * configure.ac: Reflect having removed include/Makefile.am and
155        librpc/include/Makefile.am.
156
1572003-09-04      Joel Sherrill <joel@OARcorp.com>
158
159        * include/rtems/bspIo.h, include/rtems/fs.h, include/rtems/userenv.h:
160        URL for license changed.
161
1622003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * aclocal/rtems-top.m4: Add RTEMS_API.
165        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
166
1672003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * aclocal/rtems-debug.m4: Remove.
170        * aclocal/enable-rtems-debug.m4: New (Split out from rtems-debug.m4).
171        * aclocal/check-rtems-debug.m4: New (Split out from rtems-debug.m4).
172
1732003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * automake/local.am: Remove "debug".
176
1772003-08-11      Joel Sherrill <joel@OARcorp.com>
178
179        * configure.ac: Removed duplicate entry.
180
1812003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
184
1852003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * configure.ac: Add libmisc/fsmount/Makefile.
188
1892003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * wrapup/Makefile.am: Remove '/' after $(DESTDIR).
192
1932003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * wrapup/Makefile.am: Remove bogus $(MULTISUBDIR).
196
1972003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * configure.ac: Merge-in librpc/configure.ac.
200        * Makefile.am: Add librpc to SUBDIRS.
201        Remove @subdirs@.
202
2032003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * configure.ac: Merge-in libcsupport/configure.ac.
206        * Makefile.am: Add libcsupport to SUBDIRS.
207
2082003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * configure.ac: Merge-in posix/configure.ac.
211        Merge-in itron/configure.ac.
212        Misc. cosmetical changes.
213        * Makefile.am: Add posix, itron to SUBDIRS.
214
2152003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * configure.ac: Merge-in libnetworking/configure.ac.
218        Remove "rtems-" from RTEMS_VERSION.
219        Add AC_CHECK_FUNCS([strsep strcasecmp snprintf]).
220        * Makefile.am: Add libmisc to SUBDIRS.
221
2222003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * configure.ac: Merge-in libmisc/configure.ac.
225        * Makefile.am: Add libmisc to SUBDIRS.
226
2272003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * configure.ac: Merge-in libfs/configure.ac.
230        * Makefile.am: Add libfs to SUBDIRS.
231
2322003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * configure.ac: Merge-in libblock/configure.ac.
235        * Makefile.am: Add libblock to SUBDIRS.
236
2372003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * configure.ac: Merge-in ada/configure.ac.
240        * Makefile.am: Add ada to SUBDIRS.
241
2422003-07-03      Joel Sherrill <joel@OARcorp.com>
243
244        * aclocal/version.m4: Updated to rtems-ss-20030703.
245
2462003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        PR 409:
249        * include/Makefile.am: Add rtems/stdint.h
250        * include/rtems/stdint.h: New.
251
2522003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        PR 321:
255        * aclocal/env-rtemscpu.m4: Remove support for profile-variant.
256        * automake/compile.am: Ditto.
257        * automake/local.am: Ditto.
258
2592003-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * automake/compile.am: Remove LIBSUFFIX_VA (unused).
262
2632003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * aclocal/env-rtemscpu.m4: Merge-in env-rtemsbsp.m4.
266        * aclocal/env-rtemsbsp.m4: Remove.
267        * aclocal/enable-rtemsbsp.m4: Remove.
268
2692003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * aclocal/env-rtemscpu.m4: Remove stray '/' in setting up
272        project_libdir.
273
2742003-04-17      Joel Sherrill <joel@OARcorp.com>
275
276        * aclocal/version.m4: Updated to rtems-ss-20030417.
277
2782003-04-11      Joel Sherrill <joel@OARcorp.com>
279
280        * aclocal/version.m4: Updated to rtems-ss-20030411.
281
2822003-04-11      Joel Sherrill <joel@OARcorp.com>
283
284        * aclocal/version.m4: Updated to rtems-ss-20020411.
285
2862003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * wrapup/Makefile.am: Remove '/' after $(DESTDIR) to work around
289        Cygwin mistreating paths.
290
2912003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * wrapup/Makefile.am: Reflect changes to project_libdir.
294
2952003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * aclocal/env-rtemscpu.m4: Remove obsolete comment.
298        Add MULTISUBDIR to project_libdir.
299
3002003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * aclocal/env-rtemscpu.m4: Remove RTEMS_ROOT (Unused).
303        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT (Unused).
304        Remove RTEMS_PROJECT_ROOT (Unused).
305        * aclocal/tool-paths.m4: Delete.
306
3072003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * configure.ac: Remove AC_CONFIG_AUX_DIR.
310        * aclocal/rtems-top.m4: Add AC_CONFIG_AUX_DIR.
311
3122003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * configure.ac: AC_PREREQ(2.57).
315
3162003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * configure.ac: Remove sptables.h.in.
319
3202003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * configure.ac: Remove AC_SUBST(RTEMS_VERSION).
323        AC_DEFINE(RTEMS_VERSION) to propagate it through cpuopts.h.
324
3252003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * configure.ac: AC_SUBST(RTEMS_VERSION,_RTEMS_VERSION).
328
3292003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * aclocal/gcc-isystem.m4: New.
332        * aclocal/gcc-specs.m4: Remove.
333        * aclocal/prog-cc.m4: Remove RTEMS_GCC_SPECS.
334        Add RTEMS_GCC_ISYSTEM.
335        Reformat setting up RTEMS_CPPFLAGS.
336
3372003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * automake/local.am: Introduce depend-gcc.
340        Remove ${ARCH}.
341        * automake/compile.am: Remove GCCSPECS, GCC_SPECS, CONFIG.CC, CC,
342        CPP. Add ${ARCH}. depend-gcc.
343        * aclocal/prog-cc.m4: Set up RTEMS_CPPFLAGS.
344        * aclocal/env-rtemscpu.m4: Remove GCC_SPECS.
345        * aclocal/env-rtemsbsp.m4: Remove GCC_SPECS.
346
3472003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
350
3512003-01-28      Joel Sherrill <joel@OARcorp.com>
352
353        * aclocal/version.m4: Updated to rtems-ss-20030128.
354
3552003-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * automake/local.am: Remove distclean-local.
358        Remove PROJECT_TOOLS.
359
3602003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
363        Remove CLOBBER_DEPEND (Unused).
364
3652002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
366
367        * automake/compile.am: Remove $(RTEMS_BSP_CFLAGS).
368
3692002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
370        * wrapup/Makefile.am: Fix path to libxdr and librpc (Another typo in
371        from the 2002-12-12 patch).
372
3732002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * wrapup/Makefile.am: Fix typo in yesterday's patch.
376
3772002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * wrapup/Makefile.am: Don't create $ARCH.
380        Use install-data-local to install librtemscpu.a
381
3822002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * wrapup/Makefile.am: Add libmisc.
385
3862002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
387
388        * configure.ac: Add AC_CONFIG_SUBDIR(libmisc).
389
3902002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
391
392        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
393        * aclocal/env-rtemscpu.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
394        * aclocal/check-bsps.m4: Remove.
395
3962002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
397
398        * wrapup/Makefile.am: Remove *_OBJS, use LIBS+= instead.
399        * configure.ac: Require autoconf >= 2.54, automake-1.7.2.
400
4012002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
403        * wrapup/Makefile.am: Reflect changes to score/.
404        * configure.ac: Reflect changes to score/.
405
4062002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
407
408        * wrapup/Makefile.am: Reflect changes to sapi/.
409        * configure.ac: Reflect changes to sapi/.
410
4112002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
412
413        * configure.ac: Add AC_SUBST(INLINEdir).
414
4152002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
416
417        * wrapup/Makefile.am: Reflect changes to rtems/.
418        * configure.ac: Reflect changes to rtems/.
419
4202002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
421
422        * wrapup/Makefile.am: Reflect changes to posix/.
423        Reflect changes to itron/.
424
4252002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
426
427        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
428
4292002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * automake/multilib.am: Don't include @RTEMS_BSP@.cfg.
432        * automake/compile.am: Remove hard-coded CFLAGS_PROFILE_V.
433        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
434        CFLAGS_PROFILE_V.
435        Hard-code RTEMS_CFLAGS_PROFILE = -pg
436        * aclocal/prog-cc.m4: Sync with toplevel/aclocal/prog-cc.m4.
437        Remove GCCSED.
438        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
439        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V.
440
4412002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
442
443        * aclocal/rtems-flags.m4: New.
444
4452002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
446
447        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V (Unused).
448
4492002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
450
451        * aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x.
452        * aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
453
4542002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
455
456        * include/rtems/libio_.h: Remove.
457
4582002-11-18      Joel Sherrill <joel@OARcorp.com>
459
460        * aclocal/version.m4: Updated to rtems-ss-20021118.
461
4622002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
463
464        * include/rtems/userenv.h: Rely upon <limits.h> for
465        _POSIX_LOGIN_NAME_MAX.
466
4672002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
469        * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS.
470        * automake/compile.am: Acknowledge configuration-time CFLAGS.
471        Remove CFLAGS_DEFAULT.
472
4732002-11-11      Joel Sherrill <joel@OARcorp.com>
474
475        * aclocal/version.m4: Updated to rtems-ss-20021111.
476
4772002-11-11      Joel Sherrill <joel@OARcorp.com>
478
479        * aclocal/version.m4: Updated to rtems-ss-20021111.
480
4812002-11-01      Joel Sherrill <joel@OARcorp.com>
482
483        * ChangeLog: Corrected.
484
4852002-10-30      Eric Norum <eric.norum@usask.ca>
486
487        * include/rtems/bspIo.h: Add vprintk function for kernel printing
488        from routines which have already obtained the va_list pointer.
489
4902002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
491
492        * aclocal/check-bsp-cache.m4: Remove.
493
4942002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
495
496        * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
497
4982002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
499
500        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
501
5022002-10-21      Joel Sherrill <joel@OARcorp.com>
503
504        * aclocal/version.m4: Updated to rtems-20021021-test.
505
5062002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
507
508        * .cvsignore: Reformat.
509        Add autom4te*cache.
510        Remove autom4te.cache.
511
5122002-10-07      Joel Sherrill <joel@OARcorp.com>
513
514        * aclocal/version.m4: Updated to rtems-ss-20021007.
515
5162002-10-04      Joel Sherrill <joel@OARcorp.com>
517
518        * aclocal/version.m4: Updated to rtems-JUNK.
519
5202002-10-04      Joel Sherrill <joel@OARcorp.com>
521
522        * aclocal/version.m4: Updated to rtems-ss-20021004.
523
5242002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
525
526        * score/include/Makefile.am: Remove cpuopt.h generation.
527        * configure.ac: Correct package name.
528        Don't build ada if POSIX is disabled.
529        Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
530
5312002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
532
533        * aclocal/prog-gnat.m4: New.
534        * configure.ac: Add ada subdir handling.
535
5362002-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
537
538        * aclocal/bsp-alias.m4: Remove.
539
5402002-08-07      Joel Sherrill <joel@OARcorp.com>
541
542        * aclocal/version.m4: Updated to rtems-ss-20020807.
543
5442002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
545
546        * configure.ac: Add missing ',' to librpc activation.
547        Add AC_MSG_CHECKING/AC_MSG_RESULT.
548        * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
549
5502002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
551
552        * configure.ac: Fix bug in librpc activation, having introduced by
553        yesterday's patch.
554
5552002-08-06      Joel Sherrill <joel@OARcorp.com>
556
557        * configure.ac: or32 does not currently support librpc.
558
5592002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
560
561        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
562
5632002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
564
565        * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
566        Use AS_IF instead of if/then/else/fi.
567
5682002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
569
570        * wrapup/Makefile.am: Use librtems.a.
571        * wrapup/Makefile.am: Use libsapi.a.
572
5732002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
574
575        * wrapup/Makefile.am: Use libscore.a.
576
5772002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
578
579        * aclocal/canonicalize-tools.m4: Remove LD.
580        * automake/lib.am: Remove LD.
581        * Makefile.am: Put preinstall-stamp into CLEANFILES.
582
5832002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
584
585        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
586        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
587
5882002-07-31      Joel Sherrill <joel@OARcorp.com>
589
590        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
591        was just a stub and only the OR32 port is getting worked on.
592
5932002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
594
595        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
596
5972002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
598
599        * automake/compile.am: Use .$(OBJEXT) instead of .o.
600
6012002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
602
603        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
604
6052002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
606
607        * wrapup/Makefile.am: Use project_libdir instead of
608        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
609        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
610
6112002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
612
613        * automake/lib.am: Use project_libdir instead of
614        $(PROJECT_RELEASE)/lib.
615
6162002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
617
618        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
619        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
620        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
621        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
622        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
623        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
624        references to bsp_specs. Use project_libdir instead of
625        $(PROJECT_RELEASE)/lib.
626
6272002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
628
629        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
630        * aclocal/check-cpu.m4: Ditto.
631        * aclocal/check-bsps.m4: Ditto.
632
6332002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
634
635        * automake/multilib.am: Add install-multi.
636        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
637        version.m4.
638        Add --with-project-root.
639        Reflect --with-project-root to setting up PROJECT_ROOT.
640        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
641        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
642        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
643
6442002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
645
646        * configure.ac: RTEMS_TOP(..).
647
6482002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
649
650        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
651
6522002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
653
654        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
655
6562002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
657
658        * configure.ac: Remove RTEMS_PROJECT_ROOT.
659        * aclocal/project-root.m4: Remove.
660
6612002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
662
663        * aclocal/enable-multiprocessing.m4: Fix typo.
664        * aclocal/prog-cc.m4: Remove obsolete comments.
665        Comment out GCCSED.
666
6672002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
668
669        * aclocal/prog-ccas.m4: New.
670        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
671        RTEMS_GCC_PRINT
672        * aclocal/check-multiprocessing.m4: Fix typo.
673        * automake/compile.am: Remove CXX support.
674        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
675
6762002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
677
678        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
679
6802002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
681
682        * configure.ac: Remove references to RTEMS_BSP.
683        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
684        Allow building w/ --enable-multiprocessing --enable-multilib.
685        * aclocal/enable-multiprocessing.m4:
686        Eliminate RTEMS_HAS_MULTIPROCESSING.
687
6882002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
689
690        * wrapup/Makefile.am: Fix stupid typo in previous patch.
691
6922002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
693
694        * configure.ac: Add librpc. AC_PROG_RANLIB.
695        * wrapup/Makefile.am: Add librpc.
696        Use relative path to lib*.a for
697        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
698
6992002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
700
701        * aclocal/subdirs.m4: Remove.
702
7032002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
704
705        * wrapup/Makefile.am: Use relative path to lib*.a for
706        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
707
7082002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
709
710        * Makefile.am: Include $(top_srcdir)/automake/*.am.
711        Use aclocal.
712        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
713        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
714        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
715        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
716        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
717        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
718        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
719        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
720        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
721        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
722        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
723        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
724        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
725        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
726        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
727        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
728        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
729        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
730
7312002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
732
733        * aclocal/bsp-alias.m4: Copied over from aclocal/.
734        * aclocal/canonical-host.m4: Ditto.
735        * aclocal/canonical-target-name.m4: Ditto.
736        * aclocal/canonicalize-tools.m4: Ditto.
737        * aclocal/check-bsp-cache.m4: Ditto.
738        * aclocal/check-bsps.m4: Ditto.
739        * aclocal/check-cpu.m4: Ditto.
740        * aclocal/check-itron.m4: Ditto.
741        * aclocal/check-multiprocessing.m4: Ditto.
742        * aclocal/check-networking.m4: Ditto.
743        * aclocal/check-newlib.m4: Ditto.
744        * aclocal/check-posix.m4: Ditto.
745        * aclocal/check-tool.m4: Ditto.
746        * aclocal/enable-bare.m4: Ditto.
747        * aclocal/enable-inlines.m4: Ditto.
748        * aclocal/enable-itron.m4: Ditto.
749        * aclocal/enable-multiprocessing.m4: Ditto.
750        * aclocal/enable-networking.m4: Ditto.
751        * aclocal/enable-posix.m4: Ditto.
752        * aclocal/enable-rtemsbsp.m4: Ditto.
753        * aclocal/env-rtemsbsp.m4: Ditto.
754        * aclocal/env-rtemscpu.m4: Ditto.
755        * aclocal/gcc-pipe.m4: Ditto.
756        * aclocal/gcc-specs.m4: Ditto.
757        * aclocal/multi.m4: Ditto.
758        * aclocal/multilib.m4: Ditto.
759        * aclocal/prog-cc.m4: Ditto.
760        * aclocal/project-root.m4: Ditto.
761        * aclocal/rtems-cpu-subdirs.m4: Ditto.
762        * aclocal/rtems-debug.m4: Ditto.
763        * aclocal/rtems-top.m4: Ditto.
764        * aclocal/subdirs.m4: Ditto.
765        * aclocal/sysv-ipc.m4: Ditto.
766        * aclocal/tool-paths.m4: Ditto.
767        * aclocal/version.m4: Ditto.
768
7692002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
770
771        * automake/compile.am: Copied over from automake/.
772        * automake/lib.am: Copied over from automake/.
773        * automake/local.am: Copied over from automake/.
774        * automake/multilib.am: Copied over from automake/.
775        * automake/subdirs.am: Copied over from automake/.
776        * Makefile.am: Add automake/*.am.
777
7782002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
779
780        * configure.ac: Add libnetworking.
781        * wrapup/Makefile.am: Ditto.
782
7832002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
784
785        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
786        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
787
7882002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
789
790        * configure.ac: Add libcsupport.
791        * wrapup/Makefile.am: Ditto.
792
7932002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
794
795        * Makefile.am: Add preinstall-stamp.
796
7972002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
798
799        * configure.ac: Remove ENABLE_GCC28.
800
8012002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
802
803        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
804
8052002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
806
807        * configure.ac:
808        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
809        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
810        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
811        * Makefile.am: Remove AUTOMAKE_OPTIONS.
812        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
813
8142001-01-17      Joel Sherrill <joel@OARcorp.com>
815
816        * ChangeLog: Deleted duplicate blank line.
817
8182002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
819
820        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
821        ITRON_SUBDIRS.
822        * configure.ac: Rework enable_unixlib handling.
823        Add RTEMS_MULTILIBS to cpuopts.h.
824        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
825        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
826
8272002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
828
829        * wrapup/Makefile.am: Add install-hook.
830        Remove SIZE_RTEMS.
831        * include/rtems/fs.h: New, extracted from libio_.h.
832        * include/rtems/userenv.h: New. extracted from libio_.h.
833
8342002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
835
836        * Makefile.am: Readded reference to wrapup.
837
8382002-01-06      Joel Sherrill <joel@OARcorp.com>
839
840        * wrapup/.cvsignore: Readded.
841        * include/.cvsignore: New file.
842
8432002-01-04      Joel Sherrill <joel@OARcorp.com>
844
845        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
846
8472001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
848
849        * configure.ac: Use AS_IF instead of if/then/else.
850        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
851        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
852        Add include/Makefile to CONFIG_FILES.
853        Add AC_ENABLE_MULITLIB.
854        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
855        Remove */optman/Makefile from CONFIG_FILES.
856        * Makefile.am: Add include to SUBDIRS.
857        * rtems/Makefile.am: Remove optman from SUBDIRS.
858        * sapi/Makefile.am: Remove optman from SUBDIRS.
859        * include/Makefile.am: New file.
860        * include/rtems/bspIo.h: Relocated from lib/include.
861        * include/rtems/libio_.h: Relocated from lib/include.
862
8632001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
864
865        * wrapup/posix/Makefile.am: Add multilib support.
866        * wrapup/itron/Makefile.am: Add multilib support.
867        * wrapup/rtems/Makefile.am: Add multilib support.
868        * Makefile.am: Add multilib support.
869
8702001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
871
872        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
873
8742001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
875
876        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
877        Reflect changes to configuration of rtems, score and sapi subdirs.
878        * Makefile.am: require automake-1.5.
879
8802001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
881
882        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
883        * configure.in: Remove.
884        * configure.ac: New file, generated from configure.in by autoupdate.
885
8862001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
887
888        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
889
8902001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
891
892        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
893
8942001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
895
896        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
897
8982000-12-01      Joel Sherrill <joel@OARcorp.com>
899
900        * configure.in: Removed error check for enabling macros with
901        either POSIX or ITRON API.
902
9032000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
904
905        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
906
9072000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
908
909        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
910
9112000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
912
913        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
914        Switch to GNU canonicalization.
915
9162000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
917
918        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
919
9202000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
921
922        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
923        wrapup/rtems/Makefile.am: Include compile.am
924
9252000-08-10      Joel Sherrill <joel@OARcorp.com>
926
927        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.