source: rtems/cpukit/ChangeLog @ 120e9fb

4.104.114.84.95
Last change on this file since 120e9fb was 120e9fb, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/09/02 at 06:49:38

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

  • configure.ac: Add AC_SUBST(INLINEdir).
  • Property mode set to 100644
File size: 16.2 KB
Line 
12002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Add AC_SUBST(INLINEdir).
4
52002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * wrapup/Makefile.am: Reflect changes to rtems/.
8        * configure.ac: Reflect changes to rtems/.
9
102002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * wrapup/Makefile.am: Reflect changes to posix/.
13        Reflect changes to itron/.
14
152002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
18
192002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * automake/multilib.am: Don't include @RTEMS_BSP@.cfg.
22        * automake/compile.am: Remove hard-coded CFLAGS_PROFILE_V.
23        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
24        CFLAGS_PROFILE_V.
25        Hard-code RTEMS_CFLAGS_PROFILE = -pg
26        * aclocal/prog-cc.m4: Sync with toplevel/aclocal/prog-cc.m4.
27        Remove GCCSED.
28        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
29        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V.
30
312002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * aclocal/rtems-flags.m4: New.
34
352002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V (Unused).
38
392002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x.
42        * aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
43
442002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * include/rtems/libio_.h: Remove.
47
482002-11-18      Joel Sherrill <joel@OARcorp.com>
49
50        * aclocal/version.m4: Updated to rtems-ss-20021118.
51
522002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * include/rtems/userenv.h: Rely upon <limits.h> for
55        _POSIX_LOGIN_NAME_MAX.
56
572002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS.
60        * automake/compile.am: Acknowledge configuration-time CFLAGS.
61        Remove CFLAGS_DEFAULT.
62
632002-11-11      Joel Sherrill <joel@OARcorp.com>
64
65        * aclocal/version.m4: Updated to rtems-ss-20021111.
66
672002-11-11      Joel Sherrill <joel@OARcorp.com>
68
69        * aclocal/version.m4: Updated to rtems-ss-20021111.
70
712002-11-01      Joel Sherrill <joel@OARcorp.com>
72
73        * ChangeLog: Corrected.
74
752002-10-30      Eric Norum <eric.norum@usask.ca>
76
77        * include/rtems/bspIo.h: Add vprintk function for kernel printing
78        from routines which have already obtained the va_list pointer.
79
802002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * aclocal/check-bsp-cache.m4: Remove.
83
842002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
87
882002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
91
922002-10-21      Joel Sherrill <joel@OARcorp.com>
93
94        * aclocal/version.m4: Updated to rtems-20021021-test.
95
962002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * .cvsignore: Reformat.
99        Add autom4te*cache.
100        Remove autom4te.cache.
101
1022002-10-07      Joel Sherrill <joel@OARcorp.com>
103
104        * aclocal/version.m4: Updated to rtems-ss-20021007.
105
1062002-10-04      Joel Sherrill <joel@OARcorp.com>
107
108        * aclocal/version.m4: Updated to rtems-JUNK.
109
1102002-10-04      Joel Sherrill <joel@OARcorp.com>
111
112        * aclocal/version.m4: Updated to rtems-ss-20021004.
113
1142002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * score/include/Makefile.am: Remove cpuopt.h generation.
117        * configure.ac: Correct package name.
118        Don't build ada if POSIX is disabled.
119        Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
120
1212002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * aclocal/prog-gnat.m4: New.
124        * configure.ac: Add ada subdir handling.
125
1262002-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * aclocal/bsp-alias.m4: Remove.
129
1302002-08-07      Joel Sherrill <joel@OARcorp.com>
131
132        * aclocal/version.m4: Updated to rtems-ss-20020807.
133
1342002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * configure.ac: Add missing ',' to librpc activation.
137        Add AC_MSG_CHECKING/AC_MSG_RESULT.
138        * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
139
1402002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * configure.ac: Fix bug in librpc activation, having introduced by
143        yesterday's patch.
144
1452002-08-06      Joel Sherrill <joel@OARcorp.com>
146
147        * configure.ac: or32 does not currently support librpc.
148
1492002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
152
1532002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
156        Use AS_IF instead of if/then/else/fi.
157
1582002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * wrapup/Makefile.am: Use librtems.a.
161        * wrapup/Makefile.am: Use libsapi.a.
162
1632002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * wrapup/Makefile.am: Use libscore.a.
166
1672002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * aclocal/canonicalize-tools.m4: Remove LD.
170        * automake/lib.am: Remove LD.
171        * Makefile.am: Put preinstall-stamp into CLEANFILES.
172
1732002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
176        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
177
1782002-07-31      Joel Sherrill <joel@OARcorp.com>
179
180        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
181        was just a stub and only the OR32 port is getting worked on.
182
1832002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
186
1872002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * automake/compile.am: Use .$(OBJEXT) instead of .o.
190
1912002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
194
1952002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * wrapup/Makefile.am: Use project_libdir instead of
198        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
199        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
200
2012002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * automake/lib.am: Use project_libdir instead of
204        $(PROJECT_RELEASE)/lib.
205
2062002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
209        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
210        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
211        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
212        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
213        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
214        references to bsp_specs. Use project_libdir instead of
215        $(PROJECT_RELEASE)/lib.
216
2172002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
220        * aclocal/check-cpu.m4: Ditto.
221        * aclocal/check-bsps.m4: Ditto.
222
2232002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * automake/multilib.am: Add install-multi.
226        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
227        version.m4.
228        Add --with-project-root.
229        Reflect --with-project-root to setting up PROJECT_ROOT.
230        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
231        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
232        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
233
2342002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * configure.ac: RTEMS_TOP(..).
237
2382002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
241
2422002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
245
2462002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * configure.ac: Remove RTEMS_PROJECT_ROOT.
249        * aclocal/project-root.m4: Remove.
250
2512002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * aclocal/enable-multiprocessing.m4: Fix typo.
254        * aclocal/prog-cc.m4: Remove obsolete comments.
255        Comment out GCCSED.
256
2572002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * aclocal/prog-ccas.m4: New.
260        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
261        RTEMS_GCC_PRINT
262        * aclocal/check-multiprocessing.m4: Fix typo.
263        * automake/compile.am: Remove CXX support.
264        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
265
2662002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
269
2702002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * configure.ac: Remove references to RTEMS_BSP.
273        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
274        Allow building w/ --enable-multiprocessing --enable-multilib.
275        * aclocal/enable-multiprocessing.m4:
276        Eliminate RTEMS_HAS_MULTIPROCESSING.
277
2782002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * wrapup/Makefile.am: Fix stupid typo in previous patch.
281
2822002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * configure.ac: Add librpc. AC_PROG_RANLIB.
285        * wrapup/Makefile.am: Add librpc.
286        Use relative path to lib*.a for
287        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
288
2892002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * aclocal/subdirs.m4: Remove.
292
2932002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * wrapup/Makefile.am: Use relative path to lib*.a for
296        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
297
2982002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * Makefile.am: Include $(top_srcdir)/automake/*.am.
301        Use aclocal.
302        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
303        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
304        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
305        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
306        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
307        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
308        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
309        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
310        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
311        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
312        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
313        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
314        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
315        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
316        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
317        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
318        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
319        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
320
3212002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * aclocal/bsp-alias.m4: Copied over from aclocal/.
324        * aclocal/canonical-host.m4: Ditto.
325        * aclocal/canonical-target-name.m4: Ditto.
326        * aclocal/canonicalize-tools.m4: Ditto.
327        * aclocal/check-bsp-cache.m4: Ditto.
328        * aclocal/check-bsps.m4: Ditto.
329        * aclocal/check-cpu.m4: Ditto.
330        * aclocal/check-itron.m4: Ditto.
331        * aclocal/check-multiprocessing.m4: Ditto.
332        * aclocal/check-networking.m4: Ditto.
333        * aclocal/check-newlib.m4: Ditto.
334        * aclocal/check-posix.m4: Ditto.
335        * aclocal/check-tool.m4: Ditto.
336        * aclocal/enable-bare.m4: Ditto.
337        * aclocal/enable-inlines.m4: Ditto.
338        * aclocal/enable-itron.m4: Ditto.
339        * aclocal/enable-multiprocessing.m4: Ditto.
340        * aclocal/enable-networking.m4: Ditto.
341        * aclocal/enable-posix.m4: Ditto.
342        * aclocal/enable-rtemsbsp.m4: Ditto.
343        * aclocal/env-rtemsbsp.m4: Ditto.
344        * aclocal/env-rtemscpu.m4: Ditto.
345        * aclocal/gcc-pipe.m4: Ditto.
346        * aclocal/gcc-specs.m4: Ditto.
347        * aclocal/multi.m4: Ditto.
348        * aclocal/multilib.m4: Ditto.
349        * aclocal/prog-cc.m4: Ditto.
350        * aclocal/project-root.m4: Ditto.
351        * aclocal/rtems-cpu-subdirs.m4: Ditto.
352        * aclocal/rtems-debug.m4: Ditto.
353        * aclocal/rtems-top.m4: Ditto.
354        * aclocal/subdirs.m4: Ditto.
355        * aclocal/sysv-ipc.m4: Ditto.
356        * aclocal/tool-paths.m4: Ditto.
357        * aclocal/version.m4: Ditto.
358
3592002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * automake/compile.am: Copied over from automake/.
362        * automake/lib.am: Copied over from automake/.
363        * automake/local.am: Copied over from automake/.
364        * automake/multilib.am: Copied over from automake/.
365        * automake/subdirs.am: Copied over from automake/.
366        * Makefile.am: Add automake/*.am.
367
3682002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
369
370        * configure.ac: Add libnetworking.
371        * wrapup/Makefile.am: Ditto.
372
3732002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
376        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
377
3782002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
379
380        * configure.ac: Add libcsupport.
381        * wrapup/Makefile.am: Ditto.
382
3832002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
384
385        * Makefile.am: Add preinstall-stamp.
386
3872002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * configure.ac: Remove ENABLE_GCC28.
390
3912002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
393        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
394
3952002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        * configure.ac:
398        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
399        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
400        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
401        * Makefile.am: Remove AUTOMAKE_OPTIONS.
402        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
403
4042001-01-17      Joel Sherrill <joel@OARcorp.com>
405
406        * ChangeLog: Deleted duplicate blank line.
407
4082002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
411        ITRON_SUBDIRS.
412        * configure.ac: Rework enable_unixlib handling.
413        Add RTEMS_MULTILIBS to cpuopts.h.
414        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
415        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
416
4172002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * wrapup/Makefile.am: Add install-hook.
420        Remove SIZE_RTEMS.
421        * include/rtems/fs.h: New, extracted from libio_.h.
422        * include/rtems/userenv.h: New. extracted from libio_.h.
423
4242002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
425
426        * Makefile.am: Readded reference to wrapup.
427
4282002-01-06      Joel Sherrill <joel@OARcorp.com>
429
430        * wrapup/.cvsignore: Readded.
431        * include/.cvsignore: New file.
432
4332002-01-04      Joel Sherrill <joel@OARcorp.com>
434
435        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
436
4372001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
438
439        * configure.ac: Use AS_IF instead of if/then/else.
440        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
441        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
442        Add include/Makefile to CONFIG_FILES.
443        Add AC_ENABLE_MULITLIB.
444        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
445        Remove */optman/Makefile from CONFIG_FILES.
446        * Makefile.am: Add include to SUBDIRS.
447        * rtems/Makefile.am: Remove optman from SUBDIRS.
448        * sapi/Makefile.am: Remove optman from SUBDIRS.
449        * include/Makefile.am: New file.
450        * include/rtems/bspIo.h: Relocated from lib/include.
451        * include/rtems/libio_.h: Relocated from lib/include.
452
4532001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
454
455        * wrapup/posix/Makefile.am: Add multilib support.
456        * wrapup/itron/Makefile.am: Add multilib support.
457        * wrapup/rtems/Makefile.am: Add multilib support.
458        * Makefile.am: Add multilib support.
459
4602001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
461
462        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
463
4642001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
465
466        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
467        Reflect changes to configuration of rtems, score and sapi subdirs.
468        * Makefile.am: require automake-1.5.
469
4702001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
471
472        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
473        * configure.in: Remove.
474        * configure.ac: New file, generated from configure.in by autoupdate.
475
4762001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
477
478        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
479
4802001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
481
482        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
483
4842001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
485
486        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
487
4882000-12-01      Joel Sherrill <joel@OARcorp.com>
489
490        * configure.in: Removed error check for enabling macros with
491        either POSIX or ITRON API.
492
4932000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
494
495        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
496
4972000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
500
5012000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
502
503        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
504        Switch to GNU canonicalization.
505
5062000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
507
508        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
509
5102000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
511
512        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
513        wrapup/rtems/Makefile.am: Include compile.am
514
5152000-08-10      Joel Sherrill <joel@OARcorp.com>
516
517        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.