source: rtems/cpukit/ChangeLog @ c125425

4.104.114.84.95
Last change on this file since c125425 was f4e204c, checked in by Ralf Corsepius <ralf.corsepius@…>, on 05/27/03 at 16:17:31

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

PR 409:

  • include/Makefile.am: Add rtems/stdint.h
  • include/rtems/stdint.h: New.
  • Property mode set to 100644
File size: 20.8 KB
Line 
12003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        PR 409:
4        * include/Makefile.am: Add rtems/stdint.h
5        * include/rtems/stdint.h: New.
6
72003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        PR 321:
10        * aclocal/env-rtemscpu.m4: Remove support for profile-variant.
11        * automake/compile.am: Ditto.
12        * automake/local.am: Ditto.
13
142003-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * automake/compile.am: Remove LIBSUFFIX_VA (unused).
17
182003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * aclocal/env-rtemscpu.m4: Merge-in env-rtemsbsp.m4.
21        * aclocal/env-rtemsbsp.m4: Remove.
22        * aclocal/enable-rtemsbsp.m4: Remove.
23
242003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * aclocal/env-rtemscpu.m4: Remove stray '/' in setting up
27        project_libdir.
28
292003-04-17      Joel Sherrill <joel@OARcorp.com>
30
31        * aclocal/version.m4: Updated to rtems-ss-20030417.
32
332003-04-11      Joel Sherrill <joel@OARcorp.com>
34
35        * aclocal/version.m4: Updated to rtems-ss-20030411.
36
372003-04-11      Joel Sherrill <joel@OARcorp.com>
38
39        * aclocal/version.m4: Updated to rtems-ss-20020411.
40
412003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * wrapup/Makefile.am: Remove '/' after $(DESTDIR) to work around
44        Cygwin mistreating paths.
45
462003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * wrapup/Makefile.am: Reflect changes to project_libdir.
49
502003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * aclocal/env-rtemscpu.m4: Remove obsolete comment.
53        Add MULTISUBDIR to project_libdir.
54
552003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * aclocal/env-rtemscpu.m4: Remove RTEMS_ROOT (Unused).
58        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT (Unused).
59        Remove RTEMS_PROJECT_ROOT (Unused).
60        * aclocal/tool-paths.m4: Delete.
61
622003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * configure.ac: Remove AC_CONFIG_AUX_DIR.
65        * aclocal/rtems-top.m4: Add AC_CONFIG_AUX_DIR.
66
672003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * configure.ac: AC_PREREQ(2.57).
70
712003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * configure.ac: Remove sptables.h.in.
74
752003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * configure.ac: Remove AC_SUBST(RTEMS_VERSION).
78        AC_DEFINE(RTEMS_VERSION) to propagate it through cpuopts.h.
79
802003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * configure.ac: AC_SUBST(RTEMS_VERSION,_RTEMS_VERSION).
83
842003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * aclocal/gcc-isystem.m4: New.
87        * aclocal/gcc-specs.m4: Remove.
88        * aclocal/prog-cc.m4: Remove RTEMS_GCC_SPECS.
89        Add RTEMS_GCC_ISYSTEM.
90        Reformat setting up RTEMS_CPPFLAGS.
91
922003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * automake/local.am: Introduce depend-gcc.
95        Remove ${ARCH}.
96        * automake/compile.am: Remove GCCSPECS, GCC_SPECS, CONFIG.CC, CC,
97        CPP. Add ${ARCH}. depend-gcc.
98        * aclocal/prog-cc.m4: Set up RTEMS_CPPFLAGS.
99        * aclocal/env-rtemscpu.m4: Remove GCC_SPECS.
100        * aclocal/env-rtemsbsp.m4: Remove GCC_SPECS.
101
1022003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
105
1062003-01-28      Joel Sherrill <joel@OARcorp.com>
107
108        * aclocal/version.m4: Updated to rtems-ss-20030128.
109
1102003-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * automake/local.am: Remove distclean-local.
113        Remove PROJECT_TOOLS.
114
1152003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
118        Remove CLOBBER_DEPEND (Unused).
119
1202002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * automake/compile.am: Remove $(RTEMS_BSP_CFLAGS).
123
1242002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125        * wrapup/Makefile.am: Fix path to libxdr and librpc (Another typo in
126        from the 2002-12-12 patch).
127
1282002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * wrapup/Makefile.am: Fix typo in yesterday's patch.
131
1322002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * wrapup/Makefile.am: Don't create $ARCH.
135        Use install-data-local to install librtemscpu.a
136
1372002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * wrapup/Makefile.am: Add libmisc.
140
1412002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * configure.ac: Add AC_CONFIG_SUBDIR(libmisc).
144
1452002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
148        * aclocal/env-rtemscpu.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
149        * aclocal/check-bsps.m4: Remove.
150
1512002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * wrapup/Makefile.am: Remove *_OBJS, use LIBS+= instead.
154        * configure.ac: Require autoconf >= 2.54, automake-1.7.2.
155
1562002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * wrapup/Makefile.am: Reflect changes to score/.
159        * configure.ac: Reflect changes to score/.
160
1612002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * wrapup/Makefile.am: Reflect changes to sapi/.
164        * configure.ac: Reflect changes to sapi/.
165
1662002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * configure.ac: Add AC_SUBST(INLINEdir).
169
1702002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * wrapup/Makefile.am: Reflect changes to rtems/.
173        * configure.ac: Reflect changes to rtems/.
174
1752002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * wrapup/Makefile.am: Reflect changes to posix/.
178        Reflect changes to itron/.
179
1802002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
183
1842002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * automake/multilib.am: Don't include @RTEMS_BSP@.cfg.
187        * automake/compile.am: Remove hard-coded CFLAGS_PROFILE_V.
188        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
189        CFLAGS_PROFILE_V.
190        Hard-code RTEMS_CFLAGS_PROFILE = -pg
191        * aclocal/prog-cc.m4: Sync with toplevel/aclocal/prog-cc.m4.
192        Remove GCCSED.
193        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
194        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V.
195
1962002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * aclocal/rtems-flags.m4: New.
199
2002002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V (Unused).
203
2042002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x.
207        * aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
208
2092002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * include/rtems/libio_.h: Remove.
212
2132002-11-18      Joel Sherrill <joel@OARcorp.com>
214
215        * aclocal/version.m4: Updated to rtems-ss-20021118.
216
2172002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * include/rtems/userenv.h: Rely upon <limits.h> for
220        _POSIX_LOGIN_NAME_MAX.
221
2222002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS.
225        * automake/compile.am: Acknowledge configuration-time CFLAGS.
226        Remove CFLAGS_DEFAULT.
227
2282002-11-11      Joel Sherrill <joel@OARcorp.com>
229
230        * aclocal/version.m4: Updated to rtems-ss-20021111.
231
2322002-11-11      Joel Sherrill <joel@OARcorp.com>
233
234        * aclocal/version.m4: Updated to rtems-ss-20021111.
235
2362002-11-01      Joel Sherrill <joel@OARcorp.com>
237
238        * ChangeLog: Corrected.
239
2402002-10-30      Eric Norum <eric.norum@usask.ca>
241
242        * include/rtems/bspIo.h: Add vprintk function for kernel printing
243        from routines which have already obtained the va_list pointer.
244
2452002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * aclocal/check-bsp-cache.m4: Remove.
248
2492002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
252
2532002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
256
2572002-10-21      Joel Sherrill <joel@OARcorp.com>
258
259        * aclocal/version.m4: Updated to rtems-20021021-test.
260
2612002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * .cvsignore: Reformat.
264        Add autom4te*cache.
265        Remove autom4te.cache.
266
2672002-10-07      Joel Sherrill <joel@OARcorp.com>
268
269        * aclocal/version.m4: Updated to rtems-ss-20021007.
270
2712002-10-04      Joel Sherrill <joel@OARcorp.com>
272
273        * aclocal/version.m4: Updated to rtems-JUNK.
274
2752002-10-04      Joel Sherrill <joel@OARcorp.com>
276
277        * aclocal/version.m4: Updated to rtems-ss-20021004.
278
2792002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * score/include/Makefile.am: Remove cpuopt.h generation.
282        * configure.ac: Correct package name.
283        Don't build ada if POSIX is disabled.
284        Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
285
2862002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * aclocal/prog-gnat.m4: New.
289        * configure.ac: Add ada subdir handling.
290
2912002-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * aclocal/bsp-alias.m4: Remove.
294
2952002-08-07      Joel Sherrill <joel@OARcorp.com>
296
297        * aclocal/version.m4: Updated to rtems-ss-20020807.
298
2992002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * configure.ac: Add missing ',' to librpc activation.
302        Add AC_MSG_CHECKING/AC_MSG_RESULT.
303        * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
304
3052002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * configure.ac: Fix bug in librpc activation, having introduced by
308        yesterday's patch.
309
3102002-08-06      Joel Sherrill <joel@OARcorp.com>
311
312        * configure.ac: or32 does not currently support librpc.
313
3142002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
317
3182002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
321        Use AS_IF instead of if/then/else/fi.
322
3232002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * wrapup/Makefile.am: Use librtems.a.
326        * wrapup/Makefile.am: Use libsapi.a.
327
3282002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * wrapup/Makefile.am: Use libscore.a.
331
3322002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * aclocal/canonicalize-tools.m4: Remove LD.
335        * automake/lib.am: Remove LD.
336        * Makefile.am: Put preinstall-stamp into CLEANFILES.
337
3382002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
341        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
342
3432002-07-31      Joel Sherrill <joel@OARcorp.com>
344
345        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
346        was just a stub and only the OR32 port is getting worked on.
347
3482002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
349
350        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
351
3522002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * automake/compile.am: Use .$(OBJEXT) instead of .o.
355
3562002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
357
358        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
359
3602002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * wrapup/Makefile.am: Use project_libdir instead of
363        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
364        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
365
3662002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
367
368        * automake/lib.am: Use project_libdir instead of
369        $(PROJECT_RELEASE)/lib.
370
3712002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
374        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
375        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
376        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
377        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
378        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
379        references to bsp_specs. Use project_libdir instead of
380        $(PROJECT_RELEASE)/lib.
381
3822002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
385        * aclocal/check-cpu.m4: Ditto.
386        * aclocal/check-bsps.m4: Ditto.
387
3882002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
389
390        * automake/multilib.am: Add install-multi.
391        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
392        version.m4.
393        Add --with-project-root.
394        Reflect --with-project-root to setting up PROJECT_ROOT.
395        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
396        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
397        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
398
3992002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * configure.ac: RTEMS_TOP(..).
402
4032002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
406
4072002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
409        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
410
4112002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
412
413        * configure.ac: Remove RTEMS_PROJECT_ROOT.
414        * aclocal/project-root.m4: Remove.
415
4162002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
417
418        * aclocal/enable-multiprocessing.m4: Fix typo.
419        * aclocal/prog-cc.m4: Remove obsolete comments.
420        Comment out GCCSED.
421
4222002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
423
424        * aclocal/prog-ccas.m4: New.
425        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
426        RTEMS_GCC_PRINT
427        * aclocal/check-multiprocessing.m4: Fix typo.
428        * automake/compile.am: Remove CXX support.
429        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
430
4312002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
432
433        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
434
4352002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        * configure.ac: Remove references to RTEMS_BSP.
438        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
439        Allow building w/ --enable-multiprocessing --enable-multilib.
440        * aclocal/enable-multiprocessing.m4:
441        Eliminate RTEMS_HAS_MULTIPROCESSING.
442
4432002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
444
445        * wrapup/Makefile.am: Fix stupid typo in previous patch.
446
4472002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
448
449        * configure.ac: Add librpc. AC_PROG_RANLIB.
450        * wrapup/Makefile.am: Add librpc.
451        Use relative path to lib*.a for
452        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
453
4542002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
455
456        * aclocal/subdirs.m4: Remove.
457
4582002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
459
460        * wrapup/Makefile.am: Use relative path to lib*.a for
461        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
462
4632002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
464
465        * Makefile.am: Include $(top_srcdir)/automake/*.am.
466        Use aclocal.
467        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
468        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
469        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
470        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
471        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
472        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
473        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
474        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
475        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
476        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
477        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
478        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
479        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
480        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
481        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
482        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
483        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
484        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
485
4862002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
487
488        * aclocal/bsp-alias.m4: Copied over from aclocal/.
489        * aclocal/canonical-host.m4: Ditto.
490        * aclocal/canonical-target-name.m4: Ditto.
491        * aclocal/canonicalize-tools.m4: Ditto.
492        * aclocal/check-bsp-cache.m4: Ditto.
493        * aclocal/check-bsps.m4: Ditto.
494        * aclocal/check-cpu.m4: Ditto.
495        * aclocal/check-itron.m4: Ditto.
496        * aclocal/check-multiprocessing.m4: Ditto.
497        * aclocal/check-networking.m4: Ditto.
498        * aclocal/check-newlib.m4: Ditto.
499        * aclocal/check-posix.m4: Ditto.
500        * aclocal/check-tool.m4: Ditto.
501        * aclocal/enable-bare.m4: Ditto.
502        * aclocal/enable-inlines.m4: Ditto.
503        * aclocal/enable-itron.m4: Ditto.
504        * aclocal/enable-multiprocessing.m4: Ditto.
505        * aclocal/enable-networking.m4: Ditto.
506        * aclocal/enable-posix.m4: Ditto.
507        * aclocal/enable-rtemsbsp.m4: Ditto.
508        * aclocal/env-rtemsbsp.m4: Ditto.
509        * aclocal/env-rtemscpu.m4: Ditto.
510        * aclocal/gcc-pipe.m4: Ditto.
511        * aclocal/gcc-specs.m4: Ditto.
512        * aclocal/multi.m4: Ditto.
513        * aclocal/multilib.m4: Ditto.
514        * aclocal/prog-cc.m4: Ditto.
515        * aclocal/project-root.m4: Ditto.
516        * aclocal/rtems-cpu-subdirs.m4: Ditto.
517        * aclocal/rtems-debug.m4: Ditto.
518        * aclocal/rtems-top.m4: Ditto.
519        * aclocal/subdirs.m4: Ditto.
520        * aclocal/sysv-ipc.m4: Ditto.
521        * aclocal/tool-paths.m4: Ditto.
522        * aclocal/version.m4: Ditto.
523
5242002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
525
526        * automake/compile.am: Copied over from automake/.
527        * automake/lib.am: Copied over from automake/.
528        * automake/local.am: Copied over from automake/.
529        * automake/multilib.am: Copied over from automake/.
530        * automake/subdirs.am: Copied over from automake/.
531        * Makefile.am: Add automake/*.am.
532
5332002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
534
535        * configure.ac: Add libnetworking.
536        * wrapup/Makefile.am: Ditto.
537
5382002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
539
540        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
541        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
542
5432002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
544
545        * configure.ac: Add libcsupport.
546        * wrapup/Makefile.am: Ditto.
547
5482002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
549
550        * Makefile.am: Add preinstall-stamp.
551
5522002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
553
554        * configure.ac: Remove ENABLE_GCC28.
555
5562002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
557
558        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
559
5602002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
561
562        * configure.ac:
563        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
564        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
565        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
566        * Makefile.am: Remove AUTOMAKE_OPTIONS.
567        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
568
5692001-01-17      Joel Sherrill <joel@OARcorp.com>
570
571        * ChangeLog: Deleted duplicate blank line.
572
5732002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
574
575        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
576        ITRON_SUBDIRS.
577        * configure.ac: Rework enable_unixlib handling.
578        Add RTEMS_MULTILIBS to cpuopts.h.
579        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
580        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
581
5822002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
583
584        * wrapup/Makefile.am: Add install-hook.
585        Remove SIZE_RTEMS.
586        * include/rtems/fs.h: New, extracted from libio_.h.
587        * include/rtems/userenv.h: New. extracted from libio_.h.
588
5892002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
590
591        * Makefile.am: Readded reference to wrapup.
592
5932002-01-06      Joel Sherrill <joel@OARcorp.com>
594
595        * wrapup/.cvsignore: Readded.
596        * include/.cvsignore: New file.
597
5982002-01-04      Joel Sherrill <joel@OARcorp.com>
599
600        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
601
6022001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
603
604        * configure.ac: Use AS_IF instead of if/then/else.
605        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
606        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
607        Add include/Makefile to CONFIG_FILES.
608        Add AC_ENABLE_MULITLIB.
609        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
610        Remove */optman/Makefile from CONFIG_FILES.
611        * Makefile.am: Add include to SUBDIRS.
612        * rtems/Makefile.am: Remove optman from SUBDIRS.
613        * sapi/Makefile.am: Remove optman from SUBDIRS.
614        * include/Makefile.am: New file.
615        * include/rtems/bspIo.h: Relocated from lib/include.
616        * include/rtems/libio_.h: Relocated from lib/include.
617
6182001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
619
620        * wrapup/posix/Makefile.am: Add multilib support.
621        * wrapup/itron/Makefile.am: Add multilib support.
622        * wrapup/rtems/Makefile.am: Add multilib support.
623        * Makefile.am: Add multilib support.
624
6252001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
626
627        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
628
6292001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
630
631        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
632        Reflect changes to configuration of rtems, score and sapi subdirs.
633        * Makefile.am: require automake-1.5.
634
6352001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
636
637        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
638        * configure.in: Remove.
639        * configure.ac: New file, generated from configure.in by autoupdate.
640
6412001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
642
643        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
644
6452001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
646
647        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
648
6492001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
650
651        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
652
6532000-12-01      Joel Sherrill <joel@OARcorp.com>
654
655        * configure.in: Removed error check for enabling macros with
656        either POSIX or ITRON API.
657
6582000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
659
660        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
661
6622000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
663
664        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
665
6662000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
667
668        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
669        Switch to GNU canonicalization.
670
6712000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
672
673        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
674
6752000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
676
677        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
678        wrapup/rtems/Makefile.am: Include compile.am
679
6802000-08-10      Joel Sherrill <joel@OARcorp.com>
681
682        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.