source: rtems/c/ChangeLog @ f94470a5

4.104.114.84.95
Last change on this file since f94470a5 was ceddf30, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/02/02 at 13:56:52

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

  • Makefile.am: Use mkinstalldirs instead of mkdir.
  • Property mode set to 100644
File size: 2.5 KB
Line 
12002-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Use mkinstalldirs instead of mkdir.
4
52002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Fix --enable-rtemsbsp= handling.
8
92002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * .cvsignore: Reformat.
12        Add autom4te*cache.
13        Remove autom4te.cache.
14
152002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * configure.ac: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
18
192002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac:
22        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
23        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
24        * Makefile.am: Remove AUTOMAKE_OPTIONS.
25
262002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Remove make from SUBDIRS.
29        * configure.ac: Remove make from CONFIG_SUBDIRS, cosmetics.
30
312001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
34        * configure.in: Remove.
35        * configure.ac: New file, generated from configure.in by autoupdate.
36
372001-05-25      Joel Sherrill <joel@OARcorp.com>
38
39        * TESTED: Corrected the name of the MRM332 BSP.
40
412001-05-25      Joel Sherrill <joel@OARcorp.com>
42
43        * TESTED: Updated the list of BSPs.
44        * TOOLS_TARGETS: Updated the list of tools and object formats.
45
462001-03-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * configure.in: Use ${MAKE} in message at the end of the
49        configure.in.
50
512001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * configure.in: Apply _RTEMS_ADJUST_SRCDIR.
54
552000-12-14      Joel Sherrill <joel@OARcorp.com>
56
57        * TESTED: Added comment on 68en302 now that there is a network driver.
58
592000-11-25      Joel Sherrill <joel@OARcorp.com>
60
61        * TESTED: Added jmr3904 entry.
62
632000-11-20      Joel Sherrill <joel@OARcorp.com>
64
65        * TESTED: Added new sparc variations (erc32, leon, and Tharsys).
66
672000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * configure.in: catch -enable-rtemsbsp (Allowed by autoconf).
70        Autoconf allows one to pass -enable-*, but this file expected --enable*.
71
722000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
75
762000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
79
802000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * Makefile.am: Switch to GNU-canonicalization.
83
842000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * Makefile.am: Make sure $SHELL inside of Makefiles does not get
87        propagated to the BSP-subdirectories if a user specified CONFIG_SHELL.
88
892000-08-10      Joel Sherrill <joel@OARcorp.com>
90
91        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.