source: rtems/cpukit/ChangeLog @ bed55af

4.104.114.84.95
Last change on this file since bed55af was 652b53a, checked in by Joel Sherrill <joel.sherrill@…>, on 08/11/03 at 19:43:10

2003-08-11 Joel Sherrill <joel@…>

  • configure.ac: Removed duplicate entry.
  • Property mode set to 100644
File size: 22.7 KB
Line 
12003-08-11      Joel Sherrill <joel@OARcorp.com>
2
3        * configure.ac: Removed duplicate entry.
4
52003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
8
92003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: Add libmisc/fsmount/Makefile.
12
132003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * wrapup/Makefile.am: Remove '/' after $(DESTDIR).
16
172003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * wrapup/Makefile.am: Remove bogus $(MULTISUBDIR).
20
212003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * configure.ac: Merge-in librpc/configure.ac.
24        * Makefile.am: Add librpc to SUBDIRS.
25        Remove @subdirs@.
26
272003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * configure.ac: Merge-in libcsupport/configure.ac.
30        * Makefile.am: Add libcsupport to SUBDIRS.
31
322003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.ac: Merge-in posix/configure.ac.
35        Merge-in itron/configure.ac.
36        Misc. cosmetical changes.
37        * Makefile.am: Add posix, itron to SUBDIRS.
38
392003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.ac: Merge-in libnetworking/configure.ac.
42        Remove "rtems-" from RTEMS_VERSION.
43        Add AC_CHECK_FUNCS([strsep strcasecmp snprintf]).
44        * Makefile.am: Add libmisc to SUBDIRS.
45
462003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * configure.ac: Merge-in libmisc/configure.ac.
49        * Makefile.am: Add libmisc to SUBDIRS.
50
512003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * configure.ac: Merge-in libfs/configure.ac.
54        * Makefile.am: Add libfs to SUBDIRS.
55
562003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * configure.ac: Merge-in libblock/configure.ac.
59        * Makefile.am: Add libblock to SUBDIRS.
60
612003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * configure.ac: Merge-in ada/configure.ac.
64        * Makefile.am: Add ada to SUBDIRS.
65
662003-07-03      Joel Sherrill <joel@OARcorp.com>
67
68        * aclocal/version.m4: Updated to rtems-ss-20030703.
69
702003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        PR 409:
73        * include/Makefile.am: Add rtems/stdint.h
74        * include/rtems/stdint.h: New.
75
762003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        PR 321:
79        * aclocal/env-rtemscpu.m4: Remove support for profile-variant.
80        * automake/compile.am: Ditto.
81        * automake/local.am: Ditto.
82
832003-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * automake/compile.am: Remove LIBSUFFIX_VA (unused).
86
872003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * aclocal/env-rtemscpu.m4: Merge-in env-rtemsbsp.m4.
90        * aclocal/env-rtemsbsp.m4: Remove.
91        * aclocal/enable-rtemsbsp.m4: Remove.
92
932003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * aclocal/env-rtemscpu.m4: Remove stray '/' in setting up
96        project_libdir.
97
982003-04-17      Joel Sherrill <joel@OARcorp.com>
99
100        * aclocal/version.m4: Updated to rtems-ss-20030417.
101
1022003-04-11      Joel Sherrill <joel@OARcorp.com>
103
104        * aclocal/version.m4: Updated to rtems-ss-20030411.
105
1062003-04-11      Joel Sherrill <joel@OARcorp.com>
107
108        * aclocal/version.m4: Updated to rtems-ss-20020411.
109
1102003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * wrapup/Makefile.am: Remove '/' after $(DESTDIR) to work around
113        Cygwin mistreating paths.
114
1152003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * wrapup/Makefile.am: Reflect changes to project_libdir.
118
1192003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * aclocal/env-rtemscpu.m4: Remove obsolete comment.
122        Add MULTISUBDIR to project_libdir.
123
1242003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * aclocal/env-rtemscpu.m4: Remove RTEMS_ROOT (Unused).
127        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT (Unused).
128        Remove RTEMS_PROJECT_ROOT (Unused).
129        * aclocal/tool-paths.m4: Delete.
130
1312003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.ac: Remove AC_CONFIG_AUX_DIR.
134        * aclocal/rtems-top.m4: Add AC_CONFIG_AUX_DIR.
135
1362003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * configure.ac: AC_PREREQ(2.57).
139
1402003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * configure.ac: Remove sptables.h.in.
143
1442003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * configure.ac: Remove AC_SUBST(RTEMS_VERSION).
147        AC_DEFINE(RTEMS_VERSION) to propagate it through cpuopts.h.
148
1492003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * configure.ac: AC_SUBST(RTEMS_VERSION,_RTEMS_VERSION).
152
1532003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * aclocal/gcc-isystem.m4: New.
156        * aclocal/gcc-specs.m4: Remove.
157        * aclocal/prog-cc.m4: Remove RTEMS_GCC_SPECS.
158        Add RTEMS_GCC_ISYSTEM.
159        Reformat setting up RTEMS_CPPFLAGS.
160
1612003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * automake/local.am: Introduce depend-gcc.
164        Remove ${ARCH}.
165        * automake/compile.am: Remove GCCSPECS, GCC_SPECS, CONFIG.CC, CC,
166        CPP. Add ${ARCH}. depend-gcc.
167        * aclocal/prog-cc.m4: Set up RTEMS_CPPFLAGS.
168        * aclocal/env-rtemscpu.m4: Remove GCC_SPECS.
169        * aclocal/env-rtemsbsp.m4: Remove GCC_SPECS.
170
1712003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
174
1752003-01-28      Joel Sherrill <joel@OARcorp.com>
176
177        * aclocal/version.m4: Updated to rtems-ss-20030128.
178
1792003-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * automake/local.am: Remove distclean-local.
182        Remove PROJECT_TOOLS.
183
1842003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
187        Remove CLOBBER_DEPEND (Unused).
188
1892002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * automake/compile.am: Remove $(RTEMS_BSP_CFLAGS).
192
1932002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194        * wrapup/Makefile.am: Fix path to libxdr and librpc (Another typo in
195        from the 2002-12-12 patch).
196
1972002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * wrapup/Makefile.am: Fix typo in yesterday's patch.
200
2012002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * wrapup/Makefile.am: Don't create $ARCH.
204        Use install-data-local to install librtemscpu.a
205
2062002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * wrapup/Makefile.am: Add libmisc.
209
2102002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * configure.ac: Add AC_CONFIG_SUBDIR(libmisc).
213
2142002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
217        * aclocal/env-rtemscpu.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
218        * aclocal/check-bsps.m4: Remove.
219
2202002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * wrapup/Makefile.am: Remove *_OBJS, use LIBS+= instead.
223        * configure.ac: Require autoconf >= 2.54, automake-1.7.2.
224
2252002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * wrapup/Makefile.am: Reflect changes to score/.
228        * configure.ac: Reflect changes to score/.
229
2302002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * wrapup/Makefile.am: Reflect changes to sapi/.
233        * configure.ac: Reflect changes to sapi/.
234
2352002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * configure.ac: Add AC_SUBST(INLINEdir).
238
2392002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * wrapup/Makefile.am: Reflect changes to rtems/.
242        * configure.ac: Reflect changes to rtems/.
243
2442002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * wrapup/Makefile.am: Reflect changes to posix/.
247        Reflect changes to itron/.
248
2492002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
252
2532002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * automake/multilib.am: Don't include @RTEMS_BSP@.cfg.
256        * automake/compile.am: Remove hard-coded CFLAGS_PROFILE_V.
257        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
258        CFLAGS_PROFILE_V.
259        Hard-code RTEMS_CFLAGS_PROFILE = -pg
260        * aclocal/prog-cc.m4: Sync with toplevel/aclocal/prog-cc.m4.
261        Remove GCCSED.
262        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
263        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V.
264
2652002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * aclocal/rtems-flags.m4: New.
268
2692002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V (Unused).
272
2732002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x.
276        * aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
277
2782002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * include/rtems/libio_.h: Remove.
281
2822002-11-18      Joel Sherrill <joel@OARcorp.com>
283
284        * aclocal/version.m4: Updated to rtems-ss-20021118.
285
2862002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * include/rtems/userenv.h: Rely upon <limits.h> for
289        _POSIX_LOGIN_NAME_MAX.
290
2912002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS.
294        * automake/compile.am: Acknowledge configuration-time CFLAGS.
295        Remove CFLAGS_DEFAULT.
296
2972002-11-11      Joel Sherrill <joel@OARcorp.com>
298
299        * aclocal/version.m4: Updated to rtems-ss-20021111.
300
3012002-11-11      Joel Sherrill <joel@OARcorp.com>
302
303        * aclocal/version.m4: Updated to rtems-ss-20021111.
304
3052002-11-01      Joel Sherrill <joel@OARcorp.com>
306
307        * ChangeLog: Corrected.
308
3092002-10-30      Eric Norum <eric.norum@usask.ca>
310
311        * include/rtems/bspIo.h: Add vprintk function for kernel printing
312        from routines which have already obtained the va_list pointer.
313
3142002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * aclocal/check-bsp-cache.m4: Remove.
317
3182002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
321
3222002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
325
3262002-10-21      Joel Sherrill <joel@OARcorp.com>
327
328        * aclocal/version.m4: Updated to rtems-20021021-test.
329
3302002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * .cvsignore: Reformat.
333        Add autom4te*cache.
334        Remove autom4te.cache.
335
3362002-10-07      Joel Sherrill <joel@OARcorp.com>
337
338        * aclocal/version.m4: Updated to rtems-ss-20021007.
339
3402002-10-04      Joel Sherrill <joel@OARcorp.com>
341
342        * aclocal/version.m4: Updated to rtems-JUNK.
343
3442002-10-04      Joel Sherrill <joel@OARcorp.com>
345
346        * aclocal/version.m4: Updated to rtems-ss-20021004.
347
3482002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
349
350        * score/include/Makefile.am: Remove cpuopt.h generation.
351        * configure.ac: Correct package name.
352        Don't build ada if POSIX is disabled.
353        Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
354
3552002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * aclocal/prog-gnat.m4: New.
358        * configure.ac: Add ada subdir handling.
359
3602002-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * aclocal/bsp-alias.m4: Remove.
363
3642002-08-07      Joel Sherrill <joel@OARcorp.com>
365
366        * aclocal/version.m4: Updated to rtems-ss-20020807.
367
3682002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
369
370        * configure.ac: Add missing ',' to librpc activation.
371        Add AC_MSG_CHECKING/AC_MSG_RESULT.
372        * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
373
3742002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
375
376        * configure.ac: Fix bug in librpc activation, having introduced by
377        yesterday's patch.
378
3792002-08-06      Joel Sherrill <joel@OARcorp.com>
380
381        * configure.ac: or32 does not currently support librpc.
382
3832002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
384
385        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
386
3872002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
390        Use AS_IF instead of if/then/else/fi.
391
3922002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
393
394        * wrapup/Makefile.am: Use librtems.a.
395        * wrapup/Makefile.am: Use libsapi.a.
396
3972002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
398
399        * wrapup/Makefile.am: Use libscore.a.
400
4012002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
403        * aclocal/canonicalize-tools.m4: Remove LD.
404        * automake/lib.am: Remove LD.
405        * Makefile.am: Put preinstall-stamp into CLEANFILES.
406
4072002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
409        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
410        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
411
4122002-07-31      Joel Sherrill <joel@OARcorp.com>
413
414        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
415        was just a stub and only the OR32 port is getting worked on.
416
4172002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
420
4212002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
422
423        * automake/compile.am: Use .$(OBJEXT) instead of .o.
424
4252002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
426
427        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
428
4292002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * wrapup/Makefile.am: Use project_libdir instead of
432        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
433        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
434
4352002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        * automake/lib.am: Use project_libdir instead of
438        $(PROJECT_RELEASE)/lib.
439
4402002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
441
442        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
443        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
444        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
445        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
446        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
447        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
448        references to bsp_specs. Use project_libdir instead of
449        $(PROJECT_RELEASE)/lib.
450
4512002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
452
453        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
454        * aclocal/check-cpu.m4: Ditto.
455        * aclocal/check-bsps.m4: Ditto.
456
4572002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
458
459        * automake/multilib.am: Add install-multi.
460        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
461        version.m4.
462        Add --with-project-root.
463        Reflect --with-project-root to setting up PROJECT_ROOT.
464        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
465        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
466        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
467
4682002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
469
470        * configure.ac: RTEMS_TOP(..).
471
4722002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
473
474        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
475
4762002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
477
478        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
479
4802002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
481
482        * configure.ac: Remove RTEMS_PROJECT_ROOT.
483        * aclocal/project-root.m4: Remove.
484
4852002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
486
487        * aclocal/enable-multiprocessing.m4: Fix typo.
488        * aclocal/prog-cc.m4: Remove obsolete comments.
489        Comment out GCCSED.
490
4912002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
492
493        * aclocal/prog-ccas.m4: New.
494        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
495        RTEMS_GCC_PRINT
496        * aclocal/check-multiprocessing.m4: Fix typo.
497        * automake/compile.am: Remove CXX support.
498        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
499
5002002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
501
502        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
503
5042002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
505
506        * configure.ac: Remove references to RTEMS_BSP.
507        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
508        Allow building w/ --enable-multiprocessing --enable-multilib.
509        * aclocal/enable-multiprocessing.m4:
510        Eliminate RTEMS_HAS_MULTIPROCESSING.
511
5122002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
513
514        * wrapup/Makefile.am: Fix stupid typo in previous patch.
515
5162002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
517
518        * configure.ac: Add librpc. AC_PROG_RANLIB.
519        * wrapup/Makefile.am: Add librpc.
520        Use relative path to lib*.a for
521        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
522
5232002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
524
525        * aclocal/subdirs.m4: Remove.
526
5272002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
528
529        * wrapup/Makefile.am: Use relative path to lib*.a for
530        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
531
5322002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
533
534        * Makefile.am: Include $(top_srcdir)/automake/*.am.
535        Use aclocal.
536        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
537        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
538        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
539        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
540        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
541        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
542        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
543        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
544        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
545        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
546        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
547        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
548        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
549        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
550        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
551        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
552        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
553        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
554
5552002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
556
557        * aclocal/bsp-alias.m4: Copied over from aclocal/.
558        * aclocal/canonical-host.m4: Ditto.
559        * aclocal/canonical-target-name.m4: Ditto.
560        * aclocal/canonicalize-tools.m4: Ditto.
561        * aclocal/check-bsp-cache.m4: Ditto.
562        * aclocal/check-bsps.m4: Ditto.
563        * aclocal/check-cpu.m4: Ditto.
564        * aclocal/check-itron.m4: Ditto.
565        * aclocal/check-multiprocessing.m4: Ditto.
566        * aclocal/check-networking.m4: Ditto.
567        * aclocal/check-newlib.m4: Ditto.
568        * aclocal/check-posix.m4: Ditto.
569        * aclocal/check-tool.m4: Ditto.
570        * aclocal/enable-bare.m4: Ditto.
571        * aclocal/enable-inlines.m4: Ditto.
572        * aclocal/enable-itron.m4: Ditto.
573        * aclocal/enable-multiprocessing.m4: Ditto.
574        * aclocal/enable-networking.m4: Ditto.
575        * aclocal/enable-posix.m4: Ditto.
576        * aclocal/enable-rtemsbsp.m4: Ditto.
577        * aclocal/env-rtemsbsp.m4: Ditto.
578        * aclocal/env-rtemscpu.m4: Ditto.
579        * aclocal/gcc-pipe.m4: Ditto.
580        * aclocal/gcc-specs.m4: Ditto.
581        * aclocal/multi.m4: Ditto.
582        * aclocal/multilib.m4: Ditto.
583        * aclocal/prog-cc.m4: Ditto.
584        * aclocal/project-root.m4: Ditto.
585        * aclocal/rtems-cpu-subdirs.m4: Ditto.
586        * aclocal/rtems-debug.m4: Ditto.
587        * aclocal/rtems-top.m4: Ditto.
588        * aclocal/subdirs.m4: Ditto.
589        * aclocal/sysv-ipc.m4: Ditto.
590        * aclocal/tool-paths.m4: Ditto.
591        * aclocal/version.m4: Ditto.
592
5932002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
594
595        * automake/compile.am: Copied over from automake/.
596        * automake/lib.am: Copied over from automake/.
597        * automake/local.am: Copied over from automake/.
598        * automake/multilib.am: Copied over from automake/.
599        * automake/subdirs.am: Copied over from automake/.
600        * Makefile.am: Add automake/*.am.
601
6022002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
603
604        * configure.ac: Add libnetworking.
605        * wrapup/Makefile.am: Ditto.
606
6072002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
608
609        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
610        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
611
6122002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
613
614        * configure.ac: Add libcsupport.
615        * wrapup/Makefile.am: Ditto.
616
6172002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
618
619        * Makefile.am: Add preinstall-stamp.
620
6212002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
622
623        * configure.ac: Remove ENABLE_GCC28.
624
6252002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
626
627        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
628
6292002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
630
631        * configure.ac:
632        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
633        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
634        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
635        * Makefile.am: Remove AUTOMAKE_OPTIONS.
636        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
637
6382001-01-17      Joel Sherrill <joel@OARcorp.com>
639
640        * ChangeLog: Deleted duplicate blank line.
641
6422002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
643
644        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
645        ITRON_SUBDIRS.
646        * configure.ac: Rework enable_unixlib handling.
647        Add RTEMS_MULTILIBS to cpuopts.h.
648        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
649        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
650
6512002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
652
653        * wrapup/Makefile.am: Add install-hook.
654        Remove SIZE_RTEMS.
655        * include/rtems/fs.h: New, extracted from libio_.h.
656        * include/rtems/userenv.h: New. extracted from libio_.h.
657
6582002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
659
660        * Makefile.am: Readded reference to wrapup.
661
6622002-01-06      Joel Sherrill <joel@OARcorp.com>
663
664        * wrapup/.cvsignore: Readded.
665        * include/.cvsignore: New file.
666
6672002-01-04      Joel Sherrill <joel@OARcorp.com>
668
669        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
670
6712001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
672
673        * configure.ac: Use AS_IF instead of if/then/else.
674        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
675        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
676        Add include/Makefile to CONFIG_FILES.
677        Add AC_ENABLE_MULITLIB.
678        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
679        Remove */optman/Makefile from CONFIG_FILES.
680        * Makefile.am: Add include to SUBDIRS.
681        * rtems/Makefile.am: Remove optman from SUBDIRS.
682        * sapi/Makefile.am: Remove optman from SUBDIRS.
683        * include/Makefile.am: New file.
684        * include/rtems/bspIo.h: Relocated from lib/include.
685        * include/rtems/libio_.h: Relocated from lib/include.
686
6872001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
688
689        * wrapup/posix/Makefile.am: Add multilib support.
690        * wrapup/itron/Makefile.am: Add multilib support.
691        * wrapup/rtems/Makefile.am: Add multilib support.
692        * Makefile.am: Add multilib support.
693
6942001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
695
696        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
697
6982001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
699
700        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
701        Reflect changes to configuration of rtems, score and sapi subdirs.
702        * Makefile.am: require automake-1.5.
703
7042001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
705
706        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
707        * configure.in: Remove.
708        * configure.ac: New file, generated from configure.in by autoupdate.
709
7102001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
711
712        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
713
7142001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
715
716        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
717
7182001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
719
720        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
721
7222000-12-01      Joel Sherrill <joel@OARcorp.com>
723
724        * configure.in: Removed error check for enabling macros with
725        either POSIX or ITRON API.
726
7272000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
728
729        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
730
7312000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
732
733        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
734
7352000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
736
737        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
738        Switch to GNU canonicalization.
739
7402000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
741
742        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
743
7442000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
745
746        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
747        wrapup/rtems/Makefile.am: Include compile.am
748
7492000-08-10      Joel Sherrill <joel@OARcorp.com>
750
751        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.