source: rtems/testsuites/ChangeLog @ a7c4e122

4.104.114.84.95
Last change on this file since a7c4e122 was a7c4e122, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/25/04 at 11:04:56

2004-03-25 Ralf Corsepius <corsepiu@…>

  • aclocal/check-custom-bsp.m4: Fix minor typo.
  • Property mode set to 100644
File size: 9.6 KB
Line 
12004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * aclocal/check-custom-bsp.m4: Fix minor typo.
4
52004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * aclocal/rtems-top.m4: Add rtems_rootdir.
8        * aclocal/check-custom-bsp.m4: Check for $RTEMS_BSP.cfg in $rtems_rootdir.
9
102004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * aclocal/rtems-top.m4: Add 2nd arg to RTEMS_TOP.
13        Rework with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
14        Add --enable-rtems-root. Rework RTEMS_ROOT.
15
162004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
19        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
20        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
21        aclocal/enable-tests.m4, aclocal/multilib.m4,
22        aclocal/rtems-test-no-pause.m4: Autoupdate to autoconf-2.59.
23
242004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * configure.ac: Add 2nd arg to RTEMS_TOP.
27
282004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.ac: Add 2nd arg to RTEMS_TOP.
31
322004-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.ac: AC_CONFIG_SRCDIR([PROBLEMS]).
35        * aclocal/check-custom-bsp.m4: Sync with c/src/aclocal.
36        * aclocal/project-root.m4: Remove obsolete comments.
37        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
38        * aclocal/rtems-top.m4: Rework.
39
402004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * configure.ac: Remove subdir tools.
43
442004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * aclocal/target.m4: Remove (Unused).
47
482004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * aclocal/version.m4: 4.6.99.0.
51
522004-01-07      Joel Sherrill <joel@OARcorp.com>
53
54        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
55        more completely covers the MIPS family.
56
572003-12-17  Joel Sherrill <joel@OARcorp.com>
58
59    * aclocal/version.m4: Updated to rtems-20031217-test.
60
612003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * automake/compile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
64
652003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
68        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
69
702003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
73        * aclocal/env-rtemsbsp.m4: Remove bsplibdir.
74        Cleanups.
75
762003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * automake/compila.am: Remove ARCH.
79
802003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
83
842003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
87        * aclocal/lead-dot.m4: New (from automake-1.7f).
88        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT.
89        Add AC_SUBST(dirstamp).
90
912003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * aclocal/canonical-target-name.m4, aclocal/canonicalize-tools.m4,
94        aclocal/check-custom-bsp.m4, aclocal/check-cxx.m4,
95        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
96        aclocal/check-networking.m4, aclocal/check-posix.m4,
97        aclocal/check-tool.m4, aclocal/config-subdirs.m4,
98        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
99        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
100        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
101        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
102        aclocal/env-rtemsbsp.m4, aclocal/gcc-isystem.m4,
103        aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
104        aclocal/multilib.m4, aclocal/path-ksh.m4,
105        aclocal/prog-cc.m4, aclocal/prog-cxx.m4,
106        aclocal/project-root.m4, aclocal/rtems-test-no-pause.m4,
107        aclocal/rtems-top.m4, aclocal/target.m4,
108        aclocal/tool-paths.m4:
109        Fix underquoting to silence automake-1.8.
110
1112003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * configure.ac: Reflect having moved to testsuites/.
114
1152003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * aclocal/rtems-top.m4: Add support for --with-project-root.
118        Remove RTEMS Version message.
119
1202003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * aclocal/canonical-host.m4: Remove.
123        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
124
1252003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * configure.ac: Remove RTEMS_CANONICAL_HOST.
128
1292003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * aclocal/check-multiprocessing.m4: Don't require RTEMS_BSP_ALIAS.
132        * aclocal/bsp_alias.m4: Remove.
133
1342003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * configure.ac:Remove RTEMS_CHECK_CPU.
137        * aclocal/check-cpu.m4: Remove.
138        * aclocal/check-cxx.m4, aclocal/check-itron.m4,
139        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
140        aclocal/check-posix.m4: AC_REQUIRE RTEMS_CANONICAL_TARGET_CPU instead of
141        RTEMS_CHECK_CPU.
142
1432003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * aclocal/rtems-top.m4: Add RTEMS_API.
146        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
147
1482003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * aclocal/check-tests.m4: New (Split out from enable-tests.m4).
151        * aclocal/enable-tests.m4: Change to support
152        --enable-tests=no|yes|samples, default is samples.
153        * configure.ac: Reflect changes above.
154
1552003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * Makefile.am: Reflect having moved aclocal/.
158
1592003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * aclocal/bsp-alias.m4: New (Copied from ../../../aclocal).
162        * aclocal/canonical-host.m4: New (Copied from ../../../aclocal).
163        * aclocal/canonicalize-tools.m4: New (Copied from ../../../aclocal).
164        * aclocal/canonical-target-name.m4: New (Copied from ../../../aclocal).
165        * aclocal/check-cpu.m4: New (Copied from ../../../aclocal).
166        * aclocal/check-custom-bsp.m4: New (Copied from ../../../aclocal).
167        * aclocal/check-cxx.m4: New (Copied from ../../../aclocal).
168        * aclocal/check-itron.m4: New (Copied from ../../../aclocal).
169        * aclocal/check-multiprocessing.m4: New (Copied from ../../../aclocal).
170        * aclocal/check-networking.m4: New (Copied from ../../../aclocal).
171        * aclocal/check-posix.m4: New (Copied from ../../../aclocal).
172        * aclocal/check-tool.m4: New (Copied from ../../../aclocal).
173        * aclocal/config-subdirs.m4: New (Copied from ../../../aclocal).
174        * aclocal/enable-bare.m4: New (Copied from ../../../aclocal).
175        * aclocal/enable-cxx.m4: New (Copied from ../../../aclocal).
176        * aclocal/enable-itron.m4: New (Copied from ../../../aclocal).
177        * aclocal/enable-multiprocessing.m4: New (Copied from ../../../aclocal).
178        * aclocal/enable-networking.m4: New (Copied from ../../../aclocal).
179        * aclocal/enable-posix.m4: New (Copied from ../../../aclocal).
180        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../../aclocal).
181        * aclocal/enable-tests.m4: New (Copied from ../../../aclocal).
182        * aclocal/env-rtemsbsp.m4: New (Copied from ../../../aclocal).
183        * aclocal/gcc-isystem.m4: New (Copied from ../../../aclocal).
184        * aclocal/gcc-pipe.m4: New (Copied from ../../../aclocal).
185        * aclocal/gcc-specs.m4: New (Copied from ../../../aclocal).
186        * aclocal/multilib.m4: New (Copied from ../../../aclocal).
187        * aclocal/path-ksh.m4: New (Copied from ../../../aclocal).
188        * aclocal/prog-cc.m4: New (Copied from ../../../aclocal).
189        * aclocal/prog-cxx.m4: New (Copied from ../../../aclocal).
190        * aclocal/project-root.m4: New (Copied from ../../../aclocal).
191        * aclocal/quoting.m4: New (Copied from ../../../aclocal).
192        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../../aclocal).
193        * aclocal/rtems-flags.m4: New (Copied from ../../../aclocal).
194        * aclocal/rtems-test-no-pause.m4: New (Copied from ../../../aclocal).
195        * aclocal/rtems-top.m4: New (Copied from ../../../aclocal).
196        * aclocal/target.m4: New (Copied from ../../../aclocal).
197        * aclocal/tool-paths.m4: New (Copied from ../../../aclocal).
198        * aclocal/version.m4: New (Copied from ../../../aclocal).
199
2002003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * automake/local.am, automake/host.am: Remove "debug".
203
2042003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * Makefile.am: Reflect having moved automake/.
207
2082003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * automake/compile.am, automake/host.am, automake/leaf.am
211        automake/local.am, automake/subdirs.am: New (copied from
212        ../../../automake).
213
2142003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
217
2182003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * configure.ac: Remove AC_CONFIG_AUX_DIR.
221
2222003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
225
2262003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * configure.ac: AC_PREREQ(2.57).
229
2302002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * .cvsignore: Reformat.
233        Add autom4te*cache.
234        Remove autom4te.cache.
235
2362002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * configure.ac: Remove ENABLE_GCC28.
239
2402002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * configure.ac:
243        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
244        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
245        * Makefile.am: Remove AUTOMAKE_OPTIONS.
246
2472001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
250        * configure.in: Remove.
251        * configure.ac: New file, generated from configure.in by autoupdate.
252
2532001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * configure.in: autoupdate to autoconf-2.52, new CONFIG_SUBDIRS
256        handling.
257
2582001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * configure.in: Remove RTEMS_PROG_CC_FOR_TARGET,
261        RTEMS_PROG_CXX_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
262
2632000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
266
2672000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
270
2712000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
274        Switch to GNU canonicalization.
275
2762000-08-10      Joel Sherrill <joel@OARcorp.com>
277
278        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.