source: rtems/cpukit/ChangeLog @ 89e9cc49

4.104.114.84.95
Last change on this file since 89e9cc49 was 89e9cc49, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/09/02 at 05:37:58

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

  • wrapup/Makefile.am: Reflect changes to posix/. Reflect changes to itron/.
  • Property mode set to 100644
File size: 15.9 KB
Line 
12002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Reflect changes to posix/.
4        Reflect changes to itron/.
5
62002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
9
102002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * automake/multilib.am: Don't include @RTEMS_BSP@.cfg.
13        * automake/compile.am: Remove hard-coded CFLAGS_PROFILE_V.
14        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
15        CFLAGS_PROFILE_V.
16        Hard-code RTEMS_CFLAGS_PROFILE = -pg
17        * aclocal/prog-cc.m4: Sync with toplevel/aclocal/prog-cc.m4.
18        Remove GCCSED.
19        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
20        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V.
21
222002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * aclocal/rtems-flags.m4: New.
25
262002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V (Unused).
29
302002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x.
33        * aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
34
352002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * include/rtems/libio_.h: Remove.
38
392002-11-18      Joel Sherrill <joel@OARcorp.com>
40
41        * aclocal/version.m4: Updated to rtems-ss-20021118.
42
432002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * include/rtems/userenv.h: Rely upon <limits.h> for
46        _POSIX_LOGIN_NAME_MAX.
47
482002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS.
51        * automake/compile.am: Acknowledge configuration-time CFLAGS.
52        Remove CFLAGS_DEFAULT.
53
542002-11-11      Joel Sherrill <joel@OARcorp.com>
55
56        * aclocal/version.m4: Updated to rtems-ss-20021111.
57
582002-11-11      Joel Sherrill <joel@OARcorp.com>
59
60        * aclocal/version.m4: Updated to rtems-ss-20021111.
61
622002-11-01      Joel Sherrill <joel@OARcorp.com>
63
64        * ChangeLog: Corrected.
65
662002-10-30      Eric Norum <eric.norum@usask.ca>
67
68        * include/rtems/bspIo.h: Add vprintk function for kernel printing
69        from routines which have already obtained the va_list pointer.
70
712002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * aclocal/check-bsp-cache.m4: Remove.
74
752002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
78
792002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
82
832002-10-21      Joel Sherrill <joel@OARcorp.com>
84
85        * aclocal/version.m4: Updated to rtems-20021021-test.
86
872002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * .cvsignore: Reformat.
90        Add autom4te*cache.
91        Remove autom4te.cache.
92
932002-10-07      Joel Sherrill <joel@OARcorp.com>
94
95        * aclocal/version.m4: Updated to rtems-ss-20021007.
96
972002-10-04      Joel Sherrill <joel@OARcorp.com>
98
99        * aclocal/version.m4: Updated to rtems-JUNK.
100
1012002-10-04      Joel Sherrill <joel@OARcorp.com>
102
103        * aclocal/version.m4: Updated to rtems-ss-20021004.
104
1052002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * score/include/Makefile.am: Remove cpuopt.h generation.
108        * configure.ac: Correct package name.
109        Don't build ada if POSIX is disabled.
110        Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
111
1122002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * aclocal/prog-gnat.m4: New.
115        * configure.ac: Add ada subdir handling.
116
1172002-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * aclocal/bsp-alias.m4: Remove.
120
1212002-08-07      Joel Sherrill <joel@OARcorp.com>
122
123        * aclocal/version.m4: Updated to rtems-ss-20020807.
124
1252002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * configure.ac: Add missing ',' to librpc activation.
128        Add AC_MSG_CHECKING/AC_MSG_RESULT.
129        * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
130
1312002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.ac: Fix bug in librpc activation, having introduced by
134        yesterday's patch.
135
1362002-08-06      Joel Sherrill <joel@OARcorp.com>
137
138        * configure.ac: or32 does not currently support librpc.
139
1402002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
143
1442002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
147        Use AS_IF instead of if/then/else/fi.
148
1492002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * wrapup/Makefile.am: Use librtems.a.
152        * wrapup/Makefile.am: Use libsapi.a.
153
1542002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * wrapup/Makefile.am: Use libscore.a.
157
1582002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * aclocal/canonicalize-tools.m4: Remove LD.
161        * automake/lib.am: Remove LD.
162        * Makefile.am: Put preinstall-stamp into CLEANFILES.
163
1642002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
167        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
168
1692002-07-31      Joel Sherrill <joel@OARcorp.com>
170
171        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
172        was just a stub and only the OR32 port is getting worked on.
173
1742002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
177
1782002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * automake/compile.am: Use .$(OBJEXT) instead of .o.
181
1822002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
185
1862002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * wrapup/Makefile.am: Use project_libdir instead of
189        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
190        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
191
1922002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * automake/lib.am: Use project_libdir instead of
195        $(PROJECT_RELEASE)/lib.
196
1972002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
200        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
201        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
202        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
203        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
204        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
205        references to bsp_specs. Use project_libdir instead of
206        $(PROJECT_RELEASE)/lib.
207
2082002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
211        * aclocal/check-cpu.m4: Ditto.
212        * aclocal/check-bsps.m4: Ditto.
213
2142002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * automake/multilib.am: Add install-multi.
217        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
218        version.m4.
219        Add --with-project-root.
220        Reflect --with-project-root to setting up PROJECT_ROOT.
221        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
222        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
223        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
224
2252002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * configure.ac: RTEMS_TOP(..).
228
2292002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
232
2332002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
236
2372002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * configure.ac: Remove RTEMS_PROJECT_ROOT.
240        * aclocal/project-root.m4: Remove.
241
2422002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * aclocal/enable-multiprocessing.m4: Fix typo.
245        * aclocal/prog-cc.m4: Remove obsolete comments.
246        Comment out GCCSED.
247
2482002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * aclocal/prog-ccas.m4: New.
251        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
252        RTEMS_GCC_PRINT
253        * aclocal/check-multiprocessing.m4: Fix typo.
254        * automake/compile.am: Remove CXX support.
255        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
256
2572002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
260
2612002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * configure.ac: Remove references to RTEMS_BSP.
264        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
265        Allow building w/ --enable-multiprocessing --enable-multilib.
266        * aclocal/enable-multiprocessing.m4:
267        Eliminate RTEMS_HAS_MULTIPROCESSING.
268
2692002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * wrapup/Makefile.am: Fix stupid typo in previous patch.
272
2732002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * configure.ac: Add librpc. AC_PROG_RANLIB.
276        * wrapup/Makefile.am: Add librpc.
277        Use relative path to lib*.a for
278        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
279
2802002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * aclocal/subdirs.m4: Remove.
283
2842002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * wrapup/Makefile.am: Use relative path to lib*.a for
287        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
288
2892002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * Makefile.am: Include $(top_srcdir)/automake/*.am.
292        Use aclocal.
293        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
294        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
295        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
296        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
297        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
298        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
299        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
300        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
301        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
302        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
303        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
304        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
305        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
306        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
307        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
308        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
309        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
310        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
311
3122002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * aclocal/bsp-alias.m4: Copied over from aclocal/.
315        * aclocal/canonical-host.m4: Ditto.
316        * aclocal/canonical-target-name.m4: Ditto.
317        * aclocal/canonicalize-tools.m4: Ditto.
318        * aclocal/check-bsp-cache.m4: Ditto.
319        * aclocal/check-bsps.m4: Ditto.
320        * aclocal/check-cpu.m4: Ditto.
321        * aclocal/check-itron.m4: Ditto.
322        * aclocal/check-multiprocessing.m4: Ditto.
323        * aclocal/check-networking.m4: Ditto.
324        * aclocal/check-newlib.m4: Ditto.
325        * aclocal/check-posix.m4: Ditto.
326        * aclocal/check-tool.m4: Ditto.
327        * aclocal/enable-bare.m4: Ditto.
328        * aclocal/enable-inlines.m4: Ditto.
329        * aclocal/enable-itron.m4: Ditto.
330        * aclocal/enable-multiprocessing.m4: Ditto.
331        * aclocal/enable-networking.m4: Ditto.
332        * aclocal/enable-posix.m4: Ditto.
333        * aclocal/enable-rtemsbsp.m4: Ditto.
334        * aclocal/env-rtemsbsp.m4: Ditto.
335        * aclocal/env-rtemscpu.m4: Ditto.
336        * aclocal/gcc-pipe.m4: Ditto.
337        * aclocal/gcc-specs.m4: Ditto.
338        * aclocal/multi.m4: Ditto.
339        * aclocal/multilib.m4: Ditto.
340        * aclocal/prog-cc.m4: Ditto.
341        * aclocal/project-root.m4: Ditto.
342        * aclocal/rtems-cpu-subdirs.m4: Ditto.
343        * aclocal/rtems-debug.m4: Ditto.
344        * aclocal/rtems-top.m4: Ditto.
345        * aclocal/subdirs.m4: Ditto.
346        * aclocal/sysv-ipc.m4: Ditto.
347        * aclocal/tool-paths.m4: Ditto.
348        * aclocal/version.m4: Ditto.
349
3502002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * automake/compile.am: Copied over from automake/.
353        * automake/lib.am: Copied over from automake/.
354        * automake/local.am: Copied over from automake/.
355        * automake/multilib.am: Copied over from automake/.
356        * automake/subdirs.am: Copied over from automake/.
357        * Makefile.am: Add automake/*.am.
358
3592002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * configure.ac: Add libnetworking.
362        * wrapup/Makefile.am: Ditto.
363
3642002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
367        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
368
3692002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
370
371        * configure.ac: Add libcsupport.
372        * wrapup/Makefile.am: Ditto.
373
3742002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
375
376        * Makefile.am: Add preinstall-stamp.
377
3782002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
379
380        * configure.ac: Remove ENABLE_GCC28.
381
3822002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
385
3862002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
387
388        * configure.ac:
389        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
390        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
391        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
392        * Makefile.am: Remove AUTOMAKE_OPTIONS.
393        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
394
3952001-01-17      Joel Sherrill <joel@OARcorp.com>
396
397        * ChangeLog: Deleted duplicate blank line.
398
3992002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
402        ITRON_SUBDIRS.
403        * configure.ac: Rework enable_unixlib handling.
404        Add RTEMS_MULTILIBS to cpuopts.h.
405        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
406        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
407
4082002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * wrapup/Makefile.am: Add install-hook.
411        Remove SIZE_RTEMS.
412        * include/rtems/fs.h: New, extracted from libio_.h.
413        * include/rtems/userenv.h: New. extracted from libio_.h.
414
4152002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
416
417        * Makefile.am: Readded reference to wrapup.
418
4192002-01-06      Joel Sherrill <joel@OARcorp.com>
420
421        * wrapup/.cvsignore: Readded.
422        * include/.cvsignore: New file.
423
4242002-01-04      Joel Sherrill <joel@OARcorp.com>
425
426        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
427
4282001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * configure.ac: Use AS_IF instead of if/then/else.
431        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
432        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
433        Add include/Makefile to CONFIG_FILES.
434        Add AC_ENABLE_MULITLIB.
435        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
436        Remove */optman/Makefile from CONFIG_FILES.
437        * Makefile.am: Add include to SUBDIRS.
438        * rtems/Makefile.am: Remove optman from SUBDIRS.
439        * sapi/Makefile.am: Remove optman from SUBDIRS.
440        * include/Makefile.am: New file.
441        * include/rtems/bspIo.h: Relocated from lib/include.
442        * include/rtems/libio_.h: Relocated from lib/include.
443
4442001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
445
446        * wrapup/posix/Makefile.am: Add multilib support.
447        * wrapup/itron/Makefile.am: Add multilib support.
448        * wrapup/rtems/Makefile.am: Add multilib support.
449        * Makefile.am: Add multilib support.
450
4512001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
452
453        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
454
4552001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
456
457        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
458        Reflect changes to configuration of rtems, score and sapi subdirs.
459        * Makefile.am: require automake-1.5.
460
4612001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
462
463        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
464        * configure.in: Remove.
465        * configure.ac: New file, generated from configure.in by autoupdate.
466
4672001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
469        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
470
4712001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
472
473        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
474
4752001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
476
477        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
478
4792000-12-01      Joel Sherrill <joel@OARcorp.com>
480
481        * configure.in: Removed error check for enabling macros with
482        either POSIX or ITRON API.
483
4842000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
485
486        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
487
4882000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
489
490        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
491
4922000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
493
494        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
495        Switch to GNU canonicalization.
496
4972000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
500
5012000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
502
503        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
504        wrapup/rtems/Makefile.am: Include compile.am
505
5062000-08-10      Joel Sherrill <joel@OARcorp.com>
507
508        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.