1 | 2002-01-04 Joel Sherrill <joel@OARcorp.com> |
---|
2 | |
---|
3 | * Makefile.am, configure.ac: Remove references to wrapup subdirectory. |
---|
4 | |
---|
5 | 2001-12-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
6 | |
---|
7 | * configure.ac: Use AS_IF instead of if/then/else. |
---|
8 | Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix. |
---|
9 | Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix. |
---|
10 | Add include/Makefile to CONFIG_FILES. |
---|
11 | Add AC_ENABLE_MULITLIB. |
---|
12 | Remove wrapup/rtems, wrapup/itron, wrapup/posix. |
---|
13 | Remove */optman/Makefile from CONFIG_FILES. |
---|
14 | * Makefile.am: Add include to SUBDIRS. |
---|
15 | * rtems/Makefile.am: Remove optman from SUBDIRS. |
---|
16 | * sapi/Makefile.am: Remove optman from SUBDIRS. |
---|
17 | * include/Makefile.am: New file. |
---|
18 | * include/rtems/bspIo.h: Relocated from lib/include. |
---|
19 | * include/rtems/libio_.h: Relocated from lib/include. |
---|
20 | |
---|
21 | 2001-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
22 | |
---|
23 | * wrapup/posix/Makefile.am: Add multilib support. |
---|
24 | * wrapup/itron/Makefile.am: Add multilib support. |
---|
25 | * wrapup/rtems/Makefile.am: Add multilib support. |
---|
26 | * Makefile.am: Add multilib support. |
---|
27 | |
---|
28 | 2001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
29 | |
---|
30 | * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy. |
---|
31 | |
---|
32 | 2001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
33 | |
---|
34 | * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron. |
---|
35 | Reflect changes to configuration of rtems, score and sapi subdirs. |
---|
36 | * Makefile.am: require automake-1.5. |
---|
37 | |
---|
38 | 2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
39 | |
---|
40 | * .cvsignore: Add autom4te.cache for autoconf > 2.52. |
---|
41 | * configure.in: Remove. |
---|
42 | * configure.ac: New file, generated from configure.in by autoupdate. |
---|
43 | |
---|
44 | 2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
45 | |
---|
46 | * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy. |
---|
47 | |
---|
48 | 2001-04-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
49 | |
---|
50 | * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET. |
---|
51 | |
---|
52 | 2001-02-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
53 | |
---|
54 | * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix. |
---|
55 | |
---|
56 | 2000-12-01 Joel Sherrill <joel@OARcorp.com> |
---|
57 | |
---|
58 | * configure.in: Removed error check for enabling macros with |
---|
59 | either POSIX or ITRON API. |
---|
60 | |
---|
61 | 2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
62 | |
---|
63 | * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. |
---|
64 | |
---|
65 | 2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
66 | |
---|
67 | * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. |
---|
68 | |
---|
69 | 2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
70 | |
---|
71 | * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. |
---|
72 | Switch to GNU canonicalization. |
---|
73 | |
---|
74 | 2000-09-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
75 | |
---|
76 | * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems. |
---|
77 | |
---|
78 | 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
79 | |
---|
80 | * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am, |
---|
81 | wrapup/rtems/Makefile.am: Include compile.am |
---|
82 | |
---|
83 | 2000-08-10 Joel Sherrill <joel@OARcorp.com> |
---|
84 | |
---|
85 | * ChangeLog: New file. |
---|