source: rtems/cpukit/ChangeLog @ 34e0a9f6

4.104.114.84.95
Last change on this file since 34e0a9f6 was 63a04f7, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/18/03 at 06:57:29

2003-08-18 Ralf Corsepius <corsepiu@…>

  • automake/local.am: Remove "debug".
  • Property mode set to 100644
File size: 22.8 KB
Line 
12003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * automake/local.am: Remove "debug".
4
52003-08-11      Joel Sherrill <joel@OARcorp.com>
6
7        * configure.ac: Removed duplicate entry.
8
92003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
12
132003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: Add libmisc/fsmount/Makefile.
16
172003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * wrapup/Makefile.am: Remove '/' after $(DESTDIR).
20
212003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * wrapup/Makefile.am: Remove bogus $(MULTISUBDIR).
24
252003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * configure.ac: Merge-in librpc/configure.ac.
28        * Makefile.am: Add librpc to SUBDIRS.
29        Remove @subdirs@.
30
312003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * configure.ac: Merge-in libcsupport/configure.ac.
34        * Makefile.am: Add libcsupport to SUBDIRS.
35
362003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * configure.ac: Merge-in posix/configure.ac.
39        Merge-in itron/configure.ac.
40        Misc. cosmetical changes.
41        * Makefile.am: Add posix, itron to SUBDIRS.
42
432003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * configure.ac: Merge-in libnetworking/configure.ac.
46        Remove "rtems-" from RTEMS_VERSION.
47        Add AC_CHECK_FUNCS([strsep strcasecmp snprintf]).
48        * Makefile.am: Add libmisc to SUBDIRS.
49
502003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac: Merge-in libmisc/configure.ac.
53        * Makefile.am: Add libmisc to SUBDIRS.
54
552003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * configure.ac: Merge-in libfs/configure.ac.
58        * Makefile.am: Add libfs to SUBDIRS.
59
602003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * configure.ac: Merge-in libblock/configure.ac.
63        * Makefile.am: Add libblock to SUBDIRS.
64
652003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * configure.ac: Merge-in ada/configure.ac.
68        * Makefile.am: Add ada to SUBDIRS.
69
702003-07-03      Joel Sherrill <joel@OARcorp.com>
71
72        * aclocal/version.m4: Updated to rtems-ss-20030703.
73
742003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        PR 409:
77        * include/Makefile.am: Add rtems/stdint.h
78        * include/rtems/stdint.h: New.
79
802003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        PR 321:
83        * aclocal/env-rtemscpu.m4: Remove support for profile-variant.
84        * automake/compile.am: Ditto.
85        * automake/local.am: Ditto.
86
872003-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * automake/compile.am: Remove LIBSUFFIX_VA (unused).
90
912003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * aclocal/env-rtemscpu.m4: Merge-in env-rtemsbsp.m4.
94        * aclocal/env-rtemsbsp.m4: Remove.
95        * aclocal/enable-rtemsbsp.m4: Remove.
96
972003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * aclocal/env-rtemscpu.m4: Remove stray '/' in setting up
100        project_libdir.
101
1022003-04-17      Joel Sherrill <joel@OARcorp.com>
103
104        * aclocal/version.m4: Updated to rtems-ss-20030417.
105
1062003-04-11      Joel Sherrill <joel@OARcorp.com>
107
108        * aclocal/version.m4: Updated to rtems-ss-20030411.
109
1102003-04-11      Joel Sherrill <joel@OARcorp.com>
111
112        * aclocal/version.m4: Updated to rtems-ss-20020411.
113
1142003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * wrapup/Makefile.am: Remove '/' after $(DESTDIR) to work around
117        Cygwin mistreating paths.
118
1192003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * wrapup/Makefile.am: Reflect changes to project_libdir.
122
1232003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * aclocal/env-rtemscpu.m4: Remove obsolete comment.
126        Add MULTISUBDIR to project_libdir.
127
1282003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * aclocal/env-rtemscpu.m4: Remove RTEMS_ROOT (Unused).
131        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT (Unused).
132        Remove RTEMS_PROJECT_ROOT (Unused).
133        * aclocal/tool-paths.m4: Delete.
134
1352003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * configure.ac: Remove AC_CONFIG_AUX_DIR.
138        * aclocal/rtems-top.m4: Add AC_CONFIG_AUX_DIR.
139
1402003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * configure.ac: AC_PREREQ(2.57).
143
1442003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * configure.ac: Remove sptables.h.in.
147
1482003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * configure.ac: Remove AC_SUBST(RTEMS_VERSION).
151        AC_DEFINE(RTEMS_VERSION) to propagate it through cpuopts.h.
152
1532003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * configure.ac: AC_SUBST(RTEMS_VERSION,_RTEMS_VERSION).
156
1572003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * aclocal/gcc-isystem.m4: New.
160        * aclocal/gcc-specs.m4: Remove.
161        * aclocal/prog-cc.m4: Remove RTEMS_GCC_SPECS.
162        Add RTEMS_GCC_ISYSTEM.
163        Reformat setting up RTEMS_CPPFLAGS.
164
1652003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * automake/local.am: Introduce depend-gcc.
168        Remove ${ARCH}.
169        * automake/compile.am: Remove GCCSPECS, GCC_SPECS, CONFIG.CC, CC,
170        CPP. Add ${ARCH}. depend-gcc.
171        * aclocal/prog-cc.m4: Set up RTEMS_CPPFLAGS.
172        * aclocal/env-rtemscpu.m4: Remove GCC_SPECS.
173        * aclocal/env-rtemsbsp.m4: Remove GCC_SPECS.
174
1752003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
178
1792003-01-28      Joel Sherrill <joel@OARcorp.com>
180
181        * aclocal/version.m4: Updated to rtems-ss-20030128.
182
1832003-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * automake/local.am: Remove distclean-local.
186        Remove PROJECT_TOOLS.
187
1882003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
191        Remove CLOBBER_DEPEND (Unused).
192
1932002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * automake/compile.am: Remove $(RTEMS_BSP_CFLAGS).
196
1972002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198        * wrapup/Makefile.am: Fix path to libxdr and librpc (Another typo in
199        from the 2002-12-12 patch).
200
2012002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * wrapup/Makefile.am: Fix typo in yesterday's patch.
204
2052002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * wrapup/Makefile.am: Don't create $ARCH.
208        Use install-data-local to install librtemscpu.a
209
2102002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * wrapup/Makefile.am: Add libmisc.
213
2142002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * configure.ac: Add AC_CONFIG_SUBDIR(libmisc).
217
2182002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
221        * aclocal/env-rtemscpu.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
222        * aclocal/check-bsps.m4: Remove.
223
2242002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * wrapup/Makefile.am: Remove *_OBJS, use LIBS+= instead.
227        * configure.ac: Require autoconf >= 2.54, automake-1.7.2.
228
2292002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * wrapup/Makefile.am: Reflect changes to score/.
232        * configure.ac: Reflect changes to score/.
233
2342002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * wrapup/Makefile.am: Reflect changes to sapi/.
237        * configure.ac: Reflect changes to sapi/.
238
2392002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * configure.ac: Add AC_SUBST(INLINEdir).
242
2432002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * wrapup/Makefile.am: Reflect changes to rtems/.
246        * configure.ac: Reflect changes to rtems/.
247
2482002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * wrapup/Makefile.am: Reflect changes to posix/.
251        Reflect changes to itron/.
252
2532002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
256
2572002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * automake/multilib.am: Don't include @RTEMS_BSP@.cfg.
260        * automake/compile.am: Remove hard-coded CFLAGS_PROFILE_V.
261        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
262        CFLAGS_PROFILE_V.
263        Hard-code RTEMS_CFLAGS_PROFILE = -pg
264        * aclocal/prog-cc.m4: Sync with toplevel/aclocal/prog-cc.m4.
265        Remove GCCSED.
266        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
267        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V.
268
2692002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * aclocal/rtems-flags.m4: New.
272
2732002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V (Unused).
276
2772002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x.
280        * aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
281
2822002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * include/rtems/libio_.h: Remove.
285
2862002-11-18      Joel Sherrill <joel@OARcorp.com>
287
288        * aclocal/version.m4: Updated to rtems-ss-20021118.
289
2902002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * include/rtems/userenv.h: Rely upon <limits.h> for
293        _POSIX_LOGIN_NAME_MAX.
294
2952002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS.
298        * automake/compile.am: Acknowledge configuration-time CFLAGS.
299        Remove CFLAGS_DEFAULT.
300
3012002-11-11      Joel Sherrill <joel@OARcorp.com>
302
303        * aclocal/version.m4: Updated to rtems-ss-20021111.
304
3052002-11-11      Joel Sherrill <joel@OARcorp.com>
306
307        * aclocal/version.m4: Updated to rtems-ss-20021111.
308
3092002-11-01      Joel Sherrill <joel@OARcorp.com>
310
311        * ChangeLog: Corrected.
312
3132002-10-30      Eric Norum <eric.norum@usask.ca>
314
315        * include/rtems/bspIo.h: Add vprintk function for kernel printing
316        from routines which have already obtained the va_list pointer.
317
3182002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * aclocal/check-bsp-cache.m4: Remove.
321
3222002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
325
3262002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
329
3302002-10-21      Joel Sherrill <joel@OARcorp.com>
331
332        * aclocal/version.m4: Updated to rtems-20021021-test.
333
3342002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * .cvsignore: Reformat.
337        Add autom4te*cache.
338        Remove autom4te.cache.
339
3402002-10-07      Joel Sherrill <joel@OARcorp.com>
341
342        * aclocal/version.m4: Updated to rtems-ss-20021007.
343
3442002-10-04      Joel Sherrill <joel@OARcorp.com>
345
346        * aclocal/version.m4: Updated to rtems-JUNK.
347
3482002-10-04      Joel Sherrill <joel@OARcorp.com>
349
350        * aclocal/version.m4: Updated to rtems-ss-20021004.
351
3522002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * score/include/Makefile.am: Remove cpuopt.h generation.
355        * configure.ac: Correct package name.
356        Don't build ada if POSIX is disabled.
357        Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
358
3592002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * aclocal/prog-gnat.m4: New.
362        * configure.ac: Add ada subdir handling.
363
3642002-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * aclocal/bsp-alias.m4: Remove.
367
3682002-08-07      Joel Sherrill <joel@OARcorp.com>
369
370        * aclocal/version.m4: Updated to rtems-ss-20020807.
371
3722002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
373
374        * configure.ac: Add missing ',' to librpc activation.
375        Add AC_MSG_CHECKING/AC_MSG_RESULT.
376        * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
377
3782002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
379
380        * configure.ac: Fix bug in librpc activation, having introduced by
381        yesterday's patch.
382
3832002-08-06      Joel Sherrill <joel@OARcorp.com>
384
385        * configure.ac: or32 does not currently support librpc.
386
3872002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
390
3912002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
393        * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
394        Use AS_IF instead of if/then/else/fi.
395
3962002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
397
398        * wrapup/Makefile.am: Use librtems.a.
399        * wrapup/Makefile.am: Use libsapi.a.
400
4012002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
403        * wrapup/Makefile.am: Use libscore.a.
404
4052002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
406
407        * aclocal/canonicalize-tools.m4: Remove LD.
408        * automake/lib.am: Remove LD.
409        * Makefile.am: Put preinstall-stamp into CLEANFILES.
410
4112002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
412
413        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
414        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
415
4162002-07-31      Joel Sherrill <joel@OARcorp.com>
417
418        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
419        was just a stub and only the OR32 port is getting worked on.
420
4212002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
422
423        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
424
4252002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
426
427        * automake/compile.am: Use .$(OBJEXT) instead of .o.
428
4292002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
432
4332002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
434
435        * wrapup/Makefile.am: Use project_libdir instead of
436        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
437        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
438
4392002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
440
441        * automake/lib.am: Use project_libdir instead of
442        $(PROJECT_RELEASE)/lib.
443
4442002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
445
446        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
447        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
448        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
449        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
450        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
451        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
452        references to bsp_specs. Use project_libdir instead of
453        $(PROJECT_RELEASE)/lib.
454
4552002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
456
457        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
458        * aclocal/check-cpu.m4: Ditto.
459        * aclocal/check-bsps.m4: Ditto.
460
4612002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
462
463        * automake/multilib.am: Add install-multi.
464        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
465        version.m4.
466        Add --with-project-root.
467        Reflect --with-project-root to setting up PROJECT_ROOT.
468        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
469        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
470        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
471
4722002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
473
474        * configure.ac: RTEMS_TOP(..).
475
4762002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
477
478        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
479
4802002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
481
482        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
483
4842002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
485
486        * configure.ac: Remove RTEMS_PROJECT_ROOT.
487        * aclocal/project-root.m4: Remove.
488
4892002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
490
491        * aclocal/enable-multiprocessing.m4: Fix typo.
492        * aclocal/prog-cc.m4: Remove obsolete comments.
493        Comment out GCCSED.
494
4952002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
496
497        * aclocal/prog-ccas.m4: New.
498        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
499        RTEMS_GCC_PRINT
500        * aclocal/check-multiprocessing.m4: Fix typo.
501        * automake/compile.am: Remove CXX support.
502        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
503
5042002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
505
506        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
507
5082002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
509
510        * configure.ac: Remove references to RTEMS_BSP.
511        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
512        Allow building w/ --enable-multiprocessing --enable-multilib.
513        * aclocal/enable-multiprocessing.m4:
514        Eliminate RTEMS_HAS_MULTIPROCESSING.
515
5162002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
517
518        * wrapup/Makefile.am: Fix stupid typo in previous patch.
519
5202002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
521
522        * configure.ac: Add librpc. AC_PROG_RANLIB.
523        * wrapup/Makefile.am: Add librpc.
524        Use relative path to lib*.a for
525        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
526
5272002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
528
529        * aclocal/subdirs.m4: Remove.
530
5312002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
532
533        * wrapup/Makefile.am: Use relative path to lib*.a for
534        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
535
5362002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
537
538        * Makefile.am: Include $(top_srcdir)/automake/*.am.
539        Use aclocal.
540        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
541        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
542        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
543        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
544        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
545        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
546        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
547        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
548        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
549        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
550        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
551        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
552        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
553        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
554        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
555        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
556        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
557        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
558
5592002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
560
561        * aclocal/bsp-alias.m4: Copied over from aclocal/.
562        * aclocal/canonical-host.m4: Ditto.
563        * aclocal/canonical-target-name.m4: Ditto.
564        * aclocal/canonicalize-tools.m4: Ditto.
565        * aclocal/check-bsp-cache.m4: Ditto.
566        * aclocal/check-bsps.m4: Ditto.
567        * aclocal/check-cpu.m4: Ditto.
568        * aclocal/check-itron.m4: Ditto.
569        * aclocal/check-multiprocessing.m4: Ditto.
570        * aclocal/check-networking.m4: Ditto.
571        * aclocal/check-newlib.m4: Ditto.
572        * aclocal/check-posix.m4: Ditto.
573        * aclocal/check-tool.m4: Ditto.
574        * aclocal/enable-bare.m4: Ditto.
575        * aclocal/enable-inlines.m4: Ditto.
576        * aclocal/enable-itron.m4: Ditto.
577        * aclocal/enable-multiprocessing.m4: Ditto.
578        * aclocal/enable-networking.m4: Ditto.
579        * aclocal/enable-posix.m4: Ditto.
580        * aclocal/enable-rtemsbsp.m4: Ditto.
581        * aclocal/env-rtemsbsp.m4: Ditto.
582        * aclocal/env-rtemscpu.m4: Ditto.
583        * aclocal/gcc-pipe.m4: Ditto.
584        * aclocal/gcc-specs.m4: Ditto.
585        * aclocal/multi.m4: Ditto.
586        * aclocal/multilib.m4: Ditto.
587        * aclocal/prog-cc.m4: Ditto.
588        * aclocal/project-root.m4: Ditto.
589        * aclocal/rtems-cpu-subdirs.m4: Ditto.
590        * aclocal/rtems-debug.m4: Ditto.
591        * aclocal/rtems-top.m4: Ditto.
592        * aclocal/subdirs.m4: Ditto.
593        * aclocal/sysv-ipc.m4: Ditto.
594        * aclocal/tool-paths.m4: Ditto.
595        * aclocal/version.m4: Ditto.
596
5972002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
598
599        * automake/compile.am: Copied over from automake/.
600        * automake/lib.am: Copied over from automake/.
601        * automake/local.am: Copied over from automake/.
602        * automake/multilib.am: Copied over from automake/.
603        * automake/subdirs.am: Copied over from automake/.
604        * Makefile.am: Add automake/*.am.
605
6062002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
607
608        * configure.ac: Add libnetworking.
609        * wrapup/Makefile.am: Ditto.
610
6112002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
612
613        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
614        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
615
6162002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
617
618        * configure.ac: Add libcsupport.
619        * wrapup/Makefile.am: Ditto.
620
6212002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
622
623        * Makefile.am: Add preinstall-stamp.
624
6252002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
626
627        * configure.ac: Remove ENABLE_GCC28.
628
6292002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
630
631        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
632
6332002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
634
635        * configure.ac:
636        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
637        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
638        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
639        * Makefile.am: Remove AUTOMAKE_OPTIONS.
640        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
641
6422001-01-17      Joel Sherrill <joel@OARcorp.com>
643
644        * ChangeLog: Deleted duplicate blank line.
645
6462002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
647
648        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
649        ITRON_SUBDIRS.
650        * configure.ac: Rework enable_unixlib handling.
651        Add RTEMS_MULTILIBS to cpuopts.h.
652        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
653        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
654
6552002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
656
657        * wrapup/Makefile.am: Add install-hook.
658        Remove SIZE_RTEMS.
659        * include/rtems/fs.h: New, extracted from libio_.h.
660        * include/rtems/userenv.h: New. extracted from libio_.h.
661
6622002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
663
664        * Makefile.am: Readded reference to wrapup.
665
6662002-01-06      Joel Sherrill <joel@OARcorp.com>
667
668        * wrapup/.cvsignore: Readded.
669        * include/.cvsignore: New file.
670
6712002-01-04      Joel Sherrill <joel@OARcorp.com>
672
673        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
674
6752001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
676
677        * configure.ac: Use AS_IF instead of if/then/else.
678        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
679        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
680        Add include/Makefile to CONFIG_FILES.
681        Add AC_ENABLE_MULITLIB.
682        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
683        Remove */optman/Makefile from CONFIG_FILES.
684        * Makefile.am: Add include to SUBDIRS.
685        * rtems/Makefile.am: Remove optman from SUBDIRS.
686        * sapi/Makefile.am: Remove optman from SUBDIRS.
687        * include/Makefile.am: New file.
688        * include/rtems/bspIo.h: Relocated from lib/include.
689        * include/rtems/libio_.h: Relocated from lib/include.
690
6912001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
692
693        * wrapup/posix/Makefile.am: Add multilib support.
694        * wrapup/itron/Makefile.am: Add multilib support.
695        * wrapup/rtems/Makefile.am: Add multilib support.
696        * Makefile.am: Add multilib support.
697
6982001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
699
700        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
701
7022001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
703
704        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
705        Reflect changes to configuration of rtems, score and sapi subdirs.
706        * Makefile.am: require automake-1.5.
707
7082001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
709
710        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
711        * configure.in: Remove.
712        * configure.ac: New file, generated from configure.in by autoupdate.
713
7142001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
715
716        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
717
7182001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
719
720        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
721
7222001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
723
724        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
725
7262000-12-01      Joel Sherrill <joel@OARcorp.com>
727
728        * configure.in: Removed error check for enabling macros with
729        either POSIX or ITRON API.
730
7312000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
732
733        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
734
7352000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
736
737        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
738
7392000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
740
741        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
742        Switch to GNU canonicalization.
743
7442000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
745
746        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
747
7482000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
749
750        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
751        wrapup/rtems/Makefile.am: Include compile.am
752
7532000-08-10      Joel Sherrill <joel@OARcorp.com>
754
755        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.