source: rtems/cpukit/ChangeLog @ 18ec075f

4.104.114.84.95
Last change on this file since 18ec075f was 18ec075f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/01/02 at 09:20:43

2002-07-01 Ralf Corsepius <corsepiu@…>

  • aclocal/enable-multiprocessing.m4: enable_multiprocessing=no.
  • aclocal/prog-cc.m4: Remove obsolete comments. Comment out GCCSED.
  • Property mode set to 100644
File size: 8.9 KB
Line 
12002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * aclocal/enable-multiprocessing.m4: Fix typo.
4        * aclocal/prog-cc.m4: Remove obsolete comments.
5        Comment out GCCSED.
6
72002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * aclocal/prog-ccas.m4: New.
10        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
11        RTEMS_GCC_PRINT
12        * aclocal/check-multiprocessing.m4: Fix typo.
13        * automake/compile.am: Remove CXX support.
14        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
15
162002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
19
202002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * configure.ac: Remove references to RTEMS_BSP.
23        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
24        Allow building w/ --enable-multiprocessing --enable-multilib.
25        * aclocal/enable-multiprocessing.m4:
26        Eliminate RTEMS_HAS_MULTIPROCESSING.
27
282002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * wrapup/Makefile.am: Fix stupid typo in previous patch.
31
322002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.ac: Add librpc. AC_PROG_RANLIB.
35        * wrapup/Makefile.am: Add librpc.
36        Use relative path to lib*.a for
37        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
38
392002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * aclocal/subdirs.m4: Remove.
42
432002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * wrapup/Makefile.am: Use relative path to lib*.a for
46        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
47
482002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * Makefile.am: Include $(top_srcdir)/automake/*.am.
51        Use aclocal.
52        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
53        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
54        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
55        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
56        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
57        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
58        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
59        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
60        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
61        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
62        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
63        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
64        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
65        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
66        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
67        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
68        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
69        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
70
712002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * aclocal/bsp-alias.m4: Copied over from aclocal/.
74        * aclocal/canonical-host.m4: Ditto.
75        * aclocal/canonical-target-name.m4: Ditto.
76        * aclocal/canonicalize-tools.m4: Ditto.
77        * aclocal/check-bsp-cache.m4: Ditto.
78        * aclocal/check-bsps.m4: Ditto.
79        * aclocal/check-cpu.m4: Ditto.
80        * aclocal/check-itron.m4: Ditto.
81        * aclocal/check-multiprocessing.m4: Ditto.
82        * aclocal/check-networking.m4: Ditto.
83        * aclocal/check-newlib.m4: Ditto.
84        * aclocal/check-posix.m4: Ditto.
85        * aclocal/check-tool.m4: Ditto.
86        * aclocal/enable-bare.m4: Ditto.
87        * aclocal/enable-inlines.m4: Ditto.
88        * aclocal/enable-itron.m4: Ditto.
89        * aclocal/enable-multiprocessing.m4: Ditto.
90        * aclocal/enable-networking.m4: Ditto.
91        * aclocal/enable-posix.m4: Ditto.
92        * aclocal/enable-rtemsbsp.m4: Ditto.
93        * aclocal/env-rtemsbsp.m4: Ditto.
94        * aclocal/env-rtemscpu.m4: Ditto.
95        * aclocal/gcc-pipe.m4: Ditto.
96        * aclocal/gcc-specs.m4: Ditto.
97        * aclocal/multi.m4: Ditto.
98        * aclocal/multilib.m4: Ditto.
99        * aclocal/prog-cc.m4: Ditto.
100        * aclocal/project-root.m4: Ditto.
101        * aclocal/rtems-cpu-subdirs.m4: Ditto.
102        * aclocal/rtems-debug.m4: Ditto.
103        * aclocal/rtems-top.m4: Ditto.
104        * aclocal/subdirs.m4: Ditto.
105        * aclocal/sysv-ipc.m4: Ditto.
106        * aclocal/tool-paths.m4: Ditto.
107        * aclocal/version.m4: Ditto.
108
1092002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * automake/compile.am: Copied over from automake/.
112        * automake/lib.am: Copied over from automake/.
113        * automake/local.am: Copied over from automake/.
114        * automake/multilib.am: Copied over from automake/.
115        * automake/subdirs.am: Copied over from automake/.
116        * Makefile.am: Add automake/*.am.
117
1182002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * configure.ac: Add libnetworking.
121        * wrapup/Makefile.am: Ditto.
122
1232002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
126        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
127
1282002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * configure.ac: Add libcsupport.
131        * wrapup/Makefile.am: Ditto.
132
1332002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * Makefile.am: Add preinstall-stamp.
136
1372002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * configure.ac: Remove ENABLE_GCC28.
140
1412002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
144
1452002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * configure.ac:
148        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
149        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
150        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
151        * Makefile.am: Remove AUTOMAKE_OPTIONS.
152        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
153
1542001-01-17      Joel Sherrill <joel@OARcorp.com>
155
156        * ChangeLog: Deleted duplicate blank line.
157
1582002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
161        ITRON_SUBDIRS.
162        * configure.ac: Rework enable_unixlib handling.
163        Add RTEMS_MULTILIBS to cpuopts.h.
164        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
165        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
166
1672002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * wrapup/Makefile.am: Add install-hook.
170        Remove SIZE_RTEMS.
171        * include/rtems/fs.h: New, extracted from libio_.h.
172        * include/rtems/userenv.h: New. extracted from libio_.h.
173
1742002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * Makefile.am: Readded reference to wrapup.
177
1782002-01-06      Joel Sherrill <joel@OARcorp.com>
179
180        * wrapup/.cvsignore: Readded.
181        * include/.cvsignore: New file.
182
1832002-01-04      Joel Sherrill <joel@OARcorp.com>
184
185        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
186
1872001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * configure.ac: Use AS_IF instead of if/then/else.
190        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
191        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
192        Add include/Makefile to CONFIG_FILES.
193        Add AC_ENABLE_MULITLIB.
194        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
195        Remove */optman/Makefile from CONFIG_FILES.
196        * Makefile.am: Add include to SUBDIRS.
197        * rtems/Makefile.am: Remove optman from SUBDIRS.
198        * sapi/Makefile.am: Remove optman from SUBDIRS.
199        * include/Makefile.am: New file.
200        * include/rtems/bspIo.h: Relocated from lib/include.
201        * include/rtems/libio_.h: Relocated from lib/include.
202
2032001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * wrapup/posix/Makefile.am: Add multilib support.
206        * wrapup/itron/Makefile.am: Add multilib support.
207        * wrapup/rtems/Makefile.am: Add multilib support.
208        * Makefile.am: Add multilib support.
209
2102001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
213
2142001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
217        Reflect changes to configuration of rtems, score and sapi subdirs.
218        * Makefile.am: require automake-1.5.
219
2202001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
223        * configure.in: Remove.
224        * configure.ac: New file, generated from configure.in by autoupdate.
225
2262001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
229
2302001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
233
2342001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
237
2382000-12-01      Joel Sherrill <joel@OARcorp.com>
239
240        * configure.in: Removed error check for enabling macros with
241        either POSIX or ITRON API.
242
2432000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
246
2472000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
250
2512000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
254        Switch to GNU canonicalization.
255
2562000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
259
2602000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
263        wrapup/rtems/Makefile.am: Include compile.am
264
2652000-08-10      Joel Sherrill <joel@OARcorp.com>
266
267        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.