source: rtems/testsuites/ChangeLog @ 239b819

4.104.114.84.95
Last change on this file since 239b819 was f8e5121e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/06/05 at 16:37:10

2004-01-06 Ralf Corsepius <ralf.corsepius@…>

  • aclocal/prog-cxx.m4: Re-add amfastdepCXX conditional.
  • Property mode set to 100644
File size: 11.4 KB
Line 
12004-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * aclocal/prog-cxx.m4: Re-add am__fastdepCXX conditional.
4
52004-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * aclocal/rtems-flags.m4: Remove (Unused).
8
92004-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
10
11        * aclocal/env-rtemsbsp.m4:
12        Remove CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V.
13        * aclocal/prog-cc.m4:
14        Don't invoke _RTEMS_FLAGS to set up RTEMS_CFLAGS.
15        * aclocal/prog-cxx.m4: Let CXXFLAGS default to CFLAGS.
16        Don't invoke _RTEMS_FLAGS to set up RTEMS_CXXFLAGS.
17        Remove am__fastdepCXX conditional.
18
192004-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
20
21        * automake/compile.am: Remove CLEANDIRS (Unused).
22        Remove DEFS (Implicitly handled by automake).
23
242004-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
25
26        * automake/compile.am: Remove CONFIG.CC (Unused).
27        Remove CPPFLAGS, CFLAGS, CXXFLAGS, ASFLAGS (Implicitly handled by
28        automake). Add CCAS. Use AM_*FLAGS = RTEMS_*FLAGS.
29        Remove LIB_VARIANT from LINK_*.
30        Cleanup comments.
31
322004-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
33
34        * automake/compile.am: Remove AS, ASCOMPILE, make-rel (Unused).
35        Remove build-variants. Hard-code ARCH=o-optimize.
36
372004-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
38
39        * aclocal/enable-itron.m4, aclocal/check-itron.m4:
40        Allow building itron for unix.
41
422004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
43
44        * configure.ac: Require automake > 1.9.
45
462004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
47
48        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
49
502004-07-28  Joel Sherrill <joel@OARcorp.com>
51
52    * aclocal/version.m4: Updated to rtems-4.6.99.1.
53
542004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
55
56        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
57
582004-03-28      Ralf Corsepius <ralf_corsepius@rtems.org>
59
60        * aclocal/rtems-top.m4: s/RTEMS_RTEMS/RTEMS_ROOT (typo).
61
622004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * aclocal/check-custom-bsp.m4: Fix minor typo.
65
662004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * aclocal/rtems-top.m4: Add rtems_rootdir.
69        * aclocal/check-custom-bsp.m4: Check for $RTEMS_BSP.cfg in $rtems_rootdir.
70
712004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * aclocal/rtems-top.m4: Add 2nd arg to RTEMS_TOP.
74        Rework with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
75        Add --enable-rtems-root. Rework RTEMS_ROOT.
76
772004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
80        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
81        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
82        aclocal/enable-tests.m4, aclocal/multilib.m4,
83        aclocal/rtems-test-no-pause.m4: Autoupdate to autoconf-2.59.
84
852004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * configure.ac: Add 2nd arg to RTEMS_TOP.
88
892004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * configure.ac: Add 2nd arg to RTEMS_TOP.
92
932004-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * configure.ac: AC_CONFIG_SRCDIR([PROBLEMS]).
96        * aclocal/check-custom-bsp.m4: Sync with c/src/aclocal.
97        * aclocal/project-root.m4: Remove obsolete comments.
98        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
99        * aclocal/rtems-top.m4: Rework.
100
1012004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.ac: Remove subdir tools.
104
1052004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * aclocal/target.m4: Remove (Unused).
108
1092004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * aclocal/version.m4: 4.6.99.0.
112
1132004-01-07      Joel Sherrill <joel@OARcorp.com>
114
115        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
116        more completely covers the MIPS family.
117
1182003-12-17  Joel Sherrill <joel@OARcorp.com>
119
120    * aclocal/version.m4: Updated to rtems-20031217-test.
121
1222003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * automake/compile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
125
1262003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
129        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
130
1312003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
134        * aclocal/env-rtemsbsp.m4: Remove bsplibdir.
135        Cleanups.
136
1372003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * automake/compila.am: Remove ARCH.
140
1412003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
144
1452003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
148        * aclocal/lead-dot.m4: New (from automake-1.7f).
149        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT.
150        Add AC_SUBST(dirstamp).
151
1522003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * aclocal/canonical-target-name.m4, aclocal/canonicalize-tools.m4,
155        aclocal/check-custom-bsp.m4, aclocal/check-cxx.m4,
156        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
157        aclocal/check-networking.m4, aclocal/check-posix.m4,
158        aclocal/check-tool.m4, aclocal/config-subdirs.m4,
159        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
160        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
161        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
162        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
163        aclocal/env-rtemsbsp.m4, aclocal/gcc-isystem.m4,
164        aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
165        aclocal/multilib.m4, aclocal/path-ksh.m4,
166        aclocal/prog-cc.m4, aclocal/prog-cxx.m4,
167        aclocal/project-root.m4, aclocal/rtems-test-no-pause.m4,
168        aclocal/rtems-top.m4, aclocal/target.m4,
169        aclocal/tool-paths.m4:
170        Fix underquoting to silence automake-1.8.
171
1722003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * configure.ac: Reflect having moved to testsuites/.
175
1762003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * aclocal/rtems-top.m4: Add support for --with-project-root.
179        Remove RTEMS Version message.
180
1812003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * aclocal/canonical-host.m4: Remove.
184        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
185
1862003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * configure.ac: Remove RTEMS_CANONICAL_HOST.
189
1902003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * aclocal/check-multiprocessing.m4: Don't require RTEMS_BSP_ALIAS.
193        * aclocal/bsp_alias.m4: Remove.
194
1952003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * configure.ac:Remove RTEMS_CHECK_CPU.
198        * aclocal/check-cpu.m4: Remove.
199        * aclocal/check-cxx.m4, aclocal/check-itron.m4,
200        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
201        aclocal/check-posix.m4: AC_REQUIRE RTEMS_CANONICAL_TARGET_CPU instead of
202        RTEMS_CHECK_CPU.
203
2042003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * aclocal/rtems-top.m4: Add RTEMS_API.
207        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
208
2092003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * aclocal/check-tests.m4: New (Split out from enable-tests.m4).
212        * aclocal/enable-tests.m4: Change to support
213        --enable-tests=no|yes|samples, default is samples.
214        * configure.ac: Reflect changes above.
215
2162003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * Makefile.am: Reflect having moved aclocal/.
219
2202003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * aclocal/bsp-alias.m4: New (Copied from ../../../aclocal).
223        * aclocal/canonical-host.m4: New (Copied from ../../../aclocal).
224        * aclocal/canonicalize-tools.m4: New (Copied from ../../../aclocal).
225        * aclocal/canonical-target-name.m4: New (Copied from ../../../aclocal).
226        * aclocal/check-cpu.m4: New (Copied from ../../../aclocal).
227        * aclocal/check-custom-bsp.m4: New (Copied from ../../../aclocal).
228        * aclocal/check-cxx.m4: New (Copied from ../../../aclocal).
229        * aclocal/check-itron.m4: New (Copied from ../../../aclocal).
230        * aclocal/check-multiprocessing.m4: New (Copied from ../../../aclocal).
231        * aclocal/check-networking.m4: New (Copied from ../../../aclocal).
232        * aclocal/check-posix.m4: New (Copied from ../../../aclocal).
233        * aclocal/check-tool.m4: New (Copied from ../../../aclocal).
234        * aclocal/config-subdirs.m4: New (Copied from ../../../aclocal).
235        * aclocal/enable-bare.m4: New (Copied from ../../../aclocal).
236        * aclocal/enable-cxx.m4: New (Copied from ../../../aclocal).
237        * aclocal/enable-itron.m4: New (Copied from ../../../aclocal).
238        * aclocal/enable-multiprocessing.m4: New (Copied from ../../../aclocal).
239        * aclocal/enable-networking.m4: New (Copied from ../../../aclocal).
240        * aclocal/enable-posix.m4: New (Copied from ../../../aclocal).
241        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../../aclocal).
242        * aclocal/enable-tests.m4: New (Copied from ../../../aclocal).
243        * aclocal/env-rtemsbsp.m4: New (Copied from ../../../aclocal).
244        * aclocal/gcc-isystem.m4: New (Copied from ../../../aclocal).
245        * aclocal/gcc-pipe.m4: New (Copied from ../../../aclocal).
246        * aclocal/gcc-specs.m4: New (Copied from ../../../aclocal).
247        * aclocal/multilib.m4: New (Copied from ../../../aclocal).
248        * aclocal/path-ksh.m4: New (Copied from ../../../aclocal).
249        * aclocal/prog-cc.m4: New (Copied from ../../../aclocal).
250        * aclocal/prog-cxx.m4: New (Copied from ../../../aclocal).
251        * aclocal/project-root.m4: New (Copied from ../../../aclocal).
252        * aclocal/quoting.m4: New (Copied from ../../../aclocal).
253        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../../aclocal).
254        * aclocal/rtems-flags.m4: New (Copied from ../../../aclocal).
255        * aclocal/rtems-test-no-pause.m4: New (Copied from ../../../aclocal).
256        * aclocal/rtems-top.m4: New (Copied from ../../../aclocal).
257        * aclocal/target.m4: New (Copied from ../../../aclocal).
258        * aclocal/tool-paths.m4: New (Copied from ../../../aclocal).
259        * aclocal/version.m4: New (Copied from ../../../aclocal).
260
2612003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * automake/local.am, automake/host.am: Remove "debug".
264
2652003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * Makefile.am: Reflect having moved automake/.
268
2692003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * automake/compile.am, automake/host.am, automake/leaf.am
272        automake/local.am, automake/subdirs.am: New (copied from
273        ../../../automake).
274
2752003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
278
2792003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * configure.ac: Remove AC_CONFIG_AUX_DIR.
282
2832003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
286
2872003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * configure.ac: AC_PREREQ(2.57).
290
2912002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * .cvsignore: Reformat.
294        Add autom4te*cache.
295        Remove autom4te.cache.
296
2972002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * configure.ac: Remove ENABLE_GCC28.
300
3012002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * configure.ac:
304        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
305        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
306        * Makefile.am: Remove AUTOMAKE_OPTIONS.
307
3082001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
311        * configure.in: Remove.
312        * configure.ac: New file, generated from configure.in by autoupdate.
313
3142001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * configure.in: autoupdate to autoconf-2.52, new CONFIG_SUBDIRS
317        handling.
318
3192001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * configure.in: Remove RTEMS_PROG_CC_FOR_TARGET,
322        RTEMS_PROG_CXX_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
323
3242000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
327
3282000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
331
3322000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
335        Switch to GNU canonicalization.
336
3372000-08-10      Joel Sherrill <joel@OARcorp.com>
338
339        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.