source: rtems/cpukit/ChangeLog @ dcfba35

4.104.114.84.95
Last change on this file since dcfba35 was dcfba35, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/24/03 at 09:57:09

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

  • configure.ac: Use RTEMS_INLINES instead of USE_INLINES. Elimimate INLINESdir.
  • aclocal/enable-inlines.m4: Ditto. Remove RTEMS_USE_MACROS.
  • .cvsignore: Add config.h.in.
  • Property mode set to 100644
File size: 25.4 KB
Line 
12003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Use RTEMS_INLINES instead of USE_INLINES.
4        Elimimate INLINESdir.
5        * aclocal/enable-inlines.m4: Ditto. Remove RTEMS_USE_MACROS.
6        * .cvsignore: Add config.h.in.
7
82003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * configure.ac: Make RTEMS_DEBUG an RTEMS_CPUOPT.
11
122003-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * wrapup/Makefile.am: Reflect having removed libnetworking/wrapup.
15        * configure.ac: Ditto.
16
172003-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * acinclude.m4: New.
20        * configure.ac: Don't use AUTOHEADER to generate cpuopts.h.
21        Add local autoheader config.h.
22        * aclocal/canonical-target-name.m4: Require AC_CANONICAL_HOST.
23        * aclocal/enable-inlines.m4: Remove USE_MACROS (Unused).
24
252003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * aclocal/check-posix.m4: Add m4-quotes.
28        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
29        * aclocal/canonical-host.m4: Remove.
30        * configure.ac: Remove RTEMS_CANONICAL_HOST.
31        * aclocal/sysv-ipc.m4: Remove reference to RTEMS_CANONICAL_HOST.
32        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_HOST instead of
33        AC_CANONICAL_TARGET. Use $host instead of $target.
34
352003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * aclocal/check-multiprocessing.m4: Add m4-quotes.
38        Remove RTEMS_CHECK_CPU.
39        * aclocal/check-itron.m4: Add m4-quotes.
40        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
41        * aclocal/check-networking.m4: Add m4-quotes.
42        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
43        * aclocal/check-cpu.m4: Remove.
44        * aclocal/canonical-target-name.m4: Add m4-quotes.
45        * configure.ac: Merge-in former aclocal/check-cpu.m4.
46
472003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * configure.ac: Check for sys/cdefs.h.
50        * aclocal/env-rtems-cpu.m4: Add project_includedir.
51        Deprecate PROJECT_INCLUDE.  Change project_includedir to
52        $(PROJECT_ROOT)/include for multilibs.
53
542003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * Makefile.am: Merge-in include/Makefile.am.
57        * include/Makefile.am: Remove.
58        * configure.ac: Reflect having removed include/Makefile.am and
59        librpc/include/Makefile.am.
60
612003-09-04      Joel Sherrill <joel@OARcorp.com>
62
63        * include/rtems/bspIo.h, include/rtems/fs.h, include/rtems/userenv.h:
64        URL for license changed.
65
662003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * aclocal/rtems-top.m4: Add RTEMS_API.
69        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
70
712003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * aclocal/rtems-debug.m4: Remove.
74        * aclocal/enable-rtems-debug.m4: New (Split out from rtems-debug.m4).
75        * aclocal/check-rtems-debug.m4: New (Split out from rtems-debug.m4).
76
772003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * automake/local.am: Remove "debug".
80
812003-08-11      Joel Sherrill <joel@OARcorp.com>
82
83        * configure.ac: Removed duplicate entry.
84
852003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
88
892003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * configure.ac: Add libmisc/fsmount/Makefile.
92
932003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * wrapup/Makefile.am: Remove '/' after $(DESTDIR).
96
972003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * wrapup/Makefile.am: Remove bogus $(MULTISUBDIR).
100
1012003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.ac: Merge-in librpc/configure.ac.
104        * Makefile.am: Add librpc to SUBDIRS.
105        Remove @subdirs@.
106
1072003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * configure.ac: Merge-in libcsupport/configure.ac.
110        * Makefile.am: Add libcsupport to SUBDIRS.
111
1122003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * configure.ac: Merge-in posix/configure.ac.
115        Merge-in itron/configure.ac.
116        Misc. cosmetical changes.
117        * Makefile.am: Add posix, itron to SUBDIRS.
118
1192003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * configure.ac: Merge-in libnetworking/configure.ac.
122        Remove "rtems-" from RTEMS_VERSION.
123        Add AC_CHECK_FUNCS([strsep strcasecmp snprintf]).
124        * Makefile.am: Add libmisc to SUBDIRS.
125
1262003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * configure.ac: Merge-in libmisc/configure.ac.
129        * Makefile.am: Add libmisc to SUBDIRS.
130
1312003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.ac: Merge-in libfs/configure.ac.
134        * Makefile.am: Add libfs to SUBDIRS.
135
1362003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * configure.ac: Merge-in libblock/configure.ac.
139        * Makefile.am: Add libblock to SUBDIRS.
140
1412003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * configure.ac: Merge-in ada/configure.ac.
144        * Makefile.am: Add ada to SUBDIRS.
145
1462003-07-03      Joel Sherrill <joel@OARcorp.com>
147
148        * aclocal/version.m4: Updated to rtems-ss-20030703.
149
1502003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        PR 409:
153        * include/Makefile.am: Add rtems/stdint.h
154        * include/rtems/stdint.h: New.
155
1562003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        PR 321:
159        * aclocal/env-rtemscpu.m4: Remove support for profile-variant.
160        * automake/compile.am: Ditto.
161        * automake/local.am: Ditto.
162
1632003-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * automake/compile.am: Remove LIBSUFFIX_VA (unused).
166
1672003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * aclocal/env-rtemscpu.m4: Merge-in env-rtemsbsp.m4.
170        * aclocal/env-rtemsbsp.m4: Remove.
171        * aclocal/enable-rtemsbsp.m4: Remove.
172
1732003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * aclocal/env-rtemscpu.m4: Remove stray '/' in setting up
176        project_libdir.
177
1782003-04-17      Joel Sherrill <joel@OARcorp.com>
179
180        * aclocal/version.m4: Updated to rtems-ss-20030417.
181
1822003-04-11      Joel Sherrill <joel@OARcorp.com>
183
184        * aclocal/version.m4: Updated to rtems-ss-20030411.
185
1862003-04-11      Joel Sherrill <joel@OARcorp.com>
187
188        * aclocal/version.m4: Updated to rtems-ss-20020411.
189
1902003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * wrapup/Makefile.am: Remove '/' after $(DESTDIR) to work around
193        Cygwin mistreating paths.
194
1952003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * wrapup/Makefile.am: Reflect changes to project_libdir.
198
1992003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * aclocal/env-rtemscpu.m4: Remove obsolete comment.
202        Add MULTISUBDIR to project_libdir.
203
2042003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * aclocal/env-rtemscpu.m4: Remove RTEMS_ROOT (Unused).
207        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT (Unused).
208        Remove RTEMS_PROJECT_ROOT (Unused).
209        * aclocal/tool-paths.m4: Delete.
210
2112003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * configure.ac: Remove AC_CONFIG_AUX_DIR.
214        * aclocal/rtems-top.m4: Add AC_CONFIG_AUX_DIR.
215
2162003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * configure.ac: AC_PREREQ(2.57).
219
2202003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * configure.ac: Remove sptables.h.in.
223
2242003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * configure.ac: Remove AC_SUBST(RTEMS_VERSION).
227        AC_DEFINE(RTEMS_VERSION) to propagate it through cpuopts.h.
228
2292003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * configure.ac: AC_SUBST(RTEMS_VERSION,_RTEMS_VERSION).
232
2332003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * aclocal/gcc-isystem.m4: New.
236        * aclocal/gcc-specs.m4: Remove.
237        * aclocal/prog-cc.m4: Remove RTEMS_GCC_SPECS.
238        Add RTEMS_GCC_ISYSTEM.
239        Reformat setting up RTEMS_CPPFLAGS.
240
2412003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * automake/local.am: Introduce depend-gcc.
244        Remove ${ARCH}.
245        * automake/compile.am: Remove GCCSPECS, GCC_SPECS, CONFIG.CC, CC,
246        CPP. Add ${ARCH}. depend-gcc.
247        * aclocal/prog-cc.m4: Set up RTEMS_CPPFLAGS.
248        * aclocal/env-rtemscpu.m4: Remove GCC_SPECS.
249        * aclocal/env-rtemsbsp.m4: Remove GCC_SPECS.
250
2512003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
254
2552003-01-28      Joel Sherrill <joel@OARcorp.com>
256
257        * aclocal/version.m4: Updated to rtems-ss-20030128.
258
2592003-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * automake/local.am: Remove distclean-local.
262        Remove PROJECT_TOOLS.
263
2642003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
267        Remove CLOBBER_DEPEND (Unused).
268
2692002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * automake/compile.am: Remove $(RTEMS_BSP_CFLAGS).
272
2732002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274        * wrapup/Makefile.am: Fix path to libxdr and librpc (Another typo in
275        from the 2002-12-12 patch).
276
2772002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * wrapup/Makefile.am: Fix typo in yesterday's patch.
280
2812002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * wrapup/Makefile.am: Don't create $ARCH.
284        Use install-data-local to install librtemscpu.a
285
2862002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * wrapup/Makefile.am: Add libmisc.
289
2902002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * configure.ac: Add AC_CONFIG_SUBDIR(libmisc).
293
2942002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
297        * aclocal/env-rtemscpu.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
298        * aclocal/check-bsps.m4: Remove.
299
3002002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * wrapup/Makefile.am: Remove *_OBJS, use LIBS+= instead.
303        * configure.ac: Require autoconf >= 2.54, automake-1.7.2.
304
3052002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * wrapup/Makefile.am: Reflect changes to score/.
308        * configure.ac: Reflect changes to score/.
309
3102002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * wrapup/Makefile.am: Reflect changes to sapi/.
313        * configure.ac: Reflect changes to sapi/.
314
3152002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * configure.ac: Add AC_SUBST(INLINEdir).
318
3192002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * wrapup/Makefile.am: Reflect changes to rtems/.
322        * configure.ac: Reflect changes to rtems/.
323
3242002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * wrapup/Makefile.am: Reflect changes to posix/.
327        Reflect changes to itron/.
328
3292002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
332
3332002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * automake/multilib.am: Don't include @RTEMS_BSP@.cfg.
336        * automake/compile.am: Remove hard-coded CFLAGS_PROFILE_V.
337        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
338        CFLAGS_PROFILE_V.
339        Hard-code RTEMS_CFLAGS_PROFILE = -pg
340        * aclocal/prog-cc.m4: Sync with toplevel/aclocal/prog-cc.m4.
341        Remove GCCSED.
342        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
343        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V.
344
3452002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * aclocal/rtems-flags.m4: New.
348
3492002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V (Unused).
352
3532002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x.
356        * aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
357
3582002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
359
360        * include/rtems/libio_.h: Remove.
361
3622002-11-18      Joel Sherrill <joel@OARcorp.com>
363
364        * aclocal/version.m4: Updated to rtems-ss-20021118.
365
3662002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
367
368        * include/rtems/userenv.h: Rely upon <limits.h> for
369        _POSIX_LOGIN_NAME_MAX.
370
3712002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS.
374        * automake/compile.am: Acknowledge configuration-time CFLAGS.
375        Remove CFLAGS_DEFAULT.
376
3772002-11-11      Joel Sherrill <joel@OARcorp.com>
378
379        * aclocal/version.m4: Updated to rtems-ss-20021111.
380
3812002-11-11      Joel Sherrill <joel@OARcorp.com>
382
383        * aclocal/version.m4: Updated to rtems-ss-20021111.
384
3852002-11-01      Joel Sherrill <joel@OARcorp.com>
386
387        * ChangeLog: Corrected.
388
3892002-10-30      Eric Norum <eric.norum@usask.ca>
390
391        * include/rtems/bspIo.h: Add vprintk function for kernel printing
392        from routines which have already obtained the va_list pointer.
393
3942002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
395
396        * aclocal/check-bsp-cache.m4: Remove.
397
3982002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
399
400        * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
401
4022002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
403
404        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
405
4062002-10-21      Joel Sherrill <joel@OARcorp.com>
407
408        * aclocal/version.m4: Updated to rtems-20021021-test.
409
4102002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
411
412        * .cvsignore: Reformat.
413        Add autom4te*cache.
414        Remove autom4te.cache.
415
4162002-10-07      Joel Sherrill <joel@OARcorp.com>
417
418        * aclocal/version.m4: Updated to rtems-ss-20021007.
419
4202002-10-04      Joel Sherrill <joel@OARcorp.com>
421
422        * aclocal/version.m4: Updated to rtems-JUNK.
423
4242002-10-04      Joel Sherrill <joel@OARcorp.com>
425
426        * aclocal/version.m4: Updated to rtems-ss-20021004.
427
4282002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * score/include/Makefile.am: Remove cpuopt.h generation.
431        * configure.ac: Correct package name.
432        Don't build ada if POSIX is disabled.
433        Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
434
4352002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        * aclocal/prog-gnat.m4: New.
438        * configure.ac: Add ada subdir handling.
439
4402002-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
441
442        * aclocal/bsp-alias.m4: Remove.
443
4442002-08-07      Joel Sherrill <joel@OARcorp.com>
445
446        * aclocal/version.m4: Updated to rtems-ss-20020807.
447
4482002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
449
450        * configure.ac: Add missing ',' to librpc activation.
451        Add AC_MSG_CHECKING/AC_MSG_RESULT.
452        * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
453
4542002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
455
456        * configure.ac: Fix bug in librpc activation, having introduced by
457        yesterday's patch.
458
4592002-08-06      Joel Sherrill <joel@OARcorp.com>
460
461        * configure.ac: or32 does not currently support librpc.
462
4632002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
464
465        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
466
4672002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
469        * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
470        Use AS_IF instead of if/then/else/fi.
471
4722002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
473
474        * wrapup/Makefile.am: Use librtems.a.
475        * wrapup/Makefile.am: Use libsapi.a.
476
4772002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
478
479        * wrapup/Makefile.am: Use libscore.a.
480
4812002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
482
483        * aclocal/canonicalize-tools.m4: Remove LD.
484        * automake/lib.am: Remove LD.
485        * Makefile.am: Put preinstall-stamp into CLEANFILES.
486
4872002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
488
489        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
490        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
491
4922002-07-31      Joel Sherrill <joel@OARcorp.com>
493
494        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
495        was just a stub and only the OR32 port is getting worked on.
496
4972002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
500
5012002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
502
503        * automake/compile.am: Use .$(OBJEXT) instead of .o.
504
5052002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
506
507        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
508
5092002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
510
511        * wrapup/Makefile.am: Use project_libdir instead of
512        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
513        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
514
5152002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
516
517        * automake/lib.am: Use project_libdir instead of
518        $(PROJECT_RELEASE)/lib.
519
5202002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
521
522        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
523        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
524        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
525        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
526        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
527        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
528        references to bsp_specs. Use project_libdir instead of
529        $(PROJECT_RELEASE)/lib.
530
5312002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
532
533        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
534        * aclocal/check-cpu.m4: Ditto.
535        * aclocal/check-bsps.m4: Ditto.
536
5372002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
538
539        * automake/multilib.am: Add install-multi.
540        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
541        version.m4.
542        Add --with-project-root.
543        Reflect --with-project-root to setting up PROJECT_ROOT.
544        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
545        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
546        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
547
5482002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
549
550        * configure.ac: RTEMS_TOP(..).
551
5522002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
553
554        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
555
5562002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
557
558        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
559
5602002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
561
562        * configure.ac: Remove RTEMS_PROJECT_ROOT.
563        * aclocal/project-root.m4: Remove.
564
5652002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
566
567        * aclocal/enable-multiprocessing.m4: Fix typo.
568        * aclocal/prog-cc.m4: Remove obsolete comments.
569        Comment out GCCSED.
570
5712002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
572
573        * aclocal/prog-ccas.m4: New.
574        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
575        RTEMS_GCC_PRINT
576        * aclocal/check-multiprocessing.m4: Fix typo.
577        * automake/compile.am: Remove CXX support.
578        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
579
5802002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
581
582        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
583
5842002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
585
586        * configure.ac: Remove references to RTEMS_BSP.
587        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
588        Allow building w/ --enable-multiprocessing --enable-multilib.
589        * aclocal/enable-multiprocessing.m4:
590        Eliminate RTEMS_HAS_MULTIPROCESSING.
591
5922002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
593
594        * wrapup/Makefile.am: Fix stupid typo in previous patch.
595
5962002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
597
598        * configure.ac: Add librpc. AC_PROG_RANLIB.
599        * wrapup/Makefile.am: Add librpc.
600        Use relative path to lib*.a for
601        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
602
6032002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
604
605        * aclocal/subdirs.m4: Remove.
606
6072002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
608
609        * wrapup/Makefile.am: Use relative path to lib*.a for
610        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
611
6122002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
613
614        * Makefile.am: Include $(top_srcdir)/automake/*.am.
615        Use aclocal.
616        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
617        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
618        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
619        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
620        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
621        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
622        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
623        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
624        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
625        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
626        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
627        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
628        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
629        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
630        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
631        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
632        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
633        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
634
6352002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
636
637        * aclocal/bsp-alias.m4: Copied over from aclocal/.
638        * aclocal/canonical-host.m4: Ditto.
639        * aclocal/canonical-target-name.m4: Ditto.
640        * aclocal/canonicalize-tools.m4: Ditto.
641        * aclocal/check-bsp-cache.m4: Ditto.
642        * aclocal/check-bsps.m4: Ditto.
643        * aclocal/check-cpu.m4: Ditto.
644        * aclocal/check-itron.m4: Ditto.
645        * aclocal/check-multiprocessing.m4: Ditto.
646        * aclocal/check-networking.m4: Ditto.
647        * aclocal/check-newlib.m4: Ditto.
648        * aclocal/check-posix.m4: Ditto.
649        * aclocal/check-tool.m4: Ditto.
650        * aclocal/enable-bare.m4: Ditto.
651        * aclocal/enable-inlines.m4: Ditto.
652        * aclocal/enable-itron.m4: Ditto.
653        * aclocal/enable-multiprocessing.m4: Ditto.
654        * aclocal/enable-networking.m4: Ditto.
655        * aclocal/enable-posix.m4: Ditto.
656        * aclocal/enable-rtemsbsp.m4: Ditto.
657        * aclocal/env-rtemsbsp.m4: Ditto.
658        * aclocal/env-rtemscpu.m4: Ditto.
659        * aclocal/gcc-pipe.m4: Ditto.
660        * aclocal/gcc-specs.m4: Ditto.
661        * aclocal/multi.m4: Ditto.
662        * aclocal/multilib.m4: Ditto.
663        * aclocal/prog-cc.m4: Ditto.
664        * aclocal/project-root.m4: Ditto.
665        * aclocal/rtems-cpu-subdirs.m4: Ditto.
666        * aclocal/rtems-debug.m4: Ditto.
667        * aclocal/rtems-top.m4: Ditto.
668        * aclocal/subdirs.m4: Ditto.
669        * aclocal/sysv-ipc.m4: Ditto.
670        * aclocal/tool-paths.m4: Ditto.
671        * aclocal/version.m4: Ditto.
672
6732002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
674
675        * automake/compile.am: Copied over from automake/.
676        * automake/lib.am: Copied over from automake/.
677        * automake/local.am: Copied over from automake/.
678        * automake/multilib.am: Copied over from automake/.
679        * automake/subdirs.am: Copied over from automake/.
680        * Makefile.am: Add automake/*.am.
681
6822002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
683
684        * configure.ac: Add libnetworking.
685        * wrapup/Makefile.am: Ditto.
686
6872002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
688
689        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
690        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
691
6922002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
693
694        * configure.ac: Add libcsupport.
695        * wrapup/Makefile.am: Ditto.
696
6972002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
698
699        * Makefile.am: Add preinstall-stamp.
700
7012002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
702
703        * configure.ac: Remove ENABLE_GCC28.
704
7052002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
706
707        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
708
7092002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
710
711        * configure.ac:
712        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
713        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
714        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
715        * Makefile.am: Remove AUTOMAKE_OPTIONS.
716        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
717
7182001-01-17      Joel Sherrill <joel@OARcorp.com>
719
720        * ChangeLog: Deleted duplicate blank line.
721
7222002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
723
724        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
725        ITRON_SUBDIRS.
726        * configure.ac: Rework enable_unixlib handling.
727        Add RTEMS_MULTILIBS to cpuopts.h.
728        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
729        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
730
7312002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
732
733        * wrapup/Makefile.am: Add install-hook.
734        Remove SIZE_RTEMS.
735        * include/rtems/fs.h: New, extracted from libio_.h.
736        * include/rtems/userenv.h: New. extracted from libio_.h.
737
7382002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
739
740        * Makefile.am: Readded reference to wrapup.
741
7422002-01-06      Joel Sherrill <joel@OARcorp.com>
743
744        * wrapup/.cvsignore: Readded.
745        * include/.cvsignore: New file.
746
7472002-01-04      Joel Sherrill <joel@OARcorp.com>
748
749        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
750
7512001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
752
753        * configure.ac: Use AS_IF instead of if/then/else.
754        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
755        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
756        Add include/Makefile to CONFIG_FILES.
757        Add AC_ENABLE_MULITLIB.
758        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
759        Remove */optman/Makefile from CONFIG_FILES.
760        * Makefile.am: Add include to SUBDIRS.
761        * rtems/Makefile.am: Remove optman from SUBDIRS.
762        * sapi/Makefile.am: Remove optman from SUBDIRS.
763        * include/Makefile.am: New file.
764        * include/rtems/bspIo.h: Relocated from lib/include.
765        * include/rtems/libio_.h: Relocated from lib/include.
766
7672001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
768
769        * wrapup/posix/Makefile.am: Add multilib support.
770        * wrapup/itron/Makefile.am: Add multilib support.
771        * wrapup/rtems/Makefile.am: Add multilib support.
772        * Makefile.am: Add multilib support.
773
7742001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
775
776        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
777
7782001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
779
780        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
781        Reflect changes to configuration of rtems, score and sapi subdirs.
782        * Makefile.am: require automake-1.5.
783
7842001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
785
786        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
787        * configure.in: Remove.
788        * configure.ac: New file, generated from configure.in by autoupdate.
789
7902001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
791
792        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
793
7942001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
795
796        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
797
7982001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
799
800        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
801
8022000-12-01      Joel Sherrill <joel@OARcorp.com>
803
804        * configure.in: Removed error check for enabling macros with
805        either POSIX or ITRON API.
806
8072000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
808
809        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
810
8112000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
812
813        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
814
8152000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
816
817        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
818        Switch to GNU canonicalization.
819
8202000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
821
822        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
823
8242000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
825
826        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
827        wrapup/rtems/Makefile.am: Include compile.am
828
8292000-08-10      Joel Sherrill <joel@OARcorp.com>
830
831        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.