source: rtems/c/src/ChangeLog @ 352288b

4.104.114.84.95
Last change on this file since 352288b was c22d613, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/21/02 at 11:45:05

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

  • .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
  • wrapup/.cvsignore: Remove autom4te.cache.
  • Property mode set to 100644
File size: 6.9 KB
Line 
12002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * .cvsignore: Reformat.
4        Add autom4te*cache.
5        Remove autom4te.cache.
6        * wrapup/.cvsignore: Remove autom4te.cache.
7
82002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
11
122002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * configure.ac: Add ada-tests.
15
162002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * Makefile.am: Add preinstall-stamp.
19
202002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        Posix-BSP-Hacks:
23        * configure.ac: Add AM_CONDITIONAL(LIBCHIP).
24        Pass RTEMS_HOST to make/bsp.mak
25        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
26        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
27
282002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
31
322002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.ac: Add BSP_SUBDIRS.
35        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
36
372002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup).
40        Cosmetic cleanups.
41
422002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
45        ../libchip/serial/$(ARCH)/libserialio.a.
46
472002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: Add rtems_makedir.
50
512002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * configure.ac: Merge wrapup/configure.ac.
54        Cosmetic cleanups.
55        * Makefile.am: Add wrapup-SUBDIR.
56        * wrapup/ChangeLog: Remove.
57        * wrapup/configure.ac: Remove.
58
592002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache
62        creation (Make the bare BSP happy).
63        * configure.ac: Ditto.
64
652002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Create make/@RTEMS_BSP@.cache.
68        Handle make/custom/*.cfgs.
69        Create make/custom/default.cfg.
70        * configure.ac: Add creation of make/custon/*.cfg.
71        Create make/${RTEMS_BSP}.cache.
72        Read make/${RTEMS_BSP}.cache
73
742002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * Makefile.am: Clean $(PROJECT_RELEASE).
77
782002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * acinclude.m4: Add test "$multilib" != "yes".
81        * config-ml.in: Remove.
82
832002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * acinclude.m4: Cleanups.
86        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
87        ${srcdir}/exec/.
88        Further adaptations to autoconf >= 2.50.
89
902002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * acinclude.m4: New.
93        * Makefile.am: Remove tar-installation.
94        Prepend @exec@ to SUBDIRS.
95        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]).
96        Add RTEMS_ENABLE_MULTIPROCESSING.
97        Add RTEMS_CONFIG_SUBDIR([exec]...).
98
992002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * configure.ac: Remove librpc.
102
1032002-06-25      Joel Sherrill <joel@OARcorp.com>
104
105        * Per PR233, moved librpc to exec.
106        * configure.ac, wrapup/Makefile.am: Modified.
107        * librpc, librpc/ChangeLog: Removed.
108
1092002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
112
1132002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * configure.ac: Remove lib.
116
1172002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * config-ml.in: Take out arm and sh variants RTEMS does not support.
120
1212002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * configure.ac:
124        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
125        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
126        * Makefile.am: Remove AUTOMAKE_OPTIONS.
127
1282002-02-28      Victor V. Vengerov <vvv@oktet.ru>
129
130        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
131        * configure.ac: Modified to reflect addition.
132
1332002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove
136        AC_CONFIG_COMMANDS.
137
1382001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
141
1422001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
145        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
146        autoconf-2.52 happy.
147
1482001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
151        * configure.in: Remove.
152        * configure.ac: New file, generated from configure.in by autoupdate.
153
1542001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
157
1582000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
161
1622000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
165
1662000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * configure.in: Switch to GNU-canonicalization.
169        * Makefile.am: Reflect changes to configure.in.
170        * acinclude.m4: Remove.
171
1722000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * configure.in: add lib/libbsp to the GNU canonicalized
175        subdirectories, remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
176        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
177        * ChangeLog: Fix typos.
178
1792000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * configure.in: add tests to the GNU canonicalized subdirectories.
182
1832000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
186
1872000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * configure.in: add lib to the GNU canonicalized subdirectories,
190        make the lib directory before configuring lib/.
191
1922000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * configure.in, Makefile.am: add exec to the GNU canonicalized
195        subdirectories.
196
1972000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
200
2012000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * configure.in: add libnetworking, librpc and librdb to the GNU
204        canonicalized subdirectories.
205 
2062000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * configure.in: add libmisc and libchip to the GNU canonicalized
209        subdirectories.
210
2112000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
214        canonicalization to libfs/.
215        The approach is currently a bit of a hack as GNU canonicalization
216        does not support the per-BSP build some of the other directories
217        require.  As more of the tree is converted, this will become less
218        of an issue.
219
2202000-10-18      Joel Sherrill <joel@OARcorp.com>
221
222        * wrapup/Makefile.am: Added libfs.
223
2242000-10-18       Chris Johns <ccj@acm.org>
225
226        * libfs created.
227        * configure.in: Added libfs subdirectory.
228
2292000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET,
232        RTEMS_CANONICALIZE_TOOLS.
233
2342000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * wrapup/Makefile.am: Include compile.am.
237
2382000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
241
2422000-08-10      Joel Sherrill <joel@OARcorp.com>
243
244        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.