source: rtems/c/src/exec/ChangeLog @ 6ba9c27

4.104.114.84.95
Last change on this file since 6ba9c27 was 5261406, checked in by Ralf Corsepius <ralf.corsepius@…>, on 06/27/02 at 12:18:24

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

  • aclocal/prog-ccas.m4: New.
  • aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP. RTEMS_GCC_PRINT
  • aclocal/check-multiprocessing.m4: Fix typo.
  • automake/compile.am: Remove CXX support. Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
  • Property mode set to 100644
File size: 8.7 KB
Line 
12002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * aclocal/prog-ccas.m4: New.
4        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
5        RTEMS_GCC_PRINT
6        * aclocal/check-multiprocessing.m4: Fix typo.
7        * automake/compile.am: Remove CXX support.
8        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
9
102002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
13
142002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.ac: Remove references to RTEMS_BSP.
17        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
18        Allow building w/ --enable-multiprocessing --enable-multilib.
19        * aclocal/enable-multiprocessing.m4:
20        Eliminate RTEMS_HAS_MULTIPROCESSING.
21
222002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * wrapup/Makefile.am: Fix stupid typo in previous patch.
25
262002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.ac: Add librpc. AC_PROG_RANLIB.
29        * wrapup/Makefile.am: Add librpc.
30        Use relative path to lib*.a for
31        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
32
332002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * aclocal/subdirs.m4: Remove.
36
372002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * wrapup/Makefile.am: Use relative path to lib*.a for
40        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
41
422002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * Makefile.am: Include $(top_srcdir)/automake/*.am.
45        Use aclocal.
46        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
47        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
48        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
49        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
50        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
51        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
52        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
53        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
54        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
55        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
56        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
57        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
58        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
59        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
60        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
61        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
62        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
63        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
64
652002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * aclocal/bsp-alias.m4: Copied over from aclocal/.
68        * aclocal/canonical-host.m4: Ditto.
69        * aclocal/canonical-target-name.m4: Ditto.
70        * aclocal/canonicalize-tools.m4: Ditto.
71        * aclocal/check-bsp-cache.m4: Ditto.
72        * aclocal/check-bsps.m4: Ditto.
73        * aclocal/check-cpu.m4: Ditto.
74        * aclocal/check-itron.m4: Ditto.
75        * aclocal/check-multiprocessing.m4: Ditto.
76        * aclocal/check-networking.m4: Ditto.
77        * aclocal/check-newlib.m4: Ditto.
78        * aclocal/check-posix.m4: Ditto.
79        * aclocal/check-tool.m4: Ditto.
80        * aclocal/enable-bare.m4: Ditto.
81        * aclocal/enable-inlines.m4: Ditto.
82        * aclocal/enable-itron.m4: Ditto.
83        * aclocal/enable-multiprocessing.m4: Ditto.
84        * aclocal/enable-networking.m4: Ditto.
85        * aclocal/enable-posix.m4: Ditto.
86        * aclocal/enable-rtemsbsp.m4: Ditto.
87        * aclocal/env-rtemsbsp.m4: Ditto.
88        * aclocal/env-rtemscpu.m4: Ditto.
89        * aclocal/gcc-pipe.m4: Ditto.
90        * aclocal/gcc-specs.m4: Ditto.
91        * aclocal/multi.m4: Ditto.
92        * aclocal/multilib.m4: Ditto.
93        * aclocal/prog-cc.m4: Ditto.
94        * aclocal/project-root.m4: Ditto.
95        * aclocal/rtems-cpu-subdirs.m4: Ditto.
96        * aclocal/rtems-debug.m4: Ditto.
97        * aclocal/rtems-top.m4: Ditto.
98        * aclocal/subdirs.m4: Ditto.
99        * aclocal/sysv-ipc.m4: Ditto.
100        * aclocal/tool-paths.m4: Ditto.
101        * aclocal/version.m4: Ditto.
102
1032002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * automake/compile.am: Copied over from automake/.
106        * automake/lib.am: Copied over from automake/.
107        * automake/local.am: Copied over from automake/.
108        * automake/multilib.am: Copied over from automake/.
109        * automake/subdirs.am: Copied over from automake/.
110        * Makefile.am: Add automake/*.am.
111
1122002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * configure.ac: Add libnetworking.
115        * wrapup/Makefile.am: Ditto.
116
1172002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
120        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
121
1222002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * configure.ac: Add libcsupport.
125        * wrapup/Makefile.am: Ditto.
126
1272002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * Makefile.am: Add preinstall-stamp.
130
1312002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.ac: Remove ENABLE_GCC28.
134
1352002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
138
1392002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * configure.ac:
142        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
143        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
144        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
145        * Makefile.am: Remove AUTOMAKE_OPTIONS.
146        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
147
1482001-01-17      Joel Sherrill <joel@OARcorp.com>
149
150        * ChangeLog: Deleted duplicate blank line.
151
1522002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
155        ITRON_SUBDIRS.
156        * configure.ac: Rework enable_unixlib handling.
157        Add RTEMS_MULTILIBS to cpuopts.h.
158        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
159        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
160
1612002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * wrapup/Makefile.am: Add install-hook.
164        Remove SIZE_RTEMS.
165        * include/rtems/fs.h: New, extracted from libio_.h.
166        * include/rtems/userenv.h: New. extracted from libio_.h.
167
1682002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * Makefile.am: Readded reference to wrapup.
171
1722002-01-06      Joel Sherrill <joel@OARcorp.com>
173
174        * wrapup/.cvsignore: Readded.
175        * include/.cvsignore: New file.
176
1772002-01-04      Joel Sherrill <joel@OARcorp.com>
178
179        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
180
1812001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * configure.ac: Use AS_IF instead of if/then/else.
184        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
185        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
186        Add include/Makefile to CONFIG_FILES.
187        Add AC_ENABLE_MULITLIB.
188        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
189        Remove */optman/Makefile from CONFIG_FILES.
190        * Makefile.am: Add include to SUBDIRS.
191        * rtems/Makefile.am: Remove optman from SUBDIRS.
192        * sapi/Makefile.am: Remove optman from SUBDIRS.
193        * include/Makefile.am: New file.
194        * include/rtems/bspIo.h: Relocated from lib/include.
195        * include/rtems/libio_.h: Relocated from lib/include.
196
1972001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * wrapup/posix/Makefile.am: Add multilib support.
200        * wrapup/itron/Makefile.am: Add multilib support.
201        * wrapup/rtems/Makefile.am: Add multilib support.
202        * Makefile.am: Add multilib support.
203
2042001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
207
2082001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
211        Reflect changes to configuration of rtems, score and sapi subdirs.
212        * Makefile.am: require automake-1.5.
213
2142001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
217        * configure.in: Remove.
218        * configure.ac: New file, generated from configure.in by autoupdate.
219
2202001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
223
2242001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
227
2282001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
231
2322000-12-01      Joel Sherrill <joel@OARcorp.com>
233
234        * configure.in: Removed error check for enabling macros with
235        either POSIX or ITRON API.
236
2372000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
240
2412000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
244
2452000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
248        Switch to GNU canonicalization.
249
2502000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
253
2542000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
257        wrapup/rtems/Makefile.am: Include compile.am
258
2592000-08-10      Joel Sherrill <joel@OARcorp.com>
260
261        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.