source: rtems/cpukit/ChangeLog @ 6fa25bcd

4.104.114.84.95
Last change on this file since 6fa25bcd was fd5e23a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/20/02 at 02:57:45

2002-11-19 Ralf Corsepius <corsepiu@…>

  • automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V (Unused).
  • Property mode set to 100644
File size: 15.1 KB
Line 
12002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V (Unused).
4
52002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x.
8        * aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
9
102002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * include/rtems/libio_.h: Remove.
13
142002-11-18      Joel Sherrill <joel@OARcorp.com>
15
16        * aclocal/version.m4: Updated to rtems-ss-20021118.
17
182002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * include/rtems/userenv.h: Rely upon <limits.h> for
21        _POSIX_LOGIN_NAME_MAX.
22
232002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS.
26        * automake/compile.am: Acknowledge configuration-time CFLAGS.
27        Remove CFLAGS_DEFAULT.
28
292002-11-11      Joel Sherrill <joel@OARcorp.com>
30
31        * aclocal/version.m4: Updated to rtems-ss-20021111.
32
332002-11-11      Joel Sherrill <joel@OARcorp.com>
34
35        * aclocal/version.m4: Updated to rtems-ss-20021111.
36
372002-11-01      Joel Sherrill <joel@OARcorp.com>
38
39        * ChangeLog: Corrected.
40
412002-10-30      Eric Norum <eric.norum@usask.ca>
42
43        * include/rtems/bspIo.h: Add vprintk function for kernel printing
44        from routines which have already obtained the va_list pointer.
45
462002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * aclocal/check-bsp-cache.m4: Remove.
49
502002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
53
542002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
57
582002-10-21      Joel Sherrill <joel@OARcorp.com>
59
60        * aclocal/version.m4: Updated to rtems-20021021-test.
61
622002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * .cvsignore: Reformat.
65        Add autom4te*cache.
66        Remove autom4te.cache.
67
682002-10-07      Joel Sherrill <joel@OARcorp.com>
69
70        * aclocal/version.m4: Updated to rtems-ss-20021007.
71
722002-10-04      Joel Sherrill <joel@OARcorp.com>
73
74        * aclocal/version.m4: Updated to rtems-JUNK.
75
762002-10-04      Joel Sherrill <joel@OARcorp.com>
77
78        * aclocal/version.m4: Updated to rtems-ss-20021004.
79
802002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * score/include/Makefile.am: Remove cpuopt.h generation.
83        * configure.ac: Correct package name.
84        Don't build ada if POSIX is disabled.
85        Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
86
872002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * aclocal/prog-gnat.m4: New.
90        * configure.ac: Add ada subdir handling.
91
922002-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * aclocal/bsp-alias.m4: Remove.
95
962002-08-07      Joel Sherrill <joel@OARcorp.com>
97
98        * aclocal/version.m4: Updated to rtems-ss-20020807.
99
1002002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * configure.ac: Add missing ',' to librpc activation.
103        Add AC_MSG_CHECKING/AC_MSG_RESULT.
104        * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
105
1062002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * configure.ac: Fix bug in librpc activation, having introduced by
109        yesterday's patch.
110
1112002-08-06      Joel Sherrill <joel@OARcorp.com>
112
113        * configure.ac: or32 does not currently support librpc.
114
1152002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
118
1192002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
122        Use AS_IF instead of if/then/else/fi.
123
1242002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * wrapup/Makefile.am: Use librtems.a.
127        * wrapup/Makefile.am: Use libsapi.a.
128
1292002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * wrapup/Makefile.am: Use libscore.a.
132
1332002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * aclocal/canonicalize-tools.m4: Remove LD.
136        * automake/lib.am: Remove LD.
137        * Makefile.am: Put preinstall-stamp into CLEANFILES.
138
1392002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
142        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
143
1442002-07-31      Joel Sherrill <joel@OARcorp.com>
145
146        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
147        was just a stub and only the OR32 port is getting worked on.
148
1492002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
152
1532002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * automake/compile.am: Use .$(OBJEXT) instead of .o.
156
1572002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
160
1612002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * wrapup/Makefile.am: Use project_libdir instead of
164        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
165        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
166
1672002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * automake/lib.am: Use project_libdir instead of
170        $(PROJECT_RELEASE)/lib.
171
1722002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
175        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
176        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
177        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
178        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
179        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
180        references to bsp_specs. Use project_libdir instead of
181        $(PROJECT_RELEASE)/lib.
182
1832002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
186        * aclocal/check-cpu.m4: Ditto.
187        * aclocal/check-bsps.m4: Ditto.
188
1892002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * automake/multilib.am: Add install-multi.
192        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
193        version.m4.
194        Add --with-project-root.
195        Reflect --with-project-root to setting up PROJECT_ROOT.
196        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
197        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
198        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
199
2002002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * configure.ac: RTEMS_TOP(..).
203
2042002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
207
2082002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
211
2122002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * configure.ac: Remove RTEMS_PROJECT_ROOT.
215        * aclocal/project-root.m4: Remove.
216
2172002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * aclocal/enable-multiprocessing.m4: Fix typo.
220        * aclocal/prog-cc.m4: Remove obsolete comments.
221        Comment out GCCSED.
222
2232002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * aclocal/prog-ccas.m4: New.
226        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
227        RTEMS_GCC_PRINT
228        * aclocal/check-multiprocessing.m4: Fix typo.
229        * automake/compile.am: Remove CXX support.
230        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
231
2322002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
235
2362002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * configure.ac: Remove references to RTEMS_BSP.
239        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
240        Allow building w/ --enable-multiprocessing --enable-multilib.
241        * aclocal/enable-multiprocessing.m4:
242        Eliminate RTEMS_HAS_MULTIPROCESSING.
243
2442002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * wrapup/Makefile.am: Fix stupid typo in previous patch.
247
2482002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * configure.ac: Add librpc. AC_PROG_RANLIB.
251        * wrapup/Makefile.am: Add librpc.
252        Use relative path to lib*.a for
253        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
254
2552002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * aclocal/subdirs.m4: Remove.
258
2592002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * wrapup/Makefile.am: Use relative path to lib*.a for
262        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
263
2642002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * Makefile.am: Include $(top_srcdir)/automake/*.am.
267        Use aclocal.
268        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
269        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
270        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
271        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
272        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
273        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
274        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
275        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
276        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
277        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
278        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
279        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
280        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
281        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
282        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
283        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
284        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
285        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
286
2872002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * aclocal/bsp-alias.m4: Copied over from aclocal/.
290        * aclocal/canonical-host.m4: Ditto.
291        * aclocal/canonical-target-name.m4: Ditto.
292        * aclocal/canonicalize-tools.m4: Ditto.
293        * aclocal/check-bsp-cache.m4: Ditto.
294        * aclocal/check-bsps.m4: Ditto.
295        * aclocal/check-cpu.m4: Ditto.
296        * aclocal/check-itron.m4: Ditto.
297        * aclocal/check-multiprocessing.m4: Ditto.
298        * aclocal/check-networking.m4: Ditto.
299        * aclocal/check-newlib.m4: Ditto.
300        * aclocal/check-posix.m4: Ditto.
301        * aclocal/check-tool.m4: Ditto.
302        * aclocal/enable-bare.m4: Ditto.
303        * aclocal/enable-inlines.m4: Ditto.
304        * aclocal/enable-itron.m4: Ditto.
305        * aclocal/enable-multiprocessing.m4: Ditto.
306        * aclocal/enable-networking.m4: Ditto.
307        * aclocal/enable-posix.m4: Ditto.
308        * aclocal/enable-rtemsbsp.m4: Ditto.
309        * aclocal/env-rtemsbsp.m4: Ditto.
310        * aclocal/env-rtemscpu.m4: Ditto.
311        * aclocal/gcc-pipe.m4: Ditto.
312        * aclocal/gcc-specs.m4: Ditto.
313        * aclocal/multi.m4: Ditto.
314        * aclocal/multilib.m4: Ditto.
315        * aclocal/prog-cc.m4: Ditto.
316        * aclocal/project-root.m4: Ditto.
317        * aclocal/rtems-cpu-subdirs.m4: Ditto.
318        * aclocal/rtems-debug.m4: Ditto.
319        * aclocal/rtems-top.m4: Ditto.
320        * aclocal/subdirs.m4: Ditto.
321        * aclocal/sysv-ipc.m4: Ditto.
322        * aclocal/tool-paths.m4: Ditto.
323        * aclocal/version.m4: Ditto.
324
3252002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * automake/compile.am: Copied over from automake/.
328        * automake/lib.am: Copied over from automake/.
329        * automake/local.am: Copied over from automake/.
330        * automake/multilib.am: Copied over from automake/.
331        * automake/subdirs.am: Copied over from automake/.
332        * Makefile.am: Add automake/*.am.
333
3342002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * configure.ac: Add libnetworking.
337        * wrapup/Makefile.am: Ditto.
338
3392002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
342        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
343
3442002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * configure.ac: Add libcsupport.
347        * wrapup/Makefile.am: Ditto.
348
3492002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * Makefile.am: Add preinstall-stamp.
352
3532002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * configure.ac: Remove ENABLE_GCC28.
356
3572002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
360
3612002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
362
363        * configure.ac:
364        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
365        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
366        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
367        * Makefile.am: Remove AUTOMAKE_OPTIONS.
368        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
369
3702001-01-17      Joel Sherrill <joel@OARcorp.com>
371
372        * ChangeLog: Deleted duplicate blank line.
373
3742002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
375
376        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
377        ITRON_SUBDIRS.
378        * configure.ac: Rework enable_unixlib handling.
379        Add RTEMS_MULTILIBS to cpuopts.h.
380        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
381        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
382
3832002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
384
385        * wrapup/Makefile.am: Add install-hook.
386        Remove SIZE_RTEMS.
387        * include/rtems/fs.h: New, extracted from libio_.h.
388        * include/rtems/userenv.h: New. extracted from libio_.h.
389
3902002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
391
392        * Makefile.am: Readded reference to wrapup.
393
3942002-01-06      Joel Sherrill <joel@OARcorp.com>
395
396        * wrapup/.cvsignore: Readded.
397        * include/.cvsignore: New file.
398
3992002-01-04      Joel Sherrill <joel@OARcorp.com>
400
401        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
402
4032001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * configure.ac: Use AS_IF instead of if/then/else.
406        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
407        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
408        Add include/Makefile to CONFIG_FILES.
409        Add AC_ENABLE_MULITLIB.
410        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
411        Remove */optman/Makefile from CONFIG_FILES.
412        * Makefile.am: Add include to SUBDIRS.
413        * rtems/Makefile.am: Remove optman from SUBDIRS.
414        * sapi/Makefile.am: Remove optman from SUBDIRS.
415        * include/Makefile.am: New file.
416        * include/rtems/bspIo.h: Relocated from lib/include.
417        * include/rtems/libio_.h: Relocated from lib/include.
418
4192001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * wrapup/posix/Makefile.am: Add multilib support.
422        * wrapup/itron/Makefile.am: Add multilib support.
423        * wrapup/rtems/Makefile.am: Add multilib support.
424        * Makefile.am: Add multilib support.
425
4262001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
427
428        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
429
4302001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
431
432        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
433        Reflect changes to configuration of rtems, score and sapi subdirs.
434        * Makefile.am: require automake-1.5.
435
4362001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
437
438        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
439        * configure.in: Remove.
440        * configure.ac: New file, generated from configure.in by autoupdate.
441
4422001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
443
444        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
445
4462001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
447
448        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
449
4502001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
451
452        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
453
4542000-12-01      Joel Sherrill <joel@OARcorp.com>
455
456        * configure.in: Removed error check for enabling macros with
457        either POSIX or ITRON API.
458
4592000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
460
461        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
462
4632000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
464
465        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
466
4672000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
469        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
470        Switch to GNU canonicalization.
471
4722000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
473
474        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
475
4762000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
477
478        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
479        wrapup/rtems/Makefile.am: Include compile.am
480
4812000-08-10      Joel Sherrill <joel@OARcorp.com>
482
483        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.