source: rtems/cpukit/ChangeLog @ b71e8d0

4.104.114.84.95
Last change on this file since b71e8d0 was d7a7573, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/09/04 at 18:14:38

2004-01-08 Ralf Corsepius <corsepiu@…>

  • aclocal/enable-networking.m4: Don't AC_SUBST(RTEMS_HAS_NETWORKING).
  • aclocal/check-networking.m4: Don't AC_SUBST(HAS_NETWORKING).
  • automake/amcompile.am: Remove $(ARCH).
  • wrapup/Makefile.am: Add $(ARCH). Remove compile.am, lib.am. Include amcompile.am.
  • Property mode set to 100644
File size: 29.6 KB
Line 
12004-01-08  Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * aclocal/enable-networking.m4: Don't AC_SUBST(RTEMS_HAS_NETWORKING).
4        * aclocal/check-networking.m4: Don't AC_SUBST(HAS_NETWORKING).
5        * automake/amcompile.am: Remove $(ARCH).
6        * wrapup/Makefile.am: Add $(ARCH).
7        Remove compile.am, lib.am.
8        Include amcompile.am.
9
102004-01-08  Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * wrapup/Makefile.am: Use ../*/*$(LIB_VARIANT).a instead of
13        $(ARCH)/lib*.a.
14
152004-01-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * wrapup/Makefile.am:
18        Reflect changes to libblock/Makefile.am.
19        Reflect changes to libcsupport/Makefile.am.
20
212004-01-07      Joel Sherrill <joel@OARcorp.com>
22
23        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
24        more completely covers the MIPS family.
25
262004-01-07  Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * wrapup/Makefile.am: Reflect changes to library Makefile.ams.
29
302004-01-07  Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * automake/amcompile.am: New.
33        * configure.ac: Add subdir-objects, AM_PROG_CC_C_O.
34
352003-12-17  Joel Sherrill <joel@OARcorp.com>
36
37    * aclocal/version.m4: Updated to rtems-20031217-test.
38
392003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * automake/compile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
42
432003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * aclocal/env-rtemscpu.m4: Remove stray '/' in PROJECT_LIB.
46        * wrapup/Makefile.am: Remove duplicate $(PROJECT_LIB) rule.
47
482003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * aclocal/env-rtemscpu.m4: Add PROJECT_LIB.
51        * wrapup/Makefile.am: Use $(PROJECT_LIB) instead of ${PROJECT_RELEASE}/lib.
52
532003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
56        * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
57
582003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * wrapup/Makefile.am: Reworked.
61
622003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * aclocal/lead-dot.m4: Remove (Use the version in automake-1.8).
65        * automake/lib.am: Remove $(project_libdir)$(MULTISUBDIR).
66        * aclocal/env-rtemscpu.m4: Reflect new definition of project_lib.
67        * Makefile.am: Remove BUILT_SOURCES.
68
692003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
72
732003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
76        * wrapup/Makefile.am: Reflect $(dirstamp) changes.
77
782003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * Makefile.am: Add $(dirstamp) to preinstallation rules.
81
822003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * aclocal/lead-dot.m4: New (from automake-1.7f).
85        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT.
86        Add AC_SUBST(dirstamp).
87
882003-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * configure.ac: Reflect having removed
91        libnetworking/libc/Makefile.am, libnetworking/lib/Makefile.am.
92
932003-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * configure.ac: Reflect changes to libmisc/*.
96
972003-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * wrapup/Makefile.am: Merge-in former libmisc/wrapup/Makefile.am
100
1012003-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.ac: Reflect changes to libfs Makefile.ams.
104        Remove libmisc/wrapup/Makefile.
105
1062003-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * configure.ac: Use here-documents to generate cpuopts.tmp.
109        Various fixes and changes to argument processing.
110        Reflect changes to librpc Makefile.ams.
111        * acinclude.m4: Use here-documents to generate cpuopts.tmp.
112        * aclocal/check-itron.m4: Remove HAS_IRON_API.
113        * aclocal/check-multiprocessing.m4: Remove HAS_MP.
114        * aclocal/check-posix.m4: Remove HAS_POSIX_API.
115
1162003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * aclocal/canonicalize-tools.m4, aclocal/check-itron.m4,
119        aclocal/check-multiprocessing.m4, aclocal/check-newlib.m4,
120        aclocal/check-posix.m4, aclocal/check-rtems-debug.m4,
121        aclocal/check-tool.m4, aclocal/enable-bare.m4,
122        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
123        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
124        aclocal/enable-posix.m4, aclocal/enable-rtems-debug.m4,
125        aclocal/env-rtemscpu.m4, aclocal/gcc-isystem.m4,
126        aclocal/gcc-pipe.m4, aclocal/multi.m4,
127        aclocal/multilib.m4, aclocal/prog-cc.m4,
128        aclocal/rtems-top.m4, aclocal/sysv-ipc.m4:
129        Fix underquoting to silence automake-1.8.
130
1312003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.ac: Use RTEMS_INLINES instead of USE_INLINES.
134        Elimimate INLINESdir.
135        * aclocal/enable-inlines.m4: Ditto. Remove RTEMS_USE_MACROS.
136        * .cvsignore: Add config.h.in.
137
1382003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * configure.ac: Make RTEMS_DEBUG an RTEMS_CPUOPT.
141
1422003-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * wrapup/Makefile.am: Reflect having removed libnetworking/wrapup.
145        * configure.ac: Ditto.
146
1472003-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * acinclude.m4: New.
150        * configure.ac: Don't use AUTOHEADER to generate cpuopts.h.
151        Add local autoheader config.h.
152        * aclocal/canonical-target-name.m4: Require AC_CANONICAL_HOST.
153        * aclocal/enable-inlines.m4: Remove USE_MACROS (Unused).
154
1552003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * aclocal/check-posix.m4: Add m4-quotes.
158        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
159        * aclocal/canonical-host.m4: Remove.
160        * configure.ac: Remove RTEMS_CANONICAL_HOST.
161        * aclocal/sysv-ipc.m4: Remove reference to RTEMS_CANONICAL_HOST.
162        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_HOST instead of
163        AC_CANONICAL_TARGET. Use $host instead of $target.
164
1652003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * aclocal/check-multiprocessing.m4: Add m4-quotes.
168        Remove RTEMS_CHECK_CPU.
169        * aclocal/check-itron.m4: Add m4-quotes.
170        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
171        * aclocal/check-networking.m4: Add m4-quotes.
172        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
173        * aclocal/check-cpu.m4: Remove.
174        * aclocal/canonical-target-name.m4: Add m4-quotes.
175        * configure.ac: Merge-in former aclocal/check-cpu.m4.
176
1772003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * configure.ac: Check for sys/cdefs.h.
180        * aclocal/env-rtems-cpu.m4: Add project_includedir.
181        Deprecate PROJECT_INCLUDE.  Change project_includedir to
182        $(PROJECT_ROOT)/include for multilibs.
183
1842003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * Makefile.am: Merge-in include/Makefile.am.
187        * include/Makefile.am: Remove.
188        * configure.ac: Reflect having removed include/Makefile.am and
189        librpc/include/Makefile.am.
190
1912003-09-04      Joel Sherrill <joel@OARcorp.com>
192
193        * include/rtems/bspIo.h, include/rtems/fs.h, include/rtems/userenv.h:
194        URL for license changed.
195
1962003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * aclocal/rtems-top.m4: Add RTEMS_API.
199        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
200
2012003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * aclocal/rtems-debug.m4: Remove.
204        * aclocal/enable-rtems-debug.m4: New (Split out from rtems-debug.m4).
205        * aclocal/check-rtems-debug.m4: New (Split out from rtems-debug.m4).
206
2072003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * automake/local.am: Remove "debug".
210
2112003-08-11      Joel Sherrill <joel@OARcorp.com>
212
213        * configure.ac: Removed duplicate entry.
214
2152003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
218
2192003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * configure.ac: Add libmisc/fsmount/Makefile.
222
2232003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * wrapup/Makefile.am: Remove '/' after $(DESTDIR).
226
2272003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * wrapup/Makefile.am: Remove bogus $(MULTISUBDIR).
230
2312003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * configure.ac: Merge-in librpc/configure.ac.
234        * Makefile.am: Add librpc to SUBDIRS.
235        Remove @subdirs@.
236
2372003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * configure.ac: Merge-in libcsupport/configure.ac.
240        * Makefile.am: Add libcsupport to SUBDIRS.
241
2422003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * configure.ac: Merge-in posix/configure.ac.
245        Merge-in itron/configure.ac.
246        Misc. cosmetical changes.
247        * Makefile.am: Add posix, itron to SUBDIRS.
248
2492003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * configure.ac: Merge-in libnetworking/configure.ac.
252        Remove "rtems-" from RTEMS_VERSION.
253        Add AC_CHECK_FUNCS([strsep strcasecmp snprintf]).
254        * Makefile.am: Add libmisc to SUBDIRS.
255
2562003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * configure.ac: Merge-in libmisc/configure.ac.
259        * Makefile.am: Add libmisc to SUBDIRS.
260
2612003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * configure.ac: Merge-in libfs/configure.ac.
264        * Makefile.am: Add libfs to SUBDIRS.
265
2662003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * configure.ac: Merge-in libblock/configure.ac.
269        * Makefile.am: Add libblock to SUBDIRS.
270
2712003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * configure.ac: Merge-in ada/configure.ac.
274        * Makefile.am: Add ada to SUBDIRS.
275
2762003-07-03      Joel Sherrill <joel@OARcorp.com>
277
278        * aclocal/version.m4: Updated to rtems-ss-20030703.
279
2802003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        PR 409:
283        * include/Makefile.am: Add rtems/stdint.h
284        * include/rtems/stdint.h: New.
285
2862003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        PR 321:
289        * aclocal/env-rtemscpu.m4: Remove support for profile-variant.
290        * automake/compile.am: Ditto.
291        * automake/local.am: Ditto.
292
2932003-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * automake/compile.am: Remove LIBSUFFIX_VA (unused).
296
2972003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * aclocal/env-rtemscpu.m4: Merge-in env-rtemsbsp.m4.
300        * aclocal/env-rtemsbsp.m4: Remove.
301        * aclocal/enable-rtemsbsp.m4: Remove.
302
3032003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * aclocal/env-rtemscpu.m4: Remove stray '/' in setting up
306        project_libdir.
307
3082003-04-17      Joel Sherrill <joel@OARcorp.com>
309
310        * aclocal/version.m4: Updated to rtems-ss-20030417.
311
3122003-04-11      Joel Sherrill <joel@OARcorp.com>
313
314        * aclocal/version.m4: Updated to rtems-ss-20030411.
315
3162003-04-11      Joel Sherrill <joel@OARcorp.com>
317
318        * aclocal/version.m4: Updated to rtems-ss-20020411.
319
3202003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * wrapup/Makefile.am: Remove '/' after $(DESTDIR) to work around
323        Cygwin mistreating paths.
324
3252003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * wrapup/Makefile.am: Reflect changes to project_libdir.
328
3292003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * aclocal/env-rtemscpu.m4: Remove obsolete comment.
332        Add MULTISUBDIR to project_libdir.
333
3342003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * aclocal/env-rtemscpu.m4: Remove RTEMS_ROOT (Unused).
337        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT (Unused).
338        Remove RTEMS_PROJECT_ROOT (Unused).
339        * aclocal/tool-paths.m4: Delete.
340
3412003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
342
343        * configure.ac: Remove AC_CONFIG_AUX_DIR.
344        * aclocal/rtems-top.m4: Add AC_CONFIG_AUX_DIR.
345
3462003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * configure.ac: AC_PREREQ(2.57).
349
3502003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * configure.ac: Remove sptables.h.in.
353
3542003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * configure.ac: Remove AC_SUBST(RTEMS_VERSION).
357        AC_DEFINE(RTEMS_VERSION) to propagate it through cpuopts.h.
358
3592003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * configure.ac: AC_SUBST(RTEMS_VERSION,_RTEMS_VERSION).
362
3632003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * aclocal/gcc-isystem.m4: New.
366        * aclocal/gcc-specs.m4: Remove.
367        * aclocal/prog-cc.m4: Remove RTEMS_GCC_SPECS.
368        Add RTEMS_GCC_ISYSTEM.
369        Reformat setting up RTEMS_CPPFLAGS.
370
3712003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * automake/local.am: Introduce depend-gcc.
374        Remove ${ARCH}.
375        * automake/compile.am: Remove GCCSPECS, GCC_SPECS, CONFIG.CC, CC,
376        CPP. Add ${ARCH}. depend-gcc.
377        * aclocal/prog-cc.m4: Set up RTEMS_CPPFLAGS.
378        * aclocal/env-rtemscpu.m4: Remove GCC_SPECS.
379        * aclocal/env-rtemsbsp.m4: Remove GCC_SPECS.
380
3812003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
384
3852003-01-28      Joel Sherrill <joel@OARcorp.com>
386
387        * aclocal/version.m4: Updated to rtems-ss-20030128.
388
3892003-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * automake/local.am: Remove distclean-local.
392        Remove PROJECT_TOOLS.
393
3942003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
395
396        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
397        Remove CLOBBER_DEPEND (Unused).
398
3992002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * automake/compile.am: Remove $(RTEMS_BSP_CFLAGS).
402
4032002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404        * wrapup/Makefile.am: Fix path to libxdr and librpc (Another typo in
405        from the 2002-12-12 patch).
406
4072002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
409        * wrapup/Makefile.am: Fix typo in yesterday's patch.
410
4112002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
412
413        * wrapup/Makefile.am: Don't create $ARCH.
414        Use install-data-local to install librtemscpu.a
415
4162002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
417
418        * wrapup/Makefile.am: Add libmisc.
419
4202002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
421
422        * configure.ac: Add AC_CONFIG_SUBDIR(libmisc).
423
4242002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
425
426        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
427        * aclocal/env-rtemscpu.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
428        * aclocal/check-bsps.m4: Remove.
429
4302002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
431
432        * wrapup/Makefile.am: Remove *_OBJS, use LIBS+= instead.
433        * configure.ac: Require autoconf >= 2.54, automake-1.7.2.
434
4352002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        * wrapup/Makefile.am: Reflect changes to score/.
438        * configure.ac: Reflect changes to score/.
439
4402002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
441
442        * wrapup/Makefile.am: Reflect changes to sapi/.
443        * configure.ac: Reflect changes to sapi/.
444
4452002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
446
447        * configure.ac: Add AC_SUBST(INLINEdir).
448
4492002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
450
451        * wrapup/Makefile.am: Reflect changes to rtems/.
452        * configure.ac: Reflect changes to rtems/.
453
4542002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
455
456        * wrapup/Makefile.am: Reflect changes to posix/.
457        Reflect changes to itron/.
458
4592002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
460
461        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
462
4632002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
464
465        * automake/multilib.am: Don't include @RTEMS_BSP@.cfg.
466        * automake/compile.am: Remove hard-coded CFLAGS_PROFILE_V.
467        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
468        CFLAGS_PROFILE_V.
469        Hard-code RTEMS_CFLAGS_PROFILE = -pg
470        * aclocal/prog-cc.m4: Sync with toplevel/aclocal/prog-cc.m4.
471        Remove GCCSED.
472        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
473        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V.
474
4752002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
476
477        * aclocal/rtems-flags.m4: New.
478
4792002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
480
481        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V (Unused).
482
4832002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
484
485        * aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x.
486        * aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
487
4882002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
489
490        * include/rtems/libio_.h: Remove.
491
4922002-11-18      Joel Sherrill <joel@OARcorp.com>
493
494        * aclocal/version.m4: Updated to rtems-ss-20021118.
495
4962002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
497
498        * include/rtems/userenv.h: Rely upon <limits.h> for
499        _POSIX_LOGIN_NAME_MAX.
500
5012002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
502
503        * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS.
504        * automake/compile.am: Acknowledge configuration-time CFLAGS.
505        Remove CFLAGS_DEFAULT.
506
5072002-11-11      Joel Sherrill <joel@OARcorp.com>
508
509        * aclocal/version.m4: Updated to rtems-ss-20021111.
510
5112002-11-11      Joel Sherrill <joel@OARcorp.com>
512
513        * aclocal/version.m4: Updated to rtems-ss-20021111.
514
5152002-11-01      Joel Sherrill <joel@OARcorp.com>
516
517        * ChangeLog: Corrected.
518
5192002-10-30      Eric Norum <eric.norum@usask.ca>
520
521        * include/rtems/bspIo.h: Add vprintk function for kernel printing
522        from routines which have already obtained the va_list pointer.
523
5242002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
525
526        * aclocal/check-bsp-cache.m4: Remove.
527
5282002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
529
530        * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
531
5322002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
533
534        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
535
5362002-10-21      Joel Sherrill <joel@OARcorp.com>
537
538        * aclocal/version.m4: Updated to rtems-20021021-test.
539
5402002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
541
542        * .cvsignore: Reformat.
543        Add autom4te*cache.
544        Remove autom4te.cache.
545
5462002-10-07      Joel Sherrill <joel@OARcorp.com>
547
548        * aclocal/version.m4: Updated to rtems-ss-20021007.
549
5502002-10-04      Joel Sherrill <joel@OARcorp.com>
551
552        * aclocal/version.m4: Updated to rtems-JUNK.
553
5542002-10-04      Joel Sherrill <joel@OARcorp.com>
555
556        * aclocal/version.m4: Updated to rtems-ss-20021004.
557
5582002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
559
560        * score/include/Makefile.am: Remove cpuopt.h generation.
561        * configure.ac: Correct package name.
562        Don't build ada if POSIX is disabled.
563        Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
564
5652002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
566
567        * aclocal/prog-gnat.m4: New.
568        * configure.ac: Add ada subdir handling.
569
5702002-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
571
572        * aclocal/bsp-alias.m4: Remove.
573
5742002-08-07      Joel Sherrill <joel@OARcorp.com>
575
576        * aclocal/version.m4: Updated to rtems-ss-20020807.
577
5782002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
579
580        * configure.ac: Add missing ',' to librpc activation.
581        Add AC_MSG_CHECKING/AC_MSG_RESULT.
582        * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
583
5842002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
585
586        * configure.ac: Fix bug in librpc activation, having introduced by
587        yesterday's patch.
588
5892002-08-06      Joel Sherrill <joel@OARcorp.com>
590
591        * configure.ac: or32 does not currently support librpc.
592
5932002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
594
595        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
596
5972002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
598
599        * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
600        Use AS_IF instead of if/then/else/fi.
601
6022002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
603
604        * wrapup/Makefile.am: Use librtems.a.
605        * wrapup/Makefile.am: Use libsapi.a.
606
6072002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
608
609        * wrapup/Makefile.am: Use libscore.a.
610
6112002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
612
613        * aclocal/canonicalize-tools.m4: Remove LD.
614        * automake/lib.am: Remove LD.
615        * Makefile.am: Put preinstall-stamp into CLEANFILES.
616
6172002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
618
619        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
620        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
621
6222002-07-31      Joel Sherrill <joel@OARcorp.com>
623
624        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
625        was just a stub and only the OR32 port is getting worked on.
626
6272002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
628
629        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
630
6312002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
632
633        * automake/compile.am: Use .$(OBJEXT) instead of .o.
634
6352002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
636
637        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
638
6392002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
640
641        * wrapup/Makefile.am: Use project_libdir instead of
642        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
643        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
644
6452002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
646
647        * automake/lib.am: Use project_libdir instead of
648        $(PROJECT_RELEASE)/lib.
649
6502002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
651
652        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
653        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
654        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
655        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
656        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
657        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
658        references to bsp_specs. Use project_libdir instead of
659        $(PROJECT_RELEASE)/lib.
660
6612002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
662
663        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
664        * aclocal/check-cpu.m4: Ditto.
665        * aclocal/check-bsps.m4: Ditto.
666
6672002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
668
669        * automake/multilib.am: Add install-multi.
670        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
671        version.m4.
672        Add --with-project-root.
673        Reflect --with-project-root to setting up PROJECT_ROOT.
674        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
675        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
676        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
677
6782002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
679
680        * configure.ac: RTEMS_TOP(..).
681
6822002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
683
684        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
685
6862002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
687
688        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
689
6902002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
691
692        * configure.ac: Remove RTEMS_PROJECT_ROOT.
693        * aclocal/project-root.m4: Remove.
694
6952002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
696
697        * aclocal/enable-multiprocessing.m4: Fix typo.
698        * aclocal/prog-cc.m4: Remove obsolete comments.
699        Comment out GCCSED.
700
7012002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
702
703        * aclocal/prog-ccas.m4: New.
704        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
705        RTEMS_GCC_PRINT
706        * aclocal/check-multiprocessing.m4: Fix typo.
707        * automake/compile.am: Remove CXX support.
708        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
709
7102002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
711
712        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
713
7142002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
715
716        * configure.ac: Remove references to RTEMS_BSP.
717        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
718        Allow building w/ --enable-multiprocessing --enable-multilib.
719        * aclocal/enable-multiprocessing.m4:
720        Eliminate RTEMS_HAS_MULTIPROCESSING.
721
7222002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
723
724        * wrapup/Makefile.am: Fix stupid typo in previous patch.
725
7262002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
727
728        * configure.ac: Add librpc. AC_PROG_RANLIB.
729        * wrapup/Makefile.am: Add librpc.
730        Use relative path to lib*.a for
731        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
732
7332002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
734
735        * aclocal/subdirs.m4: Remove.
736
7372002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
738
739        * wrapup/Makefile.am: Use relative path to lib*.a for
740        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
741
7422002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
743
744        * Makefile.am: Include $(top_srcdir)/automake/*.am.
745        Use aclocal.
746        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
747        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
748        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
749        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
750        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
751        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
752        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
753        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
754        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
755        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
756        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
757        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
758        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
759        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
760        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
761        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
762        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
763        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
764
7652002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
766
767        * aclocal/bsp-alias.m4: Copied over from aclocal/.
768        * aclocal/canonical-host.m4: Ditto.
769        * aclocal/canonical-target-name.m4: Ditto.
770        * aclocal/canonicalize-tools.m4: Ditto.
771        * aclocal/check-bsp-cache.m4: Ditto.
772        * aclocal/check-bsps.m4: Ditto.
773        * aclocal/check-cpu.m4: Ditto.
774        * aclocal/check-itron.m4: Ditto.
775        * aclocal/check-multiprocessing.m4: Ditto.
776        * aclocal/check-networking.m4: Ditto.
777        * aclocal/check-newlib.m4: Ditto.
778        * aclocal/check-posix.m4: Ditto.
779        * aclocal/check-tool.m4: Ditto.
780        * aclocal/enable-bare.m4: Ditto.
781        * aclocal/enable-inlines.m4: Ditto.
782        * aclocal/enable-itron.m4: Ditto.
783        * aclocal/enable-multiprocessing.m4: Ditto.
784        * aclocal/enable-networking.m4: Ditto.
785        * aclocal/enable-posix.m4: Ditto.
786        * aclocal/enable-rtemsbsp.m4: Ditto.
787        * aclocal/env-rtemsbsp.m4: Ditto.
788        * aclocal/env-rtemscpu.m4: Ditto.
789        * aclocal/gcc-pipe.m4: Ditto.
790        * aclocal/gcc-specs.m4: Ditto.
791        * aclocal/multi.m4: Ditto.
792        * aclocal/multilib.m4: Ditto.
793        * aclocal/prog-cc.m4: Ditto.
794        * aclocal/project-root.m4: Ditto.
795        * aclocal/rtems-cpu-subdirs.m4: Ditto.
796        * aclocal/rtems-debug.m4: Ditto.
797        * aclocal/rtems-top.m4: Ditto.
798        * aclocal/subdirs.m4: Ditto.
799        * aclocal/sysv-ipc.m4: Ditto.
800        * aclocal/tool-paths.m4: Ditto.
801        * aclocal/version.m4: Ditto.
802
8032002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
804
805        * automake/compile.am: Copied over from automake/.
806        * automake/lib.am: Copied over from automake/.
807        * automake/local.am: Copied over from automake/.
808        * automake/multilib.am: Copied over from automake/.
809        * automake/subdirs.am: Copied over from automake/.
810        * Makefile.am: Add automake/*.am.
811
8122002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
813
814        * configure.ac: Add libnetworking.
815        * wrapup/Makefile.am: Ditto.
816
8172002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
818
819        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
820        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
821
8222002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
823
824        * configure.ac: Add libcsupport.
825        * wrapup/Makefile.am: Ditto.
826
8272002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
828
829        * Makefile.am: Add preinstall-stamp.
830
8312002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
832
833        * configure.ac: Remove ENABLE_GCC28.
834
8352002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
836
837        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
838
8392002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
840
841        * configure.ac:
842        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
843        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
844        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
845        * Makefile.am: Remove AUTOMAKE_OPTIONS.
846        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
847
8482001-01-17      Joel Sherrill <joel@OARcorp.com>
849
850        * ChangeLog: Deleted duplicate blank line.
851
8522002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
853
854        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
855        ITRON_SUBDIRS.
856        * configure.ac: Rework enable_unixlib handling.
857        Add RTEMS_MULTILIBS to cpuopts.h.
858        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
859        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
860
8612002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
862
863        * wrapup/Makefile.am: Add install-hook.
864        Remove SIZE_RTEMS.
865        * include/rtems/fs.h: New, extracted from libio_.h.
866        * include/rtems/userenv.h: New. extracted from libio_.h.
867
8682002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
869
870        * Makefile.am: Readded reference to wrapup.
871
8722002-01-06      Joel Sherrill <joel@OARcorp.com>
873
874        * wrapup/.cvsignore: Readded.
875        * include/.cvsignore: New file.
876
8772002-01-04      Joel Sherrill <joel@OARcorp.com>
878
879        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
880
8812001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
882
883        * configure.ac: Use AS_IF instead of if/then/else.
884        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
885        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
886        Add include/Makefile to CONFIG_FILES.
887        Add AC_ENABLE_MULITLIB.
888        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
889        Remove */optman/Makefile from CONFIG_FILES.
890        * Makefile.am: Add include to SUBDIRS.
891        * rtems/Makefile.am: Remove optman from SUBDIRS.
892        * sapi/Makefile.am: Remove optman from SUBDIRS.
893        * include/Makefile.am: New file.
894        * include/rtems/bspIo.h: Relocated from lib/include.
895        * include/rtems/libio_.h: Relocated from lib/include.
896
8972001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
898
899        * wrapup/posix/Makefile.am: Add multilib support.
900        * wrapup/itron/Makefile.am: Add multilib support.
901        * wrapup/rtems/Makefile.am: Add multilib support.
902        * Makefile.am: Add multilib support.
903
9042001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
905
906        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
907
9082001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
909
910        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
911        Reflect changes to configuration of rtems, score and sapi subdirs.
912        * Makefile.am: require automake-1.5.
913
9142001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
915
916        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
917        * configure.in: Remove.
918        * configure.ac: New file, generated from configure.in by autoupdate.
919
9202001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
921
922        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
923
9242001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
925
926        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
927
9282001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
929
930        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
931
9322000-12-01      Joel Sherrill <joel@OARcorp.com>
933
934        * configure.in: Removed error check for enabling macros with
935        either POSIX or ITRON API.
936
9372000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
938
939        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
940
9412000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
942
943        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
944
9452000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
946
947        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
948        Switch to GNU canonicalization.
949
9502000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
951
952        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
953
9542000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
955
956        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
957        wrapup/rtems/Makefile.am: Include compile.am
958
9592000-08-10      Joel Sherrill <joel@OARcorp.com>
960
961        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.