source: rtems/c/src/ChangeLog @ b91f0338

4.104.114.84.95
Last change on this file since b91f0338 was efcb89c, checked in by Joel Sherrill <joel.sherrill@…>, on 12/18/01 at 14:12:07

2001-12-18 Ralf Corsepius <corsepiu@…>

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