source: rtems/testsuites/ChangeLog @ c65f30c3

4.104.114.84.95
Last change on this file since c65f30c3 was c65f30c3, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/07/05 at 10:01:28

2005-11-07 Ralf Corsepius <ralf.corsepius@…>

  • automake/subdirs.am: Remove depend-recursive.
  • Property mode set to 100644
File size: 11.8 KB
RevLine 
[f6d9b6f]12005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
2
[c65f30c3]3        * automake/subdirs.am: Remove depend-recursive.
[f6d9b6f]4        * automake/compile.am: Take contents of amcompile.am.
5        * automake/amcompile.am: Remove.
6
[91c0a83]72005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
[95f9447]8
[91c0a83]9        * automake/amcompile.am: New.
[e698e68]10
[1a8f056c]112005-09-02  Joel Sherrill <joel@OARcorp.com>
12
13    * aclocal/version.m4: Updated to rtems-4.6.99.2.
14
[f8e5121e]152004-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
16
17        * aclocal/prog-cxx.m4: Re-add am__fastdepCXX conditional.
18
[5066b92]192004-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
20
21        * aclocal/rtems-flags.m4: Remove (Unused).
22
[a4b8a37d]232004-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
24
25        * aclocal/env-rtemsbsp.m4:
26        Remove CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V.
27        * aclocal/prog-cc.m4:
28        Don't invoke _RTEMS_FLAGS to set up RTEMS_CFLAGS.
29        * aclocal/prog-cxx.m4: Let CXXFLAGS default to CFLAGS.
30        Don't invoke _RTEMS_FLAGS to set up RTEMS_CXXFLAGS.
31        Remove am__fastdepCXX conditional.
32
[f002ec35]332004-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
34
35        * automake/compile.am: Remove CLEANDIRS (Unused).
36        Remove DEFS (Implicitly handled by automake).
37
[73f5388]382004-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
39
40        * automake/compile.am: Remove CONFIG.CC (Unused).
41        Remove CPPFLAGS, CFLAGS, CXXFLAGS, ASFLAGS (Implicitly handled by
42        automake). Add CCAS. Use AM_*FLAGS = RTEMS_*FLAGS.
43        Remove LIB_VARIANT from LINK_*.
44        Cleanup comments.
45
[b3f1873]462004-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
47
48        * automake/compile.am: Remove AS, ASCOMPILE, make-rel (Unused).
49        Remove build-variants. Hard-code ARCH=o-optimize.
50
[713791a1]512004-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
52
53        * aclocal/enable-itron.m4, aclocal/check-itron.m4:
54        Allow building itron for unix.
55
[97891e5e]562004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
57
58        * configure.ac: Require automake > 1.9.
59
[7129fae]602004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
61
62        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
63
[90a33a8]642004-07-28  Joel Sherrill <joel@OARcorp.com>
65
66    * aclocal/version.m4: Updated to rtems-4.6.99.1.
67
[0d0528d3]682004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
69
70        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
71
[c50e978]722004-03-28      Ralf Corsepius <ralf_corsepius@rtems.org>
73
74        * aclocal/rtems-top.m4: s/RTEMS_RTEMS/RTEMS_ROOT (typo).
75
[a7c4e122]762004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * aclocal/check-custom-bsp.m4: Fix minor typo.
79
[d04abc83]802004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * aclocal/rtems-top.m4: Add rtems_rootdir.
83        * aclocal/check-custom-bsp.m4: Check for $RTEMS_BSP.cfg in $rtems_rootdir.
84
[93a0f2b]852004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * aclocal/rtems-top.m4: Add 2nd arg to RTEMS_TOP.
88        Rework with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
89        Add --enable-rtems-root. Rework RTEMS_ROOT.
90
[e84c2a46]912004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
94        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
95        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
96        aclocal/enable-tests.m4, aclocal/multilib.m4,
97        aclocal/rtems-test-no-pause.m4: Autoupdate to autoconf-2.59.
98
[7c48a2e8]992004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * configure.ac: Add 2nd arg to RTEMS_TOP.
102
1032004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * configure.ac: Add 2nd arg to RTEMS_TOP.
106
[17ad82c]1072004-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * configure.ac: AC_CONFIG_SRCDIR([PROBLEMS]).
110        * aclocal/check-custom-bsp.m4: Sync with c/src/aclocal.
111        * aclocal/project-root.m4: Remove obsolete comments.
112        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
113        * aclocal/rtems-top.m4: Rework.
114
[7974c4b]1152004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * configure.ac: Remove subdir tools.
118
[20b80be]1192004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * aclocal/target.m4: Remove (Unused).
122
[31ffd58]1232004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * aclocal/version.m4: 4.6.99.0.
126
[6416628]1272004-01-07      Joel Sherrill <joel@OARcorp.com>
128
129        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
130        more completely covers the MIPS family.
131
[44652f8]1322003-12-17  Joel Sherrill <joel@OARcorp.com>
133
134    * aclocal/version.m4: Updated to rtems-20031217-test.
135
[4470b40a]1362003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * automake/compile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
139
[d7e0507]1402003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
143        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
144
[55f441e3]1452003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
148        * aclocal/env-rtemsbsp.m4: Remove bsplibdir.
149        Cleanups.
150
[3d02fadb]1512003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * automake/compila.am: Remove ARCH.
154
[810720b6]1552003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
158
[c17ed71]1592003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
162        * aclocal/lead-dot.m4: New (from automake-1.7f).
163        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT.
164        Add AC_SUBST(dirstamp).
165
[0e8262cf]1662003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * aclocal/canonical-target-name.m4, aclocal/canonicalize-tools.m4,
169        aclocal/check-custom-bsp.m4, aclocal/check-cxx.m4,
170        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
171        aclocal/check-networking.m4, aclocal/check-posix.m4,
172        aclocal/check-tool.m4, aclocal/config-subdirs.m4,
173        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
174        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
175        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
176        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
177        aclocal/env-rtemsbsp.m4, aclocal/gcc-isystem.m4,
178        aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
179        aclocal/multilib.m4, aclocal/path-ksh.m4,
180        aclocal/prog-cc.m4, aclocal/prog-cxx.m4,
181        aclocal/project-root.m4, aclocal/rtems-test-no-pause.m4,
182        aclocal/rtems-top.m4, aclocal/target.m4,
183        aclocal/tool-paths.m4:
184        Fix underquoting to silence automake-1.8.
185
[5f52d1f]1862003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * configure.ac: Reflect having moved to testsuites/.
189
[c3643e7]1902003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * aclocal/rtems-top.m4: Add support for --with-project-root.
193        Remove RTEMS Version message.
194
[5f7d7640]1952003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * aclocal/canonical-host.m4: Remove.
198        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
199
[6a8a114]2002003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * configure.ac: Remove RTEMS_CANONICAL_HOST.
203
[6c3e328]2042003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * aclocal/check-multiprocessing.m4: Don't require RTEMS_BSP_ALIAS.
207        * aclocal/bsp_alias.m4: Remove.
208
[98e88aa3]2092003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * configure.ac:Remove RTEMS_CHECK_CPU.
212        * aclocal/check-cpu.m4: Remove.
213        * aclocal/check-cxx.m4, aclocal/check-itron.m4,
214        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
215        aclocal/check-posix.m4: AC_REQUIRE RTEMS_CANONICAL_TARGET_CPU instead of
216        RTEMS_CHECK_CPU.
217
[ac3786b]2182003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * aclocal/rtems-top.m4: Add RTEMS_API.
221        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
222
[e41e3fe7]2232003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
[a5e62aba]225        * aclocal/check-tests.m4: New (Split out from enable-tests.m4).
[e41e3fe7]226        * aclocal/enable-tests.m4: Change to support
227        --enable-tests=no|yes|samples, default is samples.
228        * configure.ac: Reflect changes above.
229
[7862f888]2302003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * Makefile.am: Reflect having moved aclocal/.
233
[3c69a774]2342003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * aclocal/bsp-alias.m4: New (Copied from ../../../aclocal).
237        * aclocal/canonical-host.m4: New (Copied from ../../../aclocal).
238        * aclocal/canonicalize-tools.m4: New (Copied from ../../../aclocal).
239        * aclocal/canonical-target-name.m4: New (Copied from ../../../aclocal).
240        * aclocal/check-cpu.m4: New (Copied from ../../../aclocal).
241        * aclocal/check-custom-bsp.m4: New (Copied from ../../../aclocal).
242        * aclocal/check-cxx.m4: New (Copied from ../../../aclocal).
243        * aclocal/check-itron.m4: New (Copied from ../../../aclocal).
244        * aclocal/check-multiprocessing.m4: New (Copied from ../../../aclocal).
245        * aclocal/check-networking.m4: New (Copied from ../../../aclocal).
246        * aclocal/check-posix.m4: New (Copied from ../../../aclocal).
247        * aclocal/check-tool.m4: New (Copied from ../../../aclocal).
248        * aclocal/config-subdirs.m4: New (Copied from ../../../aclocal).
249        * aclocal/enable-bare.m4: New (Copied from ../../../aclocal).
250        * aclocal/enable-cxx.m4: New (Copied from ../../../aclocal).
251        * aclocal/enable-itron.m4: New (Copied from ../../../aclocal).
252        * aclocal/enable-multiprocessing.m4: New (Copied from ../../../aclocal).
253        * aclocal/enable-networking.m4: New (Copied from ../../../aclocal).
254        * aclocal/enable-posix.m4: New (Copied from ../../../aclocal).
255        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../../aclocal).
256        * aclocal/enable-tests.m4: New (Copied from ../../../aclocal).
257        * aclocal/env-rtemsbsp.m4: New (Copied from ../../../aclocal).
258        * aclocal/gcc-isystem.m4: New (Copied from ../../../aclocal).
259        * aclocal/gcc-pipe.m4: New (Copied from ../../../aclocal).
260        * aclocal/gcc-specs.m4: New (Copied from ../../../aclocal).
261        * aclocal/multilib.m4: New (Copied from ../../../aclocal).
262        * aclocal/path-ksh.m4: New (Copied from ../../../aclocal).
263        * aclocal/prog-cc.m4: New (Copied from ../../../aclocal).
264        * aclocal/prog-cxx.m4: New (Copied from ../../../aclocal).
265        * aclocal/project-root.m4: New (Copied from ../../../aclocal).
266        * aclocal/quoting.m4: New (Copied from ../../../aclocal).
267        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../../aclocal).
268        * aclocal/rtems-flags.m4: New (Copied from ../../../aclocal).
269        * aclocal/rtems-test-no-pause.m4: New (Copied from ../../../aclocal).
270        * aclocal/rtems-top.m4: New (Copied from ../../../aclocal).
271        * aclocal/target.m4: New (Copied from ../../../aclocal).
272        * aclocal/tool-paths.m4: New (Copied from ../../../aclocal).
273        * aclocal/version.m4: New (Copied from ../../../aclocal).
274
[94e18016]2752003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * automake/local.am, automake/host.am: Remove "debug".
278
[e3e310f7]2792003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
[61d9371]281        * Makefile.am: Reflect having moved automake/.
[e3e310f7]282
[4cd2df9]2832003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * automake/compile.am, automake/host.am, automake/leaf.am
286        automake/local.am, automake/subdirs.am: New (copied from
287        ../../../automake).
288
[7dcc3fe]2892003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
292
[3c55718]2932003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * configure.ac: Remove AC_CONFIG_AUX_DIR.
296
[ccd81b60]2972003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
300
[9b5c258]3012003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * configure.ac: AC_PREREQ(2.57).
304
[8730f45]3052002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * .cvsignore: Reformat.
308        Add autom4te*cache.
309        Remove autom4te.cache.
310
[cb9b2bfc]3112002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * configure.ac: Remove ENABLE_GCC28.
314
[7273b6e]3152002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * configure.ac:
318        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
319        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
320        * Makefile.am: Remove AUTOMAKE_OPTIONS.
321
[df25c998]3222001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
325        * configure.in: Remove.
326        * configure.ac: New file, generated from configure.in by autoupdate.
327
[a3ac20f]3282001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * configure.in: autoupdate to autoconf-2.52, new CONFIG_SUBDIRS
331        handling.
332
[9c0bd65]3332001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * configure.in: Remove RTEMS_PROG_CC_FOR_TARGET,
336        RTEMS_PROG_CXX_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
337
[feead226]3382000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
341
[a314d3b4]3422000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
345
[ae1cce4e]3462000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
349        Switch to GNU canonicalization.
350
[e94ad1fe]3512000-08-10      Joel Sherrill <joel@OARcorp.com>
352
353        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.