source: rtems/ChangeLog @ fa49393

4.104.114.84.95
Last change on this file since fa49393 was e7288b7, checked in by Joel Sherrill <joel.sherrill@…>, on 01/18/02 at 22:56:11

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

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