source: rtems/c/src/lib/libbsp/unix/posix/ChangeLog @ 2ca8c2c

4.104.114.84.95
Last change on this file since 2ca8c2c was 2ca8c2c, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/15/03 at 09:59:23

2003-01-15 Ralf Corsepius <corsepiu@…>

  • configure.ac: Add BSPOPTS (WORKSPACE_MB, HEAPSPACE_MB).
  • clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
  • console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
  • shmsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
  • startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
  • timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
  • Property mode set to 100644
File size: 4.1 KB
Line 
12003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Add BSPOPTS (WORKSPACE_MB, HEAPSPACE_MB).
4        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
5        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
6        * shmsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
7        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
8        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
9
102002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
13
142002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS. Cosmetical
17        changes.
18
192002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac: Unconditionally check for CXX (Hack to bug in
22        autoconf > 2.54).
23
242002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * .cvsignore: Reformat.
27        Add autom4te*cache.
28        Remove autom4te.cache.
29
302002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
33        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
34        * shmsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
35        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
36        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
37        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
38
392002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
42        Remove $(OBJS) from all-local.
43
442002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
47
482002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * configure.ac:
51        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
52        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
53        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
54        * Makefile.am: Remove AUTOMAKE_OPTIONS.
55        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
56        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
57        * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
58        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
59        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
60        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
61
622001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
65
662001-11-07      Joel Sherrill <joel@OARcorp.com>
67
68        * startup/Makefile.am: Do NOT use the standard bootcard.c.
69        NOTE: With this fix all test including the mptest ran as expected.
70
712001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
74        * configure.in: Remove.
75        * configure.ac: New file, generated from configure.in by autoupdate.
76
772001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * include/Makefile.am: Use 'CLEANFILES ='.
80        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
81
822001-08-17      Joel Sherrill <joel@OARcorp.com>
83
84        * include/Makefile.am: Include coverhd.h so tmtests will compile.
85
862001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * configure.in: Add bspopts.h.
89        * include/.cvsignore: Add bspopts.h*, stamp-h*, coverhd.h.
90        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
91        * include/bsp.h: Include bspopts.h.
92
932001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
94
95        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
96
972000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
100
1012000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
104
1052000-11-01      Joel Sherrill <joel@OARcorp.com>
106
107        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
108        and libcsupport.h moved from libc to lib/include/rtems and
109        now must be referenced as <rtems/XXX.h>.   Header file order
110        was cleaned up while doing this.
111
1122000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * bsp_specs: Add qnolinkcmds.
115
1162000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
119        Switch to GNU canonicalization.
120
1212000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
124        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
125        compile.am
126
1272000-08-10      Joel Sherrill <joel@OARcorp.com>
128
129        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.