source: rtems/ChangeLog @ 85371f7

4.104.114.84.95
Last change on this file since 85371f7 was 70cbff2, checked in by Joel Sherrill <joel.sherrill@…>, on 02/12/01 at 14:38:44

2001-02-04 Ralf Corsepius <corsepiu@…>

  • aclocal/config-subdirs.m4: New file.
  • aclocal/target.m4: Use macros from config-subdirs.m4.
  • Property mode set to 100644
File size: 8.8 KB
Line 
12001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * aclocal/config-subdirs.m4: New file.
4        * aclocal/target.m4: Use macros from config-subdirs.m4.
5
62001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
9        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
10
112001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * configure.in: Fix AM_INIT_AUTOMAKE.
14        * aclocal/bsp-arg-enable.m4: Extend comments.
15        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
16        the default clause.
17
182001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
21        RTEMS_ENV_RTEMSCPU.
22        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
23        special treatment for GCC_SPECS.
24        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
25        special treatment for GCC_SPECS.
26        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
27        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
28        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
29        instead of $(shell ..) for LIBC_LIB*.
30
312001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
34        simsh7045.
35
362001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
37
38        * automake/compile.am: Add LD.
39
402000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * config.guess, config.sub: Update from CVS-autoconf to pick
43        up new features (e.g. CC_FOR_BUILD in config.guess) but is
44        necessary anyway to use autoconf-versions > 2.13.
45
462000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
49        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
50        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
51        help string.
52        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
53
542000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
55
56        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
57        Modified to reflect addition of LEON BSPs as well as the
58        no-FP ERC32 variant.
59
602000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
63        standard).
64        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
65        standard).
66        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
67        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
68        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
69        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
70
712000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
74        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
75        $host instead of $target (BUG-FIX).
76        * configure.in: Use $target and $host instead of $target_alias and
77        $host_alias (autoconf-2.49b).
78        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
79        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
80
81        NOTES:
82        * autoconf-2.49b depredicates using changequotes.
83        * The changes to configure.in are due to cleanups in
84        autoconf-2.49b's implemention of canonicalization. With
85        autoconf-2.1x it wasn't always clear, when to use $xxx or
86        $xxx_alias. Now this is clear.
87
882000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
91
922000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
95        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
96        with an RTEMS specific but more restrictive autoconf macro.
97
982000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * automake/lib.am: Add LD.
101
1022000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
105        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
106
1072000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108 
109        * aclocal/*: Replace with contents of macros/*.m4
110        * macros/: Remove.
111        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
112        * Makefile.am: Reflect changes to aclocal/ and macros/.
113
1142000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * configure.in: New, Cygnus/GNU style configuration.
117        * Makefile.am: Add macros/, reflect new configure.in,
118        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
119        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
120        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
121        * macros/tool-prefix.m4: Remove.
122        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
123        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
124        RTEMS_ROOT.
125        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
126        * macros/multilib.m4: Various minor fixes.
127        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
128        PROJECT_ROOT, RTEMS_ROOT.
129        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
130        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
131
1322000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * automake/multilib.am: New file.
135        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
136        the automake/ directory.
137
1382000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * macros/enable-hwapi.m4: Removed.
141        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
142        A small cleanup step towards gnu-canonicalization.
143
1442000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * macros: New directory.
147        * macros/bsp-alias.m4: new file.
148        * macros/canonical-host.m4: new file.
149        * macros/canonical-target-name.m4: new file.
150        * macros/canonicalize-tools.m4: new file.
151        * macros/check-bsp-cache.m4: new file.
152        * macros/check-bsps.m4: new file.
153        * macros/check-cpu.m4: new file.
154        * macros/rtems-debug.m4: new file.
155        * macros/check-cxx.m4: new file.
156        * macros/check-itron.m4: new file.
157        * macros/check-multiprocessing.m4: new file.
158        * macros/check-networking.m4: new file.
159        * macros/check-newlib.m4: new file.
160        * macros/check-posix.m4: new file.
161        * macros/check-rdbg.m4: new file.
162        * macros/enable-bare.m4: new file.
163        * macros/enable-cxx.m4: new file.
164        * macros/enable-gcc28.m4: new file.
165        * macros/enable-inlines.m4: new file.
166        * macros/enable-itron.m4: new file.
167        * macros/enable-libcdir.m4: new file.
168        * macros/enable-multiprocessing.m4: new file.
169        * macros/enable-networking.m4: new file.
170        * macros/enable-posix.m4: new file.
171        * macros/enable-rdbg.m4: new file.
172        * macros/enable-rtemsbsp.m4: new file.
173        * macros/enable-tests.m4: new file.
174        * macros/gcc-pipe.m4: new file.
175        * macros/gcc-specs.m4: new file.
176        * macros/i386-gas-code16.m4: new file.
177        * macros/path-ksh.m4: new file.
178        * macros/path-perl.m4: new file.
179        * macros/prog-cc.m4: new file.
180        * macros/prog-cxx.m4: new file.
181        * macros/project-root.m4: new file.
182        * macros/rtems-top.m4: new file.
183        * macros/sysv-ipc.m4: new file.
184        * macros/target.m4: new file.
185        * macros/rtems-test-no-pause.m4: new file.
186        * macros/multilib.m4: new file.
187        * macros/tool-paths.m4: new file.
188        * macros/tool-prefix.m4: new file.
189
1902000-09-14      Joel Sherrill <joel@OARcorp.com>
191
192        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
193
1942000-09-14      Joel Sherrill <joel@OARcorp.com>
195
196        * aclocal/enable-hwapi.m4: Now longer used and removed.
197
1982000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * automake/lib.am: Remove leaf.cfg.
201
2022000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * aclocal/rtems-top.m4: Add ENDIF-hack.
205        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
206
2072000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
210        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
211        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
212        * automake/compile.am: Replaced.
213        * automake/local.am: Remove building variant handling.
214
2152000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
218        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
219        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
220        * aclocal/target.m4: Cleanup comments
221        * Automake/compile.am: Add DEFS support to keep building happy.
222
2232000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
226
2272000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * automake/compile.am: New file
230        * ChangeLog: Fix email addresses
231
2322000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * LICENSE.NET, README, README.configure: Spelling corrections.
235
2362000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
239
2402000-08-30      Joel Sherrill <joel@OARcorp.com>
241
242        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
243
2442000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
245
246        * ChangeLog: Moved incorrect entries to make/ChangeLog.
247
2482000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * aclocal/check-bsps.h:
251          - Add pck6-BSP
252          - Exclude ChangeLog from being picked up as BSP
253        * aclocal/bsp-alias.m4: Add pck6-BSP
254
2552000-08-10      Joel Sherrill <joel@OARcorp.com>
256
257        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.