source: rtems/ChangeLog @ 1c07f582

4.104.114.84.95
Last change on this file since 1c07f582 was 53eb191, checked in by Joel Sherrill <joel.sherrill@…>, on 04/17/02 at 13:27:29

2002-04-15 Ralf Corsepius <corsepiu@…>

  • aclocal/prog-cc.m4: Remove GCC272 support. Remove ENABLE_LIBCDIR.
  • aclocal/prog-cxx.m4: Ditto.
  • aclocal/enable-gcc28.m4: Remove.
  • aclocal/enable-libcdir.m4: Ditto.
  • Property mode set to 100644
File size: 19.7 KB
Line 
12002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * aclocal/prog-cc.m4: Remove GCC272 support.
4        Remove ENABLE_LIBCDIR.
5        * aclocal/prog-cxx.m4: Ditto.
6        * aclocal/enable-gcc28.m4: Remove.
7        * aclocal/enable-libcdir.m4: Ditto.
8
92002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
12        ENABLE_GCC28.
13
142002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * automake/compile.am: Remove GCC272 support.
17        Remove *.sh rule (unused).
18        * configure.ac: Remove ENABLE_GCC28.
19        Remove ENABLE_LIBCDIR.
20
212002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * .cvsignore: Added mdate-sh and texinfo.tex.
24
252002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * aclocal/version.m4: New file.
28        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
29        aclocal/version.m4.
30        * bootstrap: Use aclocal/version.m4 instead of VERSION.
31        * configure.ac: Use aclocal/version.m4 instead of VERSION.
32
332002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * configure.ac:
36        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
37        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
38        * Makefile.am: Remove AUTOMAKE_OPTIONS.
39        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
40
412002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
44        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
45
462002-03-08      Joel Sherrill <joel@OARcorp.com>
47
48        * VERSION: Updated to rtems-mg5-20020808.
49
502002-03-01      Joel Sherrill <joel@OARcorp.com>
51
52        * VERSION: Updated to rtems-ss-20020301.
53
542002-02-15      Joel Sherrill <joel@OARcorp.com>
55
56        * VERSION: Updated to rtems-ss-20020215.
57
582002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * aclocal/subdirs.m4: Propagate the current $prefix to the
61        sub-configures.
62
632002-02-05      Joel Sherrill <joel@OARcorp.com>
64
65        * VERSION: Updated to rtems-ss-20020205.
66
672002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
70        compatibility.
71        * bootstrap: Let --clean remove texinfo.tex.
72
732002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
76
772002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * configure.ac: Add --enable-docs support. Add
80        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
81        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
82        hard-coded SUBDIRS.
83        * README.configure: Added a bit of information on this new option.
84
852002-01-18      Joel Sherrill <joel@OARcorp.com>
86
87        * VERSION: Updated to rtems-ss-20020118.
88
892002-01-18      Joel Sherrill <joel@OARcorp.com>
90
91        * VERSION: Updated to rtems-20020118.
92
932002-01-17      Joel Sherrill <joel@OARcorp.com>
94
95        * VERSION: Updated to rtems-ss-20020717.
96
972002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
100        check upon host_alias != build_alias.
101
1022002-01-07      Joel Sherrill <joel@OARcorp.com>
103
104        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
105        last line to eliminate 100's of warnings.
106
1072002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * aclocal/check-newlib.m4: Apply AS_IF.
110        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
111        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
112        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
113        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
114        changes.
115        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
116        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
117        * automake/compile.am: Remove librtemsall from LINK_FILES.
118
1192001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
122        * aclocal/subdirs.m4: New file.
123        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
124        modifications.
125        * aclocal/check-posix.m4: Apply AS_IF.
126        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
127        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
128        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
129        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
130        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
131        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
132        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
133        OUTPUT_COMMANDS.
134        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
135        * aclocal/rtems-debug.m4: Minor cleanups.
136        * aclocal/rtems-top.m4: Minor cleanups.
137        * automake/compile.am: Further steps towards automake's rules.
138
1392001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
142        * automake/lib.am: Add MULTISUBDIR.
143
1442001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * bootstrap: Run autoheader when configure.ac contains
147        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
148
1492001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * aclocal/bsp-configure.m4: New file.
152        * Makefile.am: Add aclocal/bsp-configure.m4.
153
1542001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * Makefile.am: Add automake/force-preinstall.am,
157        aclocal/ppc.am, remove ACLOCAL_M4.
158
1592001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * aclocal/bsp-alias.m4: Remove score603e_g1.
162        * aclocal/check-bsps.m4: Remove score603e_g1.
163        * aclocal/prog-cc.m4: Apply m4_if.
164
165
1662001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * automake/force-preinstall.am: New file.
169        * aclocal/ppc.m4: New file.
170
1712001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * aclocal/check-bsps.m4: Reworked.
174        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
175
1762001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * aclocal/bspopts.m4: New file.
179
1802001-11-13      Joel Sherrill <joel@OARcorp.com>
181
182        * COPYING: Test of $Id$ -> $RTEMS$.
183
1842001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
185
186        This modification is part of the submitted modifications necessary to
187        support the IBM PPC405 family.  This submission was reviewed by
188        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
189        not negatively impact the ppc403 BSPs.  The submission and tracking
190        process was captured as PR50.
191        * README.configure: Added gen405 BSP.
192
1932001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * Adopt more automake rules:
196        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
197        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
198        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
199        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
200        CXXLINK_APP in make-cxx-exe.
201        * automake/lib.am: Add ARFLAGS.
202
2032001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
206        config.cache's which prevented powerpc targets librdbg from building.
207
2082001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
211        add 2nd arg to _RTEMS_CPU_SUBDIR.
212        * aclocal/target.m4: Replace ac_configure_args with
213        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
214        * Makefile.am: Require automake-1.5.
215
2162001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
219        * configure.in: Remove.
220        * configure.ac: New file, generated from configure.in by autoupdate.
221
2222001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * aclocal/rtems-cpu-subdirs.m4: New file.
225
2262001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * automake/compile.am: Fundamentally reworked compilation rules for
229        closer adaptation to automake's behavior.
230
2312001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * automake/lib.am: Comment out LD.
234        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
235        automake/leaf.am to AUTOMAKE_FILES.
236
2372001-09-27      Joel Sherrill <joel@OARcorp.com>
238
239        * config.guess: No longer in CVS since installed by bootstrap.
240
2412001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * bootstrap: remove/add automake added files.
244        * .cvsignore: reflect changes to bootstrap.
245
2462001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * automake/leaf.am: New file.
249
2502001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
253        of AC_CANONICAL_SYSTEM.
254        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
255        mkinstalldirs and mkdir.
256        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
257        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
258        _RTEMS_OUTPUT_BUILD_SUBDIRS.
259       
2602001-09-13      Joel Sherrill <joel@OARcorp.com>
261
262        * missing: Updated to latest version.
263
2642001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * configure.in: autoupdate to autoconf-2.52.
267        * bootstrap: Add handling for configure.ac, make autoheader verbose,
268        fix auto*tool invocation order.
269        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
270        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
271        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
272        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
273        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
274        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
275        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
276        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
277        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
278        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
279        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
280        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
281        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
282        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
283        RTEMS_CONFIG_PER_BSP conditional.
284        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
285        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
286        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
287
2882001-05-25      Joel Sherrill <joel@OARcorp.com>
289
290        * README.configure: Corrected the name of the MRM332 BSP.
291        Strengthened the distinction between what the target
292        and the BSP each select.  Added more targets to list.
293
2942001-05-25      Joel Sherrill <joel@OARcorp.com>
295
296        * README.configure: Updated the list of BSPs.
297
2982001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
301        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
302        Add support for DOS-drive-letters.
303
3042001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
307        RTEMS_PROG_CC_FOR_TARGET.
308
3092001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * README.cdn-X: Update.
312        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
313        @CPPFLAGS@ to CPPFLAGS.
314
3152001-04-20      Eric Valette <valette@crf.canon.fr>
316
317        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
318        BSPs support the new exception processing model and
319        consequently, librdbg.
320
3212001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * configure.in: Reworked for Canadian Cross support.
324        * Makefile.am: Reflect changes to configure.in.
325        * config.guess, config.sub: Update from subversions.gnu.org.
326        * README.cdn-X: New file.
327        * tools/Makefile.am: Remove build, tools from SUBDIRS.
328
3292001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
332        TARGET_CONFIG_SUBDIRS.
333        * aclocal/enable-bsp.m4: fix quoting.
334        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
335
3362001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * aclocal/config-subdirs.m4: New file.
339        * aclocal/target.m4: Use macros from config-subdirs.m4.
340
3412001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
342
343        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
344        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
345
3462001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * configure.in: Fix AM_INIT_AUTOMAKE.
349        * aclocal/bsp-arg-enable.m4: Extend comments.
350        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
351        the default clause.
352
3532001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
356        RTEMS_ENV_RTEMSCPU.
357        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
358        special treatment for GCC_SPECS.
359        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
360        special treatment for GCC_SPECS.
361        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
362        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
363        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
364        instead of $(shell ..) for LIBC_LIB*.
365
3662001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
367
368        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
369        simsh7045.
370
3712001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
372
373        * automake/compile.am: Add LD.
374
3752000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
376
377        * config.guess, config.sub: Update from CVS-autoconf to pick
378        up new features (e.g. CC_FOR_BUILD in config.guess) but is
379        necessary anyway to use autoconf-versions > 2.13.
380
3812000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
384        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
385        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
386        help string.
387        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
388
3892000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
390
391        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
392        Modified to reflect addition of LEON BSPs as well as the
393        no-FP ERC32 variant.
394
3952000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
398        standard).
399        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
400        standard).
401        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
402        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
403        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
404        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
405
4062000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
407
408        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
409        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
410        $host instead of $target (BUG-FIX).
411        * configure.in: Use $target and $host instead of $target_alias and
412        $host_alias (autoconf-2.49b).
413        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
414        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
415
416        NOTES:
417        * autoconf-2.49b depredicates using changequotes.
418        * The changes to configure.in are due to cleanups in
419        autoconf-2.49b's implemention of canonicalization. With
420        autoconf-2.1x it wasn't always clear, when to use $xxx or
421        $xxx_alias. Now this is clear.
422
4232000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
424
425        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
426
4272000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
428
429        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
430        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
431        with an RTEMS specific but more restrictive autoconf macro.
432
4332000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
434
435        * automake/lib.am: Add LD.
436
4372000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
438
439        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
440        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
441
4422000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
443 
444        * aclocal/*: Replace with contents of macros/*.m4
445        * macros/: Remove.
446        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
447        * Makefile.am: Reflect changes to aclocal/ and macros/.
448
4492000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
450
451        * configure.in: New, Cygnus/GNU style configuration.
452        * Makefile.am: Add macros/, reflect new configure.in,
453        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
454        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
455        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
456        * macros/tool-prefix.m4: Remove.
457        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
458        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
459        RTEMS_ROOT.
460        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
461        * macros/multilib.m4: Various minor fixes.
462        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
463        PROJECT_ROOT, RTEMS_ROOT.
464        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
465        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
466
4672000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
469        * automake/multilib.am: New file.
470        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
471        the automake/ directory.
472
4732000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
474
475        * macros/enable-hwapi.m4: Removed.
476        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
477        A small cleanup step towards gnu-canonicalization.
478
4792000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
480
481        * macros: New directory.
482        * macros/bsp-alias.m4: new file.
483        * macros/canonical-host.m4: new file.
484        * macros/canonical-target-name.m4: new file.
485        * macros/canonicalize-tools.m4: new file.
486        * macros/check-bsp-cache.m4: new file.
487        * macros/check-bsps.m4: new file.
488        * macros/check-cpu.m4: new file.
489        * macros/rtems-debug.m4: new file.
490        * macros/check-cxx.m4: new file.
491        * macros/check-itron.m4: new file.
492        * macros/check-multiprocessing.m4: new file.
493        * macros/check-networking.m4: new file.
494        * macros/check-newlib.m4: new file.
495        * macros/check-posix.m4: new file.
496        * macros/check-rdbg.m4: new file.
497        * macros/enable-bare.m4: new file.
498        * macros/enable-cxx.m4: new file.
499        * macros/enable-gcc28.m4: new file.
500        * macros/enable-inlines.m4: new file.
501        * macros/enable-itron.m4: new file.
502        * macros/enable-libcdir.m4: new file.
503        * macros/enable-multiprocessing.m4: new file.
504        * macros/enable-networking.m4: new file.
505        * macros/enable-posix.m4: new file.
506        * macros/enable-rdbg.m4: new file.
507        * macros/enable-rtemsbsp.m4: new file.
508        * macros/enable-tests.m4: new file.
509        * macros/gcc-pipe.m4: new file.
510        * macros/gcc-specs.m4: new file.
511        * macros/i386-gas-code16.m4: new file.
512        * macros/path-ksh.m4: new file.
513        * macros/path-perl.m4: new file.
514        * macros/prog-cc.m4: new file.
515        * macros/prog-cxx.m4: new file.
516        * macros/project-root.m4: new file.
517        * macros/rtems-top.m4: new file.
518        * macros/sysv-ipc.m4: new file.
519        * macros/target.m4: new file.
520        * macros/rtems-test-no-pause.m4: new file.
521        * macros/multilib.m4: new file.
522        * macros/tool-paths.m4: new file.
523        * macros/tool-prefix.m4: new file.
524
5252000-09-14      Joel Sherrill <joel@OARcorp.com>
526
527        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
528
5292000-09-14      Joel Sherrill <joel@OARcorp.com>
530
531        * aclocal/enable-hwapi.m4: Now longer used and removed.
532
5332000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
534
535        * automake/lib.am: Remove leaf.cfg.
536
5372000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
538
539        * aclocal/rtems-top.m4: Add ENDIF-hack.
540        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
541
5422000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
543
544        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
545        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
546        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
547        * automake/compile.am: Replaced.
548        * automake/local.am: Remove building variant handling.
549
5502000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
551
552        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
553        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
554        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
555        * aclocal/target.m4: Cleanup comments
556        * Automake/compile.am: Add DEFS support to keep building happy.
557
5582000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
559
560        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
561
5622000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
563
564        * automake/compile.am: New file
565        * ChangeLog: Fix email addresses
566
5672000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
568
569        * LICENSE.NET, README, README.configure: Spelling corrections.
570
5712000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
572
573        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
574
5752000-08-30      Joel Sherrill <joel@OARcorp.com>
576
577        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
578
5792000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
580
581        * ChangeLog: Moved incorrect entries to make/ChangeLog.
582
5832000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
584
585        * aclocal/check-bsps.h:
586          - Add pck6-BSP
587          - Exclude ChangeLog from being picked up as BSP
588        * aclocal/bsp-alias.m4: Add pck6-BSP
589
5902000-08-10      Joel Sherrill <joel@OARcorp.com>
591
592        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.