source: rtems/c/src/ChangeLog @ 085237c0

4.104.114.84.95
Last change on this file since 085237c0 was e4dbf55, checked in by Joel Sherrill <joel.sherrill@…>, on 01/04/02 at 17:59:05

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

  • configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove AC_CONFIG_COMMANDS.
  • Property mode set to 100644
File size: 3.3 KB
Line 
12002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove
4        AC_CONFIG_COMMANDS.
5
62001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
9
102001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
13        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
14        autoconf-2.52 happy.
15
162001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
19        * configure.in: Remove.
20        * configure.ac: New file, generated from configure.in by autoupdate.
21
222001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
25
262000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
29
302000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
33
342000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.in: Switch to GNU-canonicalization.
37        * Makefile.am: Reflect changes to configure.in.
38        * acinclude.m4: Remove.
39
402000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * configure.in: add lib/libbsp to the GNU canonicalized
43        subdirectories, remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
44        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
45        * ChangeLog: Fix typos.
46
472000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * configure.in: add tests to the GNU canonicalized subdirectories.
50
512000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
54
552000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * configure.in: add lib to the GNU canonicalized subdirectories,
58        make the lib directory before configuring lib/.
59
602000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * configure.in, Makefile.am: add exec to the GNU canonicalized
63        subdirectories.
64
652000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
68
692000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * configure.in: add libnetworking, librpc and librdb to the GNU
72        canonicalized subdirectories.
73 
742000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * configure.in: add libmisc and libchip to the GNU canonicalized
77        subdirectories.
78
792000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
82        canonicalization to libfs/.
83        The approach is currently a bit of a hack as GNU canonicalization
84        does not support the per-BSP build some of the other directories
85        require.  As more of the tree is converted, this will become less
86        of an issue.
87
882000-10-18      Joel Sherrill <joel@OARcorp.com>
89
90        * wrapup/Makefile.am: Added libfs.
91
922000-10-18       Chris Johns <ccj@acm.org>
93
94        * libfs created.
95        * configure.in: Added libfs subdirectory.
96
972000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET,
100        RTEMS_CANONICALIZE_TOOLS.
101
1022000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * wrapup/Makefile.am: Include compile.am.
105
1062000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
109
1102000-08-10      Joel Sherrill <joel@OARcorp.com>
111
112        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.