source: rtems/ChangeLog @ a846105

4.104.114.84.95
Last change on this file since a846105 was ca3fa6bb, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/11/02 at 09:10:48

2002-08-11 Ralf Corsepius <corsepiu@…>

  • aclocal/bsp-configure.m4: Fix small typo in comment.
  • Property mode set to 100644
File size: 22.3 KB
Line 
12002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * aclocal/bsp-configure.m4: Fix small typo in comment.
4
52002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
8
92002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
12        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
13        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
14
152002-08-07      Joel Sherrill <joel@OARcorp.com>
16
17        * aclocal/version.m4: Updated to rtems-ss-20020807.
18
192002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
22
232002-07-31      Joel Sherrill <joel@OARcorp.com>
24
25        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
26        was just a stub and only the OR32 port is getting worked on.
27
282002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * aclocal/subdirs.m4: Remove.
31        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
32
332002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
36        exec/score/cpu.
37
382002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
41        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
42        compilation rules (Work-around to an automake bug).
43        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
44        make-library.
45
462002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * configure.ac: Activate cpukit. Remove references to c/src/exec.
49
502002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
53
542002-07-17      Joel Sherrill <joel@OARcorp.com>
55
56        * aclocal/version.m4: Updated to rtems-ss-20020717.
57
582002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * config-ml.in: Imported from gcc-3.1.
61        Change to match c/src/config-ml.in.
62
632002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * aclocal/check-multiprocessing.m4: Reworked.
66        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
67
682002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * automake/multilib.am: Remove.
71        * Makefile.am: Reflect change above.
72
732002-06-28      Joel Sherrill <joel@OARcorp.com>
74
75        * aclocal/version.m4: Updated to rtems-ss-20020628.
76
772002-06-27      Joel Sherrill <joel@OARcorp.com>
78
79        * tools/Makefile.am: Build the cpu dependent tools as well.
80
812002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * aclocal/env-rtemscpu.m4: Remove.
84        * aclocal/multi.m4: Remove.
85        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
86
872002-05-28      Joel Sherrill <joel@OARcorp.com>
88
89        * aclocal/version.m4: Updated to rtems-ss-20020528.
90
912002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * aclocal/prog-cc.m4: Remove GCC272 support.
94        Remove ENABLE_LIBCDIR.
95        * aclocal/prog-cxx.m4: Ditto.
96        * aclocal/enable-gcc28.m4: Remove.
97        * aclocal/enable-libcdir.m4: Ditto.
98
992002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
102        ENABLE_GCC28.
103
1042002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * automake/compile.am: Remove GCC272 support.
107        Remove *.sh rule (unused).
108        * configure.ac: Remove ENABLE_GCC28.
109        Remove ENABLE_LIBCDIR.
110
1112002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * .cvsignore: Added mdate-sh and texinfo.tex.
114
1152002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * aclocal/version.m4: New file.
118        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
119        aclocal/version.m4.
120        * bootstrap: Use aclocal/version.m4 instead of VERSION.
121        * configure.ac: Use aclocal/version.m4 instead of VERSION.
122
1232002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.ac:
126        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
127        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
128        * Makefile.am: Remove AUTOMAKE_OPTIONS.
129        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
130
1312002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
134        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
135
1362002-03-08      Joel Sherrill <joel@OARcorp.com>
137
138        * VERSION: Updated to rtems-mg5-20020808.
139
1402002-03-01      Joel Sherrill <joel@OARcorp.com>
141
142        * VERSION: Updated to rtems-ss-20020301.
143
1442002-02-15      Joel Sherrill <joel@OARcorp.com>
145
146        * VERSION: Updated to rtems-ss-20020215.
147
1482002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * aclocal/subdirs.m4: Propagate the current $prefix to the
151        sub-configures.
152
1532002-02-05      Joel Sherrill <joel@OARcorp.com>
154
155        * VERSION: Updated to rtems-ss-20020205.
156
1572002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
160        compatibility.
161        * bootstrap: Let --clean remove texinfo.tex.
162
1632002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
166
1672002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * configure.ac: Add --enable-docs support. Add
170        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
171        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
172        hard-coded SUBDIRS.
173        * README.configure: Added a bit of information on this new option.
174
1752002-01-18      Joel Sherrill <joel@OARcorp.com>
176
177        * VERSION: Updated to rtems-ss-20020118.
178
1792002-01-18      Joel Sherrill <joel@OARcorp.com>
180
181        * VERSION: Updated to rtems-20020118.
182
1832002-01-17      Joel Sherrill <joel@OARcorp.com>
184
185        * VERSION: Updated to rtems-ss-20020717.
186
1872002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
190        check upon host_alias != build_alias.
191
1922002-01-07      Joel Sherrill <joel@OARcorp.com>
193
194        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
195        last line to eliminate 100's of warnings.
196
1972002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * aclocal/check-newlib.m4: Apply AS_IF.
200        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
201        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
202        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
203        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
204        changes.
205        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
206        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
207        * automake/compile.am: Remove librtemsall from LINK_FILES.
208
2092001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
212        * aclocal/subdirs.m4: New file.
213        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
214        modifications.
215        * aclocal/check-posix.m4: Apply AS_IF.
216        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
217        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
218        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
219        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
220        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
221        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
222        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
223        OUTPUT_COMMANDS.
224        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
225        * aclocal/rtems-debug.m4: Minor cleanups.
226        * aclocal/rtems-top.m4: Minor cleanups.
227        * automake/compile.am: Further steps towards automake's rules.
228
2292001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
232        * automake/lib.am: Add MULTISUBDIR.
233
2342001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * bootstrap: Run autoheader when configure.ac contains
237        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
238
2392001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * aclocal/bsp-configure.m4: New file.
242        * Makefile.am: Add aclocal/bsp-configure.m4.
243
2442001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * Makefile.am: Add automake/force-preinstall.am,
247        aclocal/ppc.am, remove ACLOCAL_M4.
248
2492001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * aclocal/bsp-alias.m4: Remove score603e_g1.
252        * aclocal/check-bsps.m4: Remove score603e_g1.
253        * aclocal/prog-cc.m4: Apply m4_if.
254
255
2562001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * automake/force-preinstall.am: New file.
259        * aclocal/ppc.m4: New file.
260
2612001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * aclocal/check-bsps.m4: Reworked.
264        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
265
2662001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * aclocal/bspopts.m4: New file.
269
2702001-11-13      Joel Sherrill <joel@OARcorp.com>
271
272        * COPYING: Test of $Id$ -> $RTEMS$.
273
2742001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
275
276        This modification is part of the submitted modifications necessary to
277        support the IBM PPC405 family.  This submission was reviewed by
278        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
279        not negatively impact the ppc403 BSPs.  The submission and tracking
280        process was captured as PR50.
281        * README.configure: Added gen405 BSP.
282
2832001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * Adopt more automake rules:
286        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
287        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
288        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
289        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
290        CXXLINK_APP in make-cxx-exe.
291        * automake/lib.am: Add ARFLAGS.
292
2932001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
296        config.cache's which prevented powerpc targets librdbg from building.
297
2982001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
301        add 2nd arg to _RTEMS_CPU_SUBDIR.
302        * aclocal/target.m4: Replace ac_configure_args with
303        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
304        * Makefile.am: Require automake-1.5.
305
3062001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
309        * configure.in: Remove.
310        * configure.ac: New file, generated from configure.in by autoupdate.
311
3122001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * aclocal/rtems-cpu-subdirs.m4: New file.
315
3162001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * automake/compile.am: Fundamentally reworked compilation rules for
319        closer adaptation to automake's behavior.
320
3212001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * automake/lib.am: Comment out LD.
324        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
325        automake/leaf.am to AUTOMAKE_FILES.
326
3272001-09-27      Joel Sherrill <joel@OARcorp.com>
328
329        * config.guess: No longer in CVS since installed by bootstrap.
330
3312001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
332
333        * bootstrap: remove/add automake added files.
334        * .cvsignore: reflect changes to bootstrap.
335
3362001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * automake/leaf.am: New file.
339
3402001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
343        of AC_CANONICAL_SYSTEM.
344        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
345        mkinstalldirs and mkdir.
346        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
347        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
348        _RTEMS_OUTPUT_BUILD_SUBDIRS.
349       
3502001-09-13      Joel Sherrill <joel@OARcorp.com>
351
352        * missing: Updated to latest version.
353
3542001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * configure.in: autoupdate to autoconf-2.52.
357        * bootstrap: Add handling for configure.ac, make autoheader verbose,
358        fix auto*tool invocation order.
359        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
360        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
361        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
362        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
363        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
364        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
365        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
366        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
367        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
368        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
369        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
370        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
371        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
372        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
373        RTEMS_CONFIG_PER_BSP conditional.
374        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
375        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
376        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
377
3782001-05-25      Joel Sherrill <joel@OARcorp.com>
379
380        * README.configure: Corrected the name of the MRM332 BSP.
381        Strengthened the distinction between what the target
382        and the BSP each select.  Added more targets to list.
383
3842001-05-25      Joel Sherrill <joel@OARcorp.com>
385
386        * README.configure: Updated the list of BSPs.
387
3882001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
389
390        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
391        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
392        Add support for DOS-drive-letters.
393
3942001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
395
396        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
397        RTEMS_PROG_CC_FOR_TARGET.
398
3992001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * README.cdn-X: Update.
402        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
403        @CPPFLAGS@ to CPPFLAGS.
404
4052001-04-20      Eric Valette <valette@crf.canon.fr>
406
407        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
408        BSPs support the new exception processing model and
409        consequently, librdbg.
410
4112001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
412
413        * configure.in: Reworked for Canadian Cross support.
414        * Makefile.am: Reflect changes to configure.in.
415        * config.guess, config.sub: Update from subversions.gnu.org.
416        * README.cdn-X: New file.
417        * tools/Makefile.am: Remove build, tools from SUBDIRS.
418
4192001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
422        TARGET_CONFIG_SUBDIRS.
423        * aclocal/enable-bsp.m4: fix quoting.
424        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
425
4262001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
427
428        * aclocal/config-subdirs.m4: New file.
429        * aclocal/target.m4: Use macros from config-subdirs.m4.
430
4312001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
432
433        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
434        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
435
4362001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
437
438        * configure.in: Fix AM_INIT_AUTOMAKE.
439        * aclocal/bsp-arg-enable.m4: Extend comments.
440        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
441        the default clause.
442
4432001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
444
445        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
446        RTEMS_ENV_RTEMSCPU.
447        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
448        special treatment for GCC_SPECS.
449        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
450        special treatment for GCC_SPECS.
451        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
452        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
453        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
454        instead of $(shell ..) for LIBC_LIB*.
455
4562001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
459        simsh7045.
460
4612001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
462
463        * automake/compile.am: Add LD.
464
4652000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
466
467        * config.guess, config.sub: Update from CVS-autoconf to pick
468        up new features (e.g. CC_FOR_BUILD in config.guess) but is
469        necessary anyway to use autoconf-versions > 2.13.
470
4712000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
472
473        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
474        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
475        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
476        help string.
477        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
478
4792000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
480
481        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
482        Modified to reflect addition of LEON BSPs as well as the
483        no-FP ERC32 variant.
484
4852000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
486
487        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
488        standard).
489        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
490        standard).
491        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
492        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
493        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
494        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
495
4962000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
497
498        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
499        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
500        $host instead of $target (BUG-FIX).
501        * configure.in: Use $target and $host instead of $target_alias and
502        $host_alias (autoconf-2.49b).
503        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
504        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
505
506        NOTES:
507        * autoconf-2.49b depredicates using changequotes.
508        * The changes to configure.in are due to cleanups in
509        autoconf-2.49b's implemention of canonicalization. With
510        autoconf-2.1x it wasn't always clear, when to use $xxx or
511        $xxx_alias. Now this is clear.
512
5132000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
514
515        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
516
5172000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
518
519        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
520        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
521        with an RTEMS specific but more restrictive autoconf macro.
522
5232000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
524
525        * automake/lib.am: Add LD.
526
5272000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
528
529        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
530        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
531
5322000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
533 
534        * aclocal/*: Replace with contents of macros/*.m4
535        * macros/: Remove.
536        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
537        * Makefile.am: Reflect changes to aclocal/ and macros/.
538
5392000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
540
541        * configure.in: New, Cygnus/GNU style configuration.
542        * Makefile.am: Add macros/, reflect new configure.in,
543        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
544        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
545        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
546        * macros/tool-prefix.m4: Remove.
547        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
548        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
549        RTEMS_ROOT.
550        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
551        * macros/multilib.m4: Various minor fixes.
552        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
553        PROJECT_ROOT, RTEMS_ROOT.
554        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
555        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
556
5572000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
558
559        * automake/multilib.am: New file.
560        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
561        the automake/ directory.
562
5632000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
564
565        * macros/enable-hwapi.m4: Removed.
566        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
567        A small cleanup step towards gnu-canonicalization.
568
5692000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
570
571        * macros: New directory.
572        * macros/bsp-alias.m4: new file.
573        * macros/canonical-host.m4: new file.
574        * macros/canonical-target-name.m4: new file.
575        * macros/canonicalize-tools.m4: new file.
576        * macros/check-bsp-cache.m4: new file.
577        * macros/check-bsps.m4: new file.
578        * macros/check-cpu.m4: new file.
579        * macros/rtems-debug.m4: new file.
580        * macros/check-cxx.m4: new file.
581        * macros/check-itron.m4: new file.
582        * macros/check-multiprocessing.m4: new file.
583        * macros/check-networking.m4: new file.
584        * macros/check-newlib.m4: new file.
585        * macros/check-posix.m4: new file.
586        * macros/check-rdbg.m4: new file.
587        * macros/enable-bare.m4: new file.
588        * macros/enable-cxx.m4: new file.
589        * macros/enable-gcc28.m4: new file.
590        * macros/enable-inlines.m4: new file.
591        * macros/enable-itron.m4: new file.
592        * macros/enable-libcdir.m4: new file.
593        * macros/enable-multiprocessing.m4: new file.
594        * macros/enable-networking.m4: new file.
595        * macros/enable-posix.m4: new file.
596        * macros/enable-rdbg.m4: new file.
597        * macros/enable-rtemsbsp.m4: new file.
598        * macros/enable-tests.m4: new file.
599        * macros/gcc-pipe.m4: new file.
600        * macros/gcc-specs.m4: new file.
601        * macros/i386-gas-code16.m4: new file.
602        * macros/path-ksh.m4: new file.
603        * macros/path-perl.m4: new file.
604        * macros/prog-cc.m4: new file.
605        * macros/prog-cxx.m4: new file.
606        * macros/project-root.m4: new file.
607        * macros/rtems-top.m4: new file.
608        * macros/sysv-ipc.m4: new file.
609        * macros/target.m4: new file.
610        * macros/rtems-test-no-pause.m4: new file.
611        * macros/multilib.m4: new file.
612        * macros/tool-paths.m4: new file.
613        * macros/tool-prefix.m4: new file.
614
6152000-09-14      Joel Sherrill <joel@OARcorp.com>
616
617        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
618
6192000-09-14      Joel Sherrill <joel@OARcorp.com>
620
621        * aclocal/enable-hwapi.m4: Now longer used and removed.
622
6232000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
624
625        * automake/lib.am: Remove leaf.cfg.
626
6272000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
628
629        * aclocal/rtems-top.m4: Add ENDIF-hack.
630        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
631
6322000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
633
634        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
635        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
636        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
637        * automake/compile.am: Replaced.
638        * automake/local.am: Remove building variant handling.
639
6402000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
641
642        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
643        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
644        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
645        * aclocal/target.m4: Cleanup comments
646        * Automake/compile.am: Add DEFS support to keep building happy.
647
6482000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
649
650        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
651
6522000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
653
654        * automake/compile.am: New file
655        * ChangeLog: Fix email addresses
656
6572000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
658
659        * LICENSE.NET, README, README.configure: Spelling corrections.
660
6612000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
662
663        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
664
6652000-08-30      Joel Sherrill <joel@OARcorp.com>
666
667        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
668
6692000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
670
671        * ChangeLog: Moved incorrect entries to make/ChangeLog.
672
6732000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
674
675        * aclocal/check-bsps.h:
676          - Add pck6-BSP
677          - Exclude ChangeLog from being picked up as BSP
678        * aclocal/bsp-alias.m4: Add pck6-BSP
679
6802000-08-10      Joel Sherrill <joel@OARcorp.com>
681
682        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.