source: rtems/c/src/ChangeLog @ 7625d9a3

4.104.114.84.95
Last change on this file since 7625d9a3 was a456af96, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/28/02 at 14:16:18

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

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