source: rtems/cpukit/ChangeLog @ 51b4875

4.104.114.84.95
Last change on this file since 51b4875 was 51b4875, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/05/02 at 15:55:12

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

  • configure.ac: RTEMS_TOP(..).
  • Property mode set to 100644
File size: 9.3 KB
Line 
12002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: RTEMS_TOP(..).
4
52002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
8
92002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
12
132002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: Remove RTEMS_PROJECT_ROOT.
16        * aclocal/project-root.m4: Remove.
17
182002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * aclocal/enable-multiprocessing.m4: Fix typo.
21        * aclocal/prog-cc.m4: Remove obsolete comments.
22        Comment out GCCSED.
23
242002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * aclocal/prog-ccas.m4: New.
27        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
28        RTEMS_GCC_PRINT
29        * aclocal/check-multiprocessing.m4: Fix typo.
30        * automake/compile.am: Remove CXX support.
31        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
32
332002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
36
372002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * configure.ac: Remove references to RTEMS_BSP.
40        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
41        Allow building w/ --enable-multiprocessing --enable-multilib.
42        * aclocal/enable-multiprocessing.m4:
43        Eliminate RTEMS_HAS_MULTIPROCESSING.
44
452002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * wrapup/Makefile.am: Fix stupid typo in previous patch.
48
492002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * configure.ac: Add librpc. AC_PROG_RANLIB.
52        * wrapup/Makefile.am: Add librpc.
53        Use relative path to lib*.a for
54        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
55
562002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * aclocal/subdirs.m4: Remove.
59
602002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * wrapup/Makefile.am: Use relative path to lib*.a for
63        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
64
652002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Include $(top_srcdir)/automake/*.am.
68        Use aclocal.
69        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
70        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
71        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
72        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
73        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
74        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
75        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
76        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
77        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
78        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
79        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
80        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
81        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
82        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
83        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
84        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
85        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
86        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
87
882002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * aclocal/bsp-alias.m4: Copied over from aclocal/.
91        * aclocal/canonical-host.m4: Ditto.
92        * aclocal/canonical-target-name.m4: Ditto.
93        * aclocal/canonicalize-tools.m4: Ditto.
94        * aclocal/check-bsp-cache.m4: Ditto.
95        * aclocal/check-bsps.m4: Ditto.
96        * aclocal/check-cpu.m4: Ditto.
97        * aclocal/check-itron.m4: Ditto.
98        * aclocal/check-multiprocessing.m4: Ditto.
99        * aclocal/check-networking.m4: Ditto.
100        * aclocal/check-newlib.m4: Ditto.
101        * aclocal/check-posix.m4: Ditto.
102        * aclocal/check-tool.m4: Ditto.
103        * aclocal/enable-bare.m4: Ditto.
104        * aclocal/enable-inlines.m4: Ditto.
105        * aclocal/enable-itron.m4: Ditto.
106        * aclocal/enable-multiprocessing.m4: Ditto.
107        * aclocal/enable-networking.m4: Ditto.
108        * aclocal/enable-posix.m4: Ditto.
109        * aclocal/enable-rtemsbsp.m4: Ditto.
110        * aclocal/env-rtemsbsp.m4: Ditto.
111        * aclocal/env-rtemscpu.m4: Ditto.
112        * aclocal/gcc-pipe.m4: Ditto.
113        * aclocal/gcc-specs.m4: Ditto.
114        * aclocal/multi.m4: Ditto.
115        * aclocal/multilib.m4: Ditto.
116        * aclocal/prog-cc.m4: Ditto.
117        * aclocal/project-root.m4: Ditto.
118        * aclocal/rtems-cpu-subdirs.m4: Ditto.
119        * aclocal/rtems-debug.m4: Ditto.
120        * aclocal/rtems-top.m4: Ditto.
121        * aclocal/subdirs.m4: Ditto.
122        * aclocal/sysv-ipc.m4: Ditto.
123        * aclocal/tool-paths.m4: Ditto.
124        * aclocal/version.m4: Ditto.
125
1262002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * automake/compile.am: Copied over from automake/.
129        * automake/lib.am: Copied over from automake/.
130        * automake/local.am: Copied over from automake/.
131        * automake/multilib.am: Copied over from automake/.
132        * automake/subdirs.am: Copied over from automake/.
133        * Makefile.am: Add automake/*.am.
134
1352002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * configure.ac: Add libnetworking.
138        * wrapup/Makefile.am: Ditto.
139
1402002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
143        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
144
1452002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * configure.ac: Add libcsupport.
148        * wrapup/Makefile.am: Ditto.
149
1502002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * Makefile.am: Add preinstall-stamp.
153
1542002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * configure.ac: Remove ENABLE_GCC28.
157
1582002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
161
1622002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * configure.ac:
165        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
166        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
167        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
168        * Makefile.am: Remove AUTOMAKE_OPTIONS.
169        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
170
1712001-01-17      Joel Sherrill <joel@OARcorp.com>
172
173        * ChangeLog: Deleted duplicate blank line.
174
1752002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
178        ITRON_SUBDIRS.
179        * configure.ac: Rework enable_unixlib handling.
180        Add RTEMS_MULTILIBS to cpuopts.h.
181        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
182        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
183
1842002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * wrapup/Makefile.am: Add install-hook.
187        Remove SIZE_RTEMS.
188        * include/rtems/fs.h: New, extracted from libio_.h.
189        * include/rtems/userenv.h: New. extracted from libio_.h.
190
1912002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * Makefile.am: Readded reference to wrapup.
194
1952002-01-06      Joel Sherrill <joel@OARcorp.com>
196
197        * wrapup/.cvsignore: Readded.
198        * include/.cvsignore: New file.
199
2002002-01-04      Joel Sherrill <joel@OARcorp.com>
201
202        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
203
2042001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * configure.ac: Use AS_IF instead of if/then/else.
207        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
208        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
209        Add include/Makefile to CONFIG_FILES.
210        Add AC_ENABLE_MULITLIB.
211        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
212        Remove */optman/Makefile from CONFIG_FILES.
213        * Makefile.am: Add include to SUBDIRS.
214        * rtems/Makefile.am: Remove optman from SUBDIRS.
215        * sapi/Makefile.am: Remove optman from SUBDIRS.
216        * include/Makefile.am: New file.
217        * include/rtems/bspIo.h: Relocated from lib/include.
218        * include/rtems/libio_.h: Relocated from lib/include.
219
2202001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * wrapup/posix/Makefile.am: Add multilib support.
223        * wrapup/itron/Makefile.am: Add multilib support.
224        * wrapup/rtems/Makefile.am: Add multilib support.
225        * Makefile.am: Add multilib support.
226
2272001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
230
2312001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
234        Reflect changes to configuration of rtems, score and sapi subdirs.
235        * Makefile.am: require automake-1.5.
236
2372001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
240        * configure.in: Remove.
241        * configure.ac: New file, generated from configure.in by autoupdate.
242
2432001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
246
2472001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
250
2512001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
254
2552000-12-01      Joel Sherrill <joel@OARcorp.com>
256
257        * configure.in: Removed error check for enabling macros with
258        either POSIX or ITRON API.
259
2602000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
263
2642000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
267
2682000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
271        Switch to GNU canonicalization.
272
2732000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
276
2772000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
280        wrapup/rtems/Makefile.am: Include compile.am
281
2822000-08-10      Joel Sherrill <joel@OARcorp.com>
283
284        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.