source: rtems/c/src/ChangeLog @ 902d710

4.104.114.84.95
Last change on this file since 902d710 was 1d42dcbc, checked in by Joel Sherrill <joel.sherrill@…>, on 02/28/02 at 20:44:18

2002-02-28 Victor V. Vengerov <vvv@…>

  • DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
  • configure.ac: Modified to reflect addition.
  • Property mode set to 100644
File size: 3.5 KB
Line 
12002-02-28      Victor V. Vengerov <vvv@oktet.ru>
2
3        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
4        * configure.ac: Modified to reflect addition.
5
62002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove
9        AC_CONFIG_COMMANDS.
10
112001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
14
152001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
18        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
19        autoconf-2.52 happy.
20
212001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
24        * configure.in: Remove.
25        * configure.ac: New file, generated from configure.in by autoupdate.
26
272001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
30
312000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
34
352000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
38
392000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.in: Switch to GNU-canonicalization.
42        * Makefile.am: Reflect changes to configure.in.
43        * acinclude.m4: Remove.
44
452000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * configure.in: add lib/libbsp to the GNU canonicalized
48        subdirectories, remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
49        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
50        * ChangeLog: Fix typos.
51
522000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * configure.in: add tests to the GNU canonicalized subdirectories.
55
562000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
59
602000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * configure.in: add lib to the GNU canonicalized subdirectories,
63        make the lib directory before configuring lib/.
64
652000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * configure.in, Makefile.am: add exec to the GNU canonicalized
68        subdirectories.
69
702000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
73
742000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * configure.in: add libnetworking, librpc and librdb to the GNU
77        canonicalized subdirectories.
78 
792000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * configure.in: add libmisc and libchip to the GNU canonicalized
82        subdirectories.
83
842000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
87        canonicalization to libfs/.
88        The approach is currently a bit of a hack as GNU canonicalization
89        does not support the per-BSP build some of the other directories
90        require.  As more of the tree is converted, this will become less
91        of an issue.
92
932000-10-18      Joel Sherrill <joel@OARcorp.com>
94
95        * wrapup/Makefile.am: Added libfs.
96
972000-10-18       Chris Johns <ccj@acm.org>
98
99        * libfs created.
100        * configure.in: Added libfs subdirectory.
101
1022000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET,
105        RTEMS_CANONICALIZE_TOOLS.
106
1072000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * wrapup/Makefile.am: Include compile.am.
110
1112000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
114
1152000-08-10      Joel Sherrill <joel@OARcorp.com>
116
117        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.