source: rtems/cpukit/ChangeLog @ cc51f05a

4.104.114.84.95
Last change on this file since cc51f05a was cc51f05a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/09/02 at 11:26:13

2002-12-09 Ralf Corsepius <corsepiu@…>

  • aclocal/env-rtemsbsp.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
  • aclocal/env-rtemscpu.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
  • aclocal/check-bsps.m4: Remove.
  • Property mode set to 100644
File size: 16.8 KB
Line 
12002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
4        * aclocal/env-rtemscpu.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
5        * aclocal/check-bsps.m4: Remove.
6
72002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * wrapup/Makefile.am: Remove *_OBJS, use LIBS+= instead.
10        * configure.ac: Require autoconf >= 2.54, automake-1.7.2.
11
122002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * wrapup/Makefile.am: Reflect changes to score/.
15        * configure.ac: Reflect changes to score/.
16
172002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * wrapup/Makefile.am: Reflect changes to sapi/.
20        * configure.ac: Reflect changes to sapi/.
21
222002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * configure.ac: Add AC_SUBST(INLINEdir).
25
262002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * wrapup/Makefile.am: Reflect changes to rtems/.
29        * configure.ac: Reflect changes to rtems/.
30
312002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * wrapup/Makefile.am: Reflect changes to posix/.
34        Reflect changes to itron/.
35
362002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
39
402002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * automake/multilib.am: Don't include @RTEMS_BSP@.cfg.
43        * automake/compile.am: Remove hard-coded CFLAGS_PROFILE_V.
44        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
45        CFLAGS_PROFILE_V.
46        Hard-code RTEMS_CFLAGS_PROFILE = -pg
47        * aclocal/prog-cc.m4: Sync with toplevel/aclocal/prog-cc.m4.
48        Remove GCCSED.
49        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
50        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V.
51
522002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * aclocal/rtems-flags.m4: New.
55
562002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V (Unused).
59
602002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x.
63        * aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
64
652002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * include/rtems/libio_.h: Remove.
68
692002-11-18      Joel Sherrill <joel@OARcorp.com>
70
71        * aclocal/version.m4: Updated to rtems-ss-20021118.
72
732002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * include/rtems/userenv.h: Rely upon <limits.h> for
76        _POSIX_LOGIN_NAME_MAX.
77
782002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS.
81        * automake/compile.am: Acknowledge configuration-time CFLAGS.
82        Remove CFLAGS_DEFAULT.
83
842002-11-11      Joel Sherrill <joel@OARcorp.com>
85
86        * aclocal/version.m4: Updated to rtems-ss-20021111.
87
882002-11-11      Joel Sherrill <joel@OARcorp.com>
89
90        * aclocal/version.m4: Updated to rtems-ss-20021111.
91
922002-11-01      Joel Sherrill <joel@OARcorp.com>
93
94        * ChangeLog: Corrected.
95
962002-10-30      Eric Norum <eric.norum@usask.ca>
97
98        * include/rtems/bspIo.h: Add vprintk function for kernel printing
99        from routines which have already obtained the va_list pointer.
100
1012002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * aclocal/check-bsp-cache.m4: Remove.
104
1052002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
108
1092002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
112
1132002-10-21      Joel Sherrill <joel@OARcorp.com>
114
115        * aclocal/version.m4: Updated to rtems-20021021-test.
116
1172002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * .cvsignore: Reformat.
120        Add autom4te*cache.
121        Remove autom4te.cache.
122
1232002-10-07      Joel Sherrill <joel@OARcorp.com>
124
125        * aclocal/version.m4: Updated to rtems-ss-20021007.
126
1272002-10-04      Joel Sherrill <joel@OARcorp.com>
128
129        * aclocal/version.m4: Updated to rtems-JUNK.
130
1312002-10-04      Joel Sherrill <joel@OARcorp.com>
132
133        * aclocal/version.m4: Updated to rtems-ss-20021004.
134
1352002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * score/include/Makefile.am: Remove cpuopt.h generation.
138        * configure.ac: Correct package name.
139        Don't build ada if POSIX is disabled.
140        Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
141
1422002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * aclocal/prog-gnat.m4: New.
145        * configure.ac: Add ada subdir handling.
146
1472002-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * aclocal/bsp-alias.m4: Remove.
150
1512002-08-07      Joel Sherrill <joel@OARcorp.com>
152
153        * aclocal/version.m4: Updated to rtems-ss-20020807.
154
1552002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * configure.ac: Add missing ',' to librpc activation.
158        Add AC_MSG_CHECKING/AC_MSG_RESULT.
159        * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
160
1612002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * configure.ac: Fix bug in librpc activation, having introduced by
164        yesterday's patch.
165
1662002-08-06      Joel Sherrill <joel@OARcorp.com>
167
168        * configure.ac: or32 does not currently support librpc.
169
1702002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
173
1742002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
177        Use AS_IF instead of if/then/else/fi.
178
1792002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * wrapup/Makefile.am: Use librtems.a.
182        * wrapup/Makefile.am: Use libsapi.a.
183
1842002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * wrapup/Makefile.am: Use libscore.a.
187
1882002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * aclocal/canonicalize-tools.m4: Remove LD.
191        * automake/lib.am: Remove LD.
192        * Makefile.am: Put preinstall-stamp into CLEANFILES.
193
1942002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
197        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
198
1992002-07-31      Joel Sherrill <joel@OARcorp.com>
200
201        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
202        was just a stub and only the OR32 port is getting worked on.
203
2042002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
207
2082002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * automake/compile.am: Use .$(OBJEXT) instead of .o.
211
2122002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
215
2162002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * wrapup/Makefile.am: Use project_libdir instead of
219        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
220        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
221
2222002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * automake/lib.am: Use project_libdir instead of
225        $(PROJECT_RELEASE)/lib.
226
2272002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
230        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
231        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
232        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
233        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
234        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
235        references to bsp_specs. Use project_libdir instead of
236        $(PROJECT_RELEASE)/lib.
237
2382002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
241        * aclocal/check-cpu.m4: Ditto.
242        * aclocal/check-bsps.m4: Ditto.
243
2442002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * automake/multilib.am: Add install-multi.
247        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
248        version.m4.
249        Add --with-project-root.
250        Reflect --with-project-root to setting up PROJECT_ROOT.
251        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
252        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
253        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
254
2552002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * configure.ac: RTEMS_TOP(..).
258
2592002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
262
2632002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
266
2672002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * configure.ac: Remove RTEMS_PROJECT_ROOT.
270        * aclocal/project-root.m4: Remove.
271
2722002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * aclocal/enable-multiprocessing.m4: Fix typo.
275        * aclocal/prog-cc.m4: Remove obsolete comments.
276        Comment out GCCSED.
277
2782002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * aclocal/prog-ccas.m4: New.
281        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
282        RTEMS_GCC_PRINT
283        * aclocal/check-multiprocessing.m4: Fix typo.
284        * automake/compile.am: Remove CXX support.
285        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
286
2872002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
290
2912002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * configure.ac: Remove references to RTEMS_BSP.
294        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
295        Allow building w/ --enable-multiprocessing --enable-multilib.
296        * aclocal/enable-multiprocessing.m4:
297        Eliminate RTEMS_HAS_MULTIPROCESSING.
298
2992002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * wrapup/Makefile.am: Fix stupid typo in previous patch.
302
3032002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * configure.ac: Add librpc. AC_PROG_RANLIB.
306        * wrapup/Makefile.am: Add librpc.
307        Use relative path to lib*.a for
308        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
309
3102002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * aclocal/subdirs.m4: Remove.
313
3142002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * wrapup/Makefile.am: Use relative path to lib*.a for
317        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
318
3192002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * Makefile.am: Include $(top_srcdir)/automake/*.am.
322        Use aclocal.
323        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
324        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
325        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
326        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
327        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
328        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
329        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
330        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
331        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
332        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
333        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
334        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
335        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
336        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
337        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
338        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
339        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
340        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
341
3422002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * aclocal/bsp-alias.m4: Copied over from aclocal/.
345        * aclocal/canonical-host.m4: Ditto.
346        * aclocal/canonical-target-name.m4: Ditto.
347        * aclocal/canonicalize-tools.m4: Ditto.
348        * aclocal/check-bsp-cache.m4: Ditto.
349        * aclocal/check-bsps.m4: Ditto.
350        * aclocal/check-cpu.m4: Ditto.
351        * aclocal/check-itron.m4: Ditto.
352        * aclocal/check-multiprocessing.m4: Ditto.
353        * aclocal/check-networking.m4: Ditto.
354        * aclocal/check-newlib.m4: Ditto.
355        * aclocal/check-posix.m4: Ditto.
356        * aclocal/check-tool.m4: Ditto.
357        * aclocal/enable-bare.m4: Ditto.
358        * aclocal/enable-inlines.m4: Ditto.
359        * aclocal/enable-itron.m4: Ditto.
360        * aclocal/enable-multiprocessing.m4: Ditto.
361        * aclocal/enable-networking.m4: Ditto.
362        * aclocal/enable-posix.m4: Ditto.
363        * aclocal/enable-rtemsbsp.m4: Ditto.
364        * aclocal/env-rtemsbsp.m4: Ditto.
365        * aclocal/env-rtemscpu.m4: Ditto.
366        * aclocal/gcc-pipe.m4: Ditto.
367        * aclocal/gcc-specs.m4: Ditto.
368        * aclocal/multi.m4: Ditto.
369        * aclocal/multilib.m4: Ditto.
370        * aclocal/prog-cc.m4: Ditto.
371        * aclocal/project-root.m4: Ditto.
372        * aclocal/rtems-cpu-subdirs.m4: Ditto.
373        * aclocal/rtems-debug.m4: Ditto.
374        * aclocal/rtems-top.m4: Ditto.
375        * aclocal/subdirs.m4: Ditto.
376        * aclocal/sysv-ipc.m4: Ditto.
377        * aclocal/tool-paths.m4: Ditto.
378        * aclocal/version.m4: Ditto.
379
3802002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
381
382        * automake/compile.am: Copied over from automake/.
383        * automake/lib.am: Copied over from automake/.
384        * automake/local.am: Copied over from automake/.
385        * automake/multilib.am: Copied over from automake/.
386        * automake/subdirs.am: Copied over from automake/.
387        * Makefile.am: Add automake/*.am.
388
3892002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * configure.ac: Add libnetworking.
392        * wrapup/Makefile.am: Ditto.
393
3942002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
395
396        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
397        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
398
3992002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * configure.ac: Add libcsupport.
402        * wrapup/Makefile.am: Ditto.
403
4042002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
405
406        * Makefile.am: Add preinstall-stamp.
407
4082002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * configure.ac: Remove ENABLE_GCC28.
411
4122002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
413
414        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
415
4162002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
417
418        * configure.ac:
419        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
420        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
421        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
422        * Makefile.am: Remove AUTOMAKE_OPTIONS.
423        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
424
4252001-01-17      Joel Sherrill <joel@OARcorp.com>
426
427        * ChangeLog: Deleted duplicate blank line.
428
4292002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
432        ITRON_SUBDIRS.
433        * configure.ac: Rework enable_unixlib handling.
434        Add RTEMS_MULTILIBS to cpuopts.h.
435        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
436        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
437
4382002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
439
440        * wrapup/Makefile.am: Add install-hook.
441        Remove SIZE_RTEMS.
442        * include/rtems/fs.h: New, extracted from libio_.h.
443        * include/rtems/userenv.h: New. extracted from libio_.h.
444
4452002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
446
447        * Makefile.am: Readded reference to wrapup.
448
4492002-01-06      Joel Sherrill <joel@OARcorp.com>
450
451        * wrapup/.cvsignore: Readded.
452        * include/.cvsignore: New file.
453
4542002-01-04      Joel Sherrill <joel@OARcorp.com>
455
456        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
457
4582001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
459
460        * configure.ac: Use AS_IF instead of if/then/else.
461        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
462        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
463        Add include/Makefile to CONFIG_FILES.
464        Add AC_ENABLE_MULITLIB.
465        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
466        Remove */optman/Makefile from CONFIG_FILES.
467        * Makefile.am: Add include to SUBDIRS.
468        * rtems/Makefile.am: Remove optman from SUBDIRS.
469        * sapi/Makefile.am: Remove optman from SUBDIRS.
470        * include/Makefile.am: New file.
471        * include/rtems/bspIo.h: Relocated from lib/include.
472        * include/rtems/libio_.h: Relocated from lib/include.
473
4742001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
475
476        * wrapup/posix/Makefile.am: Add multilib support.
477        * wrapup/itron/Makefile.am: Add multilib support.
478        * wrapup/rtems/Makefile.am: Add multilib support.
479        * Makefile.am: Add multilib support.
480
4812001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
482
483        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
484
4852001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
486
487        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
488        Reflect changes to configuration of rtems, score and sapi subdirs.
489        * Makefile.am: require automake-1.5.
490
4912001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
492
493        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
494        * configure.in: Remove.
495        * configure.ac: New file, generated from configure.in by autoupdate.
496
4972001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
500
5012001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
502
503        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
504
5052001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
506
507        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
508
5092000-12-01      Joel Sherrill <joel@OARcorp.com>
510
511        * configure.in: Removed error check for enabling macros with
512        either POSIX or ITRON API.
513
5142000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
515
516        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
517
5182000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
519
520        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
521
5222000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
523
524        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
525        Switch to GNU canonicalization.
526
5272000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
528
529        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
530
5312000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
532
533        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
534        wrapup/rtems/Makefile.am: Include compile.am
535
5362000-08-10      Joel Sherrill <joel@OARcorp.com>
537
538        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.