source: rtems/c/src/ChangeLog @ 8b5d0db3

4.104.114.84.95
Last change on this file since 8b5d0db3 was 6e6f0f06, checked in by Joel Sherrill <joel.sherrill@…>, on 02/05/01 at 18:09:20

2001-02-03 Ralf Corsepius <corsepiu@…>

  • Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
  • Property mode set to 100644
File size: 2.7 KB
Line 
12001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
4
52000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
8
92000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
12
132000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.in: Switch to GNU-canonicalization.
16        * Makefile.am: Reflect changes to configure.in.
17        * acinclude.m4: Remove.
18
192000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.in: add lib/libbsp to the GNU canonicalized
22        subdirectories, remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
23        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
24        * ChangeLog: Fix typos.
25
262000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.in: add tests to the GNU canonicalized subdirectories.
29
302000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
33
342000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.in: add lib to the GNU canonicalized subdirectories,
37        make the lib directory before configuring lib/.
38
392000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.in, Makefile.am: add exec to the GNU canonicalized
42        subdirectories.
43
442000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
47
482000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * configure.in: add libnetworking, librpc and librdb to the GNU
51        canonicalized subdirectories.
52 
532000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * configure.in: add libmisc and libchip to the GNU canonicalized
56        subdirectories.
57
582000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
61        canonicalization to libfs/.
62        The approach is currently a bit of a hack as GNU canonicalization
63        does not support the per-BSP build some of the other directories
64        require.  As more of the tree is converted, this will become less
65        of an issue.
66
672000-10-18      Joel Sherrill <joel@OARcorp.com>
68
69        * wrapup/Makefile.am: Added libfs.
70
712000-10-18       Chris Johns <ccj@acm.org>
72
73        * libfs created.
74        * configure.in: Added libfs subdirectory.
75
762000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET,
79        RTEMS_CANONICALIZE_TOOLS.
80
812000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * wrapup/Makefile.am: Include compile.am.
84
852000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
88
892000-08-10      Joel Sherrill <joel@OARcorp.com>
90
91        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.