source: rtems/ChangeLog @ af447ea

4.104.114.84.95
Last change on this file since af447ea was ceb9f8f, checked in by Joel Sherrill <joel.sherrill@…>, on 09/21/01 at 15:01:28

2001-09-21 Ralf Corsepius <corsepiu@…>

  • bootstrap: remove/add automake added files.
  • .cvsignore: reflect changes to bootstrap.
  • Property mode set to 100644
File size: 12.2 KB
Line 
12001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * bootstrap: remove/add automake added files.
4        * .cvsignore: reflect changes to bootstrap.
5
62001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * automake/leaf.am: New file.
9
102001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
13        of AC_CANONICAL_SYSTEM.
14        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
15        mkinstalldirs and mkdir.
16        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
17        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
18        _RTEMS_OUTPUT_BUILD_SUBDIRS.
19       
202001-09-13      Joel Sherrill <joel@OARcorp.com>
21
22        * missing: Updated to latest version.
23
242001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * configure.in: autoupdate to autoconf-2.52.
27        * bootstrap: Add handling for configure.ac, make autoheader verbose,
28        fix auto*tool invocation order.
29        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
30        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
31        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
32        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
33        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
34        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
35        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
36        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
37        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
38        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
39        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
40        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
41        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
42        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
43        RTEMS_CONFIG_PER_BSP conditional.
44        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
45        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
46        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
47
482001-05-25      Joel Sherrill <joel@OARcorp.com>
49
50        * README.configure: Corrected the name of the MRM332 BSP.
51        Strengthened the distinction between what the target
52        and the BSP each select.  Added more targets to list.
53
542001-05-25      Joel Sherrill <joel@OARcorp.com>
55
56        * README.configure: Updated the list of BSPs.
57
582001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
61        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
62        Add support for DOS-drive-letters.
63
642001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
67        RTEMS_PROG_CC_FOR_TARGET.
68
692001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * README.cdn-X: Update.
72        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
73        @CPPFLAGS@ to CPPFLAGS.
74
752001-04-20      Eric Valette <valette@crf.canon.fr>
76
77        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
78        BSPs support the new exception processing model and
79        consequently, librdbg.
80
812001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * configure.in: Reworked for Canadian Cross support.
84        * Makefile.am: Reflect changes to configure.in.
85        * config.guess, config.sub: Update from subversions.gnu.org.
86        * README.cdn-X: New file.
87        * tools/Makefile.am: Remove build, tools from SUBDIRS.
88
892001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
92        TARGET_CONFIG_SUBDIRS.
93        * aclocal/enable-bsp.m4: fix quoting.
94        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
95
962001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * aclocal/config-subdirs.m4: New file.
99        * aclocal/target.m4: Use macros from config-subdirs.m4.
100
1012001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
104        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
105
1062001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * configure.in: Fix AM_INIT_AUTOMAKE.
109        * aclocal/bsp-arg-enable.m4: Extend comments.
110        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
111        the default clause.
112
1132001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
116        RTEMS_ENV_RTEMSCPU.
117        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
118        special treatment for GCC_SPECS.
119        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
120        special treatment for GCC_SPECS.
121        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
122        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
123        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
124        instead of $(shell ..) for LIBC_LIB*.
125
1262001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
129        simsh7045.
130
1312001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
132
133        * automake/compile.am: Add LD.
134
1352000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * config.guess, config.sub: Update from CVS-autoconf to pick
138        up new features (e.g. CC_FOR_BUILD in config.guess) but is
139        necessary anyway to use autoconf-versions > 2.13.
140
1412000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
144        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
145        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
146        help string.
147        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
148
1492000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
150
151        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
152        Modified to reflect addition of LEON BSPs as well as the
153        no-FP ERC32 variant.
154
1552000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
158        standard).
159        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
160        standard).
161        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
162        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
163        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
164        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
165
1662000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
169        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
170        $host instead of $target (BUG-FIX).
171        * configure.in: Use $target and $host instead of $target_alias and
172        $host_alias (autoconf-2.49b).
173        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
174        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
175
176        NOTES:
177        * autoconf-2.49b depredicates using changequotes.
178        * The changes to configure.in are due to cleanups in
179        autoconf-2.49b's implemention of canonicalization. With
180        autoconf-2.1x it wasn't always clear, when to use $xxx or
181        $xxx_alias. Now this is clear.
182
1832000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
186
1872000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
190        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
191        with an RTEMS specific but more restrictive autoconf macro.
192
1932000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * automake/lib.am: Add LD.
196
1972000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
200        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
201
2022000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203 
204        * aclocal/*: Replace with contents of macros/*.m4
205        * macros/: Remove.
206        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
207        * Makefile.am: Reflect changes to aclocal/ and macros/.
208
2092000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * configure.in: New, Cygnus/GNU style configuration.
212        * Makefile.am: Add macros/, reflect new configure.in,
213        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
214        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
215        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
216        * macros/tool-prefix.m4: Remove.
217        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
218        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
219        RTEMS_ROOT.
220        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
221        * macros/multilib.m4: Various minor fixes.
222        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
223        PROJECT_ROOT, RTEMS_ROOT.
224        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
225        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
226
2272000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * automake/multilib.am: New file.
230        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
231        the automake/ directory.
232
2332000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * macros/enable-hwapi.m4: Removed.
236        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
237        A small cleanup step towards gnu-canonicalization.
238
2392000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * macros: New directory.
242        * macros/bsp-alias.m4: new file.
243        * macros/canonical-host.m4: new file.
244        * macros/canonical-target-name.m4: new file.
245        * macros/canonicalize-tools.m4: new file.
246        * macros/check-bsp-cache.m4: new file.
247        * macros/check-bsps.m4: new file.
248        * macros/check-cpu.m4: new file.
249        * macros/rtems-debug.m4: new file.
250        * macros/check-cxx.m4: new file.
251        * macros/check-itron.m4: new file.
252        * macros/check-multiprocessing.m4: new file.
253        * macros/check-networking.m4: new file.
254        * macros/check-newlib.m4: new file.
255        * macros/check-posix.m4: new file.
256        * macros/check-rdbg.m4: new file.
257        * macros/enable-bare.m4: new file.
258        * macros/enable-cxx.m4: new file.
259        * macros/enable-gcc28.m4: new file.
260        * macros/enable-inlines.m4: new file.
261        * macros/enable-itron.m4: new file.
262        * macros/enable-libcdir.m4: new file.
263        * macros/enable-multiprocessing.m4: new file.
264        * macros/enable-networking.m4: new file.
265        * macros/enable-posix.m4: new file.
266        * macros/enable-rdbg.m4: new file.
267        * macros/enable-rtemsbsp.m4: new file.
268        * macros/enable-tests.m4: new file.
269        * macros/gcc-pipe.m4: new file.
270        * macros/gcc-specs.m4: new file.
271        * macros/i386-gas-code16.m4: new file.
272        * macros/path-ksh.m4: new file.
273        * macros/path-perl.m4: new file.
274        * macros/prog-cc.m4: new file.
275        * macros/prog-cxx.m4: new file.
276        * macros/project-root.m4: new file.
277        * macros/rtems-top.m4: new file.
278        * macros/sysv-ipc.m4: new file.
279        * macros/target.m4: new file.
280        * macros/rtems-test-no-pause.m4: new file.
281        * macros/multilib.m4: new file.
282        * macros/tool-paths.m4: new file.
283        * macros/tool-prefix.m4: new file.
284
2852000-09-14      Joel Sherrill <joel@OARcorp.com>
286
287        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
288
2892000-09-14      Joel Sherrill <joel@OARcorp.com>
290
291        * aclocal/enable-hwapi.m4: Now longer used and removed.
292
2932000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * automake/lib.am: Remove leaf.cfg.
296
2972000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * aclocal/rtems-top.m4: Add ENDIF-hack.
300        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
301
3022000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
305        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
306        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
307        * automake/compile.am: Replaced.
308        * automake/local.am: Remove building variant handling.
309
3102000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
313        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
314        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
315        * aclocal/target.m4: Cleanup comments
316        * Automake/compile.am: Add DEFS support to keep building happy.
317
3182000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
321
3222000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * automake/compile.am: New file
325        * ChangeLog: Fix email addresses
326
3272000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
328
329        * LICENSE.NET, README, README.configure: Spelling corrections.
330
3312000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
332
333        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
334
3352000-08-30      Joel Sherrill <joel@OARcorp.com>
336
337        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
338
3392000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
340
341        * ChangeLog: Moved incorrect entries to make/ChangeLog.
342
3432000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
344
345        * aclocal/check-bsps.h:
346          - Add pck6-BSP
347          - Exclude ChangeLog from being picked up as BSP
348        * aclocal/bsp-alias.m4: Add pck6-BSP
349
3502000-08-10      Joel Sherrill <joel@OARcorp.com>
351
352        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.