source: rtems/c/src/ChangeLog @ 7b93cedc

4.104.114.84.95
Last change on this file since 7b93cedc was 154c99c, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/11/02 at 04:32:49

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

  • acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
  • Property mode set to 100644
File size: 6.7 KB
Line 
12002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
4
52002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Add ada-tests.
8
92002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Add preinstall-stamp.
12
132002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        Posix-BSP-Hacks:
16        * configure.ac: Add AM_CONDITIONAL(LIBCHIP).
17        Pass RTEMS_HOST to make/bsp.mak
18        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
19        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
20
212002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
24
252002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * configure.ac: Add BSP_SUBDIRS.
28        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
29
302002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup).
33        Cosmetic cleanups.
34
352002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
38        ../libchip/serial/$(ARCH)/libserialio.a.
39
402002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * Makefile.am: Add rtems_makedir.
43
442002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * configure.ac: Merge wrapup/configure.ac.
47        Cosmetic cleanups.
48        * Makefile.am: Add wrapup-SUBDIR.
49        * wrapup/ChangeLog: Remove.
50        * wrapup/configure.ac: Remove.
51
522002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache
55        creation (Make the bare BSP happy).
56        * configure.ac: Ditto.
57
582002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am: Create make/@RTEMS_BSP@.cache.
61        Handle make/custom/*.cfgs.
62        Create make/custom/default.cfg.
63        * configure.ac: Add creation of make/custon/*.cfg.
64        Create make/${RTEMS_BSP}.cache.
65        Read make/${RTEMS_BSP}.cache
66
672002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * Makefile.am: Clean $(PROJECT_RELEASE).
70
712002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * acinclude.m4: Add test "$multilib" != "yes".
74        * config-ml.in: Remove.
75
762002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * acinclude.m4: Cleanups.
79        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
80        ${srcdir}/exec/.
81        Further adaptations to autoconf >= 2.50.
82
832002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * acinclude.m4: New.
86        * Makefile.am: Remove tar-installation.
87        Prepend @exec@ to SUBDIRS.
88        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]).
89        Add RTEMS_ENABLE_MULTIPROCESSING.
90        Add RTEMS_CONFIG_SUBDIR([exec]...).
91
922002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * configure.ac: Remove librpc.
95
962002-06-25      Joel Sherrill <joel@OARcorp.com>
97
98        * Per PR233, moved librpc to exec.
99        * configure.ac, wrapup/Makefile.am: Modified.
100        * librpc, librpc/ChangeLog: Removed.
101
1022002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
105
1062002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * configure.ac: Remove lib.
109
1102002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * config-ml.in: Take out arm and sh variants RTEMS does not support.
113
1142002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * configure.ac:
117        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
118        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
119        * Makefile.am: Remove AUTOMAKE_OPTIONS.
120
1212002-02-28      Victor V. Vengerov <vvv@oktet.ru>
122
123        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
124        * configure.ac: Modified to reflect addition.
125
1262002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove
129        AC_CONFIG_COMMANDS.
130
1312001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
134
1352001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
138        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
139        autoconf-2.52 happy.
140
1412001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
144        * configure.in: Remove.
145        * configure.ac: New file, generated from configure.in by autoupdate.
146
1472001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
150
1512000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
154
1552000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
158
1592000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * configure.in: Switch to GNU-canonicalization.
162        * Makefile.am: Reflect changes to configure.in.
163        * acinclude.m4: Remove.
164
1652000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * configure.in: add lib/libbsp to the GNU canonicalized
168        subdirectories, remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
169        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
170        * ChangeLog: Fix typos.
171
1722000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * configure.in: add tests to the GNU canonicalized subdirectories.
175
1762000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
179
1802000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * configure.in: add lib to the GNU canonicalized subdirectories,
183        make the lib directory before configuring lib/.
184
1852000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * configure.in, Makefile.am: add exec to the GNU canonicalized
188        subdirectories.
189
1902000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
193
1942000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * configure.in: add libnetworking, librpc and librdb to the GNU
197        canonicalized subdirectories.
198 
1992000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * configure.in: add libmisc and libchip to the GNU canonicalized
202        subdirectories.
203
2042000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
207        canonicalization to libfs/.
208        The approach is currently a bit of a hack as GNU canonicalization
209        does not support the per-BSP build some of the other directories
210        require.  As more of the tree is converted, this will become less
211        of an issue.
212
2132000-10-18      Joel Sherrill <joel@OARcorp.com>
214
215        * wrapup/Makefile.am: Added libfs.
216
2172000-10-18       Chris Johns <ccj@acm.org>
218
219        * libfs created.
220        * configure.in: Added libfs subdirectory.
221
2222000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET,
225        RTEMS_CANONICALIZE_TOOLS.
226
2272000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * wrapup/Makefile.am: Include compile.am.
230
2312000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
234
2352000-08-10      Joel Sherrill <joel@OARcorp.com>
236
237        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.