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

4.104.114.84.95
Last change on this file since cc279333 was cc279333, checked in by Joel Sherrill <joel.sherrill@…>, on 01/04/02 at 19:36:11

2002-01-04 Joel Sherrill <joel@…>

  • Makefile.am, configure.ac: Remove references to wrapup subdirectory.
  • Property mode set to 100644
File size: 2.7 KB
Line 
12002-01-04      Joel Sherrill <joel@OARcorp.com>
2
3        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
4
52001-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
212001-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
282001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
31
322001-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
382001-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
442001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
47
482001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
51
522001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
55
562000-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
612000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
64
652000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
68
692000-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
742000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
77
782000-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
832000-08-10      Joel Sherrill <joel@OARcorp.com>
84
85        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.