source: rtems/c/src/exec/ChangeLog @ 163abc10

4.104.114.84.95
Last change on this file since 163abc10 was 2239edfd, checked in by Ralf Corsepius <ralf.corsepius@…>, on 06/25/02 at 17:39:34

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

  • wrapup/Makefile.am: Fix stupid typo in previous patch.
  • Property mode set to 100644
File size: 8.0 KB
Line 
12002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Fix stupid typo in previous patch.
4
52002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Add librpc. AC_PROG_RANLIB.
8        * wrapup/Makefile.am: Add librpc.
9        Use relative path to lib*.a for
10        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
11
122002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * aclocal/subdirs.m4: Remove.
15
162002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * wrapup/Makefile.am: Use relative path to lib*.a for
19        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
20
212002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * Makefile.am: Include $(top_srcdir)/automake/*.am.
24        Use aclocal.
25        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
26        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
27        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
28        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
29        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
30        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
31        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
32        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
33        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
34        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
35        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
36        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
37        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
38        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
39        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
40        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
41        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
42        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
43
442002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * aclocal/bsp-alias.m4: Copied over from aclocal/.
47        * aclocal/canonical-host.m4: Ditto.
48        * aclocal/canonical-target-name.m4: Ditto.
49        * aclocal/canonicalize-tools.m4: Ditto.
50        * aclocal/check-bsp-cache.m4: Ditto.
51        * aclocal/check-bsps.m4: Ditto.
52        * aclocal/check-cpu.m4: Ditto.
53        * aclocal/check-itron.m4: Ditto.
54        * aclocal/check-multiprocessing.m4: Ditto.
55        * aclocal/check-networking.m4: Ditto.
56        * aclocal/check-newlib.m4: Ditto.
57        * aclocal/check-posix.m4: Ditto.
58        * aclocal/check-tool.m4: Ditto.
59        * aclocal/enable-bare.m4: Ditto.
60        * aclocal/enable-inlines.m4: Ditto.
61        * aclocal/enable-itron.m4: Ditto.
62        * aclocal/enable-multiprocessing.m4: Ditto.
63        * aclocal/enable-networking.m4: Ditto.
64        * aclocal/enable-posix.m4: Ditto.
65        * aclocal/enable-rtemsbsp.m4: Ditto.
66        * aclocal/env-rtemsbsp.m4: Ditto.
67        * aclocal/env-rtemscpu.m4: Ditto.
68        * aclocal/gcc-pipe.m4: Ditto.
69        * aclocal/gcc-specs.m4: Ditto.
70        * aclocal/multi.m4: Ditto.
71        * aclocal/multilib.m4: Ditto.
72        * aclocal/prog-cc.m4: Ditto.
73        * aclocal/project-root.m4: Ditto.
74        * aclocal/rtems-cpu-subdirs.m4: Ditto.
75        * aclocal/rtems-debug.m4: Ditto.
76        * aclocal/rtems-top.m4: Ditto.
77        * aclocal/subdirs.m4: Ditto.
78        * aclocal/sysv-ipc.m4: Ditto.
79        * aclocal/tool-paths.m4: Ditto.
80        * aclocal/version.m4: Ditto.
81
822002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * automake/compile.am: Copied over from automake/.
85        * automake/lib.am: Copied over from automake/.
86        * automake/local.am: Copied over from automake/.
87        * automake/multilib.am: Copied over from automake/.
88        * automake/subdirs.am: Copied over from automake/.
89        * Makefile.am: Add automake/*.am.
90
912002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * configure.ac: Add libnetworking.
94        * wrapup/Makefile.am: Ditto.
95
962002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
99        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
100
1012002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.ac: Add libcsupport.
104        * wrapup/Makefile.am: Ditto.
105
1062002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * Makefile.am: Add preinstall-stamp.
109
1102002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * configure.ac: Remove ENABLE_GCC28.
113
1142002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
117
1182002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * configure.ac:
121        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
122        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
123        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
124        * Makefile.am: Remove AUTOMAKE_OPTIONS.
125        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
126
1272001-01-17      Joel Sherrill <joel@OARcorp.com>
128
129        * ChangeLog: Deleted duplicate blank line.
130
1312002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
134        ITRON_SUBDIRS.
135        * configure.ac: Rework enable_unixlib handling.
136        Add RTEMS_MULTILIBS to cpuopts.h.
137        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
138        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
139
1402002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * wrapup/Makefile.am: Add install-hook.
143        Remove SIZE_RTEMS.
144        * include/rtems/fs.h: New, extracted from libio_.h.
145        * include/rtems/userenv.h: New. extracted from libio_.h.
146
1472002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * Makefile.am: Readded reference to wrapup.
150
1512002-01-06      Joel Sherrill <joel@OARcorp.com>
152
153        * wrapup/.cvsignore: Readded.
154        * include/.cvsignore: New file.
155
1562002-01-04      Joel Sherrill <joel@OARcorp.com>
157
158        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
159
1602001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * configure.ac: Use AS_IF instead of if/then/else.
163        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
164        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
165        Add include/Makefile to CONFIG_FILES.
166        Add AC_ENABLE_MULITLIB.
167        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
168        Remove */optman/Makefile from CONFIG_FILES.
169        * Makefile.am: Add include to SUBDIRS.
170        * rtems/Makefile.am: Remove optman from SUBDIRS.
171        * sapi/Makefile.am: Remove optman from SUBDIRS.
172        * include/Makefile.am: New file.
173        * include/rtems/bspIo.h: Relocated from lib/include.
174        * include/rtems/libio_.h: Relocated from lib/include.
175
1762001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * wrapup/posix/Makefile.am: Add multilib support.
179        * wrapup/itron/Makefile.am: Add multilib support.
180        * wrapup/rtems/Makefile.am: Add multilib support.
181        * Makefile.am: Add multilib support.
182
1832001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
186
1872001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
190        Reflect changes to configuration of rtems, score and sapi subdirs.
191        * Makefile.am: require automake-1.5.
192
1932001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
196        * configure.in: Remove.
197        * configure.ac: New file, generated from configure.in by autoupdate.
198
1992001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
202
2032001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
206
2072001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
210
2112000-12-01      Joel Sherrill <joel@OARcorp.com>
212
213        * configure.in: Removed error check for enabling macros with
214        either POSIX or ITRON API.
215
2162000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
219
2202000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
223
2242000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
227        Switch to GNU canonicalization.
228
2292000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
232
2332000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
236        wrapup/rtems/Makefile.am: Include compile.am
237
2382000-08-10      Joel Sherrill <joel@OARcorp.com>
239
240        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.