source: rtems/cpukit/ChangeLog @ e51bd96

4.104.114.84.95
Last change on this file since e51bd96 was cdf5a5b4, checked in by Joel Sherrill <joel.sherrill@…>, on 01/18/02 at 13:53:26

2001-01-17 Joel Sherrill <joel@…>

  • Property mode set to 100644
File size: 3.6 KB
Line 
12001-01-17      Joel Sherrill <joel@OARcorp.com>
2
3        * ChangeLog: Deleted duplicate blank line.
4
52002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
8        ITRON_SUBDIRS.
9        * configure.ac: Rework enable_unixlib handling.
10        Add RTEMS_MULTILIBS to cpuopts.h.
11        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
12        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
13
142002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * wrapup/Makefile.am: Add install-hook.
17        Remove SIZE_RTEMS.
18        * include/rtems/fs.h: New, extracted from libio_.h.
19        * include/rtems/userenv.h: New. extracted from libio_.h.
20
212002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * Makefile.am: Readded reference to wrapup.
24
252002-01-06      Joel Sherrill <joel@OARcorp.com>
26
27        * wrapup/.cvsignore: Readded.
28        * include/.cvsignore: New file.
29
302002-01-04      Joel Sherrill <joel@OARcorp.com>
31
32        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
33
342001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac: Use AS_IF instead of if/then/else.
37        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
38        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
39        Add include/Makefile to CONFIG_FILES.
40        Add AC_ENABLE_MULITLIB.
41        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
42        Remove */optman/Makefile from CONFIG_FILES.
43        * Makefile.am: Add include to SUBDIRS.
44        * rtems/Makefile.am: Remove optman from SUBDIRS.
45        * sapi/Makefile.am: Remove optman from SUBDIRS.
46        * include/Makefile.am: New file.
47        * include/rtems/bspIo.h: Relocated from lib/include.
48        * include/rtems/libio_.h: Relocated from lib/include.
49
502001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * wrapup/posix/Makefile.am: Add multilib support.
53        * wrapup/itron/Makefile.am: Add multilib support.
54        * wrapup/rtems/Makefile.am: Add multilib support.
55        * Makefile.am: Add multilib support.
56
572001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
60
612001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
64        Reflect changes to configuration of rtems, score and sapi subdirs.
65        * Makefile.am: require automake-1.5.
66
672001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
70        * configure.in: Remove.
71        * configure.ac: New file, generated from configure.in by autoupdate.
72
732001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
76
772001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
80
812001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
84
852000-12-01      Joel Sherrill <joel@OARcorp.com>
86
87        * configure.in: Removed error check for enabling macros with
88        either POSIX or ITRON API.
89
902000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
93
942000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
97
982000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
101        Switch to GNU canonicalization.
102
1032000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
106
1072000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
110        wrapup/rtems/Makefile.am: Include compile.am
111
1122000-08-10      Joel Sherrill <joel@OARcorp.com>
113
114        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.