source: rtems/cpukit/ChangeLog @ 15c107ff

4.104.114.84.95
Last change on this file since 15c107ff was 15c107ff, checked in by Ralf Corsepius <ralf.corsepius@…>, on 06/27/02 at 04:00:05

2002-06-27 Ralf Corsepius <corsepiu@…>

  • configure.ac: Use AC_CONFIG_AUX_DIR(..).
  • Property mode set to 100644
File size: 8.4 KB
Line 
12002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
4
52002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Remove references to RTEMS_BSP.
8        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
9        Allow building w/ --enable-multiprocessing --enable-multilib.
10        * aclocal/enable-multiprocessing.m4:
11        Eliminate RTEMS_HAS_MULTIPROCESSING.
12
132002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * wrapup/Makefile.am: Fix stupid typo in previous patch.
16
172002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * configure.ac: Add librpc. AC_PROG_RANLIB.
20        * wrapup/Makefile.am: Add librpc.
21        Use relative path to lib*.a for
22        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
23
242002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * aclocal/subdirs.m4: Remove.
27
282002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * wrapup/Makefile.am: Use relative path to lib*.a for
31        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
32
332002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * Makefile.am: Include $(top_srcdir)/automake/*.am.
36        Use aclocal.
37        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
38        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
39        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
40        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
41        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
42        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
43        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
44        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
45        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
46        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
47        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
48        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
49        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
50        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
51        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
52        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
53        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
54        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
55
562002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * aclocal/bsp-alias.m4: Copied over from aclocal/.
59        * aclocal/canonical-host.m4: Ditto.
60        * aclocal/canonical-target-name.m4: Ditto.
61        * aclocal/canonicalize-tools.m4: Ditto.
62        * aclocal/check-bsp-cache.m4: Ditto.
63        * aclocal/check-bsps.m4: Ditto.
64        * aclocal/check-cpu.m4: Ditto.
65        * aclocal/check-itron.m4: Ditto.
66        * aclocal/check-multiprocessing.m4: Ditto.
67        * aclocal/check-networking.m4: Ditto.
68        * aclocal/check-newlib.m4: Ditto.
69        * aclocal/check-posix.m4: Ditto.
70        * aclocal/check-tool.m4: Ditto.
71        * aclocal/enable-bare.m4: Ditto.
72        * aclocal/enable-inlines.m4: Ditto.
73        * aclocal/enable-itron.m4: Ditto.
74        * aclocal/enable-multiprocessing.m4: Ditto.
75        * aclocal/enable-networking.m4: Ditto.
76        * aclocal/enable-posix.m4: Ditto.
77        * aclocal/enable-rtemsbsp.m4: Ditto.
78        * aclocal/env-rtemsbsp.m4: Ditto.
79        * aclocal/env-rtemscpu.m4: Ditto.
80        * aclocal/gcc-pipe.m4: Ditto.
81        * aclocal/gcc-specs.m4: Ditto.
82        * aclocal/multi.m4: Ditto.
83        * aclocal/multilib.m4: Ditto.
84        * aclocal/prog-cc.m4: Ditto.
85        * aclocal/project-root.m4: Ditto.
86        * aclocal/rtems-cpu-subdirs.m4: Ditto.
87        * aclocal/rtems-debug.m4: Ditto.
88        * aclocal/rtems-top.m4: Ditto.
89        * aclocal/subdirs.m4: Ditto.
90        * aclocal/sysv-ipc.m4: Ditto.
91        * aclocal/tool-paths.m4: Ditto.
92        * aclocal/version.m4: Ditto.
93
942002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * automake/compile.am: Copied over from automake/.
97        * automake/lib.am: Copied over from automake/.
98        * automake/local.am: Copied over from automake/.
99        * automake/multilib.am: Copied over from automake/.
100        * automake/subdirs.am: Copied over from automake/.
101        * Makefile.am: Add automake/*.am.
102
1032002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * configure.ac: Add libnetworking.
106        * wrapup/Makefile.am: Ditto.
107
1082002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
111        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
112
1132002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * configure.ac: Add libcsupport.
116        * wrapup/Makefile.am: Ditto.
117
1182002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * Makefile.am: Add preinstall-stamp.
121
1222002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * configure.ac: Remove ENABLE_GCC28.
125
1262002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
129
1302002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * configure.ac:
133        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
134        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
135        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
136        * Makefile.am: Remove AUTOMAKE_OPTIONS.
137        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
138
1392001-01-17      Joel Sherrill <joel@OARcorp.com>
140
141        * ChangeLog: Deleted duplicate blank line.
142
1432002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
146        ITRON_SUBDIRS.
147        * configure.ac: Rework enable_unixlib handling.
148        Add RTEMS_MULTILIBS to cpuopts.h.
149        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
150        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
151
1522002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * wrapup/Makefile.am: Add install-hook.
155        Remove SIZE_RTEMS.
156        * include/rtems/fs.h: New, extracted from libio_.h.
157        * include/rtems/userenv.h: New. extracted from libio_.h.
158
1592002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * Makefile.am: Readded reference to wrapup.
162
1632002-01-06      Joel Sherrill <joel@OARcorp.com>
164
165        * wrapup/.cvsignore: Readded.
166        * include/.cvsignore: New file.
167
1682002-01-04      Joel Sherrill <joel@OARcorp.com>
169
170        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
171
1722001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * configure.ac: Use AS_IF instead of if/then/else.
175        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
176        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
177        Add include/Makefile to CONFIG_FILES.
178        Add AC_ENABLE_MULITLIB.
179        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
180        Remove */optman/Makefile from CONFIG_FILES.
181        * Makefile.am: Add include to SUBDIRS.
182        * rtems/Makefile.am: Remove optman from SUBDIRS.
183        * sapi/Makefile.am: Remove optman from SUBDIRS.
184        * include/Makefile.am: New file.
185        * include/rtems/bspIo.h: Relocated from lib/include.
186        * include/rtems/libio_.h: Relocated from lib/include.
187
1882001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * wrapup/posix/Makefile.am: Add multilib support.
191        * wrapup/itron/Makefile.am: Add multilib support.
192        * wrapup/rtems/Makefile.am: Add multilib support.
193        * Makefile.am: Add multilib support.
194
1952001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
198
1992001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
202        Reflect changes to configuration of rtems, score and sapi subdirs.
203        * Makefile.am: require automake-1.5.
204
2052001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
208        * configure.in: Remove.
209        * configure.ac: New file, generated from configure.in by autoupdate.
210
2112001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
214
2152001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
218
2192001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
222
2232000-12-01      Joel Sherrill <joel@OARcorp.com>
224
225        * configure.in: Removed error check for enabling macros with
226        either POSIX or ITRON API.
227
2282000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
231
2322000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
235
2362000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
239        Switch to GNU canonicalization.
240
2412000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
244
2452000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
248        wrapup/rtems/Makefile.am: Include compile.am
249
2502000-08-10      Joel Sherrill <joel@OARcorp.com>
251
252        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.