source: rtems/testsuites/ChangeLog @ 086c1c3

4.104.114.84.95
Last change on this file since 086c1c3 was 086c1c3, checked in by Joel Sherrill <joel.sherrill@…>, on 11/07/05 at 16:19:21

Fixed formatting.

  • Property mode set to 100644
File size: 12.1 KB
Line 
12005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * aclocal/check-posix.m4: Sync with cpukit.
4        * configure.ac: Sync POSIX and ITRON magic with cpukit.
5        * aclocal/config-subdirs.m4, aclocal/path-ksh.m4,
6        aclocal/quoting.m4, aclocal/tool-paths.m4: Remove.
7
82005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
9
10        * automake/compile.am: Remove depend.
11        * automake/local.am: Remove depend-am.
12        * automake/subdirs.am: Remove depend-recursive.
13        * automake/compile.am: Take contents of amcompile.am.
14        * automake/amcompile.am: Remove.
15
162005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
17
18        * automake/amcompile.am: New.
19
202005-09-02  Joel Sherrill <joel@OARcorp.com>
21
22        * aclocal/version.m4: Updated to rtems-4.6.99.2.
23
242004-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
25
26        * aclocal/prog-cxx.m4: Re-add am__fastdepCXX conditional.
27
282004-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
29
30        * aclocal/rtems-flags.m4: Remove (Unused).
31
322004-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
33
34        * aclocal/env-rtemsbsp.m4:
35        Remove CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V.
36        * aclocal/prog-cc.m4:
37        Don't invoke _RTEMS_FLAGS to set up RTEMS_CFLAGS.
38        * aclocal/prog-cxx.m4: Let CXXFLAGS default to CFLAGS.
39        Don't invoke _RTEMS_FLAGS to set up RTEMS_CXXFLAGS.
40        Remove am__fastdepCXX conditional.
41
422004-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
43
44        * automake/compile.am: Remove CLEANDIRS (Unused).
45        Remove DEFS (Implicitly handled by automake).
46
472004-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
48
49        * automake/compile.am: Remove CONFIG.CC (Unused).
50        Remove CPPFLAGS, CFLAGS, CXXFLAGS, ASFLAGS (Implicitly handled by
51        automake). Add CCAS. Use AM_*FLAGS = RTEMS_*FLAGS.
52        Remove LIB_VARIANT from LINK_*.
53        Cleanup comments.
54
552004-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
56
57        * automake/compile.am: Remove AS, ASCOMPILE, make-rel (Unused).
58        Remove build-variants. Hard-code ARCH=o-optimize.
59
602004-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
61
62        * aclocal/enable-itron.m4, aclocal/check-itron.m4:
63        Allow building itron for unix.
64
652004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
66
67        * configure.ac: Require automake > 1.9.
68
692004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
70
71        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
72
732004-07-28  Joel Sherrill <joel@OARcorp.com>
74
75    * aclocal/version.m4: Updated to rtems-4.6.99.1.
76
772004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
78
79        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
80
812004-03-28      Ralf Corsepius <ralf_corsepius@rtems.org>
82
83        * aclocal/rtems-top.m4: s/RTEMS_RTEMS/RTEMS_ROOT (typo).
84
852004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * aclocal/check-custom-bsp.m4: Fix minor typo.
88
892004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * aclocal/rtems-top.m4: Add rtems_rootdir.
92        * aclocal/check-custom-bsp.m4: Check for $RTEMS_BSP.cfg in $rtems_rootdir.
93
942004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * aclocal/rtems-top.m4: Add 2nd arg to RTEMS_TOP.
97        Rework with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
98        Add --enable-rtems-root. Rework RTEMS_ROOT.
99
1002004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
103        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
104        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
105        aclocal/enable-tests.m4, aclocal/multilib.m4,
106        aclocal/rtems-test-no-pause.m4: Autoupdate to autoconf-2.59.
107
1082004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * configure.ac: Add 2nd arg to RTEMS_TOP.
111
1122004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * configure.ac: Add 2nd arg to RTEMS_TOP.
115
1162004-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * configure.ac: AC_CONFIG_SRCDIR([PROBLEMS]).
119        * aclocal/check-custom-bsp.m4: Sync with c/src/aclocal.
120        * aclocal/project-root.m4: Remove obsolete comments.
121        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
122        * aclocal/rtems-top.m4: Rework.
123
1242004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * configure.ac: Remove subdir tools.
127
1282004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * aclocal/target.m4: Remove (Unused).
131
1322004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * aclocal/version.m4: 4.6.99.0.
135
1362004-01-07      Joel Sherrill <joel@OARcorp.com>
137
138        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
139        more completely covers the MIPS family.
140
1412003-12-17  Joel Sherrill <joel@OARcorp.com>
142
143    * aclocal/version.m4: Updated to rtems-20031217-test.
144
1452003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * automake/compile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
148
1492003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
152        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
153
1542003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
157        * aclocal/env-rtemsbsp.m4: Remove bsplibdir.
158        Cleanups.
159
1602003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * automake/compila.am: Remove ARCH.
163
1642003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
167
1682003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
171        * aclocal/lead-dot.m4: New (from automake-1.7f).
172        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT.
173        Add AC_SUBST(dirstamp).
174
1752003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * aclocal/canonical-target-name.m4, aclocal/canonicalize-tools.m4,
178        aclocal/check-custom-bsp.m4, aclocal/check-cxx.m4,
179        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
180        aclocal/check-networking.m4, aclocal/check-posix.m4,
181        aclocal/check-tool.m4, aclocal/config-subdirs.m4,
182        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
183        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
184        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
185        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
186        aclocal/env-rtemsbsp.m4, aclocal/gcc-isystem.m4,
187        aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
188        aclocal/multilib.m4, aclocal/path-ksh.m4,
189        aclocal/prog-cc.m4, aclocal/prog-cxx.m4,
190        aclocal/project-root.m4, aclocal/rtems-test-no-pause.m4,
191        aclocal/rtems-top.m4, aclocal/target.m4,
192        aclocal/tool-paths.m4:
193        Fix underquoting to silence automake-1.8.
194
1952003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * configure.ac: Reflect having moved to testsuites/.
198
1992003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * aclocal/rtems-top.m4: Add support for --with-project-root.
202        Remove RTEMS Version message.
203
2042003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * aclocal/canonical-host.m4: Remove.
207        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
208
2092003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * configure.ac: Remove RTEMS_CANONICAL_HOST.
212
2132003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * aclocal/check-multiprocessing.m4: Don't require RTEMS_BSP_ALIAS.
216        * aclocal/bsp_alias.m4: Remove.
217
2182003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * configure.ac:Remove RTEMS_CHECK_CPU.
221        * aclocal/check-cpu.m4: Remove.
222        * aclocal/check-cxx.m4, aclocal/check-itron.m4,
223        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
224        aclocal/check-posix.m4: AC_REQUIRE RTEMS_CANONICAL_TARGET_CPU instead of
225        RTEMS_CHECK_CPU.
226
2272003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * aclocal/rtems-top.m4: Add RTEMS_API.
230        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
231
2322003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * aclocal/check-tests.m4: New (Split out from enable-tests.m4).
235        * aclocal/enable-tests.m4: Change to support
236        --enable-tests=no|yes|samples, default is samples.
237        * configure.ac: Reflect changes above.
238
2392003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * Makefile.am: Reflect having moved aclocal/.
242
2432003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * aclocal/bsp-alias.m4: New (Copied from ../../../aclocal).
246        * aclocal/canonical-host.m4: New (Copied from ../../../aclocal).
247        * aclocal/canonicalize-tools.m4: New (Copied from ../../../aclocal).
248        * aclocal/canonical-target-name.m4: New (Copied from ../../../aclocal).
249        * aclocal/check-cpu.m4: New (Copied from ../../../aclocal).
250        * aclocal/check-custom-bsp.m4: New (Copied from ../../../aclocal).
251        * aclocal/check-cxx.m4: New (Copied from ../../../aclocal).
252        * aclocal/check-itron.m4: New (Copied from ../../../aclocal).
253        * aclocal/check-multiprocessing.m4: New (Copied from ../../../aclocal).
254        * aclocal/check-networking.m4: New (Copied from ../../../aclocal).
255        * aclocal/check-posix.m4: New (Copied from ../../../aclocal).
256        * aclocal/check-tool.m4: New (Copied from ../../../aclocal).
257        * aclocal/config-subdirs.m4: New (Copied from ../../../aclocal).
258        * aclocal/enable-bare.m4: New (Copied from ../../../aclocal).
259        * aclocal/enable-cxx.m4: New (Copied from ../../../aclocal).
260        * aclocal/enable-itron.m4: New (Copied from ../../../aclocal).
261        * aclocal/enable-multiprocessing.m4: New (Copied from ../../../aclocal).
262        * aclocal/enable-networking.m4: New (Copied from ../../../aclocal).
263        * aclocal/enable-posix.m4: New (Copied from ../../../aclocal).
264        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../../aclocal).
265        * aclocal/enable-tests.m4: New (Copied from ../../../aclocal).
266        * aclocal/env-rtemsbsp.m4: New (Copied from ../../../aclocal).
267        * aclocal/gcc-isystem.m4: New (Copied from ../../../aclocal).
268        * aclocal/gcc-pipe.m4: New (Copied from ../../../aclocal).
269        * aclocal/gcc-specs.m4: New (Copied from ../../../aclocal).
270        * aclocal/multilib.m4: New (Copied from ../../../aclocal).
271        * aclocal/path-ksh.m4: New (Copied from ../../../aclocal).
272        * aclocal/prog-cc.m4: New (Copied from ../../../aclocal).
273        * aclocal/prog-cxx.m4: New (Copied from ../../../aclocal).
274        * aclocal/project-root.m4: New (Copied from ../../../aclocal).
275        * aclocal/quoting.m4: New (Copied from ../../../aclocal).
276        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../../aclocal).
277        * aclocal/rtems-flags.m4: New (Copied from ../../../aclocal).
278        * aclocal/rtems-test-no-pause.m4: New (Copied from ../../../aclocal).
279        * aclocal/rtems-top.m4: New (Copied from ../../../aclocal).
280        * aclocal/target.m4: New (Copied from ../../../aclocal).
281        * aclocal/tool-paths.m4: New (Copied from ../../../aclocal).
282        * aclocal/version.m4: New (Copied from ../../../aclocal).
283
2842003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * automake/local.am, automake/host.am: Remove "debug".
287
2882003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * Makefile.am: Reflect having moved automake/.
291
2922003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * automake/compile.am, automake/host.am, automake/leaf.am
295        automake/local.am, automake/subdirs.am: New (copied from
296        ../../../automake).
297
2982003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
301
3022003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * configure.ac: Remove AC_CONFIG_AUX_DIR.
305
3062003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
309
3102003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * configure.ac: AC_PREREQ(2.57).
313
3142002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * .cvsignore: Reformat.
317        Add autom4te*cache.
318        Remove autom4te.cache.
319
3202002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * configure.ac: Remove ENABLE_GCC28.
323
3242002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * configure.ac:
327        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
328        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
329        * Makefile.am: Remove AUTOMAKE_OPTIONS.
330
3312001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
332
333        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
334        * configure.in: Remove.
335        * configure.ac: New file, generated from configure.in by autoupdate.
336
3372001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * configure.in: autoupdate to autoconf-2.52, new CONFIG_SUBDIRS
340        handling.
341
3422001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * configure.in: Remove RTEMS_PROG_CC_FOR_TARGET,
345        RTEMS_PROG_CXX_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
346
3472000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
350
3512000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
352
353        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
354
3552000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
358        Switch to GNU canonicalization.
359
3602000-08-10      Joel Sherrill <joel@OARcorp.com>
361
362        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.