source: rtems/ChangeLog @ 45789f2

4.104.114.84.95
Last change on this file since 45789f2 was 8730f45, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/21/02 at 12:19:27

2002-10-21 Ralf Corsepius <corsepiu@…>

  • .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
  • Property mode set to 100644
File size: 23.7 KB
Line 
12002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * .cvsignore: Reformat.
4        Add autom4te*cache.
5        Remove autom4te.cache.
6
72002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
10
112002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
14        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
15
162002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * bootstrap: Add autoconf/automake version checks by popular demand.
19        [FWIW: I dislike this.]
20
212002-10-07      Joel Sherrill <joel@OARcorp.com>
22
23        * VERSION: Updated to rtems-ss-20021007.
24
252002-10-07      Joel Sherrill <joel@OARcorp.com>
26
27        * aclocal/version.m4: Updated to rtems-ss-20021007.
28
292002-10-04      Joel Sherrill <joel@OARcorp.com>
30
31        * VERSION: Updated to rtems-JUNK.
32
332002-10-04      Joel Sherrill <joel@OARcorp.com>
34
35        * aclocal/version.m4: Updated to rtems-JUNK.
36
372002-10-04      Joel Sherrill <joel@OARcorp.com>
38
39        * VERSION: Updated to rtems-ss-20021004.
40
412002-10-04      Joel Sherrill <joel@OARcorp.com>
42
43        * aclocal/version.m4: Updated to rtems-ss-20021004.
44
452002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
48        autoconf-2.53 PACKAGE crap.
49
502002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * aclocal/prog-gnat.m4: New.
53
542002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * aclocal/bsp-configure.m4: Fix small typo in comment.
57
582002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
61
622002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
65        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
66        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
67
682002-08-07      Joel Sherrill <joel@OARcorp.com>
69
70        * aclocal/version.m4: Updated to rtems-ss-20020807.
71
722002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
75
762002-07-31      Joel Sherrill <joel@OARcorp.com>
77
78        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
79        was just a stub and only the OR32 port is getting worked on.
80
812002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * aclocal/subdirs.m4: Remove.
84        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
85
862002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
89        exec/score/cpu.
90
912002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
94        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
95        compilation rules (Work-around to an automake bug).
96        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
97        make-library.
98
992002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * configure.ac: Activate cpukit. Remove references to c/src/exec.
102
1032002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
106
1072002-07-17      Joel Sherrill <joel@OARcorp.com>
108
109        * aclocal/version.m4: Updated to rtems-ss-20020717.
110
1112002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * config-ml.in: Imported from gcc-3.1.
114        Change to match c/src/config-ml.in.
115
1162002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * aclocal/check-multiprocessing.m4: Reworked.
119        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
120
1212002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * automake/multilib.am: Remove.
124        * Makefile.am: Reflect change above.
125
1262002-06-28      Joel Sherrill <joel@OARcorp.com>
127
128        * aclocal/version.m4: Updated to rtems-ss-20020628.
129
1302002-06-27      Joel Sherrill <joel@OARcorp.com>
131
132        * tools/Makefile.am: Build the cpu dependent tools as well.
133
1342002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * aclocal/env-rtemscpu.m4: Remove.
137        * aclocal/multi.m4: Remove.
138        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
139
1402002-05-28      Joel Sherrill <joel@OARcorp.com>
141
142        * aclocal/version.m4: Updated to rtems-ss-20020528.
143
1442002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * aclocal/prog-cc.m4: Remove GCC272 support.
147        Remove ENABLE_LIBCDIR.
148        * aclocal/prog-cxx.m4: Ditto.
149        * aclocal/enable-gcc28.m4: Remove.
150        * aclocal/enable-libcdir.m4: Ditto.
151
1522002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
155        ENABLE_GCC28.
156
1572002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * automake/compile.am: Remove GCC272 support.
160        Remove *.sh rule (unused).
161        * configure.ac: Remove ENABLE_GCC28.
162        Remove ENABLE_LIBCDIR.
163
1642002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * .cvsignore: Added mdate-sh and texinfo.tex.
167
1682002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * aclocal/version.m4: New file.
171        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
172        aclocal/version.m4.
173        * bootstrap: Use aclocal/version.m4 instead of VERSION.
174        * configure.ac: Use aclocal/version.m4 instead of VERSION.
175
1762002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * configure.ac:
179        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
180        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
181        * Makefile.am: Remove AUTOMAKE_OPTIONS.
182        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
183
1842002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
187        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
188
1892002-03-08      Joel Sherrill <joel@OARcorp.com>
190
191        * VERSION: Updated to rtems-mg5-20020808.
192
1932002-03-01      Joel Sherrill <joel@OARcorp.com>
194
195        * VERSION: Updated to rtems-ss-20020301.
196
1972002-02-15      Joel Sherrill <joel@OARcorp.com>
198
199        * VERSION: Updated to rtems-ss-20020215.
200
2012002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * aclocal/subdirs.m4: Propagate the current $prefix to the
204        sub-configures.
205
2062002-02-05      Joel Sherrill <joel@OARcorp.com>
207
208        * VERSION: Updated to rtems-ss-20020205.
209
2102002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
213        compatibility.
214        * bootstrap: Let --clean remove texinfo.tex.
215
2162002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
219
2202002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * configure.ac: Add --enable-docs support. Add
223        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
224        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
225        hard-coded SUBDIRS.
226        * README.configure: Added a bit of information on this new option.
227
2282002-01-18      Joel Sherrill <joel@OARcorp.com>
229
230        * VERSION: Updated to rtems-ss-20020118.
231
2322002-01-18      Joel Sherrill <joel@OARcorp.com>
233
234        * VERSION: Updated to rtems-20020118.
235
2362002-01-17      Joel Sherrill <joel@OARcorp.com>
237
238        * VERSION: Updated to rtems-ss-20020717.
239
2402002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
243        check upon host_alias != build_alias.
244
2452002-01-07      Joel Sherrill <joel@OARcorp.com>
246
247        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
248        last line to eliminate 100's of warnings.
249
2502002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * aclocal/check-newlib.m4: Apply AS_IF.
253        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
254        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
255        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
256        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
257        changes.
258        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
259        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
260        * automake/compile.am: Remove librtemsall from LINK_FILES.
261
2622001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
265        * aclocal/subdirs.m4: New file.
266        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
267        modifications.
268        * aclocal/check-posix.m4: Apply AS_IF.
269        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
270        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
271        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
272        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
273        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
274        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
275        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
276        OUTPUT_COMMANDS.
277        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
278        * aclocal/rtems-debug.m4: Minor cleanups.
279        * aclocal/rtems-top.m4: Minor cleanups.
280        * automake/compile.am: Further steps towards automake's rules.
281
2822001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
285        * automake/lib.am: Add MULTISUBDIR.
286
2872001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * bootstrap: Run autoheader when configure.ac contains
290        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
291
2922001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * aclocal/bsp-configure.m4: New file.
295        * Makefile.am: Add aclocal/bsp-configure.m4.
296
2972001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * Makefile.am: Add automake/force-preinstall.am,
300        aclocal/ppc.am, remove ACLOCAL_M4.
301
3022001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * aclocal/bsp-alias.m4: Remove score603e_g1.
305        * aclocal/check-bsps.m4: Remove score603e_g1.
306        * aclocal/prog-cc.m4: Apply m4_if.
307
308
3092001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * automake/force-preinstall.am: New file.
312        * aclocal/ppc.m4: New file.
313
3142001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * aclocal/check-bsps.m4: Reworked.
317        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
318
3192001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * aclocal/bspopts.m4: New file.
322
3232001-11-13      Joel Sherrill <joel@OARcorp.com>
324
325        * COPYING: Test of $Id$ -> $RTEMS$.
326
3272001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
328
329        This modification is part of the submitted modifications necessary to
330        support the IBM PPC405 family.  This submission was reviewed by
331        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
332        not negatively impact the ppc403 BSPs.  The submission and tracking
333        process was captured as PR50.
334        * README.configure: Added gen405 BSP.
335
3362001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * Adopt more automake rules:
339        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
340        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
341        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
342        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
343        CXXLINK_APP in make-cxx-exe.
344        * automake/lib.am: Add ARFLAGS.
345
3462001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
349        config.cache's which prevented powerpc targets librdbg from building.
350
3512001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
352
353        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
354        add 2nd arg to _RTEMS_CPU_SUBDIR.
355        * aclocal/target.m4: Replace ac_configure_args with
356        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
357        * Makefile.am: Require automake-1.5.
358
3592001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
362        * configure.in: Remove.
363        * configure.ac: New file, generated from configure.in by autoupdate.
364
3652001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
366
367        * aclocal/rtems-cpu-subdirs.m4: New file.
368
3692001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
370
371        * automake/compile.am: Fundamentally reworked compilation rules for
372        closer adaptation to automake's behavior.
373
3742001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
375
376        * automake/lib.am: Comment out LD.
377        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
378        automake/leaf.am to AUTOMAKE_FILES.
379
3802001-09-27      Joel Sherrill <joel@OARcorp.com>
381
382        * config.guess: No longer in CVS since installed by bootstrap.
383
3842001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
385
386        * bootstrap: remove/add automake added files.
387        * .cvsignore: reflect changes to bootstrap.
388
3892001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * automake/leaf.am: New file.
392
3932001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
396        of AC_CANONICAL_SYSTEM.
397        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
398        mkinstalldirs and mkdir.
399        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
400        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
401        _RTEMS_OUTPUT_BUILD_SUBDIRS.
402       
4032001-09-13      Joel Sherrill <joel@OARcorp.com>
404
405        * missing: Updated to latest version.
406
4072001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
409        * configure.in: autoupdate to autoconf-2.52.
410        * bootstrap: Add handling for configure.ac, make autoheader verbose,
411        fix auto*tool invocation order.
412        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
413        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
414        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
415        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
416        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
417        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
418        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
419        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
420        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
421        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
422        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
423        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
424        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
425        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
426        RTEMS_CONFIG_PER_BSP conditional.
427        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
428        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
429        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
430
4312001-05-25      Joel Sherrill <joel@OARcorp.com>
432
433        * README.configure: Corrected the name of the MRM332 BSP.
434        Strengthened the distinction between what the target
435        and the BSP each select.  Added more targets to list.
436
4372001-05-25      Joel Sherrill <joel@OARcorp.com>
438
439        * README.configure: Updated the list of BSPs.
440
4412001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
442
443        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
444        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
445        Add support for DOS-drive-letters.
446
4472001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
448
449        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
450        RTEMS_PROG_CC_FOR_TARGET.
451
4522001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
453
454        * README.cdn-X: Update.
455        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
456        @CPPFLAGS@ to CPPFLAGS.
457
4582001-04-20      Eric Valette <valette@crf.canon.fr>
459
460        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
461        BSPs support the new exception processing model and
462        consequently, librdbg.
463
4642001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
465
466        * configure.in: Reworked for Canadian Cross support.
467        * Makefile.am: Reflect changes to configure.in.
468        * config.guess, config.sub: Update from subversions.gnu.org.
469        * README.cdn-X: New file.
470        * tools/Makefile.am: Remove build, tools from SUBDIRS.
471
4722001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
473
474        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
475        TARGET_CONFIG_SUBDIRS.
476        * aclocal/enable-bsp.m4: fix quoting.
477        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
478
4792001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
480
481        * aclocal/config-subdirs.m4: New file.
482        * aclocal/target.m4: Use macros from config-subdirs.m4.
483
4842001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
485
486        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
487        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
488
4892001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
490
491        * configure.in: Fix AM_INIT_AUTOMAKE.
492        * aclocal/bsp-arg-enable.m4: Extend comments.
493        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
494        the default clause.
495
4962001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
497
498        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
499        RTEMS_ENV_RTEMSCPU.
500        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
501        special treatment for GCC_SPECS.
502        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
503        special treatment for GCC_SPECS.
504        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
505        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
506        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
507        instead of $(shell ..) for LIBC_LIB*.
508
5092001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
510
511        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
512        simsh7045.
513
5142001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
515
516        * automake/compile.am: Add LD.
517
5182000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
519
520        * config.guess, config.sub: Update from CVS-autoconf to pick
521        up new features (e.g. CC_FOR_BUILD in config.guess) but is
522        necessary anyway to use autoconf-versions > 2.13.
523
5242000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
525
526        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
527        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
528        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
529        help string.
530        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
531
5322000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
533
534        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
535        Modified to reflect addition of LEON BSPs as well as the
536        no-FP ERC32 variant.
537
5382000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
539
540        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
541        standard).
542        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
543        standard).
544        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
545        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
546        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
547        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
548
5492000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
550
551        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
552        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
553        $host instead of $target (BUG-FIX).
554        * configure.in: Use $target and $host instead of $target_alias and
555        $host_alias (autoconf-2.49b).
556        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
557        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
558
559        NOTES:
560        * autoconf-2.49b depredicates using changequotes.
561        * The changes to configure.in are due to cleanups in
562        autoconf-2.49b's implemention of canonicalization. With
563        autoconf-2.1x it wasn't always clear, when to use $xxx or
564        $xxx_alias. Now this is clear.
565
5662000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
567
568        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
569
5702000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
571
572        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
573        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
574        with an RTEMS specific but more restrictive autoconf macro.
575
5762000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
577
578        * automake/lib.am: Add LD.
579
5802000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
581
582        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
583        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
584
5852000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
586 
587        * aclocal/*: Replace with contents of macros/*.m4
588        * macros/: Remove.
589        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
590        * Makefile.am: Reflect changes to aclocal/ and macros/.
591
5922000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
593
594        * configure.in: New, Cygnus/GNU style configuration.
595        * Makefile.am: Add macros/, reflect new configure.in,
596        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
597        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
598        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
599        * macros/tool-prefix.m4: Remove.
600        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
601        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
602        RTEMS_ROOT.
603        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
604        * macros/multilib.m4: Various minor fixes.
605        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
606        PROJECT_ROOT, RTEMS_ROOT.
607        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
608        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
609
6102000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
611
612        * automake/multilib.am: New file.
613        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
614        the automake/ directory.
615
6162000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
617
618        * macros/enable-hwapi.m4: Removed.
619        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
620        A small cleanup step towards gnu-canonicalization.
621
6222000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
623
624        * macros: New directory.
625        * macros/bsp-alias.m4: new file.
626        * macros/canonical-host.m4: new file.
627        * macros/canonical-target-name.m4: new file.
628        * macros/canonicalize-tools.m4: new file.
629        * macros/check-bsp-cache.m4: new file.
630        * macros/check-bsps.m4: new file.
631        * macros/check-cpu.m4: new file.
632        * macros/rtems-debug.m4: new file.
633        * macros/check-cxx.m4: new file.
634        * macros/check-itron.m4: new file.
635        * macros/check-multiprocessing.m4: new file.
636        * macros/check-networking.m4: new file.
637        * macros/check-newlib.m4: new file.
638        * macros/check-posix.m4: new file.
639        * macros/check-rdbg.m4: new file.
640        * macros/enable-bare.m4: new file.
641        * macros/enable-cxx.m4: new file.
642        * macros/enable-gcc28.m4: new file.
643        * macros/enable-inlines.m4: new file.
644        * macros/enable-itron.m4: new file.
645        * macros/enable-libcdir.m4: new file.
646        * macros/enable-multiprocessing.m4: new file.
647        * macros/enable-networking.m4: new file.
648        * macros/enable-posix.m4: new file.
649        * macros/enable-rdbg.m4: new file.
650        * macros/enable-rtemsbsp.m4: new file.
651        * macros/enable-tests.m4: new file.
652        * macros/gcc-pipe.m4: new file.
653        * macros/gcc-specs.m4: new file.
654        * macros/i386-gas-code16.m4: new file.
655        * macros/path-ksh.m4: new file.
656        * macros/path-perl.m4: new file.
657        * macros/prog-cc.m4: new file.
658        * macros/prog-cxx.m4: new file.
659        * macros/project-root.m4: new file.
660        * macros/rtems-top.m4: new file.
661        * macros/sysv-ipc.m4: new file.
662        * macros/target.m4: new file.
663        * macros/rtems-test-no-pause.m4: new file.
664        * macros/multilib.m4: new file.
665        * macros/tool-paths.m4: new file.
666        * macros/tool-prefix.m4: new file.
667
6682000-09-14      Joel Sherrill <joel@OARcorp.com>
669
670        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
671
6722000-09-14      Joel Sherrill <joel@OARcorp.com>
673
674        * aclocal/enable-hwapi.m4: Now longer used and removed.
675
6762000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
677
678        * automake/lib.am: Remove leaf.cfg.
679
6802000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
681
682        * aclocal/rtems-top.m4: Add ENDIF-hack.
683        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
684
6852000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
686
687        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
688        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
689        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
690        * automake/compile.am: Replaced.
691        * automake/local.am: Remove building variant handling.
692
6932000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
694
695        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
696        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
697        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
698        * aclocal/target.m4: Cleanup comments
699        * Automake/compile.am: Add DEFS support to keep building happy.
700
7012000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
702
703        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
704
7052000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
706
707        * automake/compile.am: New file
708        * ChangeLog: Fix email addresses
709
7102000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
711
712        * LICENSE.NET, README, README.configure: Spelling corrections.
713
7142000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
715
716        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
717
7182000-08-30      Joel Sherrill <joel@OARcorp.com>
719
720        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
721
7222000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
723
724        * ChangeLog: Moved incorrect entries to make/ChangeLog.
725
7262000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
727
728        * aclocal/check-bsps.h:
729          - Add pck6-BSP
730          - Exclude ChangeLog from being picked up as BSP
731        * aclocal/bsp-alias.m4: Add pck6-BSP
732
7332000-08-10      Joel Sherrill <joel@OARcorp.com>
734
735        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.