source: rtems/cpukit/ChangeLog @ 71e66df

4.104.114.84.95
Last change on this file since 71e66df was 71e66df, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/24/03 at 08:11:33

2003-09-24 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Merge-in include/Makefile.am.
  • include/Makefile.am: Remove.
  • configure.ac: Reflect having removed include/Makefile.am and librpc/include/Makefile.am.
  • Property mode set to 100644
File size: 23.5 KB
Line 
12003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Merge-in include/Makefile.am.
4        * include/Makefile.am: Remove.
5        * configure.ac: Reflect having removed include/Makefile.am and
6        librpc/include/Makefile.am.
7
82003-09-04      Joel Sherrill <joel@OARcorp.com>
9
10        * include/rtems/bspIo.h, include/rtems/fs.h, include/rtems/userenv.h:
11        URL for license changed.
12
132003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * aclocal/rtems-top.m4: Add RTEMS_API.
16        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
17
182003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * aclocal/rtems-debug.m4: Remove.
21        * aclocal/enable-rtems-debug.m4: New (Split out from rtems-debug.m4).
22        * aclocal/check-rtems-debug.m4: New (Split out from rtems-debug.m4).
23
242003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * automake/local.am: Remove "debug".
27
282003-08-11      Joel Sherrill <joel@OARcorp.com>
29
30        * configure.ac: Removed duplicate entry.
31
322003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
35
362003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * configure.ac: Add libmisc/fsmount/Makefile.
39
402003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * wrapup/Makefile.am: Remove '/' after $(DESTDIR).
43
442003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * wrapup/Makefile.am: Remove bogus $(MULTISUBDIR).
47
482003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * configure.ac: Merge-in librpc/configure.ac.
51        * Makefile.am: Add librpc to SUBDIRS.
52        Remove @subdirs@.
53
542003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.ac: Merge-in libcsupport/configure.ac.
57        * Makefile.am: Add libcsupport to SUBDIRS.
58
592003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * configure.ac: Merge-in posix/configure.ac.
62        Merge-in itron/configure.ac.
63        Misc. cosmetical changes.
64        * Makefile.am: Add posix, itron to SUBDIRS.
65
662003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * configure.ac: Merge-in libnetworking/configure.ac.
69        Remove "rtems-" from RTEMS_VERSION.
70        Add AC_CHECK_FUNCS([strsep strcasecmp snprintf]).
71        * Makefile.am: Add libmisc to SUBDIRS.
72
732003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * configure.ac: Merge-in libmisc/configure.ac.
76        * Makefile.am: Add libmisc to SUBDIRS.
77
782003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * configure.ac: Merge-in libfs/configure.ac.
81        * Makefile.am: Add libfs to SUBDIRS.
82
832003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * configure.ac: Merge-in libblock/configure.ac.
86        * Makefile.am: Add libblock to SUBDIRS.
87
882003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * configure.ac: Merge-in ada/configure.ac.
91        * Makefile.am: Add ada to SUBDIRS.
92
932003-07-03      Joel Sherrill <joel@OARcorp.com>
94
95        * aclocal/version.m4: Updated to rtems-ss-20030703.
96
972003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        PR 409:
100        * include/Makefile.am: Add rtems/stdint.h
101        * include/rtems/stdint.h: New.
102
1032003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        PR 321:
106        * aclocal/env-rtemscpu.m4: Remove support for profile-variant.
107        * automake/compile.am: Ditto.
108        * automake/local.am: Ditto.
109
1102003-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * automake/compile.am: Remove LIBSUFFIX_VA (unused).
113
1142003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * aclocal/env-rtemscpu.m4: Merge-in env-rtemsbsp.m4.
117        * aclocal/env-rtemsbsp.m4: Remove.
118        * aclocal/enable-rtemsbsp.m4: Remove.
119
1202003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * aclocal/env-rtemscpu.m4: Remove stray '/' in setting up
123        project_libdir.
124
1252003-04-17      Joel Sherrill <joel@OARcorp.com>
126
127        * aclocal/version.m4: Updated to rtems-ss-20030417.
128
1292003-04-11      Joel Sherrill <joel@OARcorp.com>
130
131        * aclocal/version.m4: Updated to rtems-ss-20030411.
132
1332003-04-11      Joel Sherrill <joel@OARcorp.com>
134
135        * aclocal/version.m4: Updated to rtems-ss-20020411.
136
1372003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * wrapup/Makefile.am: Remove '/' after $(DESTDIR) to work around
140        Cygwin mistreating paths.
141
1422003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * wrapup/Makefile.am: Reflect changes to project_libdir.
145
1462003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * aclocal/env-rtemscpu.m4: Remove obsolete comment.
149        Add MULTISUBDIR to project_libdir.
150
1512003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * aclocal/env-rtemscpu.m4: Remove RTEMS_ROOT (Unused).
154        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT (Unused).
155        Remove RTEMS_PROJECT_ROOT (Unused).
156        * aclocal/tool-paths.m4: Delete.
157
1582003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * configure.ac: Remove AC_CONFIG_AUX_DIR.
161        * aclocal/rtems-top.m4: Add AC_CONFIG_AUX_DIR.
162
1632003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * configure.ac: AC_PREREQ(2.57).
166
1672003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * configure.ac: Remove sptables.h.in.
170
1712003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * configure.ac: Remove AC_SUBST(RTEMS_VERSION).
174        AC_DEFINE(RTEMS_VERSION) to propagate it through cpuopts.h.
175
1762003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * configure.ac: AC_SUBST(RTEMS_VERSION,_RTEMS_VERSION).
179
1802003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * aclocal/gcc-isystem.m4: New.
183        * aclocal/gcc-specs.m4: Remove.
184        * aclocal/prog-cc.m4: Remove RTEMS_GCC_SPECS.
185        Add RTEMS_GCC_ISYSTEM.
186        Reformat setting up RTEMS_CPPFLAGS.
187
1882003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * automake/local.am: Introduce depend-gcc.
191        Remove ${ARCH}.
192        * automake/compile.am: Remove GCCSPECS, GCC_SPECS, CONFIG.CC, CC,
193        CPP. Add ${ARCH}. depend-gcc.
194        * aclocal/prog-cc.m4: Set up RTEMS_CPPFLAGS.
195        * aclocal/env-rtemscpu.m4: Remove GCC_SPECS.
196        * aclocal/env-rtemsbsp.m4: Remove GCC_SPECS.
197
1982003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
201
2022003-01-28      Joel Sherrill <joel@OARcorp.com>
203
204        * aclocal/version.m4: Updated to rtems-ss-20030128.
205
2062003-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * automake/local.am: Remove distclean-local.
209        Remove PROJECT_TOOLS.
210
2112003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
214        Remove CLOBBER_DEPEND (Unused).
215
2162002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * automake/compile.am: Remove $(RTEMS_BSP_CFLAGS).
219
2202002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221        * wrapup/Makefile.am: Fix path to libxdr and librpc (Another typo in
222        from the 2002-12-12 patch).
223
2242002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * wrapup/Makefile.am: Fix typo in yesterday's patch.
227
2282002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * wrapup/Makefile.am: Don't create $ARCH.
231        Use install-data-local to install librtemscpu.a
232
2332002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * wrapup/Makefile.am: Add libmisc.
236
2372002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * configure.ac: Add AC_CONFIG_SUBDIR(libmisc).
240
2412002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
244        * aclocal/env-rtemscpu.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
245        * aclocal/check-bsps.m4: Remove.
246
2472002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * wrapup/Makefile.am: Remove *_OBJS, use LIBS+= instead.
250        * configure.ac: Require autoconf >= 2.54, automake-1.7.2.
251
2522002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * wrapup/Makefile.am: Reflect changes to score/.
255        * configure.ac: Reflect changes to score/.
256
2572002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * wrapup/Makefile.am: Reflect changes to sapi/.
260        * configure.ac: Reflect changes to sapi/.
261
2622002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * configure.ac: Add AC_SUBST(INLINEdir).
265
2662002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * wrapup/Makefile.am: Reflect changes to rtems/.
269        * configure.ac: Reflect changes to rtems/.
270
2712002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * wrapup/Makefile.am: Reflect changes to posix/.
274        Reflect changes to itron/.
275
2762002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
279
2802002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * automake/multilib.am: Don't include @RTEMS_BSP@.cfg.
283        * automake/compile.am: Remove hard-coded CFLAGS_PROFILE_V.
284        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
285        CFLAGS_PROFILE_V.
286        Hard-code RTEMS_CFLAGS_PROFILE = -pg
287        * aclocal/prog-cc.m4: Sync with toplevel/aclocal/prog-cc.m4.
288        Remove GCCSED.
289        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
290        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V.
291
2922002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * aclocal/rtems-flags.m4: New.
295
2962002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V (Unused).
299
3002002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x.
303        * aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
304
3052002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * include/rtems/libio_.h: Remove.
308
3092002-11-18      Joel Sherrill <joel@OARcorp.com>
310
311        * aclocal/version.m4: Updated to rtems-ss-20021118.
312
3132002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * include/rtems/userenv.h: Rely upon <limits.h> for
316        _POSIX_LOGIN_NAME_MAX.
317
3182002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS.
321        * automake/compile.am: Acknowledge configuration-time CFLAGS.
322        Remove CFLAGS_DEFAULT.
323
3242002-11-11      Joel Sherrill <joel@OARcorp.com>
325
326        * aclocal/version.m4: Updated to rtems-ss-20021111.
327
3282002-11-11      Joel Sherrill <joel@OARcorp.com>
329
330        * aclocal/version.m4: Updated to rtems-ss-20021111.
331
3322002-11-01      Joel Sherrill <joel@OARcorp.com>
333
334        * ChangeLog: Corrected.
335
3362002-10-30      Eric Norum <eric.norum@usask.ca>
337
338        * include/rtems/bspIo.h: Add vprintk function for kernel printing
339        from routines which have already obtained the va_list pointer.
340
3412002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
342
343        * aclocal/check-bsp-cache.m4: Remove.
344
3452002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
348
3492002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
352
3532002-10-21      Joel Sherrill <joel@OARcorp.com>
354
355        * aclocal/version.m4: Updated to rtems-20021021-test.
356
3572002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * .cvsignore: Reformat.
360        Add autom4te*cache.
361        Remove autom4te.cache.
362
3632002-10-07      Joel Sherrill <joel@OARcorp.com>
364
365        * aclocal/version.m4: Updated to rtems-ss-20021007.
366
3672002-10-04      Joel Sherrill <joel@OARcorp.com>
368
369        * aclocal/version.m4: Updated to rtems-JUNK.
370
3712002-10-04      Joel Sherrill <joel@OARcorp.com>
372
373        * aclocal/version.m4: Updated to rtems-ss-20021004.
374
3752002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
376
377        * score/include/Makefile.am: Remove cpuopt.h generation.
378        * configure.ac: Correct package name.
379        Don't build ada if POSIX is disabled.
380        Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
381
3822002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * aclocal/prog-gnat.m4: New.
385        * configure.ac: Add ada subdir handling.
386
3872002-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * aclocal/bsp-alias.m4: Remove.
390
3912002-08-07      Joel Sherrill <joel@OARcorp.com>
392
393        * aclocal/version.m4: Updated to rtems-ss-20020807.
394
3952002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        * configure.ac: Add missing ',' to librpc activation.
398        Add AC_MSG_CHECKING/AC_MSG_RESULT.
399        * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
400
4012002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
403        * configure.ac: Fix bug in librpc activation, having introduced by
404        yesterday's patch.
405
4062002-08-06      Joel Sherrill <joel@OARcorp.com>
407
408        * configure.ac: or32 does not currently support librpc.
409
4102002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
411
412        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
413
4142002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
415
416        * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
417        Use AS_IF instead of if/then/else/fi.
418
4192002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * wrapup/Makefile.am: Use librtems.a.
422        * wrapup/Makefile.am: Use libsapi.a.
423
4242002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
425
426        * wrapup/Makefile.am: Use libscore.a.
427
4282002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * aclocal/canonicalize-tools.m4: Remove LD.
431        * automake/lib.am: Remove LD.
432        * Makefile.am: Put preinstall-stamp into CLEANFILES.
433
4342002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
435
436        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
437        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
438
4392002-07-31      Joel Sherrill <joel@OARcorp.com>
440
441        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
442        was just a stub and only the OR32 port is getting worked on.
443
4442002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
445
446        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
447
4482002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
449
450        * automake/compile.am: Use .$(OBJEXT) instead of .o.
451
4522002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
453
454        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
455
4562002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * wrapup/Makefile.am: Use project_libdir instead of
459        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
460        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
461
4622002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
463
464        * automake/lib.am: Use project_libdir instead of
465        $(PROJECT_RELEASE)/lib.
466
4672002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
469        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
470        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
471        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
472        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
473        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
474        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
475        references to bsp_specs. Use project_libdir instead of
476        $(PROJECT_RELEASE)/lib.
477
4782002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
481        * aclocal/check-cpu.m4: Ditto.
482        * aclocal/check-bsps.m4: Ditto.
483
4842002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
485
486        * automake/multilib.am: Add install-multi.
487        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
488        version.m4.
489        Add --with-project-root.
490        Reflect --with-project-root to setting up PROJECT_ROOT.
491        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
492        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
493        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
494
4952002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
496
497        * configure.ac: RTEMS_TOP(..).
498
4992002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
500
501        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
502
5032002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
504
505        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
506
5072002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
508
509        * configure.ac: Remove RTEMS_PROJECT_ROOT.
510        * aclocal/project-root.m4: Remove.
511
5122002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
513
514        * aclocal/enable-multiprocessing.m4: Fix typo.
515        * aclocal/prog-cc.m4: Remove obsolete comments.
516        Comment out GCCSED.
517
5182002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
519
520        * aclocal/prog-ccas.m4: New.
521        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
522        RTEMS_GCC_PRINT
523        * aclocal/check-multiprocessing.m4: Fix typo.
524        * automake/compile.am: Remove CXX support.
525        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
526
5272002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
528
529        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
530
5312002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
532
533        * configure.ac: Remove references to RTEMS_BSP.
534        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
535        Allow building w/ --enable-multiprocessing --enable-multilib.
536        * aclocal/enable-multiprocessing.m4:
537        Eliminate RTEMS_HAS_MULTIPROCESSING.
538
5392002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
540
541        * wrapup/Makefile.am: Fix stupid typo in previous patch.
542
5432002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
544
545        * configure.ac: Add librpc. AC_PROG_RANLIB.
546        * wrapup/Makefile.am: Add librpc.
547        Use relative path to lib*.a for
548        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
549
5502002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
551
552        * aclocal/subdirs.m4: Remove.
553
5542002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
555
556        * wrapup/Makefile.am: Use relative path to lib*.a for
557        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
558
5592002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
560
561        * Makefile.am: Include $(top_srcdir)/automake/*.am.
562        Use aclocal.
563        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
564        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
565        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
566        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
567        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
568        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
569        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
570        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
571        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
572        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
573        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
574        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
575        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
576        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
577        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
578        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
579        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
580        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
581
5822002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
583
584        * aclocal/bsp-alias.m4: Copied over from aclocal/.
585        * aclocal/canonical-host.m4: Ditto.
586        * aclocal/canonical-target-name.m4: Ditto.
587        * aclocal/canonicalize-tools.m4: Ditto.
588        * aclocal/check-bsp-cache.m4: Ditto.
589        * aclocal/check-bsps.m4: Ditto.
590        * aclocal/check-cpu.m4: Ditto.
591        * aclocal/check-itron.m4: Ditto.
592        * aclocal/check-multiprocessing.m4: Ditto.
593        * aclocal/check-networking.m4: Ditto.
594        * aclocal/check-newlib.m4: Ditto.
595        * aclocal/check-posix.m4: Ditto.
596        * aclocal/check-tool.m4: Ditto.
597        * aclocal/enable-bare.m4: Ditto.
598        * aclocal/enable-inlines.m4: Ditto.
599        * aclocal/enable-itron.m4: Ditto.
600        * aclocal/enable-multiprocessing.m4: Ditto.
601        * aclocal/enable-networking.m4: Ditto.
602        * aclocal/enable-posix.m4: Ditto.
603        * aclocal/enable-rtemsbsp.m4: Ditto.
604        * aclocal/env-rtemsbsp.m4: Ditto.
605        * aclocal/env-rtemscpu.m4: Ditto.
606        * aclocal/gcc-pipe.m4: Ditto.
607        * aclocal/gcc-specs.m4: Ditto.
608        * aclocal/multi.m4: Ditto.
609        * aclocal/multilib.m4: Ditto.
610        * aclocal/prog-cc.m4: Ditto.
611        * aclocal/project-root.m4: Ditto.
612        * aclocal/rtems-cpu-subdirs.m4: Ditto.
613        * aclocal/rtems-debug.m4: Ditto.
614        * aclocal/rtems-top.m4: Ditto.
615        * aclocal/subdirs.m4: Ditto.
616        * aclocal/sysv-ipc.m4: Ditto.
617        * aclocal/tool-paths.m4: Ditto.
618        * aclocal/version.m4: Ditto.
619
6202002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
621
622        * automake/compile.am: Copied over from automake/.
623        * automake/lib.am: Copied over from automake/.
624        * automake/local.am: Copied over from automake/.
625        * automake/multilib.am: Copied over from automake/.
626        * automake/subdirs.am: Copied over from automake/.
627        * Makefile.am: Add automake/*.am.
628
6292002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
630
631        * configure.ac: Add libnetworking.
632        * wrapup/Makefile.am: Ditto.
633
6342002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
635
636        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
637        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
638
6392002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
640
641        * configure.ac: Add libcsupport.
642        * wrapup/Makefile.am: Ditto.
643
6442002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
645
646        * Makefile.am: Add preinstall-stamp.
647
6482002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
649
650        * configure.ac: Remove ENABLE_GCC28.
651
6522002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
653
654        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
655
6562002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
657
658        * configure.ac:
659        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
660        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
661        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
662        * Makefile.am: Remove AUTOMAKE_OPTIONS.
663        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
664
6652001-01-17      Joel Sherrill <joel@OARcorp.com>
666
667        * ChangeLog: Deleted duplicate blank line.
668
6692002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
670
671        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
672        ITRON_SUBDIRS.
673        * configure.ac: Rework enable_unixlib handling.
674        Add RTEMS_MULTILIBS to cpuopts.h.
675        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
676        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
677
6782002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
679
680        * wrapup/Makefile.am: Add install-hook.
681        Remove SIZE_RTEMS.
682        * include/rtems/fs.h: New, extracted from libio_.h.
683        * include/rtems/userenv.h: New. extracted from libio_.h.
684
6852002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
686
687        * Makefile.am: Readded reference to wrapup.
688
6892002-01-06      Joel Sherrill <joel@OARcorp.com>
690
691        * wrapup/.cvsignore: Readded.
692        * include/.cvsignore: New file.
693
6942002-01-04      Joel Sherrill <joel@OARcorp.com>
695
696        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
697
6982001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
699
700        * configure.ac: Use AS_IF instead of if/then/else.
701        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
702        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
703        Add include/Makefile to CONFIG_FILES.
704        Add AC_ENABLE_MULITLIB.
705        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
706        Remove */optman/Makefile from CONFIG_FILES.
707        * Makefile.am: Add include to SUBDIRS.
708        * rtems/Makefile.am: Remove optman from SUBDIRS.
709        * sapi/Makefile.am: Remove optman from SUBDIRS.
710        * include/Makefile.am: New file.
711        * include/rtems/bspIo.h: Relocated from lib/include.
712        * include/rtems/libio_.h: Relocated from lib/include.
713
7142001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
715
716        * wrapup/posix/Makefile.am: Add multilib support.
717        * wrapup/itron/Makefile.am: Add multilib support.
718        * wrapup/rtems/Makefile.am: Add multilib support.
719        * Makefile.am: Add multilib support.
720
7212001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
722
723        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
724
7252001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
726
727        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
728        Reflect changes to configuration of rtems, score and sapi subdirs.
729        * Makefile.am: require automake-1.5.
730
7312001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
732
733        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
734        * configure.in: Remove.
735        * configure.ac: New file, generated from configure.in by autoupdate.
736
7372001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
738
739        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
740
7412001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
742
743        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
744
7452001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
746
747        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
748
7492000-12-01      Joel Sherrill <joel@OARcorp.com>
750
751        * configure.in: Removed error check for enabling macros with
752        either POSIX or ITRON API.
753
7542000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
755
756        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
757
7582000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
759
760        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
761
7622000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
763
764        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
765        Switch to GNU canonicalization.
766
7672000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
768
769        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
770
7712000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
772
773        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
774        wrapup/rtems/Makefile.am: Include compile.am
775
7762000-08-10      Joel Sherrill <joel@OARcorp.com>
777
778        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.