source: rtems/c/src/ChangeLog @ 43e60f8

4.104.114.84.95
Last change on this file since 43e60f8 was 0038885, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/19/03 at 13:41:08

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

  • configure.ac: Make presence of tests/ optional.
  • Property mode set to 100644
File size: 14.4 KB
Line 
12003-10-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Make presence of tests/ optional.
4
52003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * aclocal/path-perl.m4: Remove (Unused).
8
92003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * automake/force-preinstall.am: Remove.
12
132003-09-04      Joel Sherrill <joel@OARcorp.com>
14
15        * lib/libcpu/shared/include/cache.h,
16        lib/libcpu/shared/src/cache_aligned_malloc.c,
17        lib/libcpu/shared/src/cache_manager.c, support/version.c: URL for
18        license changed.
19
202003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * aclocal/rtems-top.m4: Add RTEMS_API.
23        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
24
252003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * aclocal/check-itron.m4: Remove.
28        * aclocal/enable-inlines.m4: Remove.
29
302003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Reflect having moved aclocal/.
33
342003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * aclocal/bsp-alias.m4: New (Copied from ../../aclocal).
37        * aclocal/bsp-arg-enable.m4: New (Copied from ../../aclocal).
38        * aclocal/bsp-configure.m4: New (Copied from ../../aclocal).
39        * aclocal/bspopts.m4: New (Copied from ../../aclocal).
40        * aclocal/canonical-host.m4: New (Copied from ../../aclocal).
41        * aclocal/canonicalize-tools.m4: New (Copied from ../../aclocal).
42        * aclocal/canonical-target-name.m4: New (Copied from ../../aclocal).
43        * aclocal/check-cpu.m4: New (Copied from ../../aclocal).
44        * aclocal/check-custom-bsp.m4: New (Copied from ../../aclocal).
45        * aclocal/check-cxx.m4: New (Copied from ../../aclocal).
46        * aclocal/check-itron.m4: New (Copied from ../../aclocal).
47        * aclocal/check-multiprocessing.m4: New (Copied from ../../aclocal).
48        * aclocal/check-networking.m4: New (Copied from ../../aclocal).
49        * aclocal/check-posix.m4: New (Copied from ../../aclocal).
50        * aclocal/check-rdbg.m4: New (Copied from ../../aclocal).
51        * aclocal/check-tool.m4: New (Copied from ../../aclocal).
52        * aclocal/config-subdirs.m4: New (Copied from ../../aclocal).
53        * aclocal/enable-bare.m4: New (Copied from ../../aclocal).
54        * aclocal/enable-cxx.m4: New (Copied from ../../aclocal).
55        * aclocal/enable-inlines.m4: New (Copied from ../../aclocal).
56        * aclocal/enable-itron.m4: New (Copied from ../../aclocal).
57        * aclocal/enable-multiprocessing.m4: New (Copied from ../../aclocal).
58        * aclocal/enable-networking.m4: New (Copied from ../../aclocal).
59        * aclocal/enable-posix.m4: New (Copied from ../../aclocal).
60        * aclocal/enable-rdbg.m4: New (Copied from ../../aclocal).
61        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../aclocal).
62        * aclocal/env-rtemsbsp.m4: New (Copied from ../../aclocal).
63        * aclocal/gcc-isystem.m4: New (Copied from ../../aclocal).
64        * aclocal/gcc-pipe.m4: New (Copied from ../../aclocal).
65        * aclocal/gcc-specs.m4: New (Copied from ../../aclocal).
66        * aclocal/i386-gas-code16.m4: New (Copied from ../../aclocal).
67        * aclocal/multilib.m4: New (Copied from ../../aclocal).
68        * aclocal/path-ksh.m4: New (Copied from ../../aclocal).
69        * aclocal/path-perl.m4: New (Copied from ../../aclocal).
70        * aclocal/ppc.m4: New (Copied from ../../aclocal).
71        * aclocal/prog-ccas.m4: New (Copied from ../../aclocal).
72        * aclocal/prog-cc.m4: New (Copied from ../../aclocal).
73        * aclocal/prog-cxx.m4: New (Copied from ../../aclocal).
74        * aclocal/project-root.m4: New (Copied from ../../aclocal).
75        * aclocal/quoting.m4: New (Copied from ../../aclocal).
76        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../aclocal).
77        * aclocal/rtems-flags.m4: New (Copied from ../../aclocal).
78        * aclocal/rtems-top.m4: New (Copied from ../../aclocal).
79        * aclocal/target.m4: New (Copied from ../../aclocal).
80        * aclocal/tool-paths.m4: New (Copied from ../../aclocal).
81        * aclocal/version.m4: New (Copied from ../../aclocal).
82
832003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * configure.ac: Remove stray comments.
86        * automake/local.am, automake/host.am: Remove "debug".
87
882003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * Makefile.am: Reflect having moved automake/.
91        * lib/Makefile.am: Reflect having moved automake/.
92        * support/Makefile.am: Reflect having moved automake/.
93        * wrapup/Makefile.am: Reflect having moved automake/.
94
952003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * automake/compile.am, automake/force-preinstall.am,
98        automake/host.am, automake/lib.am, automake/local.am,
99        automake/subdirs.am: New (copied from ../../automake).
100
1012003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * Makefile.am: Add bsp.pc.in
104        * bsp.pc.in: New (pkgconfig support).
105
1062003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
109
1102003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * lib/Makefile.am: New (Required by 'make dist').
113        * lib/ChangeLog: Remove.
114        * lib/.cvsignore: Cleanup.
115        * configure.ac: Reflect having added lib/Makefile.am.
116
1172003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * configure.ac: Merge-in lib/libcpu/configure.ac.
120        Merge-in lib/libbsp/configure.ac.
121
1222003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * configure.ac: Use relative dir to make/${RTEMS_BSP}.cache.
125
1262003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * configure.ac: Merge-in librdbg/configure.ac.
129
1302003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * configure.ac: Merge-in libnetworking/configure.ac.
133        Merge-in parts of librdbg/configure.ac.
134
1352003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * configure.ac: Merge-in libchip/configure.ac.
138        Merge-in optman/configure.ac.
139
1402003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * support/version.c: Reflect having remove "rtems-" from
143        RTEMS_VERSION.
144
1452003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * configure.ac: Remove support for profile-variant.
148
1492003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * wrapup/Makefile.am: Add libide.a.
152
1532003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * configure.ac: Remove AC_CONFIG_AUX_DIR.
156
1572003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * configure.ac: Add support/.
160        * support/.cvsignore: New.
161        * support/Makefile.am: New.
162        * support/version.c: New.
163        * wrapup/Makefile.am: Add support/libsupport.a.
164
1652003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * wrapup/Makefile.am: Use SRC += instead of make-vars.
168
1692003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
172
1732003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * configure.ac: AC_PREREQ(2.57).
176
1772003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
180
1812002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
184        Let all-local: depend on $(LIB).
185
1862002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * wrapup/Makefile.am: Remove libmisc.
189
1902002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * configure.ac: Remove libmisc.
193
1942002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args.
197        Resort cache-checking.
198
1992002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
202
2032002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V,
206        CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to
207        ac_configure_args.
208
2092002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
212        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
213
2142002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
217        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS.
218        Fix braino in comment on "exec".
219        Extend --enable-ada handling.
220
2212002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * .cvsignore: Reformat.
224        Add autom4te*cache.
225        Remove autom4te.cache.
226        * wrapup/.cvsignore: Remove autom4te.cache.
227
2282002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
231
2322002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * configure.ac: Add ada-tests.
235
2362002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * Makefile.am: Add preinstall-stamp.
239
2402002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        Posix-BSP-Hacks:
243        * configure.ac: Add AM_CONDITIONAL(LIBCHIP).
244        Pass RTEMS_HOST to make/bsp.mak
245        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
246        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
247
2482002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
251
2522002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * configure.ac: Add BSP_SUBDIRS.
255        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
256
2572002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup).
260        Cosmetic cleanups.
261
2622002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
265        ../libchip/serial/$(ARCH)/libserialio.a.
266
2672002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * Makefile.am: Add rtems_makedir.
270
2712002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * configure.ac: Merge wrapup/configure.ac.
274        Cosmetic cleanups.
275        * Makefile.am: Add wrapup-SUBDIR.
276        * wrapup/ChangeLog: Remove.
277        * wrapup/configure.ac: Remove.
278
2792002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache
282        creation (Make the bare BSP happy).
283        * configure.ac: Ditto.
284
2852002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * Makefile.am: Create make/@RTEMS_BSP@.cache.
288        Handle make/custom/*.cfgs.
289        Create make/custom/default.cfg.
290        * configure.ac: Add creation of make/custon/*.cfg.
291        Create make/${RTEMS_BSP}.cache.
292        Read make/${RTEMS_BSP}.cache
293
2942002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * Makefile.am: Clean $(PROJECT_RELEASE).
297
2982002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * acinclude.m4: Add test "$multilib" != "yes".
301        * config-ml.in: Remove.
302
3032002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * acinclude.m4: Cleanups.
306        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
307        ${srcdir}/exec/.
308        Further adaptations to autoconf >= 2.50.
309
3102002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * acinclude.m4: New.
313        * Makefile.am: Remove tar-installation.
314        Prepend @exec@ to SUBDIRS.
315        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]).
316        Add RTEMS_ENABLE_MULTIPROCESSING.
317        Add RTEMS_CONFIG_SUBDIR([exec]...).
318
3192002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * configure.ac: Remove librpc.
322
3232002-06-25      Joel Sherrill <joel@OARcorp.com>
324
325        * Per PR233, moved librpc to exec.
326        * configure.ac, wrapup/Makefile.am: Modified.
327        * librpc, librpc/ChangeLog: Removed.
328
3292002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
332
3332002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * configure.ac: Remove lib.
336
3372002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * config-ml.in: Take out arm and sh variants RTEMS does not support.
340
3412002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
342
343        * configure.ac:
344        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
345        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
346        * Makefile.am: Remove AUTOMAKE_OPTIONS.
347
3482002-02-28      Victor V. Vengerov <vvv@oktet.ru>
349
350        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
351        * configure.ac: Modified to reflect addition.
352
3532002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove
356        AC_CONFIG_COMMANDS.
357
3582001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
359
360        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
361
3622001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
363
364        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
365        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
366        autoconf-2.52 happy.
367
3682001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
369
370        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
371        * configure.in: Remove.
372        * configure.ac: New file, generated from configure.in by autoupdate.
373
3742001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
375
376        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
377
3782000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
379
380        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
381
3822000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
385
3862000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
387
388        * configure.in: Switch to GNU-canonicalization.
389        * Makefile.am: Reflect changes to configure.in.
390        * acinclude.m4: Remove.
391
3922000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
393
394        * configure.in: add lib/libbsp to the GNU canonicalized
395        subdirectories, remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
396        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
397        * ChangeLog: Fix typos.
398
3992000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * configure.in: add tests to the GNU canonicalized subdirectories.
402
4032000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
406
4072000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
409        * configure.in: add lib to the GNU canonicalized subdirectories,
410        make the lib directory before configuring lib/.
411
4122000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
413
414        * configure.in, Makefile.am: add exec to the GNU canonicalized
415        subdirectories.
416
4172000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
420
4212000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
422
423        * configure.in: add libnetworking, librpc and librdb to the GNU
424        canonicalized subdirectories.
425 
4262000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
427
428        * configure.in: add libmisc and libchip to the GNU canonicalized
429        subdirectories.
430
4312000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
432
433        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
434        canonicalization to libfs/.
435        The approach is currently a bit of a hack as GNU canonicalization
436        does not support the per-BSP build some of the other directories
437        require.  As more of the tree is converted, this will become less
438        of an issue.
439
4402000-10-18      Joel Sherrill <joel@OARcorp.com>
441
442        * wrapup/Makefile.am: Added libfs.
443
4442000-10-18       Chris Johns <ccj@acm.org>
445
446        * libfs created.
447        * configure.in: Added libfs subdirectory.
448
4492000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
450
451        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET,
452        RTEMS_CANONICALIZE_TOOLS.
453
4542000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
455
456        * wrapup/Makefile.am: Include compile.am.
457
4582000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
459
460        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
461
4622000-08-10      Joel Sherrill <joel@OARcorp.com>
463
464        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.