source: rtems/c/src/ChangeLog @ 17569bf4

Last change on this file since 17569bf4 was 0b5d1b0a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/06/03 at 06:05:21

Fix ChangeLog?

  • Property mode set to 100644
File size: 8.6 KB
Line 
12003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Add support/.
4        * support/.cvsignore: New.
5        * support/Makefile.am: New.
6        * support/version.c: New.
7        * wrapup/Makefile.am: Add support/libsupport.a.
8
92003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * wrapup/Makefile.am: Use SRC += instead of make-vars.
12
132003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
16
172003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * configure.ac: AC_PREREQ(2.57).
20
212003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
24
252002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
28        Let all-local: depend on $(LIB).
29
302002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * wrapup/Makefile.am: Remove libmisc.
33
342002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac: Remove libmisc.
37
382002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args.
41        Resort cache-checking.
42
432002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
46
472002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V,
50        CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to
51        ac_configure_args.
52
532002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
56        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
57
582002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
61        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS.
62        Fix braino in comment on "exec".
63        Extend --enable-ada handling.
64
652002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * .cvsignore: Reformat.
68        Add autom4te*cache.
69        Remove autom4te.cache.
70        * wrapup/.cvsignore: Remove autom4te.cache.
71
722002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
75
762002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * configure.ac: Add ada-tests.
79
802002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * Makefile.am: Add preinstall-stamp.
83
842002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        Posix-BSP-Hacks:
87        * configure.ac: Add AM_CONDITIONAL(LIBCHIP).
88        Pass RTEMS_HOST to make/bsp.mak
89        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
90        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
91
922002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
95
962002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * configure.ac: Add BSP_SUBDIRS.
99        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
100
1012002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup).
104        Cosmetic cleanups.
105
1062002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
109        ../libchip/serial/$(ARCH)/libserialio.a.
110
1112002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * Makefile.am: Add rtems_makedir.
114
1152002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * configure.ac: Merge wrapup/configure.ac.
118        Cosmetic cleanups.
119        * Makefile.am: Add wrapup-SUBDIR.
120        * wrapup/ChangeLog: Remove.
121        * wrapup/configure.ac: Remove.
122
1232002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache
126        creation (Make the bare BSP happy).
127        * configure.ac: Ditto.
128
1292002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * Makefile.am: Create make/@RTEMS_BSP@.cache.
132        Handle make/custom/*.cfgs.
133        Create make/custom/default.cfg.
134        * configure.ac: Add creation of make/custon/*.cfg.
135        Create make/${RTEMS_BSP}.cache.
136        Read make/${RTEMS_BSP}.cache
137
1382002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * Makefile.am: Clean $(PROJECT_RELEASE).
141
1422002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * acinclude.m4: Add test "$multilib" != "yes".
145        * config-ml.in: Remove.
146
1472002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * acinclude.m4: Cleanups.
150        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
151        ${srcdir}/exec/.
152        Further adaptations to autoconf >= 2.50.
153
1542002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * acinclude.m4: New.
157        * Makefile.am: Remove tar-installation.
158        Prepend @exec@ to SUBDIRS.
159        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]).
160        Add RTEMS_ENABLE_MULTIPROCESSING.
161        Add RTEMS_CONFIG_SUBDIR([exec]...).
162
1632002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * configure.ac: Remove librpc.
166
1672002-06-25      Joel Sherrill <joel@OARcorp.com>
168
169        * Per PR233, moved librpc to exec.
170        * configure.ac, wrapup/Makefile.am: Modified.
171        * librpc, librpc/ChangeLog: Removed.
172
1732002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
176
1772002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * configure.ac: Remove lib.
180
1812002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * config-ml.in: Take out arm and sh variants RTEMS does not support.
184
1852002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * configure.ac:
188        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
189        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
190        * Makefile.am: Remove AUTOMAKE_OPTIONS.
191
1922002-02-28      Victor V. Vengerov <vvv@oktet.ru>
193
194        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
195        * configure.ac: Modified to reflect addition.
196
1972002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove
200        AC_CONFIG_COMMANDS.
201
2022001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
205
2062001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
209        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
210        autoconf-2.52 happy.
211
2122001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
215        * configure.in: Remove.
216        * configure.ac: New file, generated from configure.in by autoupdate.
217
2182001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
221
2222000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
225
2262000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
229
2302000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * configure.in: Switch to GNU-canonicalization.
233        * Makefile.am: Reflect changes to configure.in.
234        * acinclude.m4: Remove.
235
2362000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * configure.in: add lib/libbsp to the GNU canonicalized
239        subdirectories, remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
240        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
241        * ChangeLog: Fix typos.
242
2432000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * configure.in: add tests to the GNU canonicalized subdirectories.
246
2472000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
250
2512000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * configure.in: add lib to the GNU canonicalized subdirectories,
254        make the lib directory before configuring lib/.
255
2562000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * configure.in, Makefile.am: add exec to the GNU canonicalized
259        subdirectories.
260
2612000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
264
2652000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * configure.in: add libnetworking, librpc and librdb to the GNU
268        canonicalized subdirectories.
269 
2702000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * configure.in: add libmisc and libchip to the GNU canonicalized
273        subdirectories.
274
2752000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
278        canonicalization to libfs/.
279        The approach is currently a bit of a hack as GNU canonicalization
280        does not support the per-BSP build some of the other directories
281        require.  As more of the tree is converted, this will become less
282        of an issue.
283
2842000-10-18      Joel Sherrill <joel@OARcorp.com>
285
286        * wrapup/Makefile.am: Added libfs.
287
2882000-10-18       Chris Johns <ccj@acm.org>
289
290        * libfs created.
291        * configure.in: Added libfs subdirectory.
292
2932000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET,
296        RTEMS_CANONICALIZE_TOOLS.
297
2982000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * wrapup/Makefile.am: Include compile.am.
301
3022000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
305
3062000-08-10      Joel Sherrill <joel@OARcorp.com>
307
308        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.