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

4.104.114.84.95
Last change on this file since dd2906e was dd2906e, checked in by Joel Sherrill <joel.sherrill@…>, on 01/08/02 at 12:04:22

2002-01-07 Ralf Corsepius <corsepiu@…>

  • wrapup/Makefile.am: Add install-hook. Remove SIZE_RTEMS.
  • include/rtems/fs.h: New, extracted from libio_.h.
  • include/rtems/userenv.h: New. extracted from libio_.h.
  • Property mode set to 100644
File size: 3.2 KB
Line 
12002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Add install-hook.
4        Remove SIZE_RTEMS.
5        * include/rtems/fs.h: New, extracted from libio_.h.
6        * include/rtems/userenv.h: New. extracted from libio_.h.
7
82002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * Makefile.am: Readded reference to wrapup.
11
122002-01-06      Joel Sherrill <joel@OARcorp.com>
13
14        * wrapup/.cvsignore: Readded.
15        * include/.cvsignore: New file.
16
172002-01-04      Joel Sherrill <joel@OARcorp.com>
18
19        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
20
212001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * configure.ac: Use AS_IF instead of if/then/else.
24        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
25        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
26        Add include/Makefile to CONFIG_FILES.
27        Add AC_ENABLE_MULITLIB.
28        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
29        Remove */optman/Makefile from CONFIG_FILES.
30        * Makefile.am: Add include to SUBDIRS.
31        * rtems/Makefile.am: Remove optman from SUBDIRS.
32        * sapi/Makefile.am: Remove optman from SUBDIRS.
33        * include/Makefile.am: New file.
34        * include/rtems/bspIo.h: Relocated from lib/include.
35        * include/rtems/libio_.h: Relocated from lib/include.
36
372001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * wrapup/posix/Makefile.am: Add multilib support.
40        * wrapup/itron/Makefile.am: Add multilib support.
41        * wrapup/rtems/Makefile.am: Add multilib support.
42        * Makefile.am: Add multilib support.
43
442001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
47
482001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
51        Reflect changes to configuration of rtems, score and sapi subdirs.
52        * Makefile.am: require automake-1.5.
53
542001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
57        * configure.in: Remove.
58        * configure.ac: New file, generated from configure.in by autoupdate.
59
602001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
63
642001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
67
682001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
71
722000-12-01      Joel Sherrill <joel@OARcorp.com>
73
74        * configure.in: Removed error check for enabling macros with
75        either POSIX or ITRON API.
76
772000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
80
812000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
84
852000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
88        Switch to GNU canonicalization.
89
902000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
93
942000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
97        wrapup/rtems/Makefile.am: Include compile.am
98
992000-08-10      Joel Sherrill <joel@OARcorp.com>
100
101        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.