source: rtems/ChangeLog @ dd2906e

4.104.114.84.95
Last change on this file since dd2906e was 1ae913e, checked in by Joel Sherrill <joel.sherrill@…>, on 01/07/02 at 14:11:19

2002-01-07 Joel Sherrill <joel@…>

  • automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for last line to eliminate 100's of warnings.
  • Property mode set to 100644
File size: 16.9 KB
Line 
12002-01-07      Joel Sherrill <joel@OARcorp.com>
2
3        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
4        last line to eliminate 100's of warnings.
5
62002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * aclocal/check-newlib.m4: Apply AS_IF.
9        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
10        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
11        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
12        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
13        changes.
14        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
15        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
16        * automake/compile.am: Remove librtemsall from LINK_FILES.
17
182001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
21        * aclocal/subdirs.m4: New file.
22        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
23        modifications.
24        * aclocal/check-posix.m4: Apply AS_IF.
25        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
26        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
27        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
28        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
29        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
30        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
31        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
32        OUTPUT_COMMANDS.
33        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
34        * aclocal/rtems-debug.m4: Minor cleanups.
35        * aclocal/rtems-top.m4: Minor cleanups.
36        * automake/compile.am: Further steps towards automake's rules.
37
382001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
41        * automake/lib.am: Add MULTISUBDIR.
42
432001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * bootstrap: Run autoheader when configure.ac contains
46        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
47
482001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * aclocal/bsp-configure.m4: New file.
51        * Makefile.am: Add aclocal/bsp-configure.m4.
52
532001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * Makefile.am: Add automake/force-preinstall.am,
56        aclocal/ppc.am, remove ACLOCAL_M4.
57
582001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * aclocal/bsp-alias.m4: Remove score603e_g1.
61        * aclocal/check-bsps.m4: Remove score603e_g1.
62        * aclocal/prog-cc.m4: Apply m4_if.
63
64
652001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * automake/force-preinstall.am: New file.
68        * aclocal/ppc.m4: New file.
69
702001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * aclocal/check-bsps.m4: Reworked.
73        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
74
752001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * aclocal/bspopts.m4: New file.
78
792001-11-13      Joel Sherrill <joel@OARcorp.com>
80
81        * COPYING: Test of $Id$ -> $RTEMS$.
82
832001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
84
85        This modification is part of the submitted modifications necessary to
86        support the IBM PPC405 family.  This submission was reviewed by
87        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
88        not negatively impact the ppc403 BSPs.  The submission and tracking
89        process was captured as PR50.
90        * README.configure: Added gen405 BSP.
91
922001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * Adopt more automake rules:
95        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
96        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
97        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
98        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
99        CXXLINK_APP in make-cxx-exe.
100        * automake/lib.am: Add ARFLAGS.
101
1022001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
105        config.cache's which prevented powerpc targets librdbg from building.
106
1072001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
110        add 2nd arg to _RTEMS_CPU_SUBDIR.
111        * aclocal/target.m4: Replace ac_configure_args with
112        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
113        * Makefile.am: Require automake-1.5.
114
1152001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
118        * configure.in: Remove.
119        * configure.ac: New file, generated from configure.in by autoupdate.
120
1212001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * aclocal/rtems-cpu-subdirs.m4: New file.
124
1252001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * automake/compile.am: Fundamentally reworked compilation rules for
128        closer adaptation to automake's behavior.
129
1302001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * automake/lib.am: Comment out LD.
133        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
134        automake/leaf.am to AUTOMAKE_FILES.
135
1362001-09-27      Joel Sherrill <joel@OARcorp.com>
137
138        * config.guess: No longer in CVS since installed by bootstrap.
139
1402001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * bootstrap: remove/add automake added files.
143        * .cvsignore: reflect changes to bootstrap.
144
1452001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * automake/leaf.am: New file.
148
1492001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
152        of AC_CANONICAL_SYSTEM.
153        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
154        mkinstalldirs and mkdir.
155        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
156        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
157        _RTEMS_OUTPUT_BUILD_SUBDIRS.
158       
1592001-09-13      Joel Sherrill <joel@OARcorp.com>
160
161        * missing: Updated to latest version.
162
1632001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * configure.in: autoupdate to autoconf-2.52.
166        * bootstrap: Add handling for configure.ac, make autoheader verbose,
167        fix auto*tool invocation order.
168        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
169        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
170        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
171        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
172        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
173        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
174        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
175        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
176        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
177        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
178        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
179        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
180        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
181        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
182        RTEMS_CONFIG_PER_BSP conditional.
183        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
184        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
185        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
186
1872001-05-25      Joel Sherrill <joel@OARcorp.com>
188
189        * README.configure: Corrected the name of the MRM332 BSP.
190        Strengthened the distinction between what the target
191        and the BSP each select.  Added more targets to list.
192
1932001-05-25      Joel Sherrill <joel@OARcorp.com>
194
195        * README.configure: Updated the list of BSPs.
196
1972001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
200        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
201        Add support for DOS-drive-letters.
202
2032001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
206        RTEMS_PROG_CC_FOR_TARGET.
207
2082001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * README.cdn-X: Update.
211        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
212        @CPPFLAGS@ to CPPFLAGS.
213
2142001-04-20      Eric Valette <valette@crf.canon.fr>
215
216        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
217        BSPs support the new exception processing model and
218        consequently, librdbg.
219
2202001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * configure.in: Reworked for Canadian Cross support.
223        * Makefile.am: Reflect changes to configure.in.
224        * config.guess, config.sub: Update from subversions.gnu.org.
225        * README.cdn-X: New file.
226        * tools/Makefile.am: Remove build, tools from SUBDIRS.
227
2282001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
231        TARGET_CONFIG_SUBDIRS.
232        * aclocal/enable-bsp.m4: fix quoting.
233        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
234
2352001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * aclocal/config-subdirs.m4: New file.
238        * aclocal/target.m4: Use macros from config-subdirs.m4.
239
2402001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
243        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
244
2452001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * configure.in: Fix AM_INIT_AUTOMAKE.
248        * aclocal/bsp-arg-enable.m4: Extend comments.
249        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
250        the default clause.
251
2522001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
255        RTEMS_ENV_RTEMSCPU.
256        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
257        special treatment for GCC_SPECS.
258        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
259        special treatment for GCC_SPECS.
260        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
261        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
262        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
263        instead of $(shell ..) for LIBC_LIB*.
264
2652001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
268        simsh7045.
269
2702001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
271
272        * automake/compile.am: Add LD.
273
2742000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * config.guess, config.sub: Update from CVS-autoconf to pick
277        up new features (e.g. CC_FOR_BUILD in config.guess) but is
278        necessary anyway to use autoconf-versions > 2.13.
279
2802000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
283        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
284        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
285        help string.
286        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
287
2882000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
289
290        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
291        Modified to reflect addition of LEON BSPs as well as the
292        no-FP ERC32 variant.
293
2942000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
297        standard).
298        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
299        standard).
300        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
301        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
302        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
303        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
304
3052000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
308        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
309        $host instead of $target (BUG-FIX).
310        * configure.in: Use $target and $host instead of $target_alias and
311        $host_alias (autoconf-2.49b).
312        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
313        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
314
315        NOTES:
316        * autoconf-2.49b depredicates using changequotes.
317        * The changes to configure.in are due to cleanups in
318        autoconf-2.49b's implemention of canonicalization. With
319        autoconf-2.1x it wasn't always clear, when to use $xxx or
320        $xxx_alias. Now this is clear.
321
3222000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
325
3262000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
329        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
330        with an RTEMS specific but more restrictive autoconf macro.
331
3322000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * automake/lib.am: Add LD.
335
3362000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
339        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
340
3412000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
342 
343        * aclocal/*: Replace with contents of macros/*.m4
344        * macros/: Remove.
345        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
346        * Makefile.am: Reflect changes to aclocal/ and macros/.
347
3482000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
349
350        * configure.in: New, Cygnus/GNU style configuration.
351        * Makefile.am: Add macros/, reflect new configure.in,
352        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
353        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
354        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
355        * macros/tool-prefix.m4: Remove.
356        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
357        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
358        RTEMS_ROOT.
359        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
360        * macros/multilib.m4: Various minor fixes.
361        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
362        PROJECT_ROOT, RTEMS_ROOT.
363        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
364        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
365
3662000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
367
368        * automake/multilib.am: New file.
369        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
370        the automake/ directory.
371
3722000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
373
374        * macros/enable-hwapi.m4: Removed.
375        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
376        A small cleanup step towards gnu-canonicalization.
377
3782000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
379
380        * macros: New directory.
381        * macros/bsp-alias.m4: new file.
382        * macros/canonical-host.m4: new file.
383        * macros/canonical-target-name.m4: new file.
384        * macros/canonicalize-tools.m4: new file.
385        * macros/check-bsp-cache.m4: new file.
386        * macros/check-bsps.m4: new file.
387        * macros/check-cpu.m4: new file.
388        * macros/rtems-debug.m4: new file.
389        * macros/check-cxx.m4: new file.
390        * macros/check-itron.m4: new file.
391        * macros/check-multiprocessing.m4: new file.
392        * macros/check-networking.m4: new file.
393        * macros/check-newlib.m4: new file.
394        * macros/check-posix.m4: new file.
395        * macros/check-rdbg.m4: new file.
396        * macros/enable-bare.m4: new file.
397        * macros/enable-cxx.m4: new file.
398        * macros/enable-gcc28.m4: new file.
399        * macros/enable-inlines.m4: new file.
400        * macros/enable-itron.m4: new file.
401        * macros/enable-libcdir.m4: new file.
402        * macros/enable-multiprocessing.m4: new file.
403        * macros/enable-networking.m4: new file.
404        * macros/enable-posix.m4: new file.
405        * macros/enable-rdbg.m4: new file.
406        * macros/enable-rtemsbsp.m4: new file.
407        * macros/enable-tests.m4: new file.
408        * macros/gcc-pipe.m4: new file.
409        * macros/gcc-specs.m4: new file.
410        * macros/i386-gas-code16.m4: new file.
411        * macros/path-ksh.m4: new file.
412        * macros/path-perl.m4: new file.
413        * macros/prog-cc.m4: new file.
414        * macros/prog-cxx.m4: new file.
415        * macros/project-root.m4: new file.
416        * macros/rtems-top.m4: new file.
417        * macros/sysv-ipc.m4: new file.
418        * macros/target.m4: new file.
419        * macros/rtems-test-no-pause.m4: new file.
420        * macros/multilib.m4: new file.
421        * macros/tool-paths.m4: new file.
422        * macros/tool-prefix.m4: new file.
423
4242000-09-14      Joel Sherrill <joel@OARcorp.com>
425
426        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
427
4282000-09-14      Joel Sherrill <joel@OARcorp.com>
429
430        * aclocal/enable-hwapi.m4: Now longer used and removed.
431
4322000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
433
434        * automake/lib.am: Remove leaf.cfg.
435
4362000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
437
438        * aclocal/rtems-top.m4: Add ENDIF-hack.
439        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
440
4412000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
442
443        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
444        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
445        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
446        * automake/compile.am: Replaced.
447        * automake/local.am: Remove building variant handling.
448
4492000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
450
451        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
452        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
453        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
454        * aclocal/target.m4: Cleanup comments
455        * Automake/compile.am: Add DEFS support to keep building happy.
456
4572000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
458
459        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
460
4612000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
462
463        * automake/compile.am: New file
464        * ChangeLog: Fix email addresses
465
4662000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
467
468        * LICENSE.NET, README, README.configure: Spelling corrections.
469
4702000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
471
472        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
473
4742000-08-30      Joel Sherrill <joel@OARcorp.com>
475
476        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
477
4782000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
479
480        * ChangeLog: Moved incorrect entries to make/ChangeLog.
481
4822000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
483
484        * aclocal/check-bsps.h:
485          - Add pck6-BSP
486          - Exclude ChangeLog from being picked up as BSP
487        * aclocal/bsp-alias.m4: Add pck6-BSP
488
4892000-08-10      Joel Sherrill <joel@OARcorp.com>
490
491        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.