source: rtems/c/src/ChangeLog @ 80b546e

4.104.114.84.95
Last change on this file since 80b546e was 3993b6f7, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/21/03 at 11:28:41

2003-10-21 Ralf Corsepius <corsepiu@…>

  • aclocal/canonical-target-name.m4: Add m4-quotes.
  • aclocal/check-cxx.m4: Add m4-quotes. Don't require RTEMS_CHECK_CPU.
  • aclocal/check-multiprocessing.m4: Add m4-quotes. Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
  • aclocal/check-networking.m4: Add m4-quotes. Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
  • aclocal/check-posix.m4: Add m4-quotes. Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
  • aclocal/check-rdbg.m4: Add m4-quotes. Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
  • Property mode set to 100644
File size: 15.1 KB
Line 
12003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * aclocal/canonical-target-name.m4: Add m4-quotes.
4        * aclocal/check-cxx.m4: Add m4-quotes.
5        Don't require RTEMS_CHECK_CPU.
6        * aclocal/check-multiprocessing.m4: Add m4-quotes.
7        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
8        * aclocal/check-networking.m4: Add m4-quotes.
9        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
10        * aclocal/check-posix.m4: Add m4-quotes.
11        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
12        * aclocal/check-rdbg.m4: Add m4-quotes.
13        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
14
152003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * aclocal/check-multiprocessing.m4: Remove RTEMS_BSP_ALIAS.
18        * aclocal/bsp-alias.m4: Remove.
19
202003-10-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * configure.ac: Make presence of tests/ optional.
23
242003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * aclocal/path-perl.m4: Remove (Unused).
27
282003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * automake/force-preinstall.am: Remove.
31
322003-09-04      Joel Sherrill <joel@OARcorp.com>
33
34        * lib/libcpu/shared/include/cache.h,
35        lib/libcpu/shared/src/cache_aligned_malloc.c,
36        lib/libcpu/shared/src/cache_manager.c, support/version.c: URL for
37        license changed.
38
392003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * aclocal/rtems-top.m4: Add RTEMS_API.
42        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
43
442003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * aclocal/check-itron.m4: Remove.
47        * aclocal/enable-inlines.m4: Remove.
48
492003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * Makefile.am: Reflect having moved aclocal/.
52
532003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * aclocal/bsp-alias.m4: New (Copied from ../../aclocal).
56        * aclocal/bsp-arg-enable.m4: New (Copied from ../../aclocal).
57        * aclocal/bsp-configure.m4: New (Copied from ../../aclocal).
58        * aclocal/bspopts.m4: New (Copied from ../../aclocal).
59        * aclocal/canonical-host.m4: New (Copied from ../../aclocal).
60        * aclocal/canonicalize-tools.m4: New (Copied from ../../aclocal).
61        * aclocal/canonical-target-name.m4: New (Copied from ../../aclocal).
62        * aclocal/check-cpu.m4: New (Copied from ../../aclocal).
63        * aclocal/check-custom-bsp.m4: New (Copied from ../../aclocal).
64        * aclocal/check-cxx.m4: New (Copied from ../../aclocal).
65        * aclocal/check-itron.m4: New (Copied from ../../aclocal).
66        * aclocal/check-multiprocessing.m4: New (Copied from ../../aclocal).
67        * aclocal/check-networking.m4: New (Copied from ../../aclocal).
68        * aclocal/check-posix.m4: New (Copied from ../../aclocal).
69        * aclocal/check-rdbg.m4: New (Copied from ../../aclocal).
70        * aclocal/check-tool.m4: New (Copied from ../../aclocal).
71        * aclocal/config-subdirs.m4: New (Copied from ../../aclocal).
72        * aclocal/enable-bare.m4: New (Copied from ../../aclocal).
73        * aclocal/enable-cxx.m4: New (Copied from ../../aclocal).
74        * aclocal/enable-inlines.m4: New (Copied from ../../aclocal).
75        * aclocal/enable-itron.m4: New (Copied from ../../aclocal).
76        * aclocal/enable-multiprocessing.m4: New (Copied from ../../aclocal).
77        * aclocal/enable-networking.m4: New (Copied from ../../aclocal).
78        * aclocal/enable-posix.m4: New (Copied from ../../aclocal).
79        * aclocal/enable-rdbg.m4: New (Copied from ../../aclocal).
80        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../aclocal).
81        * aclocal/env-rtemsbsp.m4: New (Copied from ../../aclocal).
82        * aclocal/gcc-isystem.m4: New (Copied from ../../aclocal).
83        * aclocal/gcc-pipe.m4: New (Copied from ../../aclocal).
84        * aclocal/gcc-specs.m4: New (Copied from ../../aclocal).
85        * aclocal/i386-gas-code16.m4: New (Copied from ../../aclocal).
86        * aclocal/multilib.m4: New (Copied from ../../aclocal).
87        * aclocal/path-ksh.m4: New (Copied from ../../aclocal).
88        * aclocal/path-perl.m4: New (Copied from ../../aclocal).
89        * aclocal/ppc.m4: New (Copied from ../../aclocal).
90        * aclocal/prog-ccas.m4: New (Copied from ../../aclocal).
91        * aclocal/prog-cc.m4: New (Copied from ../../aclocal).
92        * aclocal/prog-cxx.m4: New (Copied from ../../aclocal).
93        * aclocal/project-root.m4: New (Copied from ../../aclocal).
94        * aclocal/quoting.m4: New (Copied from ../../aclocal).
95        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../aclocal).
96        * aclocal/rtems-flags.m4: New (Copied from ../../aclocal).
97        * aclocal/rtems-top.m4: New (Copied from ../../aclocal).
98        * aclocal/target.m4: New (Copied from ../../aclocal).
99        * aclocal/tool-paths.m4: New (Copied from ../../aclocal).
100        * aclocal/version.m4: New (Copied from ../../aclocal).
101
1022003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * configure.ac: Remove stray comments.
105        * automake/local.am, automake/host.am: Remove "debug".
106
1072003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Reflect having moved automake/.
110        * lib/Makefile.am: Reflect having moved automake/.
111        * support/Makefile.am: Reflect having moved automake/.
112        * wrapup/Makefile.am: Reflect having moved automake/.
113
1142003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * automake/compile.am, automake/force-preinstall.am,
117        automake/host.am, automake/lib.am, automake/local.am,
118        automake/subdirs.am: New (copied from ../../automake).
119
1202003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * Makefile.am: Add bsp.pc.in
123        * bsp.pc.in: New (pkgconfig support).
124
1252003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
128
1292003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * lib/Makefile.am: New (Required by 'make dist').
132        * lib/ChangeLog: Remove.
133        * lib/.cvsignore: Cleanup.
134        * configure.ac: Reflect having added lib/Makefile.am.
135
1362003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * configure.ac: Merge-in lib/libcpu/configure.ac.
139        Merge-in lib/libbsp/configure.ac.
140
1412003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * configure.ac: Use relative dir to make/${RTEMS_BSP}.cache.
144
1452003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * configure.ac: Merge-in librdbg/configure.ac.
148
1492003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * configure.ac: Merge-in libnetworking/configure.ac.
152        Merge-in parts of librdbg/configure.ac.
153
1542003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * configure.ac: Merge-in libchip/configure.ac.
157        Merge-in optman/configure.ac.
158
1592003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * support/version.c: Reflect having remove "rtems-" from
162        RTEMS_VERSION.
163
1642003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * configure.ac: Remove support for profile-variant.
167
1682003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * wrapup/Makefile.am: Add libide.a.
171
1722003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * configure.ac: Remove AC_CONFIG_AUX_DIR.
175
1762003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * configure.ac: Add support/.
179        * support/.cvsignore: New.
180        * support/Makefile.am: New.
181        * support/version.c: New.
182        * wrapup/Makefile.am: Add support/libsupport.a.
183
1842003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * wrapup/Makefile.am: Use SRC += instead of make-vars.
187
1882003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
191
1922003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * configure.ac: AC_PREREQ(2.57).
195
1962003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
199
2002002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
203        Let all-local: depend on $(LIB).
204
2052002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * wrapup/Makefile.am: Remove libmisc.
208
2092002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * configure.ac: Remove libmisc.
212
2132002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args.
216        Resort cache-checking.
217
2182002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
221
2222002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V,
225        CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to
226        ac_configure_args.
227
2282002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
231        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
232
2332002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
236        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS.
237        Fix braino in comment on "exec".
238        Extend --enable-ada handling.
239
2402002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * .cvsignore: Reformat.
243        Add autom4te*cache.
244        Remove autom4te.cache.
245        * wrapup/.cvsignore: Remove autom4te.cache.
246
2472002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
250
2512002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * configure.ac: Add ada-tests.
254
2552002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * Makefile.am: Add preinstall-stamp.
258
2592002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        Posix-BSP-Hacks:
262        * configure.ac: Add AM_CONDITIONAL(LIBCHIP).
263        Pass RTEMS_HOST to make/bsp.mak
264        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
265        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
266
2672002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
270
2712002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * configure.ac: Add BSP_SUBDIRS.
274        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
275
2762002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup).
279        Cosmetic cleanups.
280
2812002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
284        ../libchip/serial/$(ARCH)/libserialio.a.
285
2862002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * Makefile.am: Add rtems_makedir.
289
2902002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * configure.ac: Merge wrapup/configure.ac.
293        Cosmetic cleanups.
294        * Makefile.am: Add wrapup-SUBDIR.
295        * wrapup/ChangeLog: Remove.
296        * wrapup/configure.ac: Remove.
297
2982002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache
301        creation (Make the bare BSP happy).
302        * configure.ac: Ditto.
303
3042002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * Makefile.am: Create make/@RTEMS_BSP@.cache.
307        Handle make/custom/*.cfgs.
308        Create make/custom/default.cfg.
309        * configure.ac: Add creation of make/custon/*.cfg.
310        Create make/${RTEMS_BSP}.cache.
311        Read make/${RTEMS_BSP}.cache
312
3132002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * Makefile.am: Clean $(PROJECT_RELEASE).
316
3172002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * acinclude.m4: Add test "$multilib" != "yes".
320        * config-ml.in: Remove.
321
3222002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * acinclude.m4: Cleanups.
325        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
326        ${srcdir}/exec/.
327        Further adaptations to autoconf >= 2.50.
328
3292002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * acinclude.m4: New.
332        * Makefile.am: Remove tar-installation.
333        Prepend @exec@ to SUBDIRS.
334        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]).
335        Add RTEMS_ENABLE_MULTIPROCESSING.
336        Add RTEMS_CONFIG_SUBDIR([exec]...).
337
3382002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * configure.ac: Remove librpc.
341
3422002-06-25      Joel Sherrill <joel@OARcorp.com>
343
344        * Per PR233, moved librpc to exec.
345        * configure.ac, wrapup/Makefile.am: Modified.
346        * librpc, librpc/ChangeLog: Removed.
347
3482002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
349
350        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
351
3522002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * configure.ac: Remove lib.
355
3562002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
357
358        * config-ml.in: Take out arm and sh variants RTEMS does not support.
359
3602002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * configure.ac:
363        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
364        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
365        * Makefile.am: Remove AUTOMAKE_OPTIONS.
366
3672002-02-28      Victor V. Vengerov <vvv@oktet.ru>
368
369        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
370        * configure.ac: Modified to reflect addition.
371
3722002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
373
374        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove
375        AC_CONFIG_COMMANDS.
376
3772001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
380
3812001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
384        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
385        autoconf-2.52 happy.
386
3872001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
390        * configure.in: Remove.
391        * configure.ac: New file, generated from configure.in by autoupdate.
392
3932001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
396
3972000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
398
399        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
400
4012000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
403        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
404
4052000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
406
407        * configure.in: Switch to GNU-canonicalization.
408        * Makefile.am: Reflect changes to configure.in.
409        * acinclude.m4: Remove.
410
4112000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
412
413        * configure.in: add lib/libbsp to the GNU canonicalized
414        subdirectories, remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
415        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
416        * ChangeLog: Fix typos.
417
4182000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
419
420        * configure.in: add tests to the GNU canonicalized subdirectories.
421
4222000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
423
424        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
425
4262000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
427
428        * configure.in: add lib to the GNU canonicalized subdirectories,
429        make the lib directory before configuring lib/.
430
4312000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
432
433        * configure.in, Makefile.am: add exec to the GNU canonicalized
434        subdirectories.
435
4362000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
437
438        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
439
4402000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
441
442        * configure.in: add libnetworking, librpc and librdb to the GNU
443        canonicalized subdirectories.
444 
4452000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
446
447        * configure.in: add libmisc and libchip to the GNU canonicalized
448        subdirectories.
449
4502000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
451
452        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
453        canonicalization to libfs/.
454        The approach is currently a bit of a hack as GNU canonicalization
455        does not support the per-BSP build some of the other directories
456        require.  As more of the tree is converted, this will become less
457        of an issue.
458
4592000-10-18      Joel Sherrill <joel@OARcorp.com>
460
461        * wrapup/Makefile.am: Added libfs.
462
4632000-10-18       Chris Johns <ccj@acm.org>
464
465        * libfs created.
466        * configure.in: Added libfs subdirectory.
467
4682000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
469
470        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET,
471        RTEMS_CANONICALIZE_TOOLS.
472
4732000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
474
475        * wrapup/Makefile.am: Include compile.am.
476
4772000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
478
479        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
480
4812000-08-10      Joel Sherrill <joel@OARcorp.com>
482
483        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.