source: rtems/c/src/ChangeLog @ a314d3b4

4.104.114.84.95
Last change on this file since a314d3b4 was a314d3b4, checked in by Joel Sherrill <joel.sherrill@…>, on 11/02/00 at 15:49:06

2000-11-02 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
  • Property mode set to 100644
File size: 2.4 KB
Line 
12000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
4
52000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.in: Switch to GNU-canonicalization.
8        * Makefile.am: Reflect changes to configure.in.
9        * acinclude.m4: Remove.
10
112000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * configure.in: add lib/libbsp to the GNU canonicalized
14        subdirectories, remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
15        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
16        * ChangeLog: Fix typos.
17
182000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * configure.in: add tests to the GNU canonicalized subdirectories.
21
222000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
25
262000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.in: add lib to the GNU canonicalized subdirectories,
29        make the lib directory before configuring lib/.
30
312000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * configure.in, Makefile.am: add exec to the GNU canonicalized
34        subdirectories.
35
362000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
39
402000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * configure.in: add libnetworking, librpc and librdb to the GNU
43        canonicalized subdirectories.
44 
452000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * configure.in: add libmisc and libchip to the GNU canonicalized
48        subdirectories.
49
502000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
53        canonicalization to libfs/.
54        The approach is currently a bit of a hack as GNU canonicalization
55        does not support the per-BSP build some of the other directories
56        require.  As more of the tree is converted, this will become less
57        of an issue.
58
592000-10-18      Joel Sherrill <joel@OARcorp.com>
60
61        * wrapup/Makefile.am: Added libfs.
62
632000-10-18       Chris Johns <ccj@acm.org>
64
65        * libfs created.
66        * configure.in: Added libfs subdirectory.
67
682000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET,
71        RTEMS_CANONICALIZE_TOOLS.
72
732000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * wrapup/Makefile.am: Include compile.am.
76
772000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
80
812000-08-10      Joel Sherrill <joel@OARcorp.com>
82
83        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.