source: rtems/c/src/exec/ChangeLog @ c16dcbc8

4.104.114.84.95
Last change on this file since c16dcbc8 was c16dcbc8, checked in by Joel Sherrill <joel.sherrill@…>, on 05/15/02 at 15:07:41

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

  • Makefile.am: Add preinstall-stamp.
  • Property mode set to 100644
File size: 4.2 KB
Line 
12002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Add preinstall-stamp.
4
52002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Remove ENABLE_GCC28.
8
92002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
12
132002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac:
16        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
17        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
18        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
19        * Makefile.am: Remove AUTOMAKE_OPTIONS.
20        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
21
222001-01-17      Joel Sherrill <joel@OARcorp.com>
23
24        * ChangeLog: Deleted duplicate blank line.
25
262002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
29        ITRON_SUBDIRS.
30        * configure.ac: Rework enable_unixlib handling.
31        Add RTEMS_MULTILIBS to cpuopts.h.
32        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
33        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
34
352002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * wrapup/Makefile.am: Add install-hook.
38        Remove SIZE_RTEMS.
39        * include/rtems/fs.h: New, extracted from libio_.h.
40        * include/rtems/userenv.h: New. extracted from libio_.h.
41
422002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * Makefile.am: Readded reference to wrapup.
45
462002-01-06      Joel Sherrill <joel@OARcorp.com>
47
48        * wrapup/.cvsignore: Readded.
49        * include/.cvsignore: New file.
50
512002-01-04      Joel Sherrill <joel@OARcorp.com>
52
53        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
54
552001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * configure.ac: Use AS_IF instead of if/then/else.
58        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
59        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
60        Add include/Makefile to CONFIG_FILES.
61        Add AC_ENABLE_MULITLIB.
62        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
63        Remove */optman/Makefile from CONFIG_FILES.
64        * Makefile.am: Add include to SUBDIRS.
65        * rtems/Makefile.am: Remove optman from SUBDIRS.
66        * sapi/Makefile.am: Remove optman from SUBDIRS.
67        * include/Makefile.am: New file.
68        * include/rtems/bspIo.h: Relocated from lib/include.
69        * include/rtems/libio_.h: Relocated from lib/include.
70
712001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * wrapup/posix/Makefile.am: Add multilib support.
74        * wrapup/itron/Makefile.am: Add multilib support.
75        * wrapup/rtems/Makefile.am: Add multilib support.
76        * Makefile.am: Add multilib support.
77
782001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
81
822001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
85        Reflect changes to configuration of rtems, score and sapi subdirs.
86        * Makefile.am: require automake-1.5.
87
882001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
91        * configure.in: Remove.
92        * configure.ac: New file, generated from configure.in by autoupdate.
93
942001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
97
982001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
101
1022001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
105
1062000-12-01      Joel Sherrill <joel@OARcorp.com>
107
108        * configure.in: Removed error check for enabling macros with
109        either POSIX or ITRON API.
110
1112000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
114
1152000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
118
1192000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
122        Switch to GNU canonicalization.
123
1242000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
127
1282000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
131        wrapup/rtems/Makefile.am: Include compile.am
132
1332000-08-10      Joel Sherrill <joel@OARcorp.com>
134
135        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.