source: rtems/testsuites/ChangeLog @ b3f1873

4.104.114.84.95
Last change on this file since b3f1873 was b3f1873, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/06/05 at 11:23:24

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

  • automake/compile.am: Remove AS, ASCOMPILE, make-rel (Unused). Remove build-variants. Hard-code ARCH=o-optimize.
  • Property mode set to 100644
File size: 10.4 KB
Line 
12004-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * automake/compile.am: Remove AS, ASCOMPILE, make-rel (Unused).
4        Remove build-variants. Hard-code ARCH=o-optimize.
5
62004-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
7
8        * aclocal/enable-itron.m4, aclocal/check-itron.m4:
9        Allow building itron for unix.
10
112004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
12
13        * configure.ac: Require automake > 1.9.
14
152004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
16
17        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
18
192004-07-28  Joel Sherrill <joel@OARcorp.com>
20
21    * aclocal/version.m4: Updated to rtems-4.6.99.1.
22
232004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
24
25        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
26
272004-03-28      Ralf Corsepius <ralf_corsepius@rtems.org>
28
29        * aclocal/rtems-top.m4: s/RTEMS_RTEMS/RTEMS_ROOT (typo).
30
312004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * aclocal/check-custom-bsp.m4: Fix minor typo.
34
352004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * aclocal/rtems-top.m4: Add rtems_rootdir.
38        * aclocal/check-custom-bsp.m4: Check for $RTEMS_BSP.cfg in $rtems_rootdir.
39
402004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * aclocal/rtems-top.m4: Add 2nd arg to RTEMS_TOP.
43        Rework with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
44        Add --enable-rtems-root. Rework RTEMS_ROOT.
45
462004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
49        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
50        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
51        aclocal/enable-tests.m4, aclocal/multilib.m4,
52        aclocal/rtems-test-no-pause.m4: Autoupdate to autoconf-2.59.
53
542004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.ac: Add 2nd arg to RTEMS_TOP.
57
582004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * configure.ac: Add 2nd arg to RTEMS_TOP.
61
622004-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * configure.ac: AC_CONFIG_SRCDIR([PROBLEMS]).
65        * aclocal/check-custom-bsp.m4: Sync with c/src/aclocal.
66        * aclocal/project-root.m4: Remove obsolete comments.
67        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
68        * aclocal/rtems-top.m4: Rework.
69
702004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * configure.ac: Remove subdir tools.
73
742004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * aclocal/target.m4: Remove (Unused).
77
782004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * aclocal/version.m4: 4.6.99.0.
81
822004-01-07      Joel Sherrill <joel@OARcorp.com>
83
84        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
85        more completely covers the MIPS family.
86
872003-12-17  Joel Sherrill <joel@OARcorp.com>
88
89    * aclocal/version.m4: Updated to rtems-20031217-test.
90
912003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * automake/compile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
94
952003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
98        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
99
1002003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
103        * aclocal/env-rtemsbsp.m4: Remove bsplibdir.
104        Cleanups.
105
1062003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * automake/compila.am: Remove ARCH.
109
1102003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
113
1142003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
117        * aclocal/lead-dot.m4: New (from automake-1.7f).
118        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT.
119        Add AC_SUBST(dirstamp).
120
1212003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * aclocal/canonical-target-name.m4, aclocal/canonicalize-tools.m4,
124        aclocal/check-custom-bsp.m4, aclocal/check-cxx.m4,
125        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
126        aclocal/check-networking.m4, aclocal/check-posix.m4,
127        aclocal/check-tool.m4, aclocal/config-subdirs.m4,
128        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
129        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
130        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
131        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
132        aclocal/env-rtemsbsp.m4, aclocal/gcc-isystem.m4,
133        aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
134        aclocal/multilib.m4, aclocal/path-ksh.m4,
135        aclocal/prog-cc.m4, aclocal/prog-cxx.m4,
136        aclocal/project-root.m4, aclocal/rtems-test-no-pause.m4,
137        aclocal/rtems-top.m4, aclocal/target.m4,
138        aclocal/tool-paths.m4:
139        Fix underquoting to silence automake-1.8.
140
1412003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * configure.ac: Reflect having moved to testsuites/.
144
1452003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * aclocal/rtems-top.m4: Add support for --with-project-root.
148        Remove RTEMS Version message.
149
1502003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * aclocal/canonical-host.m4: Remove.
153        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
154
1552003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * configure.ac: Remove RTEMS_CANONICAL_HOST.
158
1592003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * aclocal/check-multiprocessing.m4: Don't require RTEMS_BSP_ALIAS.
162        * aclocal/bsp_alias.m4: Remove.
163
1642003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * configure.ac:Remove RTEMS_CHECK_CPU.
167        * aclocal/check-cpu.m4: Remove.
168        * aclocal/check-cxx.m4, aclocal/check-itron.m4,
169        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
170        aclocal/check-posix.m4: AC_REQUIRE RTEMS_CANONICAL_TARGET_CPU instead of
171        RTEMS_CHECK_CPU.
172
1732003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * aclocal/rtems-top.m4: Add RTEMS_API.
176        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
177
1782003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * aclocal/check-tests.m4: New (Split out from enable-tests.m4).
181        * aclocal/enable-tests.m4: Change to support
182        --enable-tests=no|yes|samples, default is samples.
183        * configure.ac: Reflect changes above.
184
1852003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * Makefile.am: Reflect having moved aclocal/.
188
1892003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * aclocal/bsp-alias.m4: New (Copied from ../../../aclocal).
192        * aclocal/canonical-host.m4: New (Copied from ../../../aclocal).
193        * aclocal/canonicalize-tools.m4: New (Copied from ../../../aclocal).
194        * aclocal/canonical-target-name.m4: New (Copied from ../../../aclocal).
195        * aclocal/check-cpu.m4: New (Copied from ../../../aclocal).
196        * aclocal/check-custom-bsp.m4: New (Copied from ../../../aclocal).
197        * aclocal/check-cxx.m4: New (Copied from ../../../aclocal).
198        * aclocal/check-itron.m4: New (Copied from ../../../aclocal).
199        * aclocal/check-multiprocessing.m4: New (Copied from ../../../aclocal).
200        * aclocal/check-networking.m4: New (Copied from ../../../aclocal).
201        * aclocal/check-posix.m4: New (Copied from ../../../aclocal).
202        * aclocal/check-tool.m4: New (Copied from ../../../aclocal).
203        * aclocal/config-subdirs.m4: New (Copied from ../../../aclocal).
204        * aclocal/enable-bare.m4: New (Copied from ../../../aclocal).
205        * aclocal/enable-cxx.m4: New (Copied from ../../../aclocal).
206        * aclocal/enable-itron.m4: New (Copied from ../../../aclocal).
207        * aclocal/enable-multiprocessing.m4: New (Copied from ../../../aclocal).
208        * aclocal/enable-networking.m4: New (Copied from ../../../aclocal).
209        * aclocal/enable-posix.m4: New (Copied from ../../../aclocal).
210        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../../aclocal).
211        * aclocal/enable-tests.m4: New (Copied from ../../../aclocal).
212        * aclocal/env-rtemsbsp.m4: New (Copied from ../../../aclocal).
213        * aclocal/gcc-isystem.m4: New (Copied from ../../../aclocal).
214        * aclocal/gcc-pipe.m4: New (Copied from ../../../aclocal).
215        * aclocal/gcc-specs.m4: New (Copied from ../../../aclocal).
216        * aclocal/multilib.m4: New (Copied from ../../../aclocal).
217        * aclocal/path-ksh.m4: New (Copied from ../../../aclocal).
218        * aclocal/prog-cc.m4: New (Copied from ../../../aclocal).
219        * aclocal/prog-cxx.m4: New (Copied from ../../../aclocal).
220        * aclocal/project-root.m4: New (Copied from ../../../aclocal).
221        * aclocal/quoting.m4: New (Copied from ../../../aclocal).
222        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../../aclocal).
223        * aclocal/rtems-flags.m4: New (Copied from ../../../aclocal).
224        * aclocal/rtems-test-no-pause.m4: New (Copied from ../../../aclocal).
225        * aclocal/rtems-top.m4: New (Copied from ../../../aclocal).
226        * aclocal/target.m4: New (Copied from ../../../aclocal).
227        * aclocal/tool-paths.m4: New (Copied from ../../../aclocal).
228        * aclocal/version.m4: New (Copied from ../../../aclocal).
229
2302003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * automake/local.am, automake/host.am: Remove "debug".
233
2342003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * Makefile.am: Reflect having moved automake/.
237
2382003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * automake/compile.am, automake/host.am, automake/leaf.am
241        automake/local.am, automake/subdirs.am: New (copied from
242        ../../../automake).
243
2442003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
247
2482003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * configure.ac: Remove AC_CONFIG_AUX_DIR.
251
2522003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
255
2562003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * configure.ac: AC_PREREQ(2.57).
259
2602002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * .cvsignore: Reformat.
263        Add autom4te*cache.
264        Remove autom4te.cache.
265
2662002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * configure.ac: Remove ENABLE_GCC28.
269
2702002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * configure.ac:
273        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
274        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
275        * Makefile.am: Remove AUTOMAKE_OPTIONS.
276
2772001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
280        * configure.in: Remove.
281        * configure.ac: New file, generated from configure.in by autoupdate.
282
2832001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * configure.in: autoupdate to autoconf-2.52, new CONFIG_SUBDIRS
286        handling.
287
2882001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * configure.in: Remove RTEMS_PROG_CC_FOR_TARGET,
291        RTEMS_PROG_CXX_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
292
2932000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
296
2972000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
300
3012000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
304        Switch to GNU canonicalization.
305
3062000-08-10      Joel Sherrill <joel@OARcorp.com>
307
308        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.