source: rtems/c/ChangeLog @ 698b292

4.104.114.84.95
Last change on this file since 698b292 was 45789f2, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/21/02 at 13:10:06

2002-10-21 Ralf Corsepius <corsepiu@…>

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