source: rtems/c/src/ChangeLog @ c43d7bd

4.104.114.84.95
Last change on this file since c43d7bd was 8dc51855, checked in by Joel Sherrill <joel.sherrill@…>, on 10/17/01 at 13:14:34

2001-10-16 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
  • configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make autoconf-2.52 happy.
  • Property mode set to 100644
File size: 3.1 KB
Line 
12001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
4        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
5        autoconf-2.52 happy.
6
72001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
10        * configure.in: Remove.
11        * configure.ac: New file, generated from configure.in by autoupdate.
12
132001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
16
172000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
20
212000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
24
252000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * configure.in: Switch to GNU-canonicalization.
28        * Makefile.am: Reflect changes to configure.in.
29        * acinclude.m4: Remove.
30
312000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * configure.in: add lib/libbsp to the GNU canonicalized
34        subdirectories, remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
35        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
36        * ChangeLog: Fix typos.
37
382000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * configure.in: add tests to the GNU canonicalized subdirectories.
41
422000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
45
462000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * configure.in: add lib to the GNU canonicalized subdirectories,
49        make the lib directory before configuring lib/.
50
512000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * configure.in, Makefile.am: add exec to the GNU canonicalized
54        subdirectories.
55
562000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
59
602000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * configure.in: add libnetworking, librpc and librdb to the GNU
63        canonicalized subdirectories.
64 
652000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * configure.in: add libmisc and libchip to the GNU canonicalized
68        subdirectories.
69
702000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
73        canonicalization to libfs/.
74        The approach is currently a bit of a hack as GNU canonicalization
75        does not support the per-BSP build some of the other directories
76        require.  As more of the tree is converted, this will become less
77        of an issue.
78
792000-10-18      Joel Sherrill <joel@OARcorp.com>
80
81        * wrapup/Makefile.am: Added libfs.
82
832000-10-18       Chris Johns <ccj@acm.org>
84
85        * libfs created.
86        * configure.in: Added libfs subdirectory.
87
882000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET,
91        RTEMS_CANONICALIZE_TOOLS.
92
932000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * wrapup/Makefile.am: Include compile.am.
96
972000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
100
1012000-08-10      Joel Sherrill <joel@OARcorp.com>
102
103        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.