source: rtems/ChangeLog @ f610f0c5

4.104.114.84.95
Last change on this file since f610f0c5 was f610f0c5, checked in by Joel Sherrill <joel.sherrill@…>, on 06/28/02 at 19:28:49

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

  • aclocal/version.m4: Updated to rtems-ss-20020628.
  • Property mode set to 100644
File size: 20.2 KB
RevLine 
[f610f0c5]12002-06-28      Joel Sherrill <joel@OARcorp.com>
2
3        * aclocal/version.m4: Updated to rtems-ss-20020628.
4
[8ce766ce]52002-06-27      Joel Sherrill <joel@OARcorp.com>
6
7        * tools/Makefile.am: Build the cpu dependent tools as well.
8
[ba2df911]92002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * aclocal/env-rtemscpu.m4: Remove.
12        * aclocal/multi.m4: Remove.
13        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
14
[28311188]152002-05-28      Joel Sherrill <joel@OARcorp.com>
16
17        * aclocal/version.m4: Updated to rtems-ss-20020528.
18
[53eb191]192002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * aclocal/prog-cc.m4: Remove GCC272 support.
22        Remove ENABLE_LIBCDIR.
23        * aclocal/prog-cxx.m4: Ditto.
24        * aclocal/enable-gcc28.m4: Remove.
25        * aclocal/enable-libcdir.m4: Ditto.
26
[fd2bc17a]272002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
30        ENABLE_GCC28.
31
[978f59a]322002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * automake/compile.am: Remove GCC272 support.
35        Remove *.sh rule (unused).
36        * configure.ac: Remove ENABLE_GCC28.
37        Remove ENABLE_LIBCDIR.
38
[6568b90]392002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * .cvsignore: Added mdate-sh and texinfo.tex.
42
[321f5ff]432002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * aclocal/version.m4: New file.
46        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
47        aclocal/version.m4.
48        * bootstrap: Use aclocal/version.m4 instead of VERSION.
49        * configure.ac: Use aclocal/version.m4 instead of VERSION.
50
[579f14cc]512002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * configure.ac:
54        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
55        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
56        * Makefile.am: Remove AUTOMAKE_OPTIONS.
57        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
58
[dee576c0]592002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
62        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
63
[5800e142]642002-03-08      Joel Sherrill <joel@OARcorp.com>
65
66        * VERSION: Updated to rtems-mg5-20020808.
67
[41debfd]682002-03-01      Joel Sherrill <joel@OARcorp.com>
69
70        * VERSION: Updated to rtems-ss-20020301.
71
[7f87dd3]722002-02-15      Joel Sherrill <joel@OARcorp.com>
73
74        * VERSION: Updated to rtems-ss-20020215.
75
[9b11632]762002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * aclocal/subdirs.m4: Propagate the current $prefix to the
79        sub-configures.
80
[5bca94b]812002-02-05      Joel Sherrill <joel@OARcorp.com>
82
83        * VERSION: Updated to rtems-ss-20020205.
84
[d7aabb7c]852002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
88        compatibility.
89        * bootstrap: Let --clean remove texinfo.tex.
90
[cbc4e6fa]912002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
94
[003d4da]952002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * configure.ac: Add --enable-docs support. Add
98        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
99        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
100        hard-coded SUBDIRS.
101        * README.configure: Added a bit of information on this new option.
102
[e7288b7]1032002-01-18      Joel Sherrill <joel@OARcorp.com>
104
105        * VERSION: Updated to rtems-ss-20020118.
106
[9ee8036]1072002-01-18      Joel Sherrill <joel@OARcorp.com>
108
109        * VERSION: Updated to rtems-20020118.
110
[b2433b2]1112002-01-17      Joel Sherrill <joel@OARcorp.com>
112
113        * VERSION: Updated to rtems-ss-20020717.
114
[36202ec]1152002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
118        check upon host_alias != build_alias.
119
[1ae913e]1202002-01-07      Joel Sherrill <joel@OARcorp.com>
121
122        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
123        last line to eliminate 100's of warnings.
124
[a0ea6f1]1252002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * aclocal/check-newlib.m4: Apply AS_IF.
128        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
129        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
130        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
131        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
132        changes.
133        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
134        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
135        * automake/compile.am: Remove librtemsall from LINK_FILES.
136
[ba748523]1372001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
140        * aclocal/subdirs.m4: New file.
141        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
142        modifications.
143        * aclocal/check-posix.m4: Apply AS_IF.
144        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
145        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
146        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
147        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
148        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
149        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
150        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
151        OUTPUT_COMMANDS.
152        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
153        * aclocal/rtems-debug.m4: Minor cleanups.
154        * aclocal/rtems-top.m4: Minor cleanups.
155        * automake/compile.am: Further steps towards automake's rules.
156
[c5fff113]1572001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
160        * automake/lib.am: Add MULTISUBDIR.
161
[d0d33f21]1622001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * bootstrap: Run autoheader when configure.ac contains
165        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
166
[1a457f5]1672001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * aclocal/bsp-configure.m4: New file.
170        * Makefile.am: Add aclocal/bsp-configure.m4.
171
[345772e]1722001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * Makefile.am: Add automake/force-preinstall.am,
175        aclocal/ppc.am, remove ACLOCAL_M4.
176
[8e541868]1772001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * aclocal/bsp-alias.m4: Remove score603e_g1.
180        * aclocal/check-bsps.m4: Remove score603e_g1.
181        * aclocal/prog-cc.m4: Apply m4_if.
182
183
[466e590]1842001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * automake/force-preinstall.am: New file.
187        * aclocal/ppc.m4: New file.
188
[9c392aa2]1892001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * aclocal/check-bsps.m4: Reworked.
192        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
193
[7ee86ba7]1942001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * aclocal/bspopts.m4: New file.
197
[4812b65b]1982001-11-13      Joel Sherrill <joel@OARcorp.com>
199
200        * COPYING: Test of $Id$ -> $RTEMS$.
201
[0aa09608]2022001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
203
204        This modification is part of the submitted modifications necessary to
205        support the IBM PPC405 family.  This submission was reviewed by
206        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
207        not negatively impact the ppc403 BSPs.  The submission and tracking
208        process was captured as PR50.
209        * README.configure: Added gen405 BSP.
210
[a34b245]2112001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * Adopt more automake rules:
214        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
215        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
216        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
217        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
218        CXXLINK_APP in make-cxx-exe.
219        * automake/lib.am: Add ARFLAGS.
220
[60c7524]2212001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
224        config.cache's which prevented powerpc targets librdbg from building.
225
[080afec]2262001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
229        add 2nd arg to _RTEMS_CPU_SUBDIR.
230        * aclocal/target.m4: Replace ac_configure_args with
231        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
232        * Makefile.am: Require automake-1.5.
233
[66387986]2342001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
237        * configure.in: Remove.
238        * configure.ac: New file, generated from configure.in by autoupdate.
239
[083b72a]2402001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * aclocal/rtems-cpu-subdirs.m4: New file.
243
[bfba54e]2442001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * automake/compile.am: Fundamentally reworked compilation rules for
247        closer adaptation to automake's behavior.
248
[8738dfaa]2492001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * automake/lib.am: Comment out LD.
252        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
253        automake/leaf.am to AUTOMAKE_FILES.
254
[d9e4f08]2552001-09-27      Joel Sherrill <joel@OARcorp.com>
256
257        * config.guess: No longer in CVS since installed by bootstrap.
258
[ceb9f8f]2592001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * bootstrap: remove/add automake added files.
262        * .cvsignore: reflect changes to bootstrap.
263
[5ddff84b]2642001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * automake/leaf.am: New file.
267
[37b5d78]2682001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
271        of AC_CANONICAL_SYSTEM.
272        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
273        mkinstalldirs and mkdir.
274        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
275        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
276        _RTEMS_OUTPUT_BUILD_SUBDIRS.
277       
[986e1113]2782001-09-13      Joel Sherrill <joel@OARcorp.com>
279
280        * missing: Updated to latest version.
281
[e712997]2822001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * configure.in: autoupdate to autoconf-2.52.
285        * bootstrap: Add handling for configure.ac, make autoheader verbose,
286        fix auto*tool invocation order.
287        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
288        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
289        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
290        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
291        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
292        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
293        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
294        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
295        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
296        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
297        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
298        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
299        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
300        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
301        RTEMS_CONFIG_PER_BSP conditional.
302        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
303        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
304        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
305
[e32fdfa]3062001-05-25      Joel Sherrill <joel@OARcorp.com>
307
308        * README.configure: Corrected the name of the MRM332 BSP.
309        Strengthened the distinction between what the target
310        and the BSP each select.  Added more targets to list.
311
[4cb89cc9]3122001-05-25      Joel Sherrill <joel@OARcorp.com>
313
314        * README.configure: Updated the list of BSPs.
315
[a86c171]3162001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
319        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
320        Add support for DOS-drive-letters.
321
[f1d08c98]3222001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
325        RTEMS_PROG_CC_FOR_TARGET.
326
[83518713]3272001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
328
329        * README.cdn-X: Update.
330        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
331        @CPPFLAGS@ to CPPFLAGS.
332
[084556d]3332001-04-20      Eric Valette <valette@crf.canon.fr>
334
335        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
336        BSPs support the new exception processing model and
337        consequently, librdbg.
338
[48ad47cc]3392001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * configure.in: Reworked for Canadian Cross support.
342        * Makefile.am: Reflect changes to configure.in.
343        * config.guess, config.sub: Update from subversions.gnu.org.
344        * README.cdn-X: New file.
345        * tools/Makefile.am: Remove build, tools from SUBDIRS.
346
[b50b3c8]3472001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
350        TARGET_CONFIG_SUBDIRS.
351        * aclocal/enable-bsp.m4: fix quoting.
352        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
353
[70cbff2]3542001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * aclocal/config-subdirs.m4: New file.
357        * aclocal/target.m4: Use macros from config-subdirs.m4.
358
[6e815b38]3592001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
362        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
363
[21d7de3a]3642001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
[70cbff2]366        * configure.in: Fix AM_INIT_AUTOMAKE.
[21d7de3a]367        * aclocal/bsp-arg-enable.m4: Extend comments.
368        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
369        the default clause.
370
[560aae24]3712001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
374        RTEMS_ENV_RTEMSCPU.
375        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
376        special treatment for GCC_SPECS.
377        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
378        special treatment for GCC_SPECS.
379        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
380        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
381        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
382        instead of $(shell ..) for LIBC_LIB*.
383
[227ae749]3842001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
385
386        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
387        simsh7045.
388
[4dc2e9a]3892001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
390
391        * automake/compile.am: Add LD.
392
[baedcbb]3932000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * config.guess, config.sub: Update from CVS-autoconf to pick
396        up new features (e.g. CC_FOR_BUILD in config.guess) but is
397        necessary anyway to use autoconf-versions > 2.13.
398
[1033e27]3992000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
402        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
403        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
404        help string.
405        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
406
[a44f9ca5]4072000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
408
409        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
410        Modified to reflect addition of LEON BSPs as well as the
411        no-FP ERC32 variant.
412
[2dbd07f8]4132000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
416        standard).
417        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
418        standard).
419        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
420        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
421        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
422        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
423
[5913d94]4242000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
425
426        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
427        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
428        $host instead of $target (BUG-FIX).
429        * configure.in: Use $target and $host instead of $target_alias and
430        $host_alias (autoconf-2.49b).
431        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
432        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
433
434        NOTES:
435        * autoconf-2.49b depredicates using changequotes.
436        * The changes to configure.in are due to cleanups in
437        autoconf-2.49b's implemention of canonicalization. With
438        autoconf-2.1x it wasn't always clear, when to use $xxx or
439        $xxx_alias. Now this is clear.
440
[feead226]4412000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
442
443        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
444
[4686e5d9]4452000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
446
447        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
448        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
449        with an RTEMS specific but more restrictive autoconf macro.
450
[779654e]4512000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
452
453        * automake/lib.am: Add LD.
454
[2f17d74]4552000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
456
457        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
458        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
459
[2e0fd427]4602000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
461 
462        * aclocal/*: Replace with contents of macros/*.m4
463        * macros/: Remove.
464        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
465        * Makefile.am: Reflect changes to aclocal/ and macros/.
466
[3174a7ed]4672000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
469        * configure.in: New, Cygnus/GNU style configuration.
470        * Makefile.am: Add macros/, reflect new configure.in,
471        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
472        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
473        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
474        * macros/tool-prefix.m4: Remove.
475        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
476        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
477        RTEMS_ROOT.
478        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
479        * macros/multilib.m4: Various minor fixes.
480        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
481        PROJECT_ROOT, RTEMS_ROOT.
482        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
483        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
484
[16a30bd3]4852000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
486
487        * automake/multilib.am: New file.
488        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
489        the automake/ directory.
490
[509f8351]4912000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
492
493        * macros/enable-hwapi.m4: Removed.
494        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
495        A small cleanup step towards gnu-canonicalization.
496
[aac7fdd2]4972000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * macros: New directory.
500        * macros/bsp-alias.m4: new file.
501        * macros/canonical-host.m4: new file.
502        * macros/canonical-target-name.m4: new file.
503        * macros/canonicalize-tools.m4: new file.
504        * macros/check-bsp-cache.m4: new file.
505        * macros/check-bsps.m4: new file.
506        * macros/check-cpu.m4: new file.
507        * macros/rtems-debug.m4: new file.
508        * macros/check-cxx.m4: new file.
509        * macros/check-itron.m4: new file.
510        * macros/check-multiprocessing.m4: new file.
511        * macros/check-networking.m4: new file.
512        * macros/check-newlib.m4: new file.
513        * macros/check-posix.m4: new file.
514        * macros/check-rdbg.m4: new file.
515        * macros/enable-bare.m4: new file.
516        * macros/enable-cxx.m4: new file.
517        * macros/enable-gcc28.m4: new file.
518        * macros/enable-inlines.m4: new file.
519        * macros/enable-itron.m4: new file.
520        * macros/enable-libcdir.m4: new file.
521        * macros/enable-multiprocessing.m4: new file.
522        * macros/enable-networking.m4: new file.
523        * macros/enable-posix.m4: new file.
524        * macros/enable-rdbg.m4: new file.
525        * macros/enable-rtemsbsp.m4: new file.
526        * macros/enable-tests.m4: new file.
527        * macros/gcc-pipe.m4: new file.
528        * macros/gcc-specs.m4: new file.
529        * macros/i386-gas-code16.m4: new file.
530        * macros/path-ksh.m4: new file.
531        * macros/path-perl.m4: new file.
532        * macros/prog-cc.m4: new file.
533        * macros/prog-cxx.m4: new file.
534        * macros/project-root.m4: new file.
535        * macros/rtems-top.m4: new file.
536        * macros/sysv-ipc.m4: new file.
537        * macros/target.m4: new file.
538        * macros/rtems-test-no-pause.m4: new file.
539        * macros/multilib.m4: new file.
540        * macros/tool-paths.m4: new file.
541        * macros/tool-prefix.m4: new file.
542
[9b1a45f]5432000-09-14      Joel Sherrill <joel@OARcorp.com>
544
545        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
546
[c9782f9]5472000-09-14      Joel Sherrill <joel@OARcorp.com>
548
549        * aclocal/enable-hwapi.m4: Now longer used and removed.
550
[ab23133]5512000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
552
553        * automake/lib.am: Remove leaf.cfg.
554
[372e4e2]5552000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
556
557        * aclocal/rtems-top.m4: Add ENDIF-hack.
558        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
559
[1ea70d78]5602000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
561
562        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
563        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
564        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
565        * automake/compile.am: Replaced.
566        * automake/local.am: Remove building variant handling.
567
[03d5706]5682000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
569
570        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
571        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
572        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
573        * aclocal/target.m4: Cleanup comments
574        * Automake/compile.am: Add DEFS support to keep building happy.
575
[9322194]5762000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
577
578        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
579
[7294718f]5802000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
581
582        * automake/compile.am: New file
583        * ChangeLog: Fix email addresses
584
5852000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[f9e72d3]586
587        * LICENSE.NET, README, README.configure: Spelling corrections.
588
[7294718f]5892000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[be28778]590
591        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
592
[08f06ad1]5932000-08-30      Joel Sherrill <joel@OARcorp.com>
594
595        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
596
[dd53e2e]5972000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
598
599        * ChangeLog: Moved incorrect entries to make/ChangeLog.
600
[8e57762]6012000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
602
603        * aclocal/check-bsps.h:
604          - Add pck6-BSP
605          - Exclude ChangeLog from being picked up as BSP
606        * aclocal/bsp-alias.m4: Add pck6-BSP
607
[e94ad1fe]6082000-08-10      Joel Sherrill <joel@OARcorp.com>
609
610        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.