source: rtems/c/src/ChangeLog @ 94f4a9ba

4.104.114.84.95
Last change on this file since 94f4a9ba was 94f4a9ba, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/09/02 at 09:47:16

2002-08-09 Ralf Corsepius <corsepiu@…>

  • configure.ac: Merge wrapup/configure.ac. Cosmetic cleanups.
  • Makefile.am: Add wrapup-SUBDIR.
  • wrapup/ChangeLog: Remove.
  • wrapup/configure.ac: Remove.
  • Property mode set to 100644
File size: 5.6 KB
Line 
12002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Merge wrapup/configure.ac.
4        Cosmetic cleanups.
5        * Makefile.am: Add wrapup-SUBDIR.
6        * wrapup/ChangeLog: Remove.
7        * wrapup/configure.ac: Remove.
8
92002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Append BARE_CPU_MODEL tp make/@RTEMS_BSP@.cache
12        creation (Make the bare BSP happy).
13        * configure.ac: Ditto.
14
152002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * Makefile.am: Create make/@RTEMS_BSP@.cache.
18        Handle make/custom/*.cfgs.
19        Create make/custom/default.cfg.
20        * configure.ac: Add creation of make/custon/*.cfg.
21        Create make/${RTEMS_BSP}.cache.
22        Read make/${RTEMS_BSP}.cache
23
242002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: Clean $(PROJECT_RELEASE).
27
282002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * acinclude.m4: Add test "$multilib" != "yes".
31        * config-ml.in: Remove.
32
332002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * acinclude.m4: Cleanups.
36        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
37        ${srcdir}/exec/.
38        Further adaptations to autoconf >= 2.50.
39
402002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * acinclude.m4: New.
43        * Makefile.am: Remove tar-installation.
44        Prepend @exec@ to SUBDIRS.
45        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]).
46        Add RTEMS_ENABLE_MULTIPROCESSING.
47        Add RTEMS_CONFIG_SUBDIR([exec]...).
48
492002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * configure.ac: Remove librpc.
52
532002-06-25      Joel Sherrill <joel@OARcorp.com>
54
55        * Per PR233, moved librpc to exec.
56        * configure.ac, wrapup/Makefile.am: Modified.
57        * librpc, librpc/ChangeLog: Removed.
58
592002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
62
632002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * configure.ac: Remove lib.
66
672002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * config-ml.in: Take out arm and sh variants RTEMS does not support.
70
712002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * configure.ac:
74        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
75        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
76        * Makefile.am: Remove AUTOMAKE_OPTIONS.
77
782002-02-28      Victor V. Vengerov <vvv@oktet.ru>
79
80        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
81        * configure.ac: Modified to reflect addition.
82
832002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove
86        AC_CONFIG_COMMANDS.
87
882001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
91
922001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
95        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
96        autoconf-2.52 happy.
97
982001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
101        * configure.in: Remove.
102        * configure.ac: New file, generated from configure.in by autoupdate.
103
1042001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
107
1082000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
111
1122000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
115
1162000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * configure.in: Switch to GNU-canonicalization.
119        * Makefile.am: Reflect changes to configure.in.
120        * acinclude.m4: Remove.
121
1222000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * configure.in: add lib/libbsp to the GNU canonicalized
125        subdirectories, remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
126        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
127        * ChangeLog: Fix typos.
128
1292000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * configure.in: add tests to the GNU canonicalized subdirectories.
132
1332000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
136
1372000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * configure.in: add lib to the GNU canonicalized subdirectories,
140        make the lib directory before configuring lib/.
141
1422000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * configure.in, Makefile.am: add exec to the GNU canonicalized
145        subdirectories.
146
1472000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
150
1512000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * configure.in: add libnetworking, librpc and librdb to the GNU
154        canonicalized subdirectories.
155 
1562000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * configure.in: add libmisc and libchip to the GNU canonicalized
159        subdirectories.
160
1612000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
164        canonicalization to libfs/.
165        The approach is currently a bit of a hack as GNU canonicalization
166        does not support the per-BSP build some of the other directories
167        require.  As more of the tree is converted, this will become less
168        of an issue.
169
1702000-10-18      Joel Sherrill <joel@OARcorp.com>
171
172        * wrapup/Makefile.am: Added libfs.
173
1742000-10-18       Chris Johns <ccj@acm.org>
175
176        * libfs created.
177        * configure.in: Added libfs subdirectory.
178
1792000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET,
182        RTEMS_CANONICALIZE_TOOLS.
183
1842000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * wrapup/Makefile.am: Include compile.am.
187
1882000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
191
1922000-08-10      Joel Sherrill <joel@OARcorp.com>
193
194        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.