source: rtems/ChangeLog @ 94770417

4.104.114.84.95
Last change on this file since 94770417 was 8ce766ce, checked in by Joel Sherrill <joel.sherrill@…>, on 06/27/02 at 21:26:23

2002-06-27 Joel Sherrill <joel@…>

  • tools/Makefile.am: Build the cpu dependent tools as well.
  • Property mode set to 100644
File size: 20.1 KB
Line 
12002-06-27      Joel Sherrill <joel@OARcorp.com>
2
3        * tools/Makefile.am: Build the cpu dependent tools as well.
4
52002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * aclocal/env-rtemscpu.m4: Remove.
8        * aclocal/multi.m4: Remove.
9        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
10
112002-05-28      Joel Sherrill <joel@OARcorp.com>
12
13        * aclocal/version.m4: Updated to rtems-ss-20020528.
14
152002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * aclocal/prog-cc.m4: Remove GCC272 support.
18        Remove ENABLE_LIBCDIR.
19        * aclocal/prog-cxx.m4: Ditto.
20        * aclocal/enable-gcc28.m4: Remove.
21        * aclocal/enable-libcdir.m4: Ditto.
22
232002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
26        ENABLE_GCC28.
27
282002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * automake/compile.am: Remove GCC272 support.
31        Remove *.sh rule (unused).
32        * configure.ac: Remove ENABLE_GCC28.
33        Remove ENABLE_LIBCDIR.
34
352002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * .cvsignore: Added mdate-sh and texinfo.tex.
38
392002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * aclocal/version.m4: New file.
42        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
43        aclocal/version.m4.
44        * bootstrap: Use aclocal/version.m4 instead of VERSION.
45        * configure.ac: Use aclocal/version.m4 instead of VERSION.
46
472002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * configure.ac:
50        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
51        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
52        * Makefile.am: Remove AUTOMAKE_OPTIONS.
53        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
54
552002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
58        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
59
602002-03-08      Joel Sherrill <joel@OARcorp.com>
61
62        * VERSION: Updated to rtems-mg5-20020808.
63
642002-03-01      Joel Sherrill <joel@OARcorp.com>
65
66        * VERSION: Updated to rtems-ss-20020301.
67
682002-02-15      Joel Sherrill <joel@OARcorp.com>
69
70        * VERSION: Updated to rtems-ss-20020215.
71
722002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * aclocal/subdirs.m4: Propagate the current $prefix to the
75        sub-configures.
76
772002-02-05      Joel Sherrill <joel@OARcorp.com>
78
79        * VERSION: Updated to rtems-ss-20020205.
80
812002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
84        compatibility.
85        * bootstrap: Let --clean remove texinfo.tex.
86
872002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
90
912002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * configure.ac: Add --enable-docs support. Add
94        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
95        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
96        hard-coded SUBDIRS.
97        * README.configure: Added a bit of information on this new option.
98
992002-01-18      Joel Sherrill <joel@OARcorp.com>
100
101        * VERSION: Updated to rtems-ss-20020118.
102
1032002-01-18      Joel Sherrill <joel@OARcorp.com>
104
105        * VERSION: Updated to rtems-20020118.
106
1072002-01-17      Joel Sherrill <joel@OARcorp.com>
108
109        * VERSION: Updated to rtems-ss-20020717.
110
1112002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
114        check upon host_alias != build_alias.
115
1162002-01-07      Joel Sherrill <joel@OARcorp.com>
117
118        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
119        last line to eliminate 100's of warnings.
120
1212002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * aclocal/check-newlib.m4: Apply AS_IF.
124        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
125        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
126        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
127        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
128        changes.
129        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
130        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
131        * automake/compile.am: Remove librtemsall from LINK_FILES.
132
1332001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
136        * aclocal/subdirs.m4: New file.
137        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
138        modifications.
139        * aclocal/check-posix.m4: Apply AS_IF.
140        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
141        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
142        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
143        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
144        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
145        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
146        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
147        OUTPUT_COMMANDS.
148        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
149        * aclocal/rtems-debug.m4: Minor cleanups.
150        * aclocal/rtems-top.m4: Minor cleanups.
151        * automake/compile.am: Further steps towards automake's rules.
152
1532001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
156        * automake/lib.am: Add MULTISUBDIR.
157
1582001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * bootstrap: Run autoheader when configure.ac contains
161        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
162
1632001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * aclocal/bsp-configure.m4: New file.
166        * Makefile.am: Add aclocal/bsp-configure.m4.
167
1682001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * Makefile.am: Add automake/force-preinstall.am,
171        aclocal/ppc.am, remove ACLOCAL_M4.
172
1732001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * aclocal/bsp-alias.m4: Remove score603e_g1.
176        * aclocal/check-bsps.m4: Remove score603e_g1.
177        * aclocal/prog-cc.m4: Apply m4_if.
178
179
1802001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * automake/force-preinstall.am: New file.
183        * aclocal/ppc.m4: New file.
184
1852001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * aclocal/check-bsps.m4: Reworked.
188        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
189
1902001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * aclocal/bspopts.m4: New file.
193
1942001-11-13      Joel Sherrill <joel@OARcorp.com>
195
196        * COPYING: Test of $Id$ -> $RTEMS$.
197
1982001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
199
200        This modification is part of the submitted modifications necessary to
201        support the IBM PPC405 family.  This submission was reviewed by
202        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
203        not negatively impact the ppc403 BSPs.  The submission and tracking
204        process was captured as PR50.
205        * README.configure: Added gen405 BSP.
206
2072001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * Adopt more automake rules:
210        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
211        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
212        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
213        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
214        CXXLINK_APP in make-cxx-exe.
215        * automake/lib.am: Add ARFLAGS.
216
2172001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
220        config.cache's which prevented powerpc targets librdbg from building.
221
2222001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
225        add 2nd arg to _RTEMS_CPU_SUBDIR.
226        * aclocal/target.m4: Replace ac_configure_args with
227        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
228        * Makefile.am: Require automake-1.5.
229
2302001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
233        * configure.in: Remove.
234        * configure.ac: New file, generated from configure.in by autoupdate.
235
2362001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * aclocal/rtems-cpu-subdirs.m4: New file.
239
2402001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * automake/compile.am: Fundamentally reworked compilation rules for
243        closer adaptation to automake's behavior.
244
2452001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * automake/lib.am: Comment out LD.
248        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
249        automake/leaf.am to AUTOMAKE_FILES.
250
2512001-09-27      Joel Sherrill <joel@OARcorp.com>
252
253        * config.guess: No longer in CVS since installed by bootstrap.
254
2552001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * bootstrap: remove/add automake added files.
258        * .cvsignore: reflect changes to bootstrap.
259
2602001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * automake/leaf.am: New file.
263
2642001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
267        of AC_CANONICAL_SYSTEM.
268        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
269        mkinstalldirs and mkdir.
270        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
271        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
272        _RTEMS_OUTPUT_BUILD_SUBDIRS.
273       
2742001-09-13      Joel Sherrill <joel@OARcorp.com>
275
276        * missing: Updated to latest version.
277
2782001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * configure.in: autoupdate to autoconf-2.52.
281        * bootstrap: Add handling for configure.ac, make autoheader verbose,
282        fix auto*tool invocation order.
283        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
284        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
285        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
286        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
287        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
288        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
289        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
290        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
291        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
292        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
293        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
294        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
295        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
296        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
297        RTEMS_CONFIG_PER_BSP conditional.
298        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
299        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
300        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
301
3022001-05-25      Joel Sherrill <joel@OARcorp.com>
303
304        * README.configure: Corrected the name of the MRM332 BSP.
305        Strengthened the distinction between what the target
306        and the BSP each select.  Added more targets to list.
307
3082001-05-25      Joel Sherrill <joel@OARcorp.com>
309
310        * README.configure: Updated the list of BSPs.
311
3122001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
315        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
316        Add support for DOS-drive-letters.
317
3182001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
321        RTEMS_PROG_CC_FOR_TARGET.
322
3232001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * README.cdn-X: Update.
326        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
327        @CPPFLAGS@ to CPPFLAGS.
328
3292001-04-20      Eric Valette <valette@crf.canon.fr>
330
331        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
332        BSPs support the new exception processing model and
333        consequently, librdbg.
334
3352001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * configure.in: Reworked for Canadian Cross support.
338        * Makefile.am: Reflect changes to configure.in.
339        * config.guess, config.sub: Update from subversions.gnu.org.
340        * README.cdn-X: New file.
341        * tools/Makefile.am: Remove build, tools from SUBDIRS.
342
3432001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
344
345        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
346        TARGET_CONFIG_SUBDIRS.
347        * aclocal/enable-bsp.m4: fix quoting.
348        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
349
3502001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * aclocal/config-subdirs.m4: New file.
353        * aclocal/target.m4: Use macros from config-subdirs.m4.
354
3552001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
358        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
359
3602001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * configure.in: Fix AM_INIT_AUTOMAKE.
363        * aclocal/bsp-arg-enable.m4: Extend comments.
364        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
365        the default clause.
366
3672001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
370        RTEMS_ENV_RTEMSCPU.
371        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
372        special treatment for GCC_SPECS.
373        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
374        special treatment for GCC_SPECS.
375        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
376        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
377        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
378        instead of $(shell ..) for LIBC_LIB*.
379
3802001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
381
382        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
383        simsh7045.
384
3852001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
386
387        * automake/compile.am: Add LD.
388
3892000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * config.guess, config.sub: Update from CVS-autoconf to pick
392        up new features (e.g. CC_FOR_BUILD in config.guess) but is
393        necessary anyway to use autoconf-versions > 2.13.
394
3952000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
398        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
399        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
400        help string.
401        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
402
4032000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
404
405        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
406        Modified to reflect addition of LEON BSPs as well as the
407        no-FP ERC32 variant.
408
4092000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
412        standard).
413        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
414        standard).
415        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
416        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
417        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
418        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
419
4202000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
421
422        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
423        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
424        $host instead of $target (BUG-FIX).
425        * configure.in: Use $target and $host instead of $target_alias and
426        $host_alias (autoconf-2.49b).
427        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
428        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
429
430        NOTES:
431        * autoconf-2.49b depredicates using changequotes.
432        * The changes to configure.in are due to cleanups in
433        autoconf-2.49b's implemention of canonicalization. With
434        autoconf-2.1x it wasn't always clear, when to use $xxx or
435        $xxx_alias. Now this is clear.
436
4372000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
438
439        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
440
4412000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
442
443        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
444        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
445        with an RTEMS specific but more restrictive autoconf macro.
446
4472000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
448
449        * automake/lib.am: Add LD.
450
4512000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
452
453        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
454        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
455
4562000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457 
458        * aclocal/*: Replace with contents of macros/*.m4
459        * macros/: Remove.
460        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
461        * Makefile.am: Reflect changes to aclocal/ and macros/.
462
4632000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
464
465        * configure.in: New, Cygnus/GNU style configuration.
466        * Makefile.am: Add macros/, reflect new configure.in,
467        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
468        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
469        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
470        * macros/tool-prefix.m4: Remove.
471        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
472        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
473        RTEMS_ROOT.
474        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
475        * macros/multilib.m4: Various minor fixes.
476        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
477        PROJECT_ROOT, RTEMS_ROOT.
478        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
479        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
480
4812000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
482
483        * automake/multilib.am: New file.
484        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
485        the automake/ directory.
486
4872000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
488
489        * macros/enable-hwapi.m4: Removed.
490        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
491        A small cleanup step towards gnu-canonicalization.
492
4932000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
494
495        * macros: New directory.
496        * macros/bsp-alias.m4: new file.
497        * macros/canonical-host.m4: new file.
498        * macros/canonical-target-name.m4: new file.
499        * macros/canonicalize-tools.m4: new file.
500        * macros/check-bsp-cache.m4: new file.
501        * macros/check-bsps.m4: new file.
502        * macros/check-cpu.m4: new file.
503        * macros/rtems-debug.m4: new file.
504        * macros/check-cxx.m4: new file.
505        * macros/check-itron.m4: new file.
506        * macros/check-multiprocessing.m4: new file.
507        * macros/check-networking.m4: new file.
508        * macros/check-newlib.m4: new file.
509        * macros/check-posix.m4: new file.
510        * macros/check-rdbg.m4: new file.
511        * macros/enable-bare.m4: new file.
512        * macros/enable-cxx.m4: new file.
513        * macros/enable-gcc28.m4: new file.
514        * macros/enable-inlines.m4: new file.
515        * macros/enable-itron.m4: new file.
516        * macros/enable-libcdir.m4: new file.
517        * macros/enable-multiprocessing.m4: new file.
518        * macros/enable-networking.m4: new file.
519        * macros/enable-posix.m4: new file.
520        * macros/enable-rdbg.m4: new file.
521        * macros/enable-rtemsbsp.m4: new file.
522        * macros/enable-tests.m4: new file.
523        * macros/gcc-pipe.m4: new file.
524        * macros/gcc-specs.m4: new file.
525        * macros/i386-gas-code16.m4: new file.
526        * macros/path-ksh.m4: new file.
527        * macros/path-perl.m4: new file.
528        * macros/prog-cc.m4: new file.
529        * macros/prog-cxx.m4: new file.
530        * macros/project-root.m4: new file.
531        * macros/rtems-top.m4: new file.
532        * macros/sysv-ipc.m4: new file.
533        * macros/target.m4: new file.
534        * macros/rtems-test-no-pause.m4: new file.
535        * macros/multilib.m4: new file.
536        * macros/tool-paths.m4: new file.
537        * macros/tool-prefix.m4: new file.
538
5392000-09-14      Joel Sherrill <joel@OARcorp.com>
540
541        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
542
5432000-09-14      Joel Sherrill <joel@OARcorp.com>
544
545        * aclocal/enable-hwapi.m4: Now longer used and removed.
546
5472000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
548
549        * automake/lib.am: Remove leaf.cfg.
550
5512000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
552
553        * aclocal/rtems-top.m4: Add ENDIF-hack.
554        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
555
5562000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
557
558        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
559        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
560        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
561        * automake/compile.am: Replaced.
562        * automake/local.am: Remove building variant handling.
563
5642000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
565
566        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
567        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
568        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
569        * aclocal/target.m4: Cleanup comments
570        * Automake/compile.am: Add DEFS support to keep building happy.
571
5722000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
573
574        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
575
5762000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
577
578        * automake/compile.am: New file
579        * ChangeLog: Fix email addresses
580
5812000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
582
583        * LICENSE.NET, README, README.configure: Spelling corrections.
584
5852000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
586
587        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
588
5892000-08-30      Joel Sherrill <joel@OARcorp.com>
590
591        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
592
5932000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
594
595        * ChangeLog: Moved incorrect entries to make/ChangeLog.
596
5972000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
598
599        * aclocal/check-bsps.h:
600          - Add pck6-BSP
601          - Exclude ChangeLog from being picked up as BSP
602        * aclocal/bsp-alias.m4: Add pck6-BSP
603
6042000-08-10      Joel Sherrill <joel@OARcorp.com>
605
606        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.