source: rtems/cpukit/ChangeLog @ 90926129

4.104.114.84.95
Last change on this file since 90926129 was 90926129, checked in by Joel Sherrill <joel.sherrill@…>, on 05/17/02 at 18:32:38

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

  • configure.ac: Add libcsupport.
  • wrapup/Makefile.am: Ditto.
  • Property mode set to 100644
File size: 4.3 KB
RevLine 
[90926129]12002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Add libcsupport.
4        * wrapup/Makefile.am: Ditto.
5
[c16dcbc8]62002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * Makefile.am: Add preinstall-stamp.
9
[cb9b2bfc]102002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Remove ENABLE_GCC28.
13
[34fd745]142002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
17
[1960925d]182002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * configure.ac:
21        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
22        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
23        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
24        * Makefile.am: Remove AUTOMAKE_OPTIONS.
25        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
26
[cdf5a5b4]272001-01-17      Joel Sherrill <joel@OARcorp.com>
28
29        * ChangeLog: Deleted duplicate blank line.
30
[64b1f81]312002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
34        ITRON_SUBDIRS.
35        * configure.ac: Rework enable_unixlib handling.
36        Add RTEMS_MULTILIBS to cpuopts.h.
37        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
38        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
39
[dd2906e]402002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * wrapup/Makefile.am: Add install-hook.
43        Remove SIZE_RTEMS.
44        * include/rtems/fs.h: New, extracted from libio_.h.
45        * include/rtems/userenv.h: New. extracted from libio_.h.
46
[029527b6]472002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: Readded reference to wrapup.
50
[20db683]512002-01-06      Joel Sherrill <joel@OARcorp.com>
52
53        * wrapup/.cvsignore: Readded.
54        * include/.cvsignore: New file.
55
[cc279333]562002-01-04      Joel Sherrill <joel@OARcorp.com>
57
58        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
59
[8217c40]602001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * configure.ac: Use AS_IF instead of if/then/else.
63        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
64        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
65        Add include/Makefile to CONFIG_FILES.
66        Add AC_ENABLE_MULITLIB.
67        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
68        Remove */optman/Makefile from CONFIG_FILES.
69        * Makefile.am: Add include to SUBDIRS.
70        * rtems/Makefile.am: Remove optman from SUBDIRS.
71        * sapi/Makefile.am: Remove optman from SUBDIRS.
72        * include/Makefile.am: New file.
73        * include/rtems/bspIo.h: Relocated from lib/include.
74        * include/rtems/libio_.h: Relocated from lib/include.
75
[989b938]762001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * wrapup/posix/Makefile.am: Add multilib support.
79        * wrapup/itron/Makefile.am: Add multilib support.
80        * wrapup/rtems/Makefile.am: Add multilib support.
81        * Makefile.am: Add multilib support.
82
[7660ccd8]832001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
86
[81d4759]872001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
90        Reflect changes to configuration of rtems, score and sapi subdirs.
91        * Makefile.am: require automake-1.5.
92
[66387986]932001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
96        * configure.in: Remove.
97        * configure.ac: New file, generated from configure.in by autoupdate.
98
[615a7d0]992001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
102
[53c3a2c6]1032001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
106
[c0394d4b]1072001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
110
[76c0bbbb]1112000-12-01      Joel Sherrill <joel@OARcorp.com>
112
113        * configure.in: Removed error check for enabling macros with
114        either POSIX or ITRON API.
115
[feead226]1162000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
119
[a314d3b4]1202000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
123
[5582de1]1242000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
127        Switch to GNU canonicalization.
128
[5fa62fc4]1292000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
132
[d79bdeb]1332000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
136        wrapup/rtems/Makefile.am: Include compile.am
137
[e94ad1fe]1382000-08-10      Joel Sherrill <joel@OARcorp.com>
139
140        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.