source: rtems/cpukit/ChangeLog @ 71a08543

4.104.114.84.95
Last change on this file since 71a08543 was 71a08543, checked in by Joel Sherrill <joel.sherrill@…>, on 10/04/02 at 22:02:09

2002-10-04 Joel Sherrill <joel@…>

  • aclocal/version.m4: Updated to rtems-JUNK.
  • Property mode set to 100644
File size: 13.3 KB
Line 
12002-10-04      Joel Sherrill <joel@OARcorp.com>
2
3        * aclocal/version.m4: Updated to rtems-JUNK.
4
52002-10-04      Joel Sherrill <joel@OARcorp.com>
6
7        * aclocal/version.m4: Updated to rtems-ss-20021004.
8
92002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * score/include/Makefile.am: Remove cpuopt.h generation.
12        * configure.ac: Correct package name.
13        Don't build ada if POSIX is disabled.
14        Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
15
162002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * aclocal/prog-gnat.m4: New.
19        * configure.ac: Add ada subdir handling.
20
212002-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * aclocal/bsp-alias.m4: Remove.
24
252002-08-07      Joel Sherrill <joel@OARcorp.com>
26
27        * aclocal/version.m4: Updated to rtems-ss-20020807.
28
292002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * configure.ac: Add missing ',' to librpc activation.
32        Add AC_MSG_CHECKING/AC_MSG_RESULT.
33        * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
34
352002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.ac: Fix bug in librpc activation, having introduced by
38        yesterday's patch.
39
402002-08-06      Joel Sherrill <joel@OARcorp.com>
41
42        * configure.ac: or32 does not currently support librpc.
43
442002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
47
482002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
51        Use AS_IF instead of if/then/else/fi.
52
532002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * wrapup/Makefile.am: Use librtems.a.
56        * wrapup/Makefile.am: Use libsapi.a.
57
582002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * wrapup/Makefile.am: Use libscore.a.
61
622002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * aclocal/canonicalize-tools.m4: Remove LD.
65        * automake/lib.am: Remove LD.
66        * Makefile.am: Put preinstall-stamp into CLEANFILES.
67
682002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
71        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
72
732002-07-31      Joel Sherrill <joel@OARcorp.com>
74
75        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
76        was just a stub and only the OR32 port is getting worked on.
77
782002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
81
822002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * automake/compile.am: Use .$(OBJEXT) instead of .o.
85
862002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
89
902002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * wrapup/Makefile.am: Use project_libdir instead of
93        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
94        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
95
962002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * automake/lib.am: Use project_libdir instead of
99        $(PROJECT_RELEASE)/lib.
100
1012002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
104        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
105        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
106        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
107        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
108        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
109        references to bsp_specs. Use project_libdir instead of
110        $(PROJECT_RELEASE)/lib.
111
1122002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
115        * aclocal/check-cpu.m4: Ditto.
116        * aclocal/check-bsps.m4: Ditto.
117
1182002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * automake/multilib.am: Add install-multi.
121        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
122        version.m4.
123        Add --with-project-root.
124        Reflect --with-project-root to setting up PROJECT_ROOT.
125        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
126        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
127        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
128
1292002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * configure.ac: RTEMS_TOP(..).
132
1332002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
136
1372002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
140
1412002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * configure.ac: Remove RTEMS_PROJECT_ROOT.
144        * aclocal/project-root.m4: Remove.
145
1462002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * aclocal/enable-multiprocessing.m4: Fix typo.
149        * aclocal/prog-cc.m4: Remove obsolete comments.
150        Comment out GCCSED.
151
1522002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * aclocal/prog-ccas.m4: New.
155        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
156        RTEMS_GCC_PRINT
157        * aclocal/check-multiprocessing.m4: Fix typo.
158        * automake/compile.am: Remove CXX support.
159        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
160
1612002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
164
1652002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * configure.ac: Remove references to RTEMS_BSP.
168        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
169        Allow building w/ --enable-multiprocessing --enable-multilib.
170        * aclocal/enable-multiprocessing.m4:
171        Eliminate RTEMS_HAS_MULTIPROCESSING.
172
1732002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * wrapup/Makefile.am: Fix stupid typo in previous patch.
176
1772002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * configure.ac: Add librpc. AC_PROG_RANLIB.
180        * wrapup/Makefile.am: Add librpc.
181        Use relative path to lib*.a for
182        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
183
1842002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * aclocal/subdirs.m4: Remove.
187
1882002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * wrapup/Makefile.am: Use relative path to lib*.a for
191        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
192
1932002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * Makefile.am: Include $(top_srcdir)/automake/*.am.
196        Use aclocal.
197        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
198        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
199        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
200        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
201        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
202        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
203        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
204        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
205        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
206        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
207        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
208        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
209        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
210        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
211        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
212        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
213        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
214        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
215
2162002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * aclocal/bsp-alias.m4: Copied over from aclocal/.
219        * aclocal/canonical-host.m4: Ditto.
220        * aclocal/canonical-target-name.m4: Ditto.
221        * aclocal/canonicalize-tools.m4: Ditto.
222        * aclocal/check-bsp-cache.m4: Ditto.
223        * aclocal/check-bsps.m4: Ditto.
224        * aclocal/check-cpu.m4: Ditto.
225        * aclocal/check-itron.m4: Ditto.
226        * aclocal/check-multiprocessing.m4: Ditto.
227        * aclocal/check-networking.m4: Ditto.
228        * aclocal/check-newlib.m4: Ditto.
229        * aclocal/check-posix.m4: Ditto.
230        * aclocal/check-tool.m4: Ditto.
231        * aclocal/enable-bare.m4: Ditto.
232        * aclocal/enable-inlines.m4: Ditto.
233        * aclocal/enable-itron.m4: Ditto.
234        * aclocal/enable-multiprocessing.m4: Ditto.
235        * aclocal/enable-networking.m4: Ditto.
236        * aclocal/enable-posix.m4: Ditto.
237        * aclocal/enable-rtemsbsp.m4: Ditto.
238        * aclocal/env-rtemsbsp.m4: Ditto.
239        * aclocal/env-rtemscpu.m4: Ditto.
240        * aclocal/gcc-pipe.m4: Ditto.
241        * aclocal/gcc-specs.m4: Ditto.
242        * aclocal/multi.m4: Ditto.
243        * aclocal/multilib.m4: Ditto.
244        * aclocal/prog-cc.m4: Ditto.
245        * aclocal/project-root.m4: Ditto.
246        * aclocal/rtems-cpu-subdirs.m4: Ditto.
247        * aclocal/rtems-debug.m4: Ditto.
248        * aclocal/rtems-top.m4: Ditto.
249        * aclocal/subdirs.m4: Ditto.
250        * aclocal/sysv-ipc.m4: Ditto.
251        * aclocal/tool-paths.m4: Ditto.
252        * aclocal/version.m4: Ditto.
253
2542002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * automake/compile.am: Copied over from automake/.
257        * automake/lib.am: Copied over from automake/.
258        * automake/local.am: Copied over from automake/.
259        * automake/multilib.am: Copied over from automake/.
260        * automake/subdirs.am: Copied over from automake/.
261        * Makefile.am: Add automake/*.am.
262
2632002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * configure.ac: Add libnetworking.
266        * wrapup/Makefile.am: Ditto.
267
2682002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
271        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
272
2732002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * configure.ac: Add libcsupport.
276        * wrapup/Makefile.am: Ditto.
277
2782002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * Makefile.am: Add preinstall-stamp.
281
2822002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * configure.ac: Remove ENABLE_GCC28.
285
2862002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
289
2902002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * configure.ac:
293        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
294        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
295        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
296        * Makefile.am: Remove AUTOMAKE_OPTIONS.
297        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
298
2992001-01-17      Joel Sherrill <joel@OARcorp.com>
300
301        * ChangeLog: Deleted duplicate blank line.
302
3032002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
306        ITRON_SUBDIRS.
307        * configure.ac: Rework enable_unixlib handling.
308        Add RTEMS_MULTILIBS to cpuopts.h.
309        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
310        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
311
3122002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * wrapup/Makefile.am: Add install-hook.
315        Remove SIZE_RTEMS.
316        * include/rtems/fs.h: New, extracted from libio_.h.
317        * include/rtems/userenv.h: New. extracted from libio_.h.
318
3192002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * Makefile.am: Readded reference to wrapup.
322
3232002-01-06      Joel Sherrill <joel@OARcorp.com>
324
325        * wrapup/.cvsignore: Readded.
326        * include/.cvsignore: New file.
327
3282002-01-04      Joel Sherrill <joel@OARcorp.com>
329
330        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
331
3322001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * configure.ac: Use AS_IF instead of if/then/else.
335        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
336        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
337        Add include/Makefile to CONFIG_FILES.
338        Add AC_ENABLE_MULITLIB.
339        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
340        Remove */optman/Makefile from CONFIG_FILES.
341        * Makefile.am: Add include to SUBDIRS.
342        * rtems/Makefile.am: Remove optman from SUBDIRS.
343        * sapi/Makefile.am: Remove optman from SUBDIRS.
344        * include/Makefile.am: New file.
345        * include/rtems/bspIo.h: Relocated from lib/include.
346        * include/rtems/libio_.h: Relocated from lib/include.
347
3482001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
349
350        * wrapup/posix/Makefile.am: Add multilib support.
351        * wrapup/itron/Makefile.am: Add multilib support.
352        * wrapup/rtems/Makefile.am: Add multilib support.
353        * Makefile.am: Add multilib support.
354
3552001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
358
3592001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
362        Reflect changes to configuration of rtems, score and sapi subdirs.
363        * Makefile.am: require automake-1.5.
364
3652001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
366
367        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
368        * configure.in: Remove.
369        * configure.ac: New file, generated from configure.in by autoupdate.
370
3712001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
374
3752001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
376
377        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
378
3792001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
380
381        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
382
3832000-12-01      Joel Sherrill <joel@OARcorp.com>
384
385        * configure.in: Removed error check for enabling macros with
386        either POSIX or ITRON API.
387
3882000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
389
390        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
391
3922000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
393
394        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
395
3962000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
397
398        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
399        Switch to GNU canonicalization.
400
4012000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
403        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
404
4052000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
406
407        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
408        wrapup/rtems/Makefile.am: Include compile.am
409
4102000-08-10      Joel Sherrill <joel@OARcorp.com>
411
412        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.