source: rtems/c/src/ChangeLog @ df25c998

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

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

  • .cvsignore: Add autom4te.cache for autoconf > 2.52.
  • configure.in: Remove.
  • configure.ac: New file, generated from configure.in by autoupdate.
  • Property mode set to 100644
File size: 2.9 KB
Line 
12001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
4        * configure.in: Remove.
5        * configure.ac: New file, generated from configure.in by autoupdate.
6
72001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
10
112000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
14
152000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
18
192000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.in: Switch to GNU-canonicalization.
22        * Makefile.am: Reflect changes to configure.in.
23        * acinclude.m4: Remove.
24
252000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * configure.in: add lib/libbsp to the GNU canonicalized
28        subdirectories, remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
29        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
30        * ChangeLog: Fix typos.
31
322000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.in: add tests to the GNU canonicalized subdirectories.
35
362000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
39
402000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * configure.in: add lib to the GNU canonicalized subdirectories,
43        make the lib directory before configuring lib/.
44
452000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * configure.in, Makefile.am: add exec to the GNU canonicalized
48        subdirectories.
49
502000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
53
542000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.in: add libnetworking, librpc and librdb to the GNU
57        canonicalized subdirectories.
58 
592000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * configure.in: add libmisc and libchip to the GNU canonicalized
62        subdirectories.
63
642000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
67        canonicalization to libfs/.
68        The approach is currently a bit of a hack as GNU canonicalization
69        does not support the per-BSP build some of the other directories
70        require.  As more of the tree is converted, this will become less
71        of an issue.
72
732000-10-18      Joel Sherrill <joel@OARcorp.com>
74
75        * wrapup/Makefile.am: Added libfs.
76
772000-10-18       Chris Johns <ccj@acm.org>
78
79        * libfs created.
80        * configure.in: Added libfs subdirectory.
81
822000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET,
85        RTEMS_CANONICALIZE_TOOLS.
86
872000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * wrapup/Makefile.am: Include compile.am.
90
912000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
94
952000-08-10      Joel Sherrill <joel@OARcorp.com>
96
97        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.