source: rtems/cpukit/ChangeLog @ 7cdf8b7e

4.104.114.84.95
Last change on this file since 7cdf8b7e was 1bcbe41, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/27/03 at 14:36:23

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

  • configure.ac: Use here-documents to generate cpuopts.tmp. Various fixes and changes to argument processing. Reflect changes to librpc Makefile.ams.
  • acinclude.m4: Use here-documents to generate cpuopts.tmp.
  • aclocal/check-itron.m4: Remove HAS_IRON_API.
  • aclocal/check-multiprocessing.m4: Remove HAS_MP.
  • aclocal/check-posix.m4: Remove HAS_POSIX_API.
  • Property mode set to 100644
File size: 26.4 KB
Line 
12003-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Use here-documents to generate cpuopts.tmp.
4        Various fixes and changes to argument processing.
5        Reflect changes to librpc Makefile.ams.
6        * acinclude.m4: Use here-documents to generate cpuopts.tmp.
7        * aclocal/check-itron.m4: Remove HAS_IRON_API.
8        * aclocal/check-multiprocessing.m4: Remove HAS_MP.
9        * aclocal/check-posix.m4: Remove HAS_POSIX_API.
10
112003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * aclocal/canonicalize-tools.m4, aclocal/check-itron.m4,
14        aclocal/check-multiprocessing.m4, aclocal/check-newlib.m4,
15        aclocal/check-posix.m4, aclocal/check-rtems-debug.m4,
16        aclocal/check-tool.m4, aclocal/enable-bare.m4,
17        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
18        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
19        aclocal/enable-posix.m4, aclocal/enable-rtems-debug.m4,
20        aclocal/env-rtemscpu.m4, aclocal/gcc-isystem.m4,
21        aclocal/gcc-pipe.m4, aclocal/multi.m4,
22        aclocal/multilib.m4, aclocal/prog-cc.m4,
23        aclocal/rtems-top.m4, aclocal/sysv-ipc.m4:
24        Fix underquoting to silence automake-1.8.
25
262003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.ac: Use RTEMS_INLINES instead of USE_INLINES.
29        Elimimate INLINESdir.
30        * aclocal/enable-inlines.m4: Ditto. Remove RTEMS_USE_MACROS.
31        * .cvsignore: Add config.h.in.
32
332003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * configure.ac: Make RTEMS_DEBUG an RTEMS_CPUOPT.
36
372003-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * wrapup/Makefile.am: Reflect having removed libnetworking/wrapup.
40        * configure.ac: Ditto.
41
422003-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * acinclude.m4: New.
45        * configure.ac: Don't use AUTOHEADER to generate cpuopts.h.
46        Add local autoheader config.h.
47        * aclocal/canonical-target-name.m4: Require AC_CANONICAL_HOST.
48        * aclocal/enable-inlines.m4: Remove USE_MACROS (Unused).
49
502003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * aclocal/check-posix.m4: Add m4-quotes.
53        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
54        * aclocal/canonical-host.m4: Remove.
55        * configure.ac: Remove RTEMS_CANONICAL_HOST.
56        * aclocal/sysv-ipc.m4: Remove reference to RTEMS_CANONICAL_HOST.
57        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_HOST instead of
58        AC_CANONICAL_TARGET. Use $host instead of $target.
59
602003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * aclocal/check-multiprocessing.m4: Add m4-quotes.
63        Remove RTEMS_CHECK_CPU.
64        * aclocal/check-itron.m4: Add m4-quotes.
65        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
66        * aclocal/check-networking.m4: Add m4-quotes.
67        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
68        * aclocal/check-cpu.m4: Remove.
69        * aclocal/canonical-target-name.m4: Add m4-quotes.
70        * configure.ac: Merge-in former aclocal/check-cpu.m4.
71
722003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * configure.ac: Check for sys/cdefs.h.
75        * aclocal/env-rtems-cpu.m4: Add project_includedir.
76        Deprecate PROJECT_INCLUDE.  Change project_includedir to
77        $(PROJECT_ROOT)/include for multilibs.
78
792003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * Makefile.am: Merge-in include/Makefile.am.
82        * include/Makefile.am: Remove.
83        * configure.ac: Reflect having removed include/Makefile.am and
84        librpc/include/Makefile.am.
85
862003-09-04      Joel Sherrill <joel@OARcorp.com>
87
88        * include/rtems/bspIo.h, include/rtems/fs.h, include/rtems/userenv.h:
89        URL for license changed.
90
912003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * aclocal/rtems-top.m4: Add RTEMS_API.
94        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
95
962003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * aclocal/rtems-debug.m4: Remove.
99        * aclocal/enable-rtems-debug.m4: New (Split out from rtems-debug.m4).
100        * aclocal/check-rtems-debug.m4: New (Split out from rtems-debug.m4).
101
1022003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * automake/local.am: Remove "debug".
105
1062003-08-11      Joel Sherrill <joel@OARcorp.com>
107
108        * configure.ac: Removed duplicate entry.
109
1102003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
113
1142003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * configure.ac: Add libmisc/fsmount/Makefile.
117
1182003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * wrapup/Makefile.am: Remove '/' after $(DESTDIR).
121
1222003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * wrapup/Makefile.am: Remove bogus $(MULTISUBDIR).
125
1262003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * configure.ac: Merge-in librpc/configure.ac.
129        * Makefile.am: Add librpc to SUBDIRS.
130        Remove @subdirs@.
131
1322003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * configure.ac: Merge-in libcsupport/configure.ac.
135        * Makefile.am: Add libcsupport to SUBDIRS.
136
1372003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * configure.ac: Merge-in posix/configure.ac.
140        Merge-in itron/configure.ac.
141        Misc. cosmetical changes.
142        * Makefile.am: Add posix, itron to SUBDIRS.
143
1442003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * configure.ac: Merge-in libnetworking/configure.ac.
147        Remove "rtems-" from RTEMS_VERSION.
148        Add AC_CHECK_FUNCS([strsep strcasecmp snprintf]).
149        * Makefile.am: Add libmisc to SUBDIRS.
150
1512003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * configure.ac: Merge-in libmisc/configure.ac.
154        * Makefile.am: Add libmisc to SUBDIRS.
155
1562003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * configure.ac: Merge-in libfs/configure.ac.
159        * Makefile.am: Add libfs to SUBDIRS.
160
1612003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * configure.ac: Merge-in libblock/configure.ac.
164        * Makefile.am: Add libblock to SUBDIRS.
165
1662003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * configure.ac: Merge-in ada/configure.ac.
169        * Makefile.am: Add ada to SUBDIRS.
170
1712003-07-03      Joel Sherrill <joel@OARcorp.com>
172
173        * aclocal/version.m4: Updated to rtems-ss-20030703.
174
1752003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        PR 409:
178        * include/Makefile.am: Add rtems/stdint.h
179        * include/rtems/stdint.h: New.
180
1812003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        PR 321:
184        * aclocal/env-rtemscpu.m4: Remove support for profile-variant.
185        * automake/compile.am: Ditto.
186        * automake/local.am: Ditto.
187
1882003-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * automake/compile.am: Remove LIBSUFFIX_VA (unused).
191
1922003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * aclocal/env-rtemscpu.m4: Merge-in env-rtemsbsp.m4.
195        * aclocal/env-rtemsbsp.m4: Remove.
196        * aclocal/enable-rtemsbsp.m4: Remove.
197
1982003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * aclocal/env-rtemscpu.m4: Remove stray '/' in setting up
201        project_libdir.
202
2032003-04-17      Joel Sherrill <joel@OARcorp.com>
204
205        * aclocal/version.m4: Updated to rtems-ss-20030417.
206
2072003-04-11      Joel Sherrill <joel@OARcorp.com>
208
209        * aclocal/version.m4: Updated to rtems-ss-20030411.
210
2112003-04-11      Joel Sherrill <joel@OARcorp.com>
212
213        * aclocal/version.m4: Updated to rtems-ss-20020411.
214
2152003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * wrapup/Makefile.am: Remove '/' after $(DESTDIR) to work around
218        Cygwin mistreating paths.
219
2202003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * wrapup/Makefile.am: Reflect changes to project_libdir.
223
2242003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * aclocal/env-rtemscpu.m4: Remove obsolete comment.
227        Add MULTISUBDIR to project_libdir.
228
2292003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * aclocal/env-rtemscpu.m4: Remove RTEMS_ROOT (Unused).
232        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT (Unused).
233        Remove RTEMS_PROJECT_ROOT (Unused).
234        * aclocal/tool-paths.m4: Delete.
235
2362003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * configure.ac: Remove AC_CONFIG_AUX_DIR.
239        * aclocal/rtems-top.m4: Add AC_CONFIG_AUX_DIR.
240
2412003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * configure.ac: AC_PREREQ(2.57).
244
2452003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * configure.ac: Remove sptables.h.in.
248
2492003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * configure.ac: Remove AC_SUBST(RTEMS_VERSION).
252        AC_DEFINE(RTEMS_VERSION) to propagate it through cpuopts.h.
253
2542003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * configure.ac: AC_SUBST(RTEMS_VERSION,_RTEMS_VERSION).
257
2582003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * aclocal/gcc-isystem.m4: New.
261        * aclocal/gcc-specs.m4: Remove.
262        * aclocal/prog-cc.m4: Remove RTEMS_GCC_SPECS.
263        Add RTEMS_GCC_ISYSTEM.
264        Reformat setting up RTEMS_CPPFLAGS.
265
2662003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * automake/local.am: Introduce depend-gcc.
269        Remove ${ARCH}.
270        * automake/compile.am: Remove GCCSPECS, GCC_SPECS, CONFIG.CC, CC,
271        CPP. Add ${ARCH}. depend-gcc.
272        * aclocal/prog-cc.m4: Set up RTEMS_CPPFLAGS.
273        * aclocal/env-rtemscpu.m4: Remove GCC_SPECS.
274        * aclocal/env-rtemsbsp.m4: Remove GCC_SPECS.
275
2762003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
279
2802003-01-28      Joel Sherrill <joel@OARcorp.com>
281
282        * aclocal/version.m4: Updated to rtems-ss-20030128.
283
2842003-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * automake/local.am: Remove distclean-local.
287        Remove PROJECT_TOOLS.
288
2892003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
292        Remove CLOBBER_DEPEND (Unused).
293
2942002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * automake/compile.am: Remove $(RTEMS_BSP_CFLAGS).
297
2982002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299        * wrapup/Makefile.am: Fix path to libxdr and librpc (Another typo in
300        from the 2002-12-12 patch).
301
3022002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * wrapup/Makefile.am: Fix typo in yesterday's patch.
305
3062002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * wrapup/Makefile.am: Don't create $ARCH.
309        Use install-data-local to install librtemscpu.a
310
3112002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * wrapup/Makefile.am: Add libmisc.
314
3152002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * configure.ac: Add AC_CONFIG_SUBDIR(libmisc).
318
3192002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
322        * aclocal/env-rtemscpu.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
323        * aclocal/check-bsps.m4: Remove.
324
3252002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * wrapup/Makefile.am: Remove *_OBJS, use LIBS+= instead.
328        * configure.ac: Require autoconf >= 2.54, automake-1.7.2.
329
3302002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * wrapup/Makefile.am: Reflect changes to score/.
333        * configure.ac: Reflect changes to score/.
334
3352002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * wrapup/Makefile.am: Reflect changes to sapi/.
338        * configure.ac: Reflect changes to sapi/.
339
3402002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * configure.ac: Add AC_SUBST(INLINEdir).
343
3442002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * wrapup/Makefile.am: Reflect changes to rtems/.
347        * configure.ac: Reflect changes to rtems/.
348
3492002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * wrapup/Makefile.am: Reflect changes to posix/.
352        Reflect changes to itron/.
353
3542002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
357
3582002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
359
360        * automake/multilib.am: Don't include @RTEMS_BSP@.cfg.
361        * automake/compile.am: Remove hard-coded CFLAGS_PROFILE_V.
362        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
363        CFLAGS_PROFILE_V.
364        Hard-code RTEMS_CFLAGS_PROFILE = -pg
365        * aclocal/prog-cc.m4: Sync with toplevel/aclocal/prog-cc.m4.
366        Remove GCCSED.
367        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
368        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V.
369
3702002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * aclocal/rtems-flags.m4: New.
373
3742002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
375
376        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V (Unused).
377
3782002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
379
380        * aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x.
381        * aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
382
3832002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
384
385        * include/rtems/libio_.h: Remove.
386
3872002-11-18      Joel Sherrill <joel@OARcorp.com>
388
389        * aclocal/version.m4: Updated to rtems-ss-20021118.
390
3912002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
393        * include/rtems/userenv.h: Rely upon <limits.h> for
394        _POSIX_LOGIN_NAME_MAX.
395
3962002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
397
398        * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS.
399        * automake/compile.am: Acknowledge configuration-time CFLAGS.
400        Remove CFLAGS_DEFAULT.
401
4022002-11-11      Joel Sherrill <joel@OARcorp.com>
403
404        * aclocal/version.m4: Updated to rtems-ss-20021111.
405
4062002-11-11      Joel Sherrill <joel@OARcorp.com>
407
408        * aclocal/version.m4: Updated to rtems-ss-20021111.
409
4102002-11-01      Joel Sherrill <joel@OARcorp.com>
411
412        * ChangeLog: Corrected.
413
4142002-10-30      Eric Norum <eric.norum@usask.ca>
415
416        * include/rtems/bspIo.h: Add vprintk function for kernel printing
417        from routines which have already obtained the va_list pointer.
418
4192002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * aclocal/check-bsp-cache.m4: Remove.
422
4232002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
424
425        * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
426
4272002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
428
429        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
430
4312002-10-21      Joel Sherrill <joel@OARcorp.com>
432
433        * aclocal/version.m4: Updated to rtems-20021021-test.
434
4352002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        * .cvsignore: Reformat.
438        Add autom4te*cache.
439        Remove autom4te.cache.
440
4412002-10-07      Joel Sherrill <joel@OARcorp.com>
442
443        * aclocal/version.m4: Updated to rtems-ss-20021007.
444
4452002-10-04      Joel Sherrill <joel@OARcorp.com>
446
447        * aclocal/version.m4: Updated to rtems-JUNK.
448
4492002-10-04      Joel Sherrill <joel@OARcorp.com>
450
451        * aclocal/version.m4: Updated to rtems-ss-20021004.
452
4532002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
454
455        * score/include/Makefile.am: Remove cpuopt.h generation.
456        * configure.ac: Correct package name.
457        Don't build ada if POSIX is disabled.
458        Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
459
4602002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
461
462        * aclocal/prog-gnat.m4: New.
463        * configure.ac: Add ada subdir handling.
464
4652002-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
466
467        * aclocal/bsp-alias.m4: Remove.
468
4692002-08-07      Joel Sherrill <joel@OARcorp.com>
470
471        * aclocal/version.m4: Updated to rtems-ss-20020807.
472
4732002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
474
475        * configure.ac: Add missing ',' to librpc activation.
476        Add AC_MSG_CHECKING/AC_MSG_RESULT.
477        * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
478
4792002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
480
481        * configure.ac: Fix bug in librpc activation, having introduced by
482        yesterday's patch.
483
4842002-08-06      Joel Sherrill <joel@OARcorp.com>
485
486        * configure.ac: or32 does not currently support librpc.
487
4882002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
489
490        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
491
4922002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
493
494        * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
495        Use AS_IF instead of if/then/else/fi.
496
4972002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * wrapup/Makefile.am: Use librtems.a.
500        * wrapup/Makefile.am: Use libsapi.a.
501
5022002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
503
504        * wrapup/Makefile.am: Use libscore.a.
505
5062002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
507
508        * aclocal/canonicalize-tools.m4: Remove LD.
509        * automake/lib.am: Remove LD.
510        * Makefile.am: Put preinstall-stamp into CLEANFILES.
511
5122002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
513
514        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
515        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
516
5172002-07-31      Joel Sherrill <joel@OARcorp.com>
518
519        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
520        was just a stub and only the OR32 port is getting worked on.
521
5222002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
523
524        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
525
5262002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
527
528        * automake/compile.am: Use .$(OBJEXT) instead of .o.
529
5302002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
531
532        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
533
5342002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
535
536        * wrapup/Makefile.am: Use project_libdir instead of
537        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
538        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
539
5402002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
541
542        * automake/lib.am: Use project_libdir instead of
543        $(PROJECT_RELEASE)/lib.
544
5452002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
546
547        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
548        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
549        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
550        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
551        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
552        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
553        references to bsp_specs. Use project_libdir instead of
554        $(PROJECT_RELEASE)/lib.
555
5562002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
557
558        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
559        * aclocal/check-cpu.m4: Ditto.
560        * aclocal/check-bsps.m4: Ditto.
561
5622002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
563
564        * automake/multilib.am: Add install-multi.
565        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
566        version.m4.
567        Add --with-project-root.
568        Reflect --with-project-root to setting up PROJECT_ROOT.
569        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
570        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
571        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
572
5732002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
574
575        * configure.ac: RTEMS_TOP(..).
576
5772002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
578
579        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
580
5812002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
582
583        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
584
5852002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
586
587        * configure.ac: Remove RTEMS_PROJECT_ROOT.
588        * aclocal/project-root.m4: Remove.
589
5902002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
591
592        * aclocal/enable-multiprocessing.m4: Fix typo.
593        * aclocal/prog-cc.m4: Remove obsolete comments.
594        Comment out GCCSED.
595
5962002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
597
598        * aclocal/prog-ccas.m4: New.
599        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
600        RTEMS_GCC_PRINT
601        * aclocal/check-multiprocessing.m4: Fix typo.
602        * automake/compile.am: Remove CXX support.
603        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
604
6052002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
606
607        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
608
6092002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
610
611        * configure.ac: Remove references to RTEMS_BSP.
612        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
613        Allow building w/ --enable-multiprocessing --enable-multilib.
614        * aclocal/enable-multiprocessing.m4:
615        Eliminate RTEMS_HAS_MULTIPROCESSING.
616
6172002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
618
619        * wrapup/Makefile.am: Fix stupid typo in previous patch.
620
6212002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
622
623        * configure.ac: Add librpc. AC_PROG_RANLIB.
624        * wrapup/Makefile.am: Add librpc.
625        Use relative path to lib*.a for
626        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
627
6282002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
629
630        * aclocal/subdirs.m4: Remove.
631
6322002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
633
634        * wrapup/Makefile.am: Use relative path to lib*.a for
635        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
636
6372002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
638
639        * Makefile.am: Include $(top_srcdir)/automake/*.am.
640        Use aclocal.
641        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
642        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
643        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
644        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
645        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
646        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
647        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
648        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
649        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
650        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
651        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
652        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
653        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
654        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
655        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
656        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
657        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
658        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
659
6602002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
661
662        * aclocal/bsp-alias.m4: Copied over from aclocal/.
663        * aclocal/canonical-host.m4: Ditto.
664        * aclocal/canonical-target-name.m4: Ditto.
665        * aclocal/canonicalize-tools.m4: Ditto.
666        * aclocal/check-bsp-cache.m4: Ditto.
667        * aclocal/check-bsps.m4: Ditto.
668        * aclocal/check-cpu.m4: Ditto.
669        * aclocal/check-itron.m4: Ditto.
670        * aclocal/check-multiprocessing.m4: Ditto.
671        * aclocal/check-networking.m4: Ditto.
672        * aclocal/check-newlib.m4: Ditto.
673        * aclocal/check-posix.m4: Ditto.
674        * aclocal/check-tool.m4: Ditto.
675        * aclocal/enable-bare.m4: Ditto.
676        * aclocal/enable-inlines.m4: Ditto.
677        * aclocal/enable-itron.m4: Ditto.
678        * aclocal/enable-multiprocessing.m4: Ditto.
679        * aclocal/enable-networking.m4: Ditto.
680        * aclocal/enable-posix.m4: Ditto.
681        * aclocal/enable-rtemsbsp.m4: Ditto.
682        * aclocal/env-rtemsbsp.m4: Ditto.
683        * aclocal/env-rtemscpu.m4: Ditto.
684        * aclocal/gcc-pipe.m4: Ditto.
685        * aclocal/gcc-specs.m4: Ditto.
686        * aclocal/multi.m4: Ditto.
687        * aclocal/multilib.m4: Ditto.
688        * aclocal/prog-cc.m4: Ditto.
689        * aclocal/project-root.m4: Ditto.
690        * aclocal/rtems-cpu-subdirs.m4: Ditto.
691        * aclocal/rtems-debug.m4: Ditto.
692        * aclocal/rtems-top.m4: Ditto.
693        * aclocal/subdirs.m4: Ditto.
694        * aclocal/sysv-ipc.m4: Ditto.
695        * aclocal/tool-paths.m4: Ditto.
696        * aclocal/version.m4: Ditto.
697
6982002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
699
700        * automake/compile.am: Copied over from automake/.
701        * automake/lib.am: Copied over from automake/.
702        * automake/local.am: Copied over from automake/.
703        * automake/multilib.am: Copied over from automake/.
704        * automake/subdirs.am: Copied over from automake/.
705        * Makefile.am: Add automake/*.am.
706
7072002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
708
709        * configure.ac: Add libnetworking.
710        * wrapup/Makefile.am: Ditto.
711
7122002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
713
714        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
715        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
716
7172002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
718
719        * configure.ac: Add libcsupport.
720        * wrapup/Makefile.am: Ditto.
721
7222002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
723
724        * Makefile.am: Add preinstall-stamp.
725
7262002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
727
728        * configure.ac: Remove ENABLE_GCC28.
729
7302002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
731
732        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
733
7342002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
735
736        * configure.ac:
737        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
738        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
739        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
740        * Makefile.am: Remove AUTOMAKE_OPTIONS.
741        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
742
7432001-01-17      Joel Sherrill <joel@OARcorp.com>
744
745        * ChangeLog: Deleted duplicate blank line.
746
7472002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
748
749        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
750        ITRON_SUBDIRS.
751        * configure.ac: Rework enable_unixlib handling.
752        Add RTEMS_MULTILIBS to cpuopts.h.
753        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
754        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
755
7562002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
757
758        * wrapup/Makefile.am: Add install-hook.
759        Remove SIZE_RTEMS.
760        * include/rtems/fs.h: New, extracted from libio_.h.
761        * include/rtems/userenv.h: New. extracted from libio_.h.
762
7632002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
764
765        * Makefile.am: Readded reference to wrapup.
766
7672002-01-06      Joel Sherrill <joel@OARcorp.com>
768
769        * wrapup/.cvsignore: Readded.
770        * include/.cvsignore: New file.
771
7722002-01-04      Joel Sherrill <joel@OARcorp.com>
773
774        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
775
7762001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
777
778        * configure.ac: Use AS_IF instead of if/then/else.
779        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
780        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
781        Add include/Makefile to CONFIG_FILES.
782        Add AC_ENABLE_MULITLIB.
783        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
784        Remove */optman/Makefile from CONFIG_FILES.
785        * Makefile.am: Add include to SUBDIRS.
786        * rtems/Makefile.am: Remove optman from SUBDIRS.
787        * sapi/Makefile.am: Remove optman from SUBDIRS.
788        * include/Makefile.am: New file.
789        * include/rtems/bspIo.h: Relocated from lib/include.
790        * include/rtems/libio_.h: Relocated from lib/include.
791
7922001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
793
794        * wrapup/posix/Makefile.am: Add multilib support.
795        * wrapup/itron/Makefile.am: Add multilib support.
796        * wrapup/rtems/Makefile.am: Add multilib support.
797        * Makefile.am: Add multilib support.
798
7992001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
800
801        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
802
8032001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
804
805        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
806        Reflect changes to configuration of rtems, score and sapi subdirs.
807        * Makefile.am: require automake-1.5.
808
8092001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
810
811        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
812        * configure.in: Remove.
813        * configure.ac: New file, generated from configure.in by autoupdate.
814
8152001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
816
817        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
818
8192001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
820
821        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
822
8232001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
824
825        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
826
8272000-12-01      Joel Sherrill <joel@OARcorp.com>
828
829        * configure.in: Removed error check for enabling macros with
830        either POSIX or ITRON API.
831
8322000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
833
834        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
835
8362000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
837
838        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
839
8402000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
841
842        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
843        Switch to GNU canonicalization.
844
8452000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
846
847        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
848
8492000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
850
851        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
852        wrapup/rtems/Makefile.am: Include compile.am
853
8542000-08-10      Joel Sherrill <joel@OARcorp.com>
855
856        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.